Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 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-ssh17946744357792521065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2877647281182055698.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5934551632112082380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6349290292925419578.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-ssh4175276673566904315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14942 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 Avoid second fetch Checking out Revision a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 (main) 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 > 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 Commit message: "docs: Add main branch Warning (#561)" > git checkout -f a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 > git rev-list --no-walk 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T18:58:22.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T18:58:22.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T18:58:22.202Z] ========================================================= [2023-05-10T18:58:22.202Z] EdgeX Global Pipelines Version Info [2023-05-10T18:58:22.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:58:23.294Z] ------------------- [2023-05-10T18:58:23.294Z] stable info: [2023-05-10T18:58:23.294Z] ------------------- [2023-05-10T18:58:23.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T18:58:23.294Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:58:23.294Z] Message: update stable to v1.0.249 [2023-05-10T18:58:23.555Z] ------------------- [2023-05-10T18:58:23.555Z] experimental info: [2023-05-10T18:58:23.555Z] ------------------- [2023-05-10T18:58:23.555Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T18:58:23.555Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:58:23.555Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T18:58:23.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-10T18:58:23.739Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-10T18:58:23.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T18:58:23.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T18:58:23.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T18:58:23.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T18:58:23.810Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T18:58:23.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T18:58:23.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T18:58:23.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T18:58:23.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T18:58:23.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-10T18:58:23.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T18:58:23.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T18:58:23.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:58:23.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:58:23.949Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:58:23.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:58:23.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T18:58:23.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T18:58:24.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T18:58:24.017Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T18:58:24.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T18:58:24.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T18:58:24.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T18:58:24.069Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T18:58:24.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T18:58:24.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T18:58:24.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T18:58:24.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T18:58:24.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo [2023-05-10T18:58:24.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1dbe1c [Pipeline] echo [2023-05-10T18:58:24.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:58:24.237Z] provisioning config files... [2023-05-10T18:58:24.261Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7515962225825135322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:58:24.569Z] ---> docker-login.sh [2023-05-10T18:58:24.569Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:58:24.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:24.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:24.830Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:24.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:24.830Z] [2023-05-10T18:58:24.830Z] Login Succeeded [2023-05-10T18:58:24.830Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:58:24.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:24.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:24.830Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:24.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:24.830Z] [2023-05-10T18:58:24.830Z] Login Succeeded [2023-05-10T18:58:24.830Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:58:25.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:25.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:25.091Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:25.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:25.091Z] [2023-05-10T18:58:25.091Z] Login Succeeded [2023-05-10T18:58:25.091Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:58:25.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:25.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:25.091Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:25.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:25.091Z] [2023-05-10T18:58:25.091Z] Login Succeeded [2023-05-10T18:58:25.091Z] docker.io [2023-05-10T18:58:25.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:25.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:25.353Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:25.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:25.353Z] [2023-05-10T18:58:25.353Z] Login Succeeded [2023-05-10T18:58:25.353Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:58:25.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T18:58:25.734Z] + git rev-list -1 --merges a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0~1..a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo [2023-05-10T18:58:25.778Z] -----------> git rev-list -1 --merges a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0~1..a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [false] [Pipeline] sh [2023-05-10T18:58:26.064Z] + git log --format=format:%s -1 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo [2023-05-10T18:58:26.079Z] ========================================================= [2023-05-10T18:58:26.080Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T18:58:26.080Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:58:26.428Z] + git log --format=format:%s -1 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] echo [2023-05-10T18:58:26.440Z] [semverPrep] GIT_COMMIT: a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0, Commit Message: docs: Add main branch Warning (#561) [Pipeline] echo [2023-05-10T18:58:26.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T18:58:26.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:58:26.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T18:58:26.826Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T18:58:26.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T18:58:26.826Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T18:58:26.826Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T18:58:26.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:58:27.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:58:27.266Z] [2023-05-10T18:58:27.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:58:27.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:58:27.577Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T18:58:27.577Z] b85a868b505f: Pulling fs layer [2023-05-10T18:58:27.577Z] e2be974225ed: Pulling fs layer [2023-05-10T18:58:27.577Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T18:58:27.577Z] 988bab9f4d93: Pulling fs layer [2023-05-10T18:58:27.577Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T18:58:27.577Z] eaf3925da568: Pulling fs layer [2023-05-10T18:58:27.577Z] 1469e6f7b9e6: Waiting [2023-05-10T18:58:27.577Z] bab4dde63d76: Pulling fs layer [2023-05-10T18:58:27.577Z] bde34c3a00c8: Pulling fs layer [2023-05-10T18:58:27.577Z] eaf3925da568: Waiting [2023-05-10T18:58:27.577Z] bab4dde63d76: Waiting [2023-05-10T18:58:27.577Z] b352a97aabf1: Pulling fs layer [2023-05-10T18:58:27.577Z] 4872d77fe225: Pulling fs layer [2023-05-10T18:58:27.577Z] bde34c3a00c8: Waiting [2023-05-10T18:58:27.577Z] 5851b861e8e6: Pulling fs layer [2023-05-10T18:58:27.577Z] b352a97aabf1: Waiting [2023-05-10T18:58:27.577Z] 5851b861e8e6: Waiting [2023-05-10T18:58:27.577Z] e2be974225ed: Verifying Checksum [2023-05-10T18:58:27.577Z] e2be974225ed: Download complete [2023-05-10T18:58:27.577Z] 988bab9f4d93: Verifying Checksum [2023-05-10T18:58:27.577Z] 988bab9f4d93: Download complete [2023-05-10T18:58:27.577Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T18:58:27.577Z] 1469e6f7b9e6: Download complete [2023-05-10T18:58:27.577Z] eaf3925da568: Download complete [2023-05-10T18:58:27.839Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T18:58:27.839Z] 339a4e72a1f5: Download complete [2023-05-10T18:58:27.839Z] bde34c3a00c8: Verifying Checksum [2023-05-10T18:58:27.839Z] bde34c3a00c8: Download complete [2023-05-10T18:58:27.839Z] b352a97aabf1: Download complete [2023-05-10T18:58:27.839Z] 4872d77fe225: Download complete [2023-05-10T18:58:27.839Z] 5851b861e8e6: Verifying Checksum [2023-05-10T18:58:27.839Z] 5851b861e8e6: Download complete [2023-05-10T18:58:27.839Z] b85a868b505f: Verifying Checksum [2023-05-10T18:58:27.839Z] b85a868b505f: Download complete [2023-05-10T18:58:28.098Z] bab4dde63d76: Verifying Checksum [2023-05-10T18:58:28.098Z] bab4dde63d76: Download complete [2023-05-10T18:58:29.039Z] b85a868b505f: Pull complete [2023-05-10T18:58:29.039Z] e2be974225ed: Pull complete [2023-05-10T18:58:29.634Z] 339a4e72a1f5: Pull complete [2023-05-10T18:58:29.634Z] 988bab9f4d93: Pull complete [2023-05-10T18:58:29.893Z] 1469e6f7b9e6: Pull complete [2023-05-10T18:58:29.893Z] eaf3925da568: Pull complete [2023-05-10T18:58:31.807Z] bab4dde63d76: Pull complete [2023-05-10T18:58:31.807Z] bde34c3a00c8: Pull complete [2023-05-10T18:58:31.807Z] b352a97aabf1: Pull complete [2023-05-10T18:58:32.067Z] 4872d77fe225: Pull complete [2023-05-10T18:58:32.067Z] 5851b861e8e6: Pull complete [2023-05-10T18:58:32.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T18:58:32.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:58:32.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:58:32.175Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T18:58:32.211Z] $ 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-05-10T18:58:33.454Z] $ docker top e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e -eo pid,comm [2023-05-10T18:58:33.505Z] 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-05-10T18:58:33.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:58:33.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:58:33.551Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:58:33.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:58:33.674Z] $ docker exec e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent [2023-05-10T18:58:33.788Z] SSH_AUTH_SOCK=/tmp/ssh-pxCuRFmHzuBK/agent.32 [2023-05-10T18:58:33.788Z] SSH_AGENT_PID=38 [2023-05-10T18:58:33.795Z] Running ssh-add (command line suppressed) [2023-05-10T18:58:33.912Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11235813426525574372.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11235813426525574372.key) [2023-05-10T18:58:33.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:58:34.216Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T18:58:34.231Z] $ docker exec --env ******** --env ******** e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent -k [2023-05-10T18:58:34.329Z] unset SSH_AUTH_SOCK; [2023-05-10T18:58:34.330Z] unset SSH_AGENT_PID; [2023-05-10T18:58:34.331Z] echo Agent pid 38 killed; [2023-05-10T18:58:34.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T18:58:34.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:58:34.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:58:34.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:58:34.479Z] $ docker exec e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent [2023-05-10T18:58:34.584Z] SSH_AUTH_SOCK=/tmp/ssh-daEqH9ttayT8/agent.70 [2023-05-10T18:58:34.584Z] SSH_AGENT_PID=76 [2023-05-10T18:58:34.588Z] Running ssh-add (command line suppressed) [2023-05-10T18:58:34.692Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6559823029578266478.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6559823029578266478.key) [2023-05-10T18:58:34.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:58:34.993Z] + git semver init [2023-05-10T18:58:35.254Z] 2023-05-10 18:58:35,175 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T18:58:35.254Z] 2023-05-10 18:58:35,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-10T18:58:35.254Z] 2023-05-10 18:58:35,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-10T18:58:35.254Z] 2023-05-10 18:58:35,176 [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-05-10T18:58:36.200Z] 2023-05-10 18:58:35,935 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-10T18:58:36.200Z] 2023-05-10 18:58:35,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-10T18:58:36.200Z] 2023-05-10 18:58:35,936 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T18:58:36.200Z] 2023-05-10 18:58:35,936 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T18:58:36.200Z] 3.0.0-dev.43 [Pipeline] } [2023-05-10T18:58:36.213Z] $ docker exec --env ******** --env ******** e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e ssh-agent -k [2023-05-10T18:58:36.313Z] unset SSH_AUTH_SOCK; [2023-05-10T18:58:36.313Z] unset SSH_AGENT_PID; [2023-05-10T18:58:36.314Z] echo Agent pid 76 killed; [2023-05-10T18:58:36.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:58:36.626Z] + git semver [Pipeline] } [2023-05-10T18:58:36.904Z] $ docker stop --time=1 e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e [2023-05-10T18:58:38.221Z] $ docker rm -f --volumes e32ad8cf0aba42d7438de40dcfb16f2bb74f1f824befeed182fcf7f477ed075e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:58:38.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T18:58:38.792Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T18:58:38.794Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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-05-10T18:58:38.921Z] provisioning config files... [2023-05-10T18:58:38.931Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11695718188988085494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:58:39.232Z] ---> docker-login.sh [2023-05-10T18:58:39.232Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:58:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:39.232Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:39.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:39.232Z] [2023-05-10T18:58:39.232Z] Login Succeeded [2023-05-10T18:58:39.232Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:58:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:39.232Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:39.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:39.232Z] [2023-05-10T18:58:39.232Z] Login Succeeded [2023-05-10T18:58:39.232Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:58:39.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:39.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:39.494Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:39.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:39.494Z] [2023-05-10T18:58:39.494Z] Login Succeeded [2023-05-10T18:58:39.494Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:58:39.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:39.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:39.494Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:39.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:39.494Z] [2023-05-10T18:58:39.494Z] Login Succeeded [2023-05-10T18:58:39.494Z] docker.io [2023-05-10T18:58:39.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:58:39.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:58:39.753Z] Configure a credential helper to remove this warning. See [2023-05-10T18:58:39.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:58:39.753Z] [2023-05-10T18:58:39.753Z] Login Succeeded [2023-05-10T18:58:39.753Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:58:39.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:58:39.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:58:39.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:58:39.828Z] ========================================================= [2023-05-10T18:58:39.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T18:58:39.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:58:40.129Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T18:58:40.129Z] Sending build context to Docker daemon 3.333MB [2023-05-10T18:58:40.129Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:58:40.129Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T18:58:40.129Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T18:58:40.129Z] f56be85fc22e: Pulling fs layer [2023-05-10T18:58:40.129Z] 85791d961cd3: Pulling fs layer [2023-05-10T18:58:40.129Z] d694b5ae8c79: Pulling fs layer [2023-05-10T18:58:40.129Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T18:58:40.129Z] 4d19c01a9841: Pulling fs layer [2023-05-10T18:58:40.129Z] 9325e15d5711: Pulling fs layer [2023-05-10T18:58:40.129Z] 556b6ee489ea: Pulling fs layer [2023-05-10T18:58:40.129Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T18:58:40.129Z] 9f32a84ed3da: Waiting [2023-05-10T18:58:40.129Z] 4d19c01a9841: Waiting [2023-05-10T18:58:40.129Z] 9325e15d5711: Waiting [2023-05-10T18:58:40.129Z] c5a4b2cf53e6: Waiting [2023-05-10T18:58:40.129Z] 556b6ee489ea: Waiting [2023-05-10T18:58:40.129Z] 85791d961cd3: Download complete [2023-05-10T18:58:40.129Z] 9f32a84ed3da: Download complete [2023-05-10T18:58:40.129Z] 4d19c01a9841: Verifying Checksum [2023-05-10T18:58:40.129Z] 4d19c01a9841: Download complete [2023-05-10T18:58:40.129Z] f56be85fc22e: Verifying Checksum [2023-05-10T18:58:40.129Z] f56be85fc22e: Download complete [2023-05-10T18:58:40.390Z] 9325e15d5711: Verifying Checksum [2023-05-10T18:58:40.390Z] 9325e15d5711: Download complete [2023-05-10T18:58:40.390Z] f56be85fc22e: Pull complete [2023-05-10T18:58:40.655Z] 85791d961cd3: Pull complete [2023-05-10T18:58:40.916Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T18:58:40.916Z] c5a4b2cf53e6: Download complete [2023-05-10T18:58:40.916Z] d694b5ae8c79: Verifying Checksum [2023-05-10T18:58:40.916Z] d694b5ae8c79: Download complete [2023-05-10T18:58:40.916Z] 556b6ee489ea: Verifying Checksum [2023-05-10T18:58:40.916Z] 556b6ee489ea: Download complete [2023-05-10T18:58:44.206Z] d694b5ae8c79: Pull complete [2023-05-10T18:58:44.206Z] 9f32a84ed3da: Pull complete [2023-05-10T18:58:44.206Z] 4d19c01a9841: Pull complete [2023-05-10T18:58:44.206Z] 9325e15d5711: Pull complete [2023-05-10T18:58:46.736Z] 556b6ee489ea: Pull complete [2023-05-10T18:58:47.673Z] c5a4b2cf53e6: Pull complete [2023-05-10T18:58:47.673Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T18:58:47.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T18:58:47.673Z] ---> c4be618373d6 [2023-05-10T18:58:47.673Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:58:49.055Z] ---> Running in 8cc83f25fa81 [2023-05-10T18:58:49.055Z] Removing intermediate container 8cc83f25fa81 [2023-05-10T18:58:49.055Z] ---> 89b164f5e8e1 [2023-05-10T18:58:49.055Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:58:49.055Z] ---> Running in 844036db3592 [2023-05-10T18:58:49.055Z] Removing intermediate container 844036db3592 [2023-05-10T18:58:49.055Z] ---> 96d71dc22f8b [2023-05-10T18:58:49.055Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:58:49.055Z] ---> Running in e096e26f8021 [2023-05-10T18:58:49.055Z] Removing intermediate container e096e26f8021 [2023-05-10T18:58:49.055Z] ---> 52de8eebf66b [2023-05-10T18:58:49.055Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:58:49.055Z] ---> Running in 2d4f19a95fc6 [2023-05-10T18:58:49.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:58:49.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:58:49.621Z] OK: 265 MiB in 53 packages [2023-05-10T18:58:50.188Z] Removing intermediate container 2d4f19a95fc6 [2023-05-10T18:58:50.188Z] ---> 8eb9c33a4ae3 [2023-05-10T18:58:50.188Z] Step 7/12 : WORKDIR /app [2023-05-10T18:58:50.188Z] ---> Running in a5f742c71603 [2023-05-10T18:58:50.188Z] Removing intermediate container a5f742c71603 [2023-05-10T18:58:50.188Z] ---> 38930428c6a4 [2023-05-10T18:58:50.188Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T18:58:50.188Z] ---> b2a54d8c6319 [2023-05-10T18:58:50.188Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:58:50.188Z] ---> Running in df0f9b3eaacb [2023-05-10T18:58:53.884Z] Still waiting to schedule task [2023-05-10T18:58:53.885Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T18:59:08.286Z] Removing intermediate container df0f9b3eaacb [2023-05-10T18:59:08.286Z] ---> 1f4de49a96c2 [2023-05-10T18:59:08.286Z] Step 10/12 : COPY . . [2023-05-10T18:59:08.286Z] ---> 5dfb819eb87b [2023-05-10T18:59:08.286Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:59:08.545Z] ---> Running in 0e0ad0837fbb [2023-05-10T18:59:08.545Z] Removing intermediate container 0e0ad0837fbb [2023-05-10T18:59:08.545Z] ---> 8adee3960326 [2023-05-10T18:59:08.545Z] Step 12/12 : RUN $MAKE [2023-05-10T18:59:08.545Z] ---> Running in 2412a184f010 [2023-05-10T18:59:08.803Z] noop [2023-05-10T18:59:09.062Z] Removing intermediate container 2412a184f010 [2023-05-10T18:59:09.062Z] ---> 22e6c704ef21 [2023-05-10T18:59:09.062Z] Successfully built 22e6c704ef21 [2023-05-10T18:59:09.062Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:59:09.374Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:59:09.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:59:09.442Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T18:59:09.470Z] $ 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-05-10T18:59:09.799Z] $ docker top b93af35b29c76cdd4b2c5aaf686f99ca6d4533213356a17c3bc97325b628515e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:59:10.138Z] + go version [2023-05-10T18:59:10.138Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T18:59:10.153Z] $ docker stop --time=1 b93af35b29c76cdd4b2c5aaf686f99ca6d4533213356a17c3bc97325b628515e [2023-05-10T18:59:11.402Z] $ docker rm -f --volumes b93af35b29c76cdd4b2c5aaf686f99ca6d4533213356a17c3bc97325b628515e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:59:11.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:59:11.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:59:11.887Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T18:59:11.921Z] $ 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-05-10T18:59:12.246Z] $ docker top aaa2c58cfb666964bf90fb1128e838968d9c4a13e346720af5c099f15398e0a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:59:12.589Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:59:12.891Z] + make test [2023-05-10T18:59:12.891Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T18:59:30.981Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T18:59:46.403Z] go vet ./... [2023-05-10T18:59:50.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:59:50.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:59:50.590Z] ./bin/test-attribution-txt.sh [2023-05-10T18:59:50.590Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T18:59:50.590Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T18:59:50.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:59:50.613Z] $ docker stop --time=1 aaa2c58cfb666964bf90fb1128e838968d9c4a13e346720af5c099f15398e0a2 [2023-05-10T18:59:53.846Z] $ docker rm -f --volumes aaa2c58cfb666964bf90fb1128e838968d9c4a13e346720af5c099f15398e0a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:59:54.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:59:54.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T18:59:54.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:59:55.413Z] + ls -al . [2023-05-10T18:59:55.413Z] total 176 [2023-05-10T18:59:55.413Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:59 . [2023-05-10T18:59:55.413Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:58 .. [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:58 .dockerignore [2023-05-10T18:59:55.413Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:58 .git [2023-05-10T18:59:55.413Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:58 .github [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 18:58 .gitignore [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:58 .golangci.yml [2023-05-10T18:59:55.413Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:58 .semver [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 18:58 Attribution.txt [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 18:58 CHANGELOG.md [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 18:58 Dockerfile [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:58 GOVERNANCE.md [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:58 Jenkinsfile [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:58 LICENSE [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:58 OWNERS.md [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 10 18:58 README.md [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:58 VERSION [2023-05-10T18:59:55.413Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:58 bin [2023-05-10T18:59:55.413Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 18:59 coverage.out [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 18:58 go.mod [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 18:58 go.sum [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 18:58 main.go [2023-05-10T18:59:55.413Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 18:58 makefile [2023-05-10T18:59:55.413Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:58 res [2023-05-10T18:59:55.413Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:59:55.722Z] + 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=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 --label arch=amd64 --label version=3.0.0-dev.43 . [2023-05-10T18:59:55.722Z] Sending build context to Docker daemon 3.334MB [2023-05-10T18:59:55.722Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:59:55.722Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:59:55.722Z] ---> 22e6c704ef21 [2023-05-10T18:59:55.722Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:59:55.722Z] ---> Running in 30b48ef23682 [2023-05-10T18:59:55.980Z] Removing intermediate container 30b48ef23682 [2023-05-10T18:59:55.980Z] ---> 4a58199aee0f [2023-05-10T18:59:55.980Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:59:55.980Z] ---> Running in 8940bcaeeb5e [2023-05-10T18:59:55.980Z] Removing intermediate container 8940bcaeeb5e [2023-05-10T18:59:55.980Z] ---> d2429e671f83 [2023-05-10T18:59:55.980Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:59:55.980Z] ---> Running in 1a935788ad21 [2023-05-10T18:59:55.980Z] Removing intermediate container 1a935788ad21 [2023-05-10T18:59:55.980Z] ---> 6374bdf3ac73 [2023-05-10T18:59:55.980Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:59:55.980Z] ---> Running in 3c525a0a6fdd [2023-05-10T18:59:56.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:59:56.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:59:56.498Z] OK: 265 MiB in 53 packages [2023-05-10T18:59:56.757Z] Removing intermediate container 3c525a0a6fdd [2023-05-10T18:59:56.757Z] ---> 5dd168708e6f [2023-05-10T18:59:56.757Z] Step 7/26 : WORKDIR /app [2023-05-10T18:59:57.017Z] ---> Running in 9ce84b31ab19 [2023-05-10T18:59:57.017Z] Removing intermediate container 9ce84b31ab19 [2023-05-10T18:59:57.017Z] ---> 78090a6948e6 [2023-05-10T18:59:57.017Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T18:59:57.017Z] ---> f8fa6a48fd2d [2023-05-10T18:59:57.017Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:59:57.017Z] ---> Running in f1593d970643 [2023-05-10T18:59:57.956Z] Removing intermediate container f1593d970643 [2023-05-10T18:59:57.956Z] ---> 324b6e5abd9f [2023-05-10T18:59:57.956Z] Step 10/26 : COPY . . [2023-05-10T18:59:57.956Z] ---> d6a2dd23360d [2023-05-10T18:59:57.956Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:59:57.956Z] ---> Running in c046efceade1 [2023-05-10T18:59:57.956Z] Removing intermediate container c046efceade1 [2023-05-10T18:59:57.956Z] ---> 9ed1e4d5f810 [2023-05-10T18:59:57.956Z] Step 12/26 : RUN $MAKE [2023-05-10T18:59:58.217Z] ---> Running in 9caf6fce103e [2023-05-10T18:59:58.477Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.43" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T19:00:16.755Z] Removing intermediate container 9caf6fce103e [2023-05-10T19:00:16.755Z] ---> a58ece10696d [2023-05-10T19:00:16.755Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T19:00:16.755Z] 3.17: Pulling from library/alpine [2023-05-10T19:00:16.755Z] f56be85fc22e: Already exists [2023-05-10T19:00:16.755Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T19:00:16.755Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T19:00:16.755Z] ---> 9ed4aefc74f6 [2023-05-10T19:00:16.755Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T19:00:16.755Z] ---> Running in e26ce7e6d0ff [2023-05-10T19:00:16.755Z] Removing intermediate container e26ce7e6d0ff [2023-05-10T19:00:16.755Z] ---> 70b070484869 [2023-05-10T19:00:16.755Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T19:00:16.755Z] ---> Running in e10c3ec1e93b [2023-05-10T19:00:16.755Z] Removing intermediate container e10c3ec1e93b [2023-05-10T19:00:16.755Z] ---> 2fa3ca25d15c [2023-05-10T19:00:16.755Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T19:00:16.755Z] ---> Running in 43832c76e6cd [2023-05-10T19:00:16.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T19:00:16.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T19:00:16.755Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T19:00:16.755Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T19:00:16.755Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T19:00:16.755Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T19:00:16.755Z] OK: 8 MiB in 17 packages [2023-05-10T19:00:16.755Z] Removing intermediate container 43832c76e6cd [2023-05-10T19:00:16.755Z] ---> d5ac44431685 [2023-05-10T19:00:16.755Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T19:00:16.755Z] ---> ec363f1529a2 [2023-05-10T19:00:16.755Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T19:00:17.012Z] ---> e58e9e3193a1 [2023-05-10T19:00:17.012Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T19:00:17.012Z] ---> 628d3ae19f68 [2023-05-10T19:00:17.013Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T19:00:18.027Z] ---> 40950500a864 [2023-05-10T19:00:18.027Z] Step 21/26 : EXPOSE 48095 [2023-05-10T19:00:18.027Z] ---> Running in b879dff9d4ba [2023-05-10T19:00:18.027Z] Removing intermediate container b879dff9d4ba [2023-05-10T19:00:18.027Z] ---> aa767ed1a648 [2023-05-10T19:00:18.027Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T19:00:18.027Z] ---> Running in 24178a92c122 [2023-05-10T19:00:18.027Z] Removing intermediate container 24178a92c122 [2023-05-10T19:00:18.027Z] ---> c1e8b9da5bd5 [2023-05-10T19:00:18.027Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T19:00:18.027Z] ---> Running in 6e2fd6bf5ce8 [2023-05-10T19:00:18.027Z] Removing intermediate container 6e2fd6bf5ce8 [2023-05-10T19:00:18.027Z] ---> b6b7ec50cd65 [2023-05-10T19:00:18.027Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T19:00:18.027Z] ---> Running in 01e7e4c60a31 [2023-05-10T19:00:18.027Z] Removing intermediate container 01e7e4c60a31 [2023-05-10T19:00:18.027Z] ---> 89a966d652e5 [2023-05-10T19:00:18.027Z] Step 25/26 : LABEL git_sha=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:00:18.286Z] ---> Running in 07e24caa7cdb [2023-05-10T19:00:18.286Z] Removing intermediate container 07e24caa7cdb [2023-05-10T19:00:18.286Z] ---> 5b39b7432fd2 [2023-05-10T19:00:18.286Z] Step 26/26 : LABEL version=3.0.0-dev.43 [2023-05-10T19:00:18.286Z] ---> Running in 28a415ee4a73 [2023-05-10T19:00:18.286Z] Removing intermediate container 28a415ee4a73 [2023-05-10T19:00:18.286Z] ---> 07627a8c940c [2023-05-10T19:00:18.286Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T19:00:18.286Z] Successfully built 07627a8c940c [2023-05-10T19:00:18.286Z] 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-05-10T19:00:18.387Z] provisioning config files... [2023-05-10T19:00:18.395Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5374466388202150090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:00:18.688Z] ---> docker-login.sh [2023-05-10T19:00:18.688Z] nexus3.edgexfoundry.org:10001 [2023-05-10T19:00:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:00:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:00:18.688Z] Configure a credential helper to remove this warning. See [2023-05-10T19:00:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:00:18.688Z] [2023-05-10T19:00:18.688Z] Login Succeeded [2023-05-10T19:00:18.688Z] nexus3.edgexfoundry.org:10002 [2023-05-10T19:00:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:00:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:00:18.688Z] Configure a credential helper to remove this warning. See [2023-05-10T19:00:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:00:18.688Z] [2023-05-10T19:00:18.688Z] Login Succeeded [2023-05-10T19:00:18.688Z] nexus3.edgexfoundry.org:10003 [2023-05-10T19:00:18.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:00:18.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:00:18.947Z] Configure a credential helper to remove this warning. See [2023-05-10T19:00:18.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:00:18.947Z] [2023-05-10T19:00:18.947Z] Login Succeeded [2023-05-10T19:00:18.947Z] nexus3.edgexfoundry.org:10004 [2023-05-10T19:00:18.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:00:18.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:00:18.947Z] Configure a credential helper to remove this warning. See [2023-05-10T19:00:18.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:00:18.947Z] [2023-05-10T19:00:18.947Z] Login Succeeded [2023-05-10T19:00:18.947Z] docker.io [2023-05-10T19:00:18.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:00:19.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:00:19.206Z] Configure a credential helper to remove this warning. See [2023-05-10T19:00:19.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:00:19.206Z] [2023-05-10T19:00:19.206Z] Login Succeeded [2023-05-10T19:00:19.206Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T19:00:19.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T19:00:19.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:00:19.255Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-10T19:00:19.255Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:00:19.255Z] latest [2023-05-10T19:00:19.255Z] 3.0.0-dev.43 [2023-05-10T19:00:19.255Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [2023-05-10T19:00:19.255Z] main [2023-05-10T19:00:19.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:19.575Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:19.885Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:00:19.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T19:00:19.885Z] 90a9825fef61: Preparing [2023-05-10T19:00:19.885Z] 475947cf38ca: Preparing [2023-05-10T19:00:19.885Z] 1b9bcb65cea5: Preparing [2023-05-10T19:00:19.885Z] 6ea12e9515b3: Preparing [2023-05-10T19:00:19.885Z] 7ca9366dccff: Preparing [2023-05-10T19:00:19.885Z] f1417ff83b31: Preparing [2023-05-10T19:00:19.885Z] f1417ff83b31: Waiting [2023-05-10T19:00:19.885Z] 1b9bcb65cea5: Pushed [2023-05-10T19:00:19.885Z] 6ea12e9515b3: Pushed [2023-05-10T19:00:19.885Z] 475947cf38ca: Pushed [2023-05-10T19:00:19.885Z] f1417ff83b31: Layer already exists [2023-05-10T19:00:19.885Z] 7ca9366dccff: Pushed [2023-05-10T19:00:22.417Z] 90a9825fef61: Pushed [2023-05-10T19:00:22.417Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:22.727Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:23.035Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-10T19:00:23.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T19:00:23.035Z] 90a9825fef61: Preparing [2023-05-10T19:00:23.035Z] 475947cf38ca: Preparing [2023-05-10T19:00:23.035Z] 1b9bcb65cea5: Preparing [2023-05-10T19:00:23.035Z] 6ea12e9515b3: Preparing [2023-05-10T19:00:23.035Z] 7ca9366dccff: Preparing [2023-05-10T19:00:23.035Z] f1417ff83b31: Preparing [2023-05-10T19:00:23.035Z] f1417ff83b31: Waiting [2023-05-10T19:00:23.035Z] 475947cf38ca: Layer already exists [2023-05-10T19:00:23.035Z] 7ca9366dccff: Layer already exists [2023-05-10T19:00:23.035Z] 90a9825fef61: Layer already exists [2023-05-10T19:00:23.035Z] 1b9bcb65cea5: Layer already exists [2023-05-10T19:00:23.035Z] 6ea12e9515b3: Layer already exists [2023-05-10T19:00:23.035Z] f1417ff83b31: Layer already exists [2023-05-10T19:00:23.035Z] latest: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:23.337Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:23.640Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.43 [2023-05-10T19:00:23.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T19:00:23.640Z] 90a9825fef61: Preparing [2023-05-10T19:00:23.640Z] 475947cf38ca: Preparing [2023-05-10T19:00:23.640Z] 1b9bcb65cea5: Preparing [2023-05-10T19:00:23.640Z] 6ea12e9515b3: Preparing [2023-05-10T19:00:23.640Z] 7ca9366dccff: Preparing [2023-05-10T19:00:23.640Z] f1417ff83b31: Preparing [2023-05-10T19:00:23.640Z] f1417ff83b31: Waiting [2023-05-10T19:00:23.640Z] 1b9bcb65cea5: Layer already exists [2023-05-10T19:00:23.640Z] 475947cf38ca: Layer already exists [2023-05-10T19:00:23.640Z] 6ea12e9515b3: Layer already exists [2023-05-10T19:00:23.640Z] 7ca9366dccff: Layer already exists [2023-05-10T19:00:23.640Z] 90a9825fef61: Layer already exists [2023-05-10T19:00:23.640Z] f1417ff83b31: Layer already exists [2023-05-10T19:00:23.640Z] 3.0.0-dev.43: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:23.944Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:24.272Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [2023-05-10T19:00:24.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T19:00:24.272Z] 90a9825fef61: Preparing [2023-05-10T19:00:24.272Z] 475947cf38ca: Preparing [2023-05-10T19:00:24.272Z] 1b9bcb65cea5: Preparing [2023-05-10T19:00:24.272Z] 6ea12e9515b3: Preparing [2023-05-10T19:00:24.272Z] 7ca9366dccff: Preparing [2023-05-10T19:00:24.272Z] f1417ff83b31: Preparing [2023-05-10T19:00:24.272Z] f1417ff83b31: Waiting [2023-05-10T19:00:24.272Z] 6ea12e9515b3: Layer already exists [2023-05-10T19:00:24.272Z] 1b9bcb65cea5: Layer already exists [2023-05-10T19:00:24.272Z] 475947cf38ca: Layer already exists [2023-05-10T19:00:24.272Z] 90a9825fef61: Layer already exists [2023-05-10T19:00:24.272Z] 7ca9366dccff: Layer already exists [2023-05-10T19:00:24.272Z] f1417ff83b31: Layer already exists [2023-05-10T19:00:24.272Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:24.600Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:24.918Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-10T19:00:24.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-10T19:00:24.918Z] 90a9825fef61: Preparing [2023-05-10T19:00:24.918Z] 475947cf38ca: Preparing [2023-05-10T19:00:24.918Z] 1b9bcb65cea5: Preparing [2023-05-10T19:00:24.918Z] 6ea12e9515b3: Preparing [2023-05-10T19:00:24.918Z] 7ca9366dccff: Preparing [2023-05-10T19:00:24.918Z] f1417ff83b31: Preparing [2023-05-10T19:00:24.918Z] f1417ff83b31: Waiting [2023-05-10T19:00:24.918Z] 7ca9366dccff: Layer already exists [2023-05-10T19:00:24.918Z] 475947cf38ca: Layer already exists [2023-05-10T19:00:24.918Z] 90a9825fef61: Layer already exists [2023-05-10T19:00:24.918Z] 6ea12e9515b3: Layer already exists [2023-05-10T19:00:24.918Z] 1b9bcb65cea5: Layer already exists [2023-05-10T19:00:24.918Z] f1417ff83b31: Layer already exists [2023-05-10T19:00:24.918Z] main: digest: sha256:c49d9191b7acf193b333113bf07e475782b25cf25987ff75c0c52f190704d576 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T19:00:24.977Z] ===================================================== [Pipeline] echo [2023-05-10T19:00:24.988Z] taggedImages: [2023-05-10T19:00:24.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:00:24.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-10T19:00:24.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.43 [2023-05-10T19:00:24.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [2023-05-10T19:00:24.988Z] - 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-05-10T19:00:25.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:00:25.350Z] [2023-05-10T19:00:25.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:00:25.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:00:25.648Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T19:00:25.648Z] 5eb5b503b376: Pulling fs layer [2023-05-10T19:00:25.648Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T19:00:25.648Z] ec43610c2a17: Pulling fs layer [2023-05-10T19:00:25.648Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T19:00:25.648Z] 33b1e0a273af: Pulling fs layer [2023-05-10T19:00:25.648Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T19:00:25.648Z] 2f39f015ded8: Pulling fs layer [2023-05-10T19:00:25.648Z] 33b1e0a273af: Waiting [2023-05-10T19:00:25.648Z] 2f39f015ded8: Waiting [2023-05-10T19:00:25.648Z] 5d3b04190fa2: Waiting [2023-05-10T19:00:25.648Z] 3a2ae6a8a46f: Waiting [2023-05-10T19:00:25.648Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T19:00:25.648Z] 5c69ac0246d0: Download complete [2023-05-10T19:00:25.648Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T19:00:25.648Z] 3a2ae6a8a46f: Download complete [2023-05-10T19:00:25.648Z] 33b1e0a273af: Verifying Checksum [2023-05-10T19:00:25.648Z] 33b1e0a273af: Download complete [2023-05-10T19:00:25.648Z] ec43610c2a17: Download complete [2023-05-10T19:00:25.648Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T19:00:25.648Z] 5d3b04190fa2: Download complete [2023-05-10T19:00:25.907Z] 5eb5b503b376: Verifying Checksum [2023-05-10T19:00:25.907Z] 5eb5b503b376: Download complete [2023-05-10T19:00:26.480Z] 2f39f015ded8: Download complete [2023-05-10T19:00:27.047Z] 5eb5b503b376: Pull complete [2023-05-10T19:00:27.047Z] 5c69ac0246d0: Pull complete [2023-05-10T19:00:27.613Z] ec43610c2a17: Pull complete [2023-05-10T19:00:27.613Z] 3a2ae6a8a46f: Pull complete [2023-05-10T19:00:27.613Z] 33b1e0a273af: Pull complete [2023-05-10T19:00:27.873Z] 5d3b04190fa2: Pull complete [2023-05-10T19:00:31.159Z] 2f39f015ded8: Pull complete [2023-05-10T19:00:31.159Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T19:00:31.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:00:31.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:00:31.494Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:00:31.528Z] $ 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-05-10T19:00:33.633Z] $ docker top 8063227c031e47f92335a879479b6f0028320564e0c20e067685b61744e96a0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:00:34.018Z] ---> job-cost.sh [2023-05-10T19:00:34.018Z] lf-activate-venv: SKIPPING [2023-05-10T19:00:34.018Z] INFO: No Stack... [2023-05-10T19:00:34.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T19:00:34.848Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T19:00:35.134Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-10T19:00:35.134Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T19:00:35.147Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [2023-05-10T19:00:35.160Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] did not exist. Created. [2023-05-10T19:00:35.160Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T19:00:35.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T19:00:35.492Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T19:00:35.498Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T19:00:35.519Z] $ docker stop --time=1 8063227c031e47f92335a879479b6f0028320564e0c20e067685b61744e96a0f [2023-05-10T19:00:36.667Z] $ docker rm -f --volumes 8063227c031e47f92335a879479b6f0028320564e0c20e067685b61744e96a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T19:01:39.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14944 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-10T19:01:39.446Z] Running in /w/workspace/app-service-configurable/161 [Pipeline] { [Pipeline] checkout [2023-05-10T19:01:39.478Z] Selected Git installation does not exist. Using Default [2023-05-10T19:01:39.479Z] The recommended git tool is: NONE [2023-05-10T19:01:46.173Z] using credential edgex-jenkins-ssh [2023-05-10T19:01:46.194Z] Cloning the remote Git repository [2023-05-10T19:01:46.257Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T19:01:46.372Z] > git init /w/workspace/app-service-configurable/161 # timeout=10 [2023-05-10T19:01:46.568Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T19:01:46.572Z] > git --version # timeout=10 [2023-05-10T19:01:46.604Z] > git --version # 'git version 2.25.1' [2023-05-10T19:01:46.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T19:01:46.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T19:01:47.991Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-10T19:01:48.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T19:01:49.137Z] Avoid second fetch [2023-05-10T19:01:49.138Z] Checking out Revision a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 (main) [2023-05-10T19:01:49.775Z] Commit message: "docs: Add main branch Warning (#561)" [2023-05-10T19:01:49.158Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T19:01:49.232Z] > git checkout -f a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T19:01:50.852Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T19:01:50.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T19:01:50.852Z] Dload Upload Total Spent Left Speed [2023-05-10T19:01:50.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-10T19:01:51.513Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T19:01:51.850Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T19:01:51.850Z] + sudo tee /etc/docker/daemon.new [2023-05-10T19:01:51.850Z] { [2023-05-10T19:01:51.850Z] "registry-mirrors": [ [2023-05-10T19:01:51.850Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T19:01:51.850Z] ], [2023-05-10T19:01:51.850Z] "bip": "10.250.0.254/24", [2023-05-10T19:01:51.850Z] "hosts": [ [2023-05-10T19:01:51.850Z] "tcp://0.0.0.0:5555", [2023-05-10T19:01:51.850Z] "unix:///var/run/docker.sock" [2023-05-10T19:01:51.850Z] ], [2023-05-10T19:01:51.850Z] "mtu": 1458, [2023-05-10T19:01:51.850Z] "selinux-enabled": true, [2023-05-10T19:01:51.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T19:01:51.850Z] } [Pipeline] sh [2023-05-10T19:01:52.194Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T19:01:52.535Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T19:02:14.696Z] provisioning config files... [2023-05-10T19:02:14.808Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/161@tmp/config12711039192299975151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:02:15.180Z] ---> docker-login.sh [2023-05-10T19:02:15.180Z] nexus3.edgexfoundry.org:10001 [2023-05-10T19:02:15.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:02:16.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:02:16.046Z] Configure a credential helper to remove this warning. See [2023-05-10T19:02:16.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:02:16.046Z] [2023-05-10T19:02:16.046Z] Login Succeeded [2023-05-10T19:02:16.046Z] nexus3.edgexfoundry.org:10002 [2023-05-10T19:02:16.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:02:16.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:02:16.338Z] Configure a credential helper to remove this warning. See [2023-05-10T19:02:16.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:02:16.338Z] [2023-05-10T19:02:16.338Z] Login Succeeded [2023-05-10T19:02:16.338Z] nexus3.edgexfoundry.org:10003 [2023-05-10T19:02:16.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:02:16.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:02:16.884Z] Configure a credential helper to remove this warning. See [2023-05-10T19:02:16.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:02:16.884Z] [2023-05-10T19:02:16.884Z] Login Succeeded [2023-05-10T19:02:16.884Z] nexus3.edgexfoundry.org:10004 [2023-05-10T19:02:17.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:02:17.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:02:17.156Z] Configure a credential helper to remove this warning. See [2023-05-10T19:02:17.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:02:17.156Z] [2023-05-10T19:02:17.156Z] Login Succeeded [2023-05-10T19:02:17.156Z] docker.io [2023-05-10T19:02:17.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:02:17.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:02:17.700Z] Configure a credential helper to remove this warning. See [2023-05-10T19:02:17.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:02:17.700Z] [2023-05-10T19:02:17.700Z] Login Succeeded [2023-05-10T19:02:17.700Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T19:02:17.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T19:02:18.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:02:18.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:02:18.061Z] ========================================================= [2023-05-10T19:02:18.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T19:02:18.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:02:18.435Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T19:02:18.435Z] Sending build context to Docker daemon 168.4kB [2023-05-10T19:02:18.705Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T19:02:18.705Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T19:02:18.975Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T19:02:18.975Z] c41833b44d91: Pulling fs layer [2023-05-10T19:02:18.975Z] ed15518f5707: Pulling fs layer [2023-05-10T19:02:18.975Z] feae8fd75edb: Pulling fs layer [2023-05-10T19:02:18.975Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T19:02:18.975Z] 3cdef696dda3: Pulling fs layer [2023-05-10T19:02:18.975Z] 2ced38df9373: Pulling fs layer [2023-05-10T19:02:18.975Z] 58f1dce35555: Pulling fs layer [2023-05-10T19:02:18.975Z] 242c74f7c9fa: Waiting [2023-05-10T19:02:18.975Z] 3cdef696dda3: Waiting [2023-05-10T19:02:18.975Z] 2ced38df9373: Waiting [2023-05-10T19:02:18.975Z] 58f1dce35555: Waiting [2023-05-10T19:02:18.975Z] ed15518f5707: Verifying Checksum [2023-05-10T19:02:18.975Z] ed15518f5707: Download complete [2023-05-10T19:02:18.975Z] 242c74f7c9fa: Download complete [2023-05-10T19:02:18.975Z] 3cdef696dda3: Verifying Checksum [2023-05-10T19:02:18.975Z] 3cdef696dda3: Download complete [2023-05-10T19:02:18.975Z] c41833b44d91: Verifying Checksum [2023-05-10T19:02:18.975Z] c41833b44d91: Download complete [2023-05-10T19:02:19.963Z] c41833b44d91: Pull complete [2023-05-10T19:02:20.644Z] 58f1dce35555: Verifying Checksum [2023-05-10T19:02:20.644Z] 58f1dce35555: Download complete [2023-05-10T19:02:20.644Z] ed15518f5707: Pull complete [2023-05-10T19:02:22.080Z] feae8fd75edb: Verifying Checksum [2023-05-10T19:02:22.080Z] feae8fd75edb: Download complete [2023-05-10T19:02:22.080Z] 2ced38df9373: Download complete [2023-05-10T19:02:34.536Z] feae8fd75edb: Pull complete [2023-05-10T19:02:34.536Z] 242c74f7c9fa: Pull complete [2023-05-10T19:02:34.536Z] 3cdef696dda3: Pull complete [2023-05-10T19:02:41.251Z] 2ced38df9373: Pull complete [2023-05-10T19:02:44.615Z] 58f1dce35555: Pull complete [2023-05-10T19:02:44.615Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T19:02:44.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T19:02:44.615Z] ---> fadd8f120f05 [2023-05-10T19:02:44.615Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T19:02:46.049Z] ---> Running in ef158c57ec3c [2023-05-10T19:02:46.320Z] Removing intermediate container ef158c57ec3c [2023-05-10T19:02:46.320Z] ---> c5de1a50af60 [2023-05-10T19:02:46.320Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T19:02:46.593Z] ---> Running in 8ec66b769827 [2023-05-10T19:02:46.865Z] Removing intermediate container 8ec66b769827 [2023-05-10T19:02:46.865Z] ---> 12e9c6dd2bfe [2023-05-10T19:02:46.865Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T19:02:46.865Z] ---> Running in 92e612bcd417 [2023-05-10T19:02:47.458Z] Removing intermediate container 92e612bcd417 [2023-05-10T19:02:47.458Z] ---> c2ad5c83a6c0 [2023-05-10T19:02:47.458Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T19:02:47.458Z] ---> Running in 3f0ef3094978 [2023-05-10T19:02:48.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T19:02:49.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T19:02:50.598Z] OK: 263 MiB in 53 packages [2023-05-10T19:02:52.557Z] Removing intermediate container 3f0ef3094978 [2023-05-10T19:02:52.557Z] ---> 63ea4bca0cff [2023-05-10T19:02:52.557Z] Step 7/12 : WORKDIR /app [2023-05-10T19:02:52.831Z] ---> Running in 4e9b05ca35f3 [2023-05-10T19:02:53.102Z] Removing intermediate container 4e9b05ca35f3 [2023-05-10T19:02:53.102Z] ---> 5170d57ea05d [2023-05-10T19:02:53.102Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T19:02:53.694Z] ---> 21aabfb6fc3d [2023-05-10T19:02:53.694Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T19:02:53.694Z] ---> Running in 2ee475bf66fa [2023-05-10T19:04:01.661Z] Removing intermediate container 2ee475bf66fa [2023-05-10T19:04:01.661Z] ---> da09e0ed184a [2023-05-10T19:04:01.661Z] Step 10/12 : COPY . . [2023-05-10T19:04:01.661Z] ---> fd1809f02539 [2023-05-10T19:04:01.661Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T19:04:01.661Z] ---> Running in be253704bbe1 [2023-05-10T19:04:01.661Z] Removing intermediate container be253704bbe1 [2023-05-10T19:04:01.661Z] ---> 3c4d1a29d219 [2023-05-10T19:04:01.662Z] Step 12/12 : RUN $MAKE [2023-05-10T19:04:01.662Z] ---> Running in a1e4fa58ecf5 [2023-05-10T19:04:01.662Z] noop [2023-05-10T19:04:01.662Z] Removing intermediate container a1e4fa58ecf5 [2023-05-10T19:04:01.662Z] ---> 2e5334eecc3d [2023-05-10T19:04:01.662Z] Successfully built 2e5334eecc3d [2023-05-10T19:04:01.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:04:02.014Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T19:04:02.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:04:02.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-14944 does not seem to be running inside a container [2023-05-10T19:04:02.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/161 -v /w/workspace/app-service-configurable/161:/w/workspace/app-service-configurable/161:rw,z -v /w/workspace/app-service-configurable/161@tmp:/w/workspace/app-service-configurable/161@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-05-10T19:04:03.828Z] $ docker top 562d8491e71b383f707623fdae7a62af1d675e98763a68dc7beb7167915fe8b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:04:04.697Z] + go version [2023-05-10T19:04:04.697Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T19:04:04.722Z] $ docker stop --time=1 562d8491e71b383f707623fdae7a62af1d675e98763a68dc7beb7167915fe8b3 [2023-05-10T19:04:06.433Z] $ docker rm -f --volumes 562d8491e71b383f707623fdae7a62af1d675e98763a68dc7beb7167915fe8b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:04:07.012Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T19:04:07.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:04:07.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-14944 does not seem to be running inside a container [2023-05-10T19:04:07.305Z] $ 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/161 -v /w/workspace/app-service-configurable/161:/w/workspace/app-service-configurable/161:rw,z -v /w/workspace/app-service-configurable/161@tmp:/w/workspace/app-service-configurable/161@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-05-10T19:04:08.507Z] $ docker top bf6a1b625ee2759820dda1aa15839d5565b1cf772a9e35cfac4cf9ced084a655 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:04:09.373Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/161 [Pipeline] fileExists [Pipeline] sh [2023-05-10T19:04:10.045Z] + make test [2023-05-10T19:04:10.045Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T19:07:01.838Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T19:07:02.423Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T19:07:02.423Z] go vet ./... [2023-05-10T19:09:24.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T19:09:24.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T19:09:24.162Z] ./bin/test-attribution-txt.sh [2023-05-10T19:09:24.162Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T19:09:24.162Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T19:09:24.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T19:09:24.205Z] $ docker stop --time=1 bf6a1b625ee2759820dda1aa15839d5565b1cf772a9e35cfac4cf9ced084a655 [2023-05-10T19:09:26.042Z] $ docker rm -f --volumes bf6a1b625ee2759820dda1aa15839d5565b1cf772a9e35cfac4cf9ced084a655 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T19:09:27.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T19:09:27.575Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T19:09:28.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T19:09:28.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T19:09:28.758Z] + ls -al . [2023-05-10T19:09:28.758Z] total 172 [2023-05-10T19:09:28.758Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 19:04 . [2023-05-10T19:09:28.758Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:01 .. [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 19:01 .dockerignore [2023-05-10T19:09:28.758Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:01 .git [2023-05-10T19:09:28.758Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:01 .github [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 19:01 .gitignore [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:01 .golangci.yml [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 19:01 Attribution.txt [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 19:01 CHANGELOG.md [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 19:01 Dockerfile [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:01 GOVERNANCE.md [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 19:01 Jenkinsfile [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 19:01 LICENSE [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 19:01 OWNERS.md [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 10 19:01 README.md [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:58 VERSION [2023-05-10T19:09:28.758Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:01 bin [2023-05-10T19:09:28.758Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 19:04 coverage.out [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 19:01 go.mod [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 19:01 go.sum [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 19:01 main.go [2023-05-10T19:09:28.758Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 19:01 makefile [2023-05-10T19:09:28.758Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:01 res [2023-05-10T19:09:28.758Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:09:29.106Z] + 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=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 --label arch=arm64 --label version=3.0.0-dev.43 . [2023-05-10T19:09:29.106Z] Sending build context to Docker daemon 169.5kB [2023-05-10T19:09:29.375Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T19:09:29.375Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T19:09:29.375Z] ---> 2e5334eecc3d [2023-05-10T19:09:29.375Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T19:09:29.375Z] ---> Running in b32344c01601 [2023-05-10T19:09:29.644Z] Removing intermediate container b32344c01601 [2023-05-10T19:09:29.644Z] ---> a632e7be7818 [2023-05-10T19:09:29.644Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T19:09:29.913Z] ---> Running in 70985b6483e2 [2023-05-10T19:09:30.182Z] Removing intermediate container 70985b6483e2 [2023-05-10T19:09:30.182Z] ---> 4702b7c8446f [2023-05-10T19:09:30.182Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T19:09:30.182Z] ---> Running in afb8d2bc1da4 [2023-05-10T19:09:30.451Z] Removing intermediate container afb8d2bc1da4 [2023-05-10T19:09:30.451Z] ---> 4c3c30880e23 [2023-05-10T19:09:30.451Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T19:09:30.721Z] ---> Running in 651c0ad8efd2 [2023-05-10T19:09:31.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T19:09:32.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T19:09:33.698Z] OK: 263 MiB in 53 packages [2023-05-10T19:09:34.289Z] Removing intermediate container 651c0ad8efd2 [2023-05-10T19:09:34.289Z] ---> 9e3f1809a060 [2023-05-10T19:09:34.289Z] Step 7/26 : WORKDIR /app [2023-05-10T19:09:34.289Z] ---> Running in e78f328d393e [2023-05-10T19:09:34.881Z] Removing intermediate container e78f328d393e [2023-05-10T19:09:34.881Z] ---> 74f5008d12fe [2023-05-10T19:09:34.881Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T19:09:39.153Z] ---> 973d7affecfe [2023-05-10T19:09:39.153Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T19:09:39.153Z] ---> Running in c39c6e61ced8 [2023-05-10T19:09:41.106Z] Removing intermediate container c39c6e61ced8 [2023-05-10T19:09:41.106Z] ---> 09d28a6b8708 [2023-05-10T19:09:41.106Z] Step 10/26 : COPY . . [2023-05-10T19:09:41.693Z] ---> ce0f9e0a5f2b [2023-05-10T19:09:41.693Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T19:09:41.963Z] ---> Running in 32a387c9a3f0 [2023-05-10T19:09:42.231Z] Removing intermediate container 32a387c9a3f0 [2023-05-10T19:09:42.231Z] ---> 5909c0e63b3b [2023-05-10T19:09:42.231Z] Step 12/26 : RUN $MAKE [2023-05-10T19:09:42.231Z] ---> Running in 1fcf63a48cb0 [2023-05-10T19:09:43.205Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.43" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T19:12:07.679Z] Removing intermediate container 1fcf63a48cb0 [2023-05-10T19:12:07.679Z] ---> 5ebd35c0edc4 [2023-05-10T19:12:07.679Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T19:12:07.679Z] 3.17: Pulling from library/alpine [2023-05-10T19:12:07.679Z] c41833b44d91: Already exists [2023-05-10T19:12:07.679Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T19:12:07.679Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T19:12:07.679Z] ---> 51e60588ff2c [2023-05-10T19:12:07.679Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T19:12:07.679Z] ---> Running in 00ed51e50951 [2023-05-10T19:12:07.679Z] Removing intermediate container 00ed51e50951 [2023-05-10T19:12:07.679Z] ---> 2a5fd326a3f2 [2023-05-10T19:12:07.679Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T19:12:07.679Z] ---> Running in 2175b589d774 [2023-05-10T19:12:07.679Z] Removing intermediate container 2175b589d774 [2023-05-10T19:12:07.679Z] ---> 0e0b44f1dbe8 [2023-05-10T19:12:07.679Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T19:12:07.679Z] ---> Running in cb6da9bc0a00 [2023-05-10T19:12:07.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T19:12:07.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T19:12:07.679Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T19:12:07.679Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T19:12:07.679Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T19:12:07.679Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T19:12:07.679Z] OK: 8 MiB in 17 packages [2023-05-10T19:12:07.679Z] Removing intermediate container cb6da9bc0a00 [2023-05-10T19:12:07.679Z] ---> fb0db495490a [2023-05-10T19:12:07.679Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T19:12:07.679Z] ---> b9028333319e [2023-05-10T19:12:07.679Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T19:12:07.947Z] ---> 48e0de009a0c [2023-05-10T19:12:07.947Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T19:12:08.534Z] ---> 993dd7272fed [2023-05-10T19:12:08.534Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T19:12:09.941Z] ---> 9dcbf9f747bb [2023-05-10T19:12:09.941Z] Step 21/26 : EXPOSE 48095 [2023-05-10T19:12:09.941Z] ---> Running in a4f544392c84 [2023-05-10T19:12:10.209Z] Removing intermediate container a4f544392c84 [2023-05-10T19:12:10.209Z] ---> fb025d88ac78 [2023-05-10T19:12:10.209Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T19:12:10.209Z] ---> Running in a87f302f757e [2023-05-10T19:12:10.478Z] Removing intermediate container a87f302f757e [2023-05-10T19:12:10.478Z] ---> 0265d2f15fd1 [2023-05-10T19:12:10.478Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T19:12:10.478Z] ---> Running in ad4d0465e2d1 [2023-05-10T19:12:10.749Z] Removing intermediate container ad4d0465e2d1 [2023-05-10T19:12:10.749Z] ---> cbfbb4ab2ecc [2023-05-10T19:12:10.749Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T19:12:11.016Z] ---> Running in c6d9d91dfdea [2023-05-10T19:12:11.284Z] Removing intermediate container c6d9d91dfdea [2023-05-10T19:12:11.284Z] ---> 114ea8c982cb [2023-05-10T19:12:11.284Z] Step 25/26 : LABEL git_sha=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:12:11.284Z] ---> Running in a537eeb6c8a5 [2023-05-10T19:12:11.550Z] Removing intermediate container a537eeb6c8a5 [2023-05-10T19:12:11.550Z] ---> 4bab47734ad1 [2023-05-10T19:12:11.550Z] Step 26/26 : LABEL version=3.0.0-dev.43 [2023-05-10T19:12:11.550Z] ---> Running in ddd745b09646 [2023-05-10T19:12:11.818Z] Removing intermediate container ddd745b09646 [2023-05-10T19:12:11.818Z] ---> e27a6a5b595b [2023-05-10T19:12:11.818Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T19:12:11.818Z] Successfully built e27a6a5b595b [2023-05-10T19:12:11.818Z] 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-05-10T19:12:11.939Z] provisioning config files... [2023-05-10T19:12:11.954Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/161@tmp/config1521290152826455965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:12:12.287Z] ---> docker-login.sh [2023-05-10T19:12:12.288Z] nexus3.edgexfoundry.org:10001 [2023-05-10T19:12:12.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:12:12.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:12:12.554Z] Configure a credential helper to remove this warning. See [2023-05-10T19:12:12.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:12:12.554Z] [2023-05-10T19:12:12.554Z] Login Succeeded [2023-05-10T19:12:12.554Z] nexus3.edgexfoundry.org:10002 [2023-05-10T19:12:12.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:12:12.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:12:12.822Z] Configure a credential helper to remove this warning. See [2023-05-10T19:12:12.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:12:12.822Z] [2023-05-10T19:12:12.822Z] Login Succeeded [2023-05-10T19:12:12.822Z] nexus3.edgexfoundry.org:10003 [2023-05-10T19:12:13.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:12:13.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:12:13.358Z] Configure a credential helper to remove this warning. See [2023-05-10T19:12:13.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:12:13.358Z] [2023-05-10T19:12:13.358Z] Login Succeeded [2023-05-10T19:12:13.358Z] nexus3.edgexfoundry.org:10004 [2023-05-10T19:12:13.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:12:13.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:12:13.624Z] Configure a credential helper to remove this warning. See [2023-05-10T19:12:13.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:12:13.625Z] [2023-05-10T19:12:13.625Z] Login Succeeded [2023-05-10T19:12:13.625Z] docker.io [2023-05-10T19:12:13.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:12:14.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:12:14.157Z] Configure a credential helper to remove this warning. See [2023-05-10T19:12:14.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:12:14.157Z] [2023-05-10T19:12:14.157Z] Login Succeeded [2023-05-10T19:12:14.157Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T19:12:14.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T19:12:14.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:12:14.289Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-10T19:12:14.289Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:12:14.289Z] latest [2023-05-10T19:12:14.289Z] 3.0.0-dev.43 [2023-05-10T19:12:14.289Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [2023-05-10T19:12:14.289Z] main [2023-05-10T19:12:14.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:14.628Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:14.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:12:14.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T19:12:14.967Z] 75fef606bd35: Preparing [2023-05-10T19:12:14.967Z] be5b07a33e66: Preparing [2023-05-10T19:12:14.967Z] 502acb64ff8d: Preparing [2023-05-10T19:12:14.967Z] 55b16dcb4249: Preparing [2023-05-10T19:12:14.967Z] 02dfe51def0e: Preparing [2023-05-10T19:12:14.967Z] 26cbea5cba74: Preparing [2023-05-10T19:12:14.967Z] 26cbea5cba74: Waiting [2023-05-10T19:12:15.234Z] 55b16dcb4249: Pushed [2023-05-10T19:12:15.234Z] be5b07a33e66: Pushed [2023-05-10T19:12:15.234Z] 502acb64ff8d: Pushed [2023-05-10T19:12:15.234Z] 26cbea5cba74: Layer already exists [2023-05-10T19:12:15.500Z] 02dfe51def0e: Pushed [2023-05-10T19:12:20.910Z] 75fef606bd35: Pushed [2023-05-10T19:12:20.910Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:21.264Z] + 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-05-10T19:12:21.617Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-10T19:12:21.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T19:12:21.617Z] 75fef606bd35: Preparing [2023-05-10T19:12:21.617Z] be5b07a33e66: Preparing [2023-05-10T19:12:21.617Z] 502acb64ff8d: Preparing [2023-05-10T19:12:21.617Z] 55b16dcb4249: Preparing [2023-05-10T19:12:21.617Z] 02dfe51def0e: Preparing [2023-05-10T19:12:21.617Z] 26cbea5cba74: Preparing [2023-05-10T19:12:21.617Z] 26cbea5cba74: Waiting [2023-05-10T19:12:21.617Z] be5b07a33e66: Layer already exists [2023-05-10T19:12:21.617Z] 55b16dcb4249: Layer already exists [2023-05-10T19:12:21.617Z] 75fef606bd35: Layer already exists [2023-05-10T19:12:21.617Z] 502acb64ff8d: Layer already exists [2023-05-10T19:12:21.617Z] 02dfe51def0e: Layer already exists [2023-05-10T19:12:21.617Z] 26cbea5cba74: Layer already exists [2023-05-10T19:12:21.617Z] latest: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:22.268Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:22.619Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.43 [2023-05-10T19:12:22.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T19:12:22.619Z] 75fef606bd35: Preparing [2023-05-10T19:12:22.619Z] be5b07a33e66: Preparing [2023-05-10T19:12:22.619Z] 502acb64ff8d: Preparing [2023-05-10T19:12:22.619Z] 55b16dcb4249: Preparing [2023-05-10T19:12:22.619Z] 02dfe51def0e: Preparing [2023-05-10T19:12:22.619Z] 26cbea5cba74: Preparing [2023-05-10T19:12:22.619Z] 26cbea5cba74: Waiting [2023-05-10T19:12:22.619Z] 502acb64ff8d: Layer already exists [2023-05-10T19:12:22.619Z] be5b07a33e66: Layer already exists [2023-05-10T19:12:22.619Z] 55b16dcb4249: Layer already exists [2023-05-10T19:12:22.619Z] 75fef606bd35: Layer already exists [2023-05-10T19:12:22.619Z] 02dfe51def0e: Layer already exists [2023-05-10T19:12:22.619Z] 26cbea5cba74: Layer already exists [2023-05-10T19:12:22.619Z] 3.0.0-dev.43: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:22.971Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:23.306Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [2023-05-10T19:12:23.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T19:12:23.306Z] 75fef606bd35: Preparing [2023-05-10T19:12:23.306Z] be5b07a33e66: Preparing [2023-05-10T19:12:23.306Z] 502acb64ff8d: Preparing [2023-05-10T19:12:23.306Z] 55b16dcb4249: Preparing [2023-05-10T19:12:23.306Z] 02dfe51def0e: Preparing [2023-05-10T19:12:23.306Z] 26cbea5cba74: Preparing [2023-05-10T19:12:23.306Z] 26cbea5cba74: Waiting [2023-05-10T19:12:23.306Z] be5b07a33e66: Layer already exists [2023-05-10T19:12:23.306Z] 02dfe51def0e: Layer already exists [2023-05-10T19:12:23.306Z] 75fef606bd35: Layer already exists [2023-05-10T19:12:23.306Z] 55b16dcb4249: Layer already exists [2023-05-10T19:12:23.306Z] 502acb64ff8d: Layer already exists [2023-05-10T19:12:23.306Z] 26cbea5cba74: Layer already exists [2023-05-10T19:12:23.306Z] a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:23.916Z] + 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-05-10T19:12:24.254Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-10T19:12:24.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-10T19:12:24.255Z] 75fef606bd35: Preparing [2023-05-10T19:12:24.255Z] be5b07a33e66: Preparing [2023-05-10T19:12:24.255Z] 502acb64ff8d: Preparing [2023-05-10T19:12:24.255Z] 55b16dcb4249: Preparing [2023-05-10T19:12:24.255Z] 02dfe51def0e: Preparing [2023-05-10T19:12:24.255Z] 26cbea5cba74: Preparing [2023-05-10T19:12:24.255Z] 26cbea5cba74: Waiting [2023-05-10T19:12:24.255Z] 02dfe51def0e: Layer already exists [2023-05-10T19:12:24.255Z] 55b16dcb4249: Layer already exists [2023-05-10T19:12:24.255Z] 502acb64ff8d: Layer already exists [2023-05-10T19:12:24.255Z] be5b07a33e66: Layer already exists [2023-05-10T19:12:24.255Z] 75fef606bd35: Layer already exists [2023-05-10T19:12:24.255Z] 26cbea5cba74: Layer already exists [2023-05-10T19:12:24.255Z] main: digest: sha256:a2ff3f4d6b17902a82169a527ccee5c25ec1ecde11c9e848563ea74514bc02c1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T19:12:24.584Z] ===================================================== [Pipeline] echo [2023-05-10T19:12:24.593Z] taggedImages: [2023-05-10T19:12:24.593Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [2023-05-10T19:12:24.593Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-10T19:12:24.593Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.43 [2023-05-10T19:12:24.593Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0-3.0.0-dev.43 [2023-05-10T19:12:24.593Z] - 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-05-10T19:12:24.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T19:12:24.966Z] [2023-05-10T19:12:24.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:12:25.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T19:12:25.304Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T19:12:25.304Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T19:12:25.304Z] 04944245beec: Pulling fs layer [2023-05-10T19:12:25.304Z] 699f458cf7ca: Pulling fs layer [2023-05-10T19:12:25.304Z] 765212b225bb: Pulling fs layer [2023-05-10T19:12:25.304Z] f23df028b6ca: Pulling fs layer [2023-05-10T19:12:25.304Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T19:12:25.304Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T19:12:25.304Z] f23df028b6ca: Waiting [2023-05-10T19:12:25.304Z] 765212b225bb: Waiting [2023-05-10T19:12:25.574Z] 04944245beec: Verifying Checksum [2023-05-10T19:12:25.574Z] 04944245beec: Download complete [2023-05-10T19:12:25.574Z] 765212b225bb: Verifying Checksum [2023-05-10T19:12:25.574Z] 765212b225bb: Download complete [2023-05-10T19:12:25.574Z] f23df028b6ca: Verifying Checksum [2023-05-10T19:12:25.574Z] f23df028b6ca: Download complete [2023-05-10T19:12:25.574Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T19:12:25.574Z] d65c8cfc05b1: Download complete [2023-05-10T19:12:25.847Z] 699f458cf7ca: Verifying Checksum [2023-05-10T19:12:25.847Z] 699f458cf7ca: Download complete [2023-05-10T19:12:26.115Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T19:12:26.115Z] 8998bd30e6a1: Download complete [2023-05-10T19:12:28.705Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T19:12:28.705Z] 2437ff75d9bd: Download complete [2023-05-10T19:12:30.121Z] 8998bd30e6a1: Pull complete [2023-05-10T19:12:30.709Z] 04944245beec: Pull complete [2023-05-10T19:12:32.123Z] 699f458cf7ca: Pull complete [2023-05-10T19:12:32.123Z] 765212b225bb: Pull complete [2023-05-10T19:12:32.710Z] f23df028b6ca: Pull complete [2023-05-10T19:12:32.979Z] d65c8cfc05b1: Pull complete [2023-05-10T19:12:48.011Z] 2437ff75d9bd: Pull complete [2023-05-10T19:12:48.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T19:12:48.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T19:12:48.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:12:48.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-14944 does not seem to be running inside a container [2023-05-10T19:12:48.276Z] $ 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/161 -v /w/workspace/app-service-configurable/161:/w/workspace/app-service-configurable/161:rw,z -v /w/workspace/app-service-configurable/161@tmp:/w/workspace/app-service-configurable/161@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-05-10T19:12:50.972Z] $ docker top e8bea60a88fea76a5a9450bb813d41586233548f1f779a5116f6ff6a82aa410a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:12:51.810Z] ---> job-cost.sh [2023-05-10T19:12:51.810Z] lf-activate-venv: SKIPPING [2023-05-10T19:12:51.810Z] INFO: No Stack... [2023-05-10T19:12:52.393Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T19:12:53.350Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T19:12:53.990Z] + cat /w/workspace/app-service-configurable/161/archives/cost.csv [2023-05-10T19:12:53.990Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T19:12:54.059Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [2023-05-10T19:12:54.066Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] did not exist. Created. [2023-05-10T19:12:54.066Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T19:12:54.729Z] /w/workspace/app-service-configurable/161@tmp/durable-01fd4980/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T19:12:55.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T19:12:55.423Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T19:12:55.472Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T19:12:55.479Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-161-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T19:12:55.506Z] $ docker stop --time=1 e8bea60a88fea76a5a9450bb813d41586233548f1f779a5116f6ff6a82aa410a [2023-05-10T19:12:59.230Z] $ docker rm -f --volumes e8bea60a88fea76a5a9450bb813d41586233548f1f779a5116f6ff6a82aa410a [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-05-10T19:12:59.637Z] provisioning config files... [2023-05-10T19:12:59.645Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8833404679553189611tmp [Pipeline] { [Pipeline] sh [2023-05-10T19:12:59.937Z] + set +x [2023-05-10T19:12:59.937Z] + curl -s https://codecov.io/bash [2023-05-10T19:12:59.937Z] + bash -s -- [2023-05-10T19:12:59.937Z] [2023-05-10T19:12:59.937Z] _____ _ [2023-05-10T19:12:59.937Z] / ____| | | [2023-05-10T19:12:59.937Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T19:12:59.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T19:12:59.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T19:12:59.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T19:12:59.937Z] Bash-1.0.6 [2023-05-10T19:12:59.937Z] [2023-05-10T19:12:59.937Z] [2023-05-10T19:12:59.937Z] ==> git version 2.25.1 found [2023-05-10T19:12:59.937Z] ==> 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-05-10T19:12:59.937Z] Release-Date: 2020-01-08 [2023-05-10T19:12:59.937Z] 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-05-10T19:12:59.937Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T19:12:59.937Z] ==> Jenkins CI detected. [2023-05-10T19:12:59.937Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-10T19:12:59.937Z] project root: . [2023-05-10T19:12:59.937Z] --> token set from env [2023-05-10T19:12:59.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T19:12:59.937Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T19:12:59.937Z] ==> Python coveragepy not found [2023-05-10T19:12:59.937Z] ==> Searching for coverage reports in: [2023-05-10T19:12:59.937Z] + . [2023-05-10T19:12:59.937Z] -> Found 1 reports [2023-05-10T19:12:59.937Z] ==> Detecting git/mercurial file structure [2023-05-10T19:13:00.196Z] ==> Reading reports [2023-05-10T19:13:00.196Z] + ./coverage.out bytes=13 [2023-05-10T19:13:00.196Z] ==> Appending adjustments [2023-05-10T19:13:00.196Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T19:13:00.196Z] + Found adjustments [2023-05-10T19:13:00.196Z] ==> Gzipping contents [2023-05-10T19:13:00.196Z] 4.0K /tmp/codecov.PEUrFg.gz [2023-05-10T19:13:00.196Z] ==> Uploading reports [2023-05-10T19:13:00.196Z] url: https://codecov.io [2023-05-10T19:13:00.196Z] query: branch=main&commit=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T19:13:00.196Z] -> Pinging Codecov [2023-05-10T19:13:00.196Z] 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=a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T19:13:00.456Z] -> Uploading to [2023-05-10T19:13:00.456Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/A97CA9966030D2A3747ED39772930CCE/a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0/6ac9d29a-2d4b-49ef-8c5c-27b1dab281b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T191300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5595ad57b8bc89d70f90dd0179034c5aa390812d1947b780f5e0c610a65916ce [2023-05-10T19:13:00.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T19:13:00.456Z] Dload Upload Total Spent Left Speed [2023-05-10T19:13:00.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2145 --:--:-- --:--:-- --:--:-- 2145 [2023-05-10T19:13:00.456Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] } [2023-05-10T19:13:00.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T19:13:00.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T19:13:00.657Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:00.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T19:13:00.952Z] [2023-05-10T19:13:00.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:01.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T19:13:01.257Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T19:13:01.257Z] df9b9388f04a: Pulling fs layer [2023-05-10T19:13:01.257Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T19:13:01.257Z] 25bc292e5bac: Pulling fs layer [2023-05-10T19:13:01.257Z] 114826534d7a: Pulling fs layer [2023-05-10T19:13:01.257Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T19:13:01.257Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T19:13:01.257Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T19:13:01.257Z] 114826534d7a: Waiting [2023-05-10T19:13:01.257Z] 4657fd5d0bcf: Waiting [2023-05-10T19:13:01.257Z] 6ad1cebc031e: Waiting [2023-05-10T19:13:01.257Z] 8a3aa393b2d8: Waiting [2023-05-10T19:13:01.257Z] 25bc292e5bac: Download complete [2023-05-10T19:13:01.257Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T19:13:01.257Z] 52dc419b0ee2: Download complete [2023-05-10T19:13:01.257Z] 4657fd5d0bcf: Download complete [2023-05-10T19:13:01.257Z] df9b9388f04a: Verifying Checksum [2023-05-10T19:13:01.257Z] df9b9388f04a: Download complete [2023-05-10T19:13:01.517Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T19:13:01.517Z] 6ad1cebc031e: Download complete [2023-05-10T19:13:01.517Z] df9b9388f04a: Pull complete [2023-05-10T19:13:01.517Z] 52dc419b0ee2: Pull complete [2023-05-10T19:13:01.785Z] 25bc292e5bac: Pull complete [2023-05-10T19:13:02.045Z] 114826534d7a: Verifying Checksum [2023-05-10T19:13:02.045Z] 114826534d7a: Download complete [2023-05-10T19:13:02.303Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T19:13:02.303Z] 8a3aa393b2d8: Download complete [2023-05-10T19:13:05.593Z] 114826534d7a: Pull complete [2023-05-10T19:13:05.593Z] 4657fd5d0bcf: Pull complete [2023-05-10T19:13:05.593Z] 6ad1cebc031e: Pull complete [2023-05-10T19:13:08.125Z] 8a3aa393b2d8: Pull complete [2023-05-10T19:13:08.125Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T19:13:08.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T19:13:08.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:13:08.201Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:13:08.232Z] $ 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-05-10T19:13:10.073Z] $ docker top 74fb311a626552e8cf2347d52aea5949a8afcd339b8d532ddd51d0aaf870fb52 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T19:13:10.136Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-10T19:13:10.413Z] + set -o pipefail [2023-05-10T19:13:10.413Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-10T19:13:15.691Z] [2023-05-10T19:13:15.691Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-10T19:13:15.691Z] [2023-05-10T19:13:15.691Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f6cc6afa-a076-4eb1-8825-6c5364f7a6f3 [2023-05-10T19:13:15.691Z] [2023-05-10T19:13:15.691Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T19:13:15.691Z] [2023-05-10T19:13:15.691Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T19:13:15.691Z] [2023-05-10T19:13:15.691Z] [2023-05-10T19:13:15.692Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T19:13:15.692Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T19:13:15.692Z] More details here: https://snyk.co/ue1NS [2023-05-10T19:13:15.692Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T19:13:15.692Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T19:13:15.704Z] $ docker stop --time=1 74fb311a626552e8cf2347d52aea5949a8afcd339b8d532ddd51d0aaf870fb52 [2023-05-10T19:13:17.895Z] $ docker rm -f --volumes 74fb311a626552e8cf2347d52aea5949a8afcd339b8d532ddd51d0aaf870fb52 [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-05-10T19:13:18.538Z] + git log --format=format:%s -1 a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 [Pipeline] sh [2023-05-10T19:13:18.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T19:13:18.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:19.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T19:13:19.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:13:19.189Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:13:19.214Z] $ 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-05-10T19:13:19.598Z] $ docker top 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T19:13:19.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T19:13:19.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T19:13:19.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T19:13:19.779Z] $ docker exec 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf ssh-agent [2023-05-10T19:13:19.898Z] SSH_AUTH_SOCK=/tmp/ssh-LdFusfDKLa1L/agent.32 [2023-05-10T19:13:19.898Z] SSH_AGENT_PID=38 [2023-05-10T19:13:19.903Z] Running ssh-add (command line suppressed) [2023-05-10T19:13:20.003Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9038150814913295494.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9038150814913295494.key) [2023-05-10T19:13:20.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T19:13:20.305Z] + git semver tag [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,482 [run_tag] DEBUG tag force:False [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,482 [check_head_tag] DEBUG check head tag [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,484 [execute] INFO git cat-file --batch-check [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,488 [execute] INFO git cat-file --batch [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,523 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,523 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,523 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T19:13:20.566Z] 2023-05-10 19:13:20,528 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:20.566Z] 3.0.0-dev.43 [Pipeline] } [2023-05-10T19:13:20.577Z] $ docker exec --env ******** --env ******** 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf ssh-agent -k [2023-05-10T19:13:20.682Z] unset SSH_AUTH_SOCK; [2023-05-10T19:13:20.682Z] unset SSH_AGENT_PID; [2023-05-10T19:13:20.683Z] echo Agent pid 38 killed; [2023-05-10T19:13:20.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T19:13:21.008Z] + git semver [Pipeline] } [2023-05-10T19:13:21.282Z] $ docker stop --time=1 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf [2023-05-10T19:13:22.524Z] $ docker rm -f --volumes 6f9bb4d63316e1e387df1e4a12c1ed796f32094799944beaa4cb3aec7444b2bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:22.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T19:13:22.921Z] [2023-05-10T19:13:22.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:23.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T19:13:23.218Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T19:13:23.218Z] ab5ef0e58194: Pulling fs layer [2023-05-10T19:13:23.218Z] 9712f1f96733: Pulling fs layer [2023-05-10T19:13:23.218Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T19:13:23.218Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T19:13:23.218Z] e9a5061849ea: Pulling fs layer [2023-05-10T19:13:23.218Z] d747dcd14b5f: Pulling fs layer [2023-05-10T19:13:23.218Z] 2de7ff778b66: Pulling fs layer [2023-05-10T19:13:23.218Z] 0d9ebad4ef96: Waiting [2023-05-10T19:13:23.218Z] e9a5061849ea: Waiting [2023-05-10T19:13:23.218Z] d747dcd14b5f: Waiting [2023-05-10T19:13:23.218Z] 2de7ff778b66: Waiting [2023-05-10T19:13:23.218Z] 9712f1f96733: Verifying Checksum [2023-05-10T19:13:23.218Z] 9712f1f96733: Download complete [2023-05-10T19:13:23.478Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T19:13:23.478Z] 63f879dbbcfc: Download complete [2023-05-10T19:13:23.737Z] e9a5061849ea: Verifying Checksum [2023-05-10T19:13:23.737Z] e9a5061849ea: Download complete [2023-05-10T19:13:23.737Z] d747dcd14b5f: Verifying Checksum [2023-05-10T19:13:23.737Z] d747dcd14b5f: Download complete [2023-05-10T19:13:23.737Z] ab5ef0e58194: Verifying Checksum [2023-05-10T19:13:23.737Z] ab5ef0e58194: Download complete [2023-05-10T19:13:23.737Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T19:13:23.737Z] 0d9ebad4ef96: Download complete [2023-05-10T19:13:23.737Z] 2de7ff778b66: Verifying Checksum [2023-05-10T19:13:23.737Z] 2de7ff778b66: Download complete [2023-05-10T19:13:26.269Z] ab5ef0e58194: Pull complete [2023-05-10T19:13:26.269Z] 9712f1f96733: Pull complete [2023-05-10T19:13:26.833Z] 63f879dbbcfc: Pull complete [2023-05-10T19:13:30.115Z] 0d9ebad4ef96: Pull complete [2023-05-10T19:13:30.374Z] e9a5061849ea: Pull complete [2023-05-10T19:13:30.374Z] d747dcd14b5f: Pull complete [2023-05-10T19:13:31.380Z] 2de7ff778b66: Pull complete [2023-05-10T19:13:31.380Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T19:13:31.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T19:13:31.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:13:31.459Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:13:31.493Z] $ 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-05-10T19:13:33.786Z] $ docker top 21206fc7cc8919ea2cec555961a8d8a977a70722b91c438aefe207bde9fe7bef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T19:13:33.854Z] provisioning config files... [2023-05-10T19:13:33.862Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13368166998281958478tmp [2023-05-10T19:13:33.874Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config132990205541640046tmp [2023-05-10T19:13:33.884Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12320575715702976944tmp [Pipeline] { [Pipeline] echo [2023-05-10T19:13:33.903Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:34.201Z] ---> sigul-configuration.sh [2023-05-10T19:13:34.201Z] gpg: directory `/root/.gnupg' created [2023-05-10T19:13:34.201Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T19:13:34.201Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T19:13:34.201Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T19:13:34.201Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T19:13:34.201Z] gpg: CAST5 encrypted data [2023-05-10T19:13:34.201Z] gpg: encrypted with 1 passphrase [2023-05-10T19:13:34.201Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T19:13:34.490Z] + mkdir /home/jenkins [2023-05-10T19:13:34.490Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T19:13:34.774Z] + 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-05-10T19:13:34.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:35.064Z] ---> sigul-install.sh [2023-05-10T19:13:35.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T19:13:35.355Z] + git tag --list [2023-05-10T19:13:35.356Z] v1.0.0 [2023-05-10T19:13:35.356Z] v1.1.0 [2023-05-10T19:13:35.356Z] v1.2.0 [2023-05-10T19:13:35.356Z] v1.2.1-dev.1 [2023-05-10T19:13:35.356Z] v1.2.1-dev.10 [2023-05-10T19:13:35.356Z] v1.2.1-dev.11 [2023-05-10T19:13:35.356Z] v1.2.1-dev.12 [2023-05-10T19:13:35.356Z] v1.2.1-dev.13 [2023-05-10T19:13:35.356Z] v1.2.1-dev.14 [2023-05-10T19:13:35.356Z] v1.2.1-dev.15 [2023-05-10T19:13:35.356Z] v1.2.1-dev.16 [2023-05-10T19:13:35.356Z] v1.2.1-dev.17 [2023-05-10T19:13:35.356Z] v1.2.1-dev.18 [2023-05-10T19:13:35.356Z] v1.2.1-dev.19 [2023-05-10T19:13:35.356Z] v1.2.1-dev.2 [2023-05-10T19:13:35.356Z] v1.2.1-dev.20 [2023-05-10T19:13:35.356Z] v1.2.1-dev.21 [2023-05-10T19:13:35.356Z] v1.2.1-dev.22 [2023-05-10T19:13:35.356Z] v1.2.1-dev.23 [2023-05-10T19:13:35.356Z] v1.2.1-dev.3 [2023-05-10T19:13:35.356Z] v1.2.1-dev.4 [2023-05-10T19:13:35.356Z] v1.2.1-dev.5 [2023-05-10T19:13:35.356Z] v1.2.1-dev.6 [2023-05-10T19:13:35.356Z] v1.2.1-dev.7 [2023-05-10T19:13:35.356Z] v1.2.1-dev.8 [2023-05-10T19:13:35.356Z] v1.2.1-dev.9 [2023-05-10T19:13:35.356Z] v1.3.0 [2023-05-10T19:13:35.356Z] v1.3.1 [2023-05-10T19:13:35.356Z] v1.3.1-dev.1 [2023-05-10T19:13:35.356Z] v2.0.0 [2023-05-10T19:13:35.356Z] v2.0.0-dev.1 [2023-05-10T19:13:35.356Z] v2.0.0-dev.2 [2023-05-10T19:13:35.356Z] v2.0.0-dev.3 [2023-05-10T19:13:35.356Z] v2.0.0-dev.4 [2023-05-10T19:13:35.356Z] v2.0.1 [2023-05-10T19:13:35.356Z] v2.1.0 [2023-05-10T19:13:35.356Z] v2.1.1 [2023-05-10T19:13:35.356Z] v2.1.1-dev.1 [2023-05-10T19:13:35.356Z] v2.1.1-dev.2 [2023-05-10T19:13:35.356Z] v2.1.2 [2023-05-10T19:13:35.356Z] v2.1.2-dev.1 [2023-05-10T19:13:35.356Z] v2.1.2-dev.2 [2023-05-10T19:13:35.356Z] v2.2.0 [2023-05-10T19:13:35.356Z] v2.2.1-dev.1 [2023-05-10T19:13:35.356Z] v2.2.1-dev.10 [2023-05-10T19:13:35.356Z] v2.2.1-dev.2 [2023-05-10T19:13:35.356Z] v2.2.1-dev.3 [2023-05-10T19:13:35.356Z] v2.2.1-dev.4 [2023-05-10T19:13:35.356Z] v2.2.1-dev.5 [2023-05-10T19:13:35.356Z] v2.2.1-dev.6 [2023-05-10T19:13:35.356Z] v2.2.1-dev.7 [2023-05-10T19:13:35.356Z] v2.2.1-dev.8 [2023-05-10T19:13:35.356Z] v2.2.1-dev.9 [2023-05-10T19:13:35.356Z] v2.3 [2023-05-10T19:13:35.356Z] v2.3.0 [2023-05-10T19:13:35.356Z] v2.3.0-dev.10 [2023-05-10T19:13:35.356Z] v2.3.0-dev.11 [2023-05-10T19:13:35.356Z] v2.3.0-dev.12 [2023-05-10T19:13:35.356Z] v2.3.0-dev.13 [2023-05-10T19:13:35.356Z] v2.3.0-dev.14 [2023-05-10T19:13:35.356Z] v2.3.0-dev.15 [2023-05-10T19:13:35.356Z] v2.3.0-dev.16 [2023-05-10T19:13:35.356Z] v2.3.0-dev.17 [2023-05-10T19:13:35.356Z] v2.3.0-dev.18 [2023-05-10T19:13:35.356Z] v2.3.0-dev.19 [2023-05-10T19:13:35.356Z] v2.3.0-dev.20 [2023-05-10T19:13:35.356Z] v2.3.0-dev.21 [2023-05-10T19:13:35.356Z] v2.3.0-dev.22 [2023-05-10T19:13:35.356Z] v2.3.0-dev.23 [2023-05-10T19:13:35.356Z] v2.3.0-dev.24 [2023-05-10T19:13:35.356Z] v2.3.0-dev.25 [2023-05-10T19:13:35.356Z] v2.3.0-dev.26 [2023-05-10T19:13:35.356Z] v2.3.0-dev.27 [2023-05-10T19:13:35.356Z] v2.3.0-dev.28 [2023-05-10T19:13:35.356Z] v2.3.0-dev.29 [2023-05-10T19:13:35.356Z] v2.3.0-dev.30 [2023-05-10T19:13:35.356Z] v2.3.0-dev.31 [2023-05-10T19:13:35.356Z] v2.3.0-dev.32 [2023-05-10T19:13:35.356Z] v2.3.0-dev.33 [2023-05-10T19:13:35.356Z] v2.3.0-dev.34 [2023-05-10T19:13:35.356Z] v2.3.0-dev.35 [2023-05-10T19:13:35.356Z] v2.3.0-dev.36 [2023-05-10T19:13:35.356Z] v2.3.0-dev.37 [2023-05-10T19:13:35.356Z] v2.3.1 [2023-05-10T19:13:35.356Z] v2.3.1-dev.1 [2023-05-10T19:13:35.356Z] v2.3.1-dev.2 [2023-05-10T19:13:35.356Z] v2.3.1-dev.3 [2023-05-10T19:13:35.356Z] v2.3.1-dev.4 [2023-05-10T19:13:35.356Z] v3.0.0-dev.1 [2023-05-10T19:13:35.356Z] v3.0.0-dev.10 [2023-05-10T19:13:35.356Z] v3.0.0-dev.11 [2023-05-10T19:13:35.356Z] v3.0.0-dev.12 [2023-05-10T19:13:35.356Z] v3.0.0-dev.13 [2023-05-10T19:13:35.356Z] v3.0.0-dev.14 [2023-05-10T19:13:35.356Z] v3.0.0-dev.15 [2023-05-10T19:13:35.356Z] v3.0.0-dev.16 [2023-05-10T19:13:35.356Z] v3.0.0-dev.17 [2023-05-10T19:13:35.356Z] v3.0.0-dev.18 [2023-05-10T19:13:35.356Z] v3.0.0-dev.19 [2023-05-10T19:13:35.356Z] v3.0.0-dev.2 [2023-05-10T19:13:35.356Z] v3.0.0-dev.20 [2023-05-10T19:13:35.356Z] v3.0.0-dev.21 [2023-05-10T19:13:35.356Z] v3.0.0-dev.22 [2023-05-10T19:13:35.356Z] v3.0.0-dev.23 [2023-05-10T19:13:35.356Z] v3.0.0-dev.24 [2023-05-10T19:13:35.356Z] v3.0.0-dev.25 [2023-05-10T19:13:35.356Z] v3.0.0-dev.26 [2023-05-10T19:13:35.356Z] v3.0.0-dev.27 [2023-05-10T19:13:35.356Z] v3.0.0-dev.28 [2023-05-10T19:13:35.356Z] v3.0.0-dev.29 [2023-05-10T19:13:35.356Z] v3.0.0-dev.3 [2023-05-10T19:13:35.356Z] v3.0.0-dev.30 [2023-05-10T19:13:35.356Z] v3.0.0-dev.31 [2023-05-10T19:13:35.356Z] v3.0.0-dev.32 [2023-05-10T19:13:35.356Z] v3.0.0-dev.33 [2023-05-10T19:13:35.356Z] v3.0.0-dev.34 [2023-05-10T19:13:35.356Z] v3.0.0-dev.35 [2023-05-10T19:13:35.356Z] v3.0.0-dev.36 [2023-05-10T19:13:35.356Z] v3.0.0-dev.37 [2023-05-10T19:13:35.356Z] v3.0.0-dev.38 [2023-05-10T19:13:35.356Z] v3.0.0-dev.39 [2023-05-10T19:13:35.356Z] v3.0.0-dev.4 [2023-05-10T19:13:35.356Z] v3.0.0-dev.40 [2023-05-10T19:13:35.356Z] v3.0.0-dev.41 [2023-05-10T19:13:35.356Z] v3.0.0-dev.42 [2023-05-10T19:13:35.356Z] v3.0.0-dev.43 [2023-05-10T19:13:35.356Z] v3.0.0-dev.5 [2023-05-10T19:13:35.356Z] v3.0.0-dev.6 [2023-05-10T19:13:35.356Z] v3.0.0-dev.7 [2023-05-10T19:13:35.356Z] v3.0.0-dev.8 [2023-05-10T19:13:35.356Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T19:13:35.650Z] + lftools sign git-tag v3.0.0-dev.43 [2023-05-10T19:13:36.220Z] Signing Git tag with Sigul... [2023-05-10T19:13:36.220Z] Signing v3.0.0-dev.43 [Pipeline] echo [2023-05-10T19:13:36.799Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:37.086Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T19:13:37.094Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T19:13:37.115Z] $ docker stop --time=1 21206fc7cc8919ea2cec555961a8d8a977a70722b91c438aefe207bde9fe7bef [2023-05-10T19:13:38.433Z] $ docker rm -f --volumes 21206fc7cc8919ea2cec555961a8d8a977a70722b91c438aefe207bde9fe7bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T19:13:38.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T19:13:38.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:39.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T19:13:39.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:13:39.230Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:13:39.261Z] $ 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-05-10T19:13:39.590Z] $ docker top 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T19:13:39.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T19:13:39.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T19:13:39.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T19:13:39.786Z] $ docker exec 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed ssh-agent [2023-05-10T19:13:39.894Z] SSH_AUTH_SOCK=/tmp/ssh-1Ox3SrhH6BwZ/agent.34 [2023-05-10T19:13:39.894Z] SSH_AGENT_PID=40 [2023-05-10T19:13:39.899Z] Running ssh-add (command line suppressed) [2023-05-10T19:13:40.001Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12076081850292917768.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12076081850292917768.key) [2023-05-10T19:13:40.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T19:13:40.311Z] + git semver bump pre [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,484 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,484 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,484 [bump_version] DEBUG bumped version:3.0.0-dev.44 [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,484 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,484 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,484 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:40.569Z] 2023-05-10 19:13:40,486 [execute] INFO git cat-file --batch-check [2023-05-10T19:13:40.570Z] 2023-05-10 19:13:40,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T19:13:40.570Z] 2023-05-10 19:13:40,489 [execute] INFO git cat-file --batch [2023-05-10T19:13:40.570Z] 2023-05-10 19:13:40,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T19:13:40.570Z] 2023-05-10 19:13:40,493 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:40.570Z] 3.0.0-dev.44 [Pipeline] } [2023-05-10T19:13:40.579Z] $ docker exec --env ******** --env ******** 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed ssh-agent -k [2023-05-10T19:13:40.690Z] unset SSH_AUTH_SOCK; [2023-05-10T19:13:40.690Z] unset SSH_AGENT_PID; [2023-05-10T19:13:40.691Z] echo Agent pid 40 killed; [2023-05-10T19:13:40.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T19:13:41.009Z] + git semver [Pipeline] } [2023-05-10T19:13:41.281Z] $ docker stop --time=1 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed [2023-05-10T19:13:42.563Z] $ docker rm -f --volumes 33f41f00adbba753baaf28e658e4006feb077c515e31a1d5862e658f2ec98fed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T19:13:42.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T19:13:42.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:43.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T19:13:43.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:13:43.265Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:13:43.296Z] $ 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-05-10T19:13:43.639Z] $ docker top 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 -eo pid,comm [2023-05-10T19:13:43.691Z] 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-05-10T19:13:43.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T19:13:43.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T19:13:43.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T19:13:43.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T19:13:43.820Z] $ docker exec 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 ssh-agent [2023-05-10T19:13:43.931Z] SSH_AUTH_SOCK=/tmp/ssh-LY4wz2mUaY7s/agent.32 [2023-05-10T19:13:43.931Z] SSH_AGENT_PID=38 [2023-05-10T19:13:43.936Z] Running ssh-add (command line suppressed) [2023-05-10T19:13:44.040Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3110562225196042916.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3110562225196042916.key) [2023-05-10T19:13:44.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T19:13:44.336Z] + git semver push [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,507 [run_push] DEBUG push [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,508 [execute] INFO git cat-file --batch-check [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,511 [execute] INFO git rev-list f5e2c4a8b1f89207d655191f1294ae95dea31a3a -- [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,512 [execute] DEBUG Popen(['git', 'rev-list', 'f5e2c4a8b1f89207d655191f1294ae95dea31a3a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,523 [execute] INFO git fetch -v origin [2023-05-10T19:13:44.596Z] 2023-05-10 19:13:44,524 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T19:13:45.165Z] 2023-05-10 19:13:44,956 [run_push] DEBUG no remote changes detected [2023-05-10T19:13:45.165Z] 2023-05-10 19:13:44,957 [execute] INFO git push origin semver [2023-05-10T19:13:45.165Z] 2023-05-10 19:13:44,957 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T19:13:46.100Z] 2023-05-10 19:13:45,774 [run_push] DEBUG push all version tags [2023-05-10T19:13:46.100Z] 2023-05-10 19:13:45,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T19:13:46.100Z] 2023-05-10 19:13:45,775 [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-05-10T19:13:46.668Z] 2023-05-10 19:13:46,537 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-10T19:13:46.669Z] 3.0.0-dev.44 [Pipeline] } [2023-05-10T19:13:46.678Z] $ docker exec --env ******** --env ******** 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 ssh-agent -k [2023-05-10T19:13:46.768Z] unset SSH_AUTH_SOCK; [2023-05-10T19:13:46.768Z] unset SSH_AGENT_PID; [2023-05-10T19:13:46.768Z] echo Agent pid 38 killed; [2023-05-10T19:13:46.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T19:13:47.083Z] + git semver [Pipeline] } [2023-05-10T19:13:47.356Z] $ docker stop --time=1 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 [2023-05-10T19:13:48.614Z] $ docker rm -f --volumes 4e04f466efed62b2ce59636f820d1931f2860a7df4037a3108f7f953c11d3781 [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-05-10T19:13:49.234Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-10T19:13:49.234Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-10T19:13:49.234Z] total 16 [2023-05-10T19:13:49.234Z] drwxr-xr-x 3 root root 4096 May 10 19:00 . [2023-05-10T19:13:49.234Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:13 .. [2023-05-10T19:13:49.234Z] drwxr-xr-x 2 root root 4096 May 10 19:00 cost [2023-05-10T19:13:49.234Z] -rw-r--r-- 1 root root 96 May 10 19:00 cost.csv [2023-05-10T19:13:49.234Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-10T19:13:49.234Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-10T19:13:49.234Z] total 16 [2023-05-10T19:13:49.234Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:00 . [2023-05-10T19:13:49.234Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:13 .. [2023-05-10T19:13:49.234Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:00 cost [2023-05-10T19:13:49.234Z] -rw-r--r-- 1 jenkins jenkins 96 May 10 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:49.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:50.386Z] ---> package-listing.sh [2023-05-10T19:13:50.386Z] ++ facter osfamily [2023-05-10T19:13:50.386Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T19:13:50.647Z] + OS_FAMILY=debian [2023-05-10T19:13:50.647Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-10T19:13:50.647Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T19:13:50.647Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T19:13:50.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T19:13:50.647Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T19:13:50.647Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-10T19:13:50.647Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T19:13:50.647Z] + case "${OS_FAMILY}" in [2023-05-10T19:13:50.647Z] + dpkg -l [2023-05-10T19:13:50.647Z] + grep '^ii' [2023-05-10T19:13:50.647Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T19:13:50.647Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T19:13:50.647Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T19:13:50.647Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-10T19:13:50.647Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-10T19:13:50.647Z] + 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-05-10T19:13:50.658Z] 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-05-10T19:13:50.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:13:51.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:13:51.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:13:51.569Z] prd-ubuntu20.04-docker-8c-8g-14942 does not seem to be running inside a container [2023-05-10T19:13:51.602Z] $ 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-05-10T19:13:51.828Z] $ docker top 5311b1c55038bee02306adfa71ba3d0af8c7550cd6c55aec5b3ae08081393111 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:13:52.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T19:13:52.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T19:13:52.753Z] + ls /var/log/sa-host [2023-05-10T19:13:52.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T19:13:52.847Z] provisioning config files... [2023-05-10T19:13:52.857Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6246242978729890212tmp [Pipeline] { [Pipeline] echo [2023-05-10T19:13:52.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:53.155Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T19:13:53.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:53.570Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T19:13:53.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:53.963Z] ---> sudo-logs.sh [2023-05-10T19:13:53.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T19:13:53.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:54.269Z] ---> job-cost.sh [2023-05-10T19:13:54.269Z] lf-activate-venv: SKIPPING [2023-05-10T19:13:54.269Z] DEBUG: total: 0.2199999988079071 [2023-05-10T19:13:54.269Z] INFO: Retrieving Stack Cost... [2023-05-10T19:13:54.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T19:13:55.098Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T19:13:55.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:13:55.393Z] ---> logs-deploy.sh [2023-05-10T19:13:55.393Z] lf-activate-venv: SKIPPING [2023-05-10T19:13:55.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/161 [2023-05-10T19:13:55.393Z] INFO: archiving workspace using pattern(s): [2023-05-10T19:13:56.334Z] Archives upload complete. [2023-05-10T19:13:56.334Z] INFO: archiving logs to Nexus