Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 162d3a06d6a77858f9267e44f258c8258eccc8be 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-ssh6991519057974805110.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-ssh4569439526221055773.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-ssh16193401679371192422.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-ssh14167808934436194185.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-ssh14077463745137655804.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17336 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) Commit message: "docs: Update changelog for 3.0 (#569)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-list --no-walk 8c98c833e4ed4c86afba46bea37273d03317273d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T17:27:09.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T17:27:09.610Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T17:27:09.630Z] ========================================================= [2023-05-30T17:27:09.630Z] EdgeX Global Pipelines Version Info [2023-05-30T17:27:09.630Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:27:10.347Z] ------------------- [2023-05-30T17:27:10.347Z] stable info: [2023-05-30T17:27:10.347Z] ------------------- [2023-05-30T17:27:10.347Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T17:27:10.347Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T17:27:10.347Z] Message: update stable to v1.0.249 [2023-05-30T17:27:10.916Z] ------------------- [2023-05-30T17:27:10.916Z] experimental info: [2023-05-30T17:27:10.916Z] ------------------- [2023-05-30T17:27:10.916Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T17:27:10.916Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T17:27:10.916Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T17:27:11.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-30T17:27:11.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-30T17:27:11.156Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T17:27:11.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T17:27:11.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T17:27:11.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T17:27:11.209Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T17:27:11.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T17:27:11.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T17:27:11.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T17:27:11.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T17:27:11.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-30T17:27:11.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T17:27:11.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T17:27:11.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T17:27:11.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T17:27:11.370Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T17:27:11.382Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T17:27:11.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T17:27:11.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T17:27:11.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T17:27:11.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T17:27:11.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T17:27:11.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T17:27:11.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T17:27:11.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T17:27:11.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T17:27:11.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T17:27:11.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T17:27:11.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T17:27:11.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-30T17:27:11.581Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 162d3a0 [Pipeline] echo [2023-05-30T17:27:11.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:27:11.656Z] provisioning config files... [2023-05-30T17:27:11.669Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14952103991499842010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:27:11.966Z] ---> docker-login.sh [2023-05-30T17:27:11.966Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:27:12.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:12.227Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:12.227Z] [2023-05-30T17:27:12.227Z] Login Succeeded [2023-05-30T17:27:12.227Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:27:12.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:12.227Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:12.227Z] [2023-05-30T17:27:12.227Z] Login Succeeded [2023-05-30T17:27:12.227Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:27:12.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:12.488Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:12.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:12.488Z] [2023-05-30T17:27:12.488Z] Login Succeeded [2023-05-30T17:27:12.488Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:27:12.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:12.488Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:12.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:12.488Z] [2023-05-30T17:27:12.488Z] Login Succeeded [2023-05-30T17:27:12.488Z] docker.io [2023-05-30T17:27:12.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:12.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:12.748Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:12.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:12.748Z] [2023-05-30T17:27:12.748Z] Login Succeeded [2023-05-30T17:27:12.748Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:27:12.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T17:27:13.134Z] + git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-30T17:27:13.181Z] -----------> git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be 162d3a06d6a77858f9267e44f258c8258eccc8be [false] [Pipeline] sh [2023-05-30T17:27:13.474Z] + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-30T17:27:13.487Z] ========================================================= [2023-05-30T17:27:13.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T17:27:13.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:27:13.807Z] + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-30T17:27:13.839Z] [semverPrep] GIT_COMMIT: 162d3a06d6a77858f9267e44f258c8258eccc8be, Commit Message: docs: Update changelog for 3.0 (#569) [Pipeline] echo [2023-05-30T17:27:13.849Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T17:27:14.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:27:14.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T17:27:14.266Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T17:27:14.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T17:27:14.266Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-05-30T17:27:14.266Z] tee -a /etc/ssh/ssh_known_hosts [2023-05-30T17:27:14.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:27:14.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:27:14.703Z] [2023-05-30T17:27:14.703Z] 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-30T17:27:15.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:27:15.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T17:27:15.008Z] b85a868b505f: Pulling fs layer [2023-05-30T17:27:15.008Z] e2be974225ed: Pulling fs layer [2023-05-30T17:27:15.008Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T17:27:15.008Z] 988bab9f4d93: Pulling fs layer [2023-05-30T17:27:15.008Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T17:27:15.008Z] eaf3925da568: Pulling fs layer [2023-05-30T17:27:15.008Z] 988bab9f4d93: Waiting [2023-05-30T17:27:15.008Z] bab4dde63d76: Pulling fs layer [2023-05-30T17:27:15.008Z] bde34c3a00c8: Pulling fs layer [2023-05-30T17:27:15.008Z] 1469e6f7b9e6: Waiting [2023-05-30T17:27:15.008Z] b352a97aabf1: Pulling fs layer [2023-05-30T17:27:15.008Z] 4872d77fe225: Pulling fs layer [2023-05-30T17:27:15.008Z] bab4dde63d76: Waiting [2023-05-30T17:27:15.008Z] bde34c3a00c8: Waiting [2023-05-30T17:27:15.008Z] 5851b861e8e6: Pulling fs layer [2023-05-30T17:27:15.008Z] b352a97aabf1: Waiting [2023-05-30T17:27:15.008Z] 4872d77fe225: Waiting [2023-05-30T17:27:15.008Z] 5851b861e8e6: Waiting [2023-05-30T17:27:15.008Z] e2be974225ed: Verifying Checksum [2023-05-30T17:27:15.008Z] e2be974225ed: Download complete [2023-05-30T17:27:15.008Z] 988bab9f4d93: Verifying Checksum [2023-05-30T17:27:15.008Z] 988bab9f4d93: Download complete [2023-05-30T17:27:15.274Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T17:27:15.274Z] 1469e6f7b9e6: Download complete [2023-05-30T17:27:15.274Z] eaf3925da568: Verifying Checksum [2023-05-30T17:27:15.274Z] eaf3925da568: Download complete [2023-05-30T17:27:15.274Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T17:27:15.274Z] 339a4e72a1f5: Download complete [2023-05-30T17:27:15.274Z] bde34c3a00c8: Verifying Checksum [2023-05-30T17:27:15.274Z] bde34c3a00c8: Download complete [2023-05-30T17:27:15.274Z] b352a97aabf1: Verifying Checksum [2023-05-30T17:27:15.274Z] b352a97aabf1: Download complete [2023-05-30T17:27:15.274Z] 4872d77fe225: Verifying Checksum [2023-05-30T17:27:15.274Z] 4872d77fe225: Download complete [2023-05-30T17:27:15.274Z] 5851b861e8e6: Download complete [2023-05-30T17:27:15.274Z] b85a868b505f: Verifying Checksum [2023-05-30T17:27:15.274Z] b85a868b505f: Download complete [2023-05-30T17:27:15.549Z] bab4dde63d76: Verifying Checksum [2023-05-30T17:27:15.549Z] bab4dde63d76: Download complete [2023-05-30T17:27:16.496Z] b85a868b505f: Pull complete [2023-05-30T17:27:16.756Z] e2be974225ed: Pull complete [2023-05-30T17:27:17.324Z] 339a4e72a1f5: Pull complete [2023-05-30T17:27:17.324Z] 988bab9f4d93: Pull complete [2023-05-30T17:27:17.584Z] 1469e6f7b9e6: Pull complete [2023-05-30T17:27:17.584Z] eaf3925da568: Pull complete [2023-05-30T17:27:19.484Z] bab4dde63d76: Pull complete [2023-05-30T17:27:19.484Z] bde34c3a00c8: Pull complete [2023-05-30T17:27:19.484Z] b352a97aabf1: Pull complete [2023-05-30T17:27:19.484Z] 4872d77fe225: Pull complete [2023-05-30T17:27:19.484Z] 5851b861e8e6: Pull complete [2023-05-30T17:27:19.484Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T17:27:19.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:27:19.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:27:19.588Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:27:19.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T17:27:22.697Z] $ docker top ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 -eo pid,comm [2023-05-30T17:27:22.759Z] 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-30T17:27:22.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:27:22.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:27:22.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:27:22.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:27:22.920Z] $ docker exec ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent [2023-05-30T17:27:23.024Z] SSH_AUTH_SOCK=/tmp/ssh-jl8OcYGELw5j/agent.33 [2023-05-30T17:27:23.024Z] SSH_AGENT_PID=39 [2023-05-30T17:27:23.032Z] Running ssh-add (command line suppressed) [2023-05-30T17:27:23.141Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_834844920893658648.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_834844920893658648.key) [2023-05-30T17:27:23.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:27:23.453Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T17:27:23.469Z] $ docker exec --env ******** --env ******** ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent -k [2023-05-30T17:27:23.569Z] unset SSH_AUTH_SOCK; [2023-05-30T17:27:23.570Z] unset SSH_AGENT_PID; [2023-05-30T17:27:23.570Z] echo Agent pid 39 killed; [2023-05-30T17:27:23.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T17:27:23.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:27:23.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:27:23.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:27:23.728Z] $ docker exec ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent [2023-05-30T17:27:23.848Z] SSH_AUTH_SOCK=/tmp/ssh-ri3PvKNbmWUJ/agent.71 [2023-05-30T17:27:23.848Z] SSH_AGENT_PID=77 [2023-05-30T17:27:23.854Z] Running ssh-add (command line suppressed) [2023-05-30T17:27:23.966Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5680858326295526904.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5680858326295526904.key) [2023-05-30T17:27:23.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:27:24.262Z] + git semver init [2023-05-30T17:27:24.522Z] 2023-05-30 17:27:24,444 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T17:27:24.522Z] 2023-05-30 17:27:24,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-30T17:27:24.522Z] 2023-05-30 17:27:24,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-30T17:27:24.522Z] 2023-05-30 17:27:24,446 [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-30T17:27:25.459Z] 2023-05-30 17:27:25,332 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-30T17:27:25.459Z] 2023-05-30 17:27:25,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-30T17:27:25.459Z] 2023-05-30 17:27:25,333 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:27:25.459Z] 2023-05-30 17:27:25,334 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:27:25.459Z] 3.0.0-dev.50 [Pipeline] } [2023-05-30T17:27:25.472Z] $ docker exec --env ******** --env ******** ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 ssh-agent -k [2023-05-30T17:27:25.574Z] unset SSH_AUTH_SOCK; [2023-05-30T17:27:25.575Z] unset SSH_AGENT_PID; [2023-05-30T17:27:25.575Z] echo Agent pid 77 killed; [2023-05-30T17:27:25.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:27:25.891Z] + git semver [Pipeline] } [2023-05-30T17:27:26.166Z] $ docker stop --time=1 ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 [2023-05-30T17:27:27.485Z] $ docker rm -f --volumes ce975b1cdd9a736991b3d2e15e55f0b1aa557c80c5372c93de059ccabada98e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:27:27.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T17:27:28.023Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T17:27:28.025Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.50 [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-30T17:27:28.136Z] provisioning config files... [2023-05-30T17:27:28.146Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5221912929977249016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:27:28.435Z] ---> docker-login.sh [2023-05-30T17:27:28.435Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:27:28.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:28.435Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:28.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:28.435Z] [2023-05-30T17:27:28.435Z] Login Succeeded [2023-05-30T17:27:28.435Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:27:28.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:28.435Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:28.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:28.435Z] [2023-05-30T17:27:28.435Z] Login Succeeded [2023-05-30T17:27:28.435Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:27:28.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:28.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:28.696Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:28.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:28.696Z] [2023-05-30T17:27:28.696Z] Login Succeeded [2023-05-30T17:27:28.696Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:27:28.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:28.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:28.696Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:28.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:28.696Z] [2023-05-30T17:27:28.696Z] Login Succeeded [2023-05-30T17:27:28.696Z] docker.io [2023-05-30T17:27:28.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:27:28.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:27:28.956Z] Configure a credential helper to remove this warning. See [2023-05-30T17:27:28.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:27:28.956Z] [2023-05-30T17:27:28.956Z] Login Succeeded [2023-05-30T17:27:28.956Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:27:28.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:27:29.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:27:29.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:27:29.063Z] ========================================================= [2023-05-30T17:27:29.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T17:27:29.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:27:29.383Z] + 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-30T17:27:29.383Z] Sending build context to Docker daemon 3.356MB [2023-05-30T17:27:29.383Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:27:29.383Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:27:29.383Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T17:27:29.383Z] f56be85fc22e: Pulling fs layer [2023-05-30T17:27:29.383Z] 85791d961cd3: Pulling fs layer [2023-05-30T17:27:29.383Z] d694b5ae8c79: Pulling fs layer [2023-05-30T17:27:29.383Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T17:27:29.383Z] 4d19c01a9841: Pulling fs layer [2023-05-30T17:27:29.383Z] 9325e15d5711: Pulling fs layer [2023-05-30T17:27:29.383Z] 556b6ee489ea: Pulling fs layer [2023-05-30T17:27:29.383Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T17:27:29.383Z] 4d19c01a9841: Waiting [2023-05-30T17:27:29.383Z] 9325e15d5711: Waiting [2023-05-30T17:27:29.383Z] 556b6ee489ea: Waiting [2023-05-30T17:27:29.383Z] 9f32a84ed3da: Waiting [2023-05-30T17:27:29.383Z] c5a4b2cf53e6: Waiting [2023-05-30T17:27:29.383Z] 85791d961cd3: Download complete [2023-05-30T17:27:29.383Z] 9f32a84ed3da: Download complete [2023-05-30T17:27:29.383Z] 4d19c01a9841: Verifying Checksum [2023-05-30T17:27:29.383Z] 4d19c01a9841: Download complete [2023-05-30T17:27:29.642Z] f56be85fc22e: Verifying Checksum [2023-05-30T17:27:29.642Z] f56be85fc22e: Download complete [2023-05-30T17:27:29.642Z] 9325e15d5711: Verifying Checksum [2023-05-30T17:27:29.642Z] 9325e15d5711: Download complete [2023-05-30T17:27:29.642Z] f56be85fc22e: Pull complete [2023-05-30T17:27:29.901Z] 85791d961cd3: Pull complete [2023-05-30T17:27:30.160Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T17:27:30.160Z] c5a4b2cf53e6: Download complete [2023-05-30T17:27:30.160Z] d694b5ae8c79: Verifying Checksum [2023-05-30T17:27:30.160Z] d694b5ae8c79: Download complete [2023-05-30T17:27:30.418Z] 556b6ee489ea: Verifying Checksum [2023-05-30T17:27:30.418Z] 556b6ee489ea: Download complete [2023-05-30T17:27:33.701Z] d694b5ae8c79: Pull complete [2023-05-30T17:27:33.701Z] 9f32a84ed3da: Pull complete [2023-05-30T17:27:33.959Z] 4d19c01a9841: Pull complete [2023-05-30T17:27:33.959Z] 9325e15d5711: Pull complete [2023-05-30T17:27:36.520Z] 556b6ee489ea: Pull complete [2023-05-30T17:27:37.463Z] c5a4b2cf53e6: Pull complete [2023-05-30T17:27:37.463Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T17:27:37.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T17:27:37.463Z] ---> c4be618373d6 [2023-05-30T17:27:37.463Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:27:41.678Z] ---> Running in 9a331b89cbd3 [2023-05-30T17:27:41.678Z] Removing intermediate container 9a331b89cbd3 [2023-05-30T17:27:41.678Z] ---> 72809c5d27ef [2023-05-30T17:27:41.678Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:27:41.678Z] ---> Running in 6d99a1afa342 [2023-05-30T17:27:41.678Z] Removing intermediate container 6d99a1afa342 [2023-05-30T17:27:41.678Z] ---> e21848ddf809 [2023-05-30T17:27:41.678Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:27:41.678Z] ---> Running in 6d3ffada3714 [2023-05-30T17:27:41.678Z] Removing intermediate container 6d3ffada3714 [2023-05-30T17:27:41.678Z] ---> ce3f2b64f166 [2023-05-30T17:27:41.678Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:27:41.678Z] ---> Running in 0cdf1fb42e0d [2023-05-30T17:27:41.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:27:41.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:27:41.937Z] OK: 265 MiB in 53 packages [2023-05-30T17:27:42.196Z] Removing intermediate container 0cdf1fb42e0d [2023-05-30T17:27:42.196Z] ---> 31bfbacae58c [2023-05-30T17:27:42.196Z] Step 7/12 : WORKDIR /app [2023-05-30T17:27:42.196Z] ---> Running in cc48ed3b413a [2023-05-30T17:27:42.196Z] Removing intermediate container cc48ed3b413a [2023-05-30T17:27:42.196Z] ---> 49e870e22236 [2023-05-30T17:27:42.196Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T17:27:42.455Z] ---> bd87f045dcf4 [2023-05-30T17:27:42.455Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:27:42.455Z] ---> Running in 5e1d461fe575 [2023-05-30T17:27:43.109Z] Still waiting to schedule task [2023-05-30T17:27:43.109Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T17:28:09.050Z] Removing intermediate container 5e1d461fe575 [2023-05-30T17:28:09.050Z] ---> 084f77f7768b [2023-05-30T17:28:09.050Z] Step 10/12 : COPY . . [2023-05-30T17:28:09.050Z] ---> e994c54238f7 [2023-05-30T17:28:09.050Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:28:09.050Z] ---> Running in 9e79a278c11b [2023-05-30T17:28:09.050Z] Removing intermediate container 9e79a278c11b [2023-05-30T17:28:09.050Z] ---> 0139eded93e3 [2023-05-30T17:28:09.050Z] Step 12/12 : RUN $MAKE [2023-05-30T17:28:09.050Z] ---> Running in c7de919cf89d [2023-05-30T17:28:09.050Z] noop [2023-05-30T17:28:09.050Z] Removing intermediate container c7de919cf89d [2023-05-30T17:28:09.050Z] ---> e6aed191e94a [2023-05-30T17:28:09.050Z] Successfully built e6aed191e94a [2023-05-30T17:28:09.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:28:09.372Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T17:28:09.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:28:09.451Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:28:09.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T17:28:09.930Z] $ docker top d01e9080033c56367a22e8b8f6a4e28dd6aeb235146855f2aed689413e21c78e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:28:10.286Z] + go version [2023-05-30T17:28:10.286Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T17:28:10.300Z] $ docker stop --time=1 d01e9080033c56367a22e8b8f6a4e28dd6aeb235146855f2aed689413e21c78e [2023-05-30T17:28:11.603Z] $ docker rm -f --volumes d01e9080033c56367a22e8b8f6a4e28dd6aeb235146855f2aed689413e21c78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:28:12.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T17:28:12.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:28:12.075Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:28:12.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T17:28:12.427Z] $ docker top a0401f58e178ca4672bc81b11978b021a6ed3f905faa56fa92e7ea6abcddc770 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:28:12.759Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:28:13.054Z] + make test [2023-05-30T17:28:13.054Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T17:28:34.976Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-30T17:28:49.842Z] go vet ./... [2023-05-30T17:28:53.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:28:53.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:28:53.176Z] ./bin/test-attribution-txt.sh [2023-05-30T17:28:53.176Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-30T17:28:53.176Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:28:53.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:28:53.246Z] $ docker stop --time=1 a0401f58e178ca4672bc81b11978b021a6ed3f905faa56fa92e7ea6abcddc770 [2023-05-30T17:28:57.399Z] $ docker rm -f --volumes a0401f58e178ca4672bc81b11978b021a6ed3f905faa56fa92e7ea6abcddc770 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:28:57.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:28:57.970Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T17:28:58.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:28:58.957Z] + ls -al . [2023-05-30T17:28:58.957Z] total 180 [2023-05-30T17:28:58.957Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:28 . [2023-05-30T17:28:58.957Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:27 .. [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:27 .dockerignore [2023-05-30T17:28:58.957Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:27 .git [2023-05-30T17:28:58.957Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:27 .github [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:27 .gitignore [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:27 .golangci.yml [2023-05-30T17:28:58.957Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:27 .semver [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:27 Attribution.txt [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:27 CHANGELOG.md [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:27 Dockerfile [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:27 GOVERNANCE.md [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:27 Jenkinsfile [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:27 LICENSE [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:27 OWNERS.md [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:27 README.md [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:27 VERSION [2023-05-30T17:28:58.957Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:27 bin [2023-05-30T17:28:58.957Z] -rw-r--r-- 1 jenkins jenkins 13 May 30 17:28 coverage.out [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:27 go.mod [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:27 go.sum [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:27 main.go [2023-05-30T17:28:58.957Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:27 makefile [2023-05-30T17:28:58.957Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:27 res [2023-05-30T17:28:58.957Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:28:59.259Z] + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=amd64 --label version=3.0.0-dev.50 . [2023-05-30T17:28:59.259Z] Sending build context to Docker daemon 3.357MB [2023-05-30T17:28:59.259Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:28:59.259Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-30T17:28:59.259Z] ---> e6aed191e94a [2023-05-30T17:28:59.259Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:28:59.259Z] ---> Running in df8d6b4d92b7 [2023-05-30T17:28:59.519Z] Removing intermediate container df8d6b4d92b7 [2023-05-30T17:28:59.519Z] ---> b27be73817ad [2023-05-30T17:28:59.519Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:28:59.519Z] ---> Running in 878019f2cec6 [2023-05-30T17:28:59.519Z] Removing intermediate container 878019f2cec6 [2023-05-30T17:28:59.519Z] ---> d6cd707d6150 [2023-05-30T17:28:59.519Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:28:59.519Z] ---> Running in aa518e899049 [2023-05-30T17:28:59.519Z] Removing intermediate container aa518e899049 [2023-05-30T17:28:59.519Z] ---> 6cd9182d07d5 [2023-05-30T17:28:59.519Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:28:59.519Z] ---> Running in 051ca9a96213 [2023-05-30T17:28:59.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:29:00.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:29:00.038Z] OK: 265 MiB in 53 packages [2023-05-30T17:29:00.298Z] Removing intermediate container 051ca9a96213 [2023-05-30T17:29:00.298Z] ---> b9f8fdd9ff5e [2023-05-30T17:29:00.298Z] Step 7/26 : WORKDIR /app [2023-05-30T17:29:00.558Z] ---> Running in ff556b5c5e0f [2023-05-30T17:29:00.558Z] Removing intermediate container ff556b5c5e0f [2023-05-30T17:29:00.558Z] ---> 1fa55cd7be2f [2023-05-30T17:29:00.558Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-30T17:29:00.558Z] ---> 6b35128d039f [2023-05-30T17:29:00.558Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:29:00.558Z] ---> Running in 4d76326357f4 [2023-05-30T17:29:01.602Z] Removing intermediate container 4d76326357f4 [2023-05-30T17:29:01.602Z] ---> 9385d426fa9e [2023-05-30T17:29:01.602Z] Step 10/26 : COPY . . [2023-05-30T17:29:01.861Z] ---> 3dc46edd64ed [2023-05-30T17:29:01.861Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:29:01.861Z] ---> Running in 94ef8bdd8fa0 [2023-05-30T17:29:01.861Z] Removing intermediate container 94ef8bdd8fa0 [2023-05-30T17:29:01.861Z] ---> 5c516fa43b56 [2023-05-30T17:29:01.861Z] Step 12/26 : RUN $MAKE [2023-05-30T17:29:01.861Z] ---> Running in c1465d3eafcd [2023-05-30T17:29:02.119Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.50" -trimpath -mod=readonly -o app-service-configurable [2023-05-30T17:29:18.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17337 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-30T17:29:18.033Z] Running in /w/workspace/app-service-configurable/168 [Pipeline] { [Pipeline] checkout [2023-05-30T17:29:18.063Z] Selected Git installation does not exist. Using Default [2023-05-30T17:29:18.063Z] The recommended git tool is: NONE [2023-05-30T17:29:23.136Z] using credential edgex-jenkins-ssh [2023-05-30T17:29:23.152Z] Cloning the remote Git repository [2023-05-30T17:29:24.041Z] Removing intermediate container c1465d3eafcd [2023-05-30T17:29:24.041Z] ---> 0249f1b6c9aa [2023-05-30T17:29:24.041Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T17:29:24.041Z] 3.17: Pulling from library/alpine [2023-05-30T17:29:24.041Z] f56be85fc22e: Already exists [2023-05-30T17:29:24.041Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:29:24.041Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:29:24.041Z] ---> 9ed4aefc74f6 [2023-05-30T17:29:24.041Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T17:29:24.041Z] ---> Running in a650b79fe8be [2023-05-30T17:29:24.041Z] Removing intermediate container a650b79fe8be [2023-05-30T17:29:24.041Z] ---> d0bf176a9d05 [2023-05-30T17:29:24.041Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-30T17:29:24.041Z] ---> Running in 33f958e4092b [2023-05-30T17:29:24.041Z] Removing intermediate container 33f958e4092b [2023-05-30T17:29:24.041Z] ---> 19270feb1984 [2023-05-30T17:29:24.041Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T17:29:24.041Z] ---> Running in 5b9be75395e9 [2023-05-30T17:29:24.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T17:29:24.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T17:29:24.041Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T17:29:24.041Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T17:29:24.041Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:29:24.041Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T17:29:24.041Z] OK: 8 MiB in 17 packages [2023-05-30T17:29:24.041Z] Removing intermediate container 5b9be75395e9 [2023-05-30T17:29:24.041Z] ---> f2ea8fd937e7 [2023-05-30T17:29:24.041Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T17:29:24.041Z] ---> af3b4c93499f [2023-05-30T17:29:24.041Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T17:29:24.041Z] ---> 00e6ea4b303f [2023-05-30T17:29:24.041Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-30T17:29:24.041Z] ---> 870520a90d0e [2023-05-30T17:29:24.041Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-30T17:29:24.041Z] ---> e037a8f0657e [2023-05-30T17:29:24.041Z] Step 21/26 : EXPOSE 48095 [2023-05-30T17:29:24.041Z] ---> Running in f013e2550a14 [2023-05-30T17:29:24.041Z] Removing intermediate container f013e2550a14 [2023-05-30T17:29:24.041Z] ---> b2f90079bc9c [2023-05-30T17:29:24.041Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-30T17:29:24.041Z] ---> Running in e7134e8125b3 [2023-05-30T17:29:24.041Z] Removing intermediate container e7134e8125b3 [2023-05-30T17:29:24.041Z] ---> 6b73cc36bf21 [2023-05-30T17:29:24.041Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:29:24.041Z] ---> Running in 8f85f13f8605 [2023-05-30T17:29:24.041Z] Removing intermediate container 8f85f13f8605 [2023-05-30T17:29:24.041Z] ---> 22ce5a3802e3 [2023-05-30T17:29:24.041Z] Step 24/26 : LABEL arch=amd64 [2023-05-30T17:29:24.041Z] ---> Running in 15ac59a7c8c1 [2023-05-30T17:29:24.041Z] Removing intermediate container 15ac59a7c8c1 [2023-05-30T17:29:24.041Z] ---> db3cb00145f5 [2023-05-30T17:29:24.041Z] Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:29:24.041Z] ---> Running in ac7c46ebac95 [2023-05-30T17:29:24.300Z] Removing intermediate container ac7c46ebac95 [2023-05-30T17:29:24.300Z] ---> b3163f6d3db8 [2023-05-30T17:29:24.300Z] Step 26/26 : LABEL version=3.0.0-dev.50 [2023-05-30T17:29:24.300Z] ---> Running in 62d9924534e2 [2023-05-30T17:29:24.300Z] Removing intermediate container 62d9924534e2 [2023-05-30T17:29:24.300Z] ---> 433ab80892c2 [2023-05-30T17:29:24.300Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:29:24.300Z] Successfully built 433ab80892c2 [2023-05-30T17:29:24.300Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2023-05-30T17:29:23.213Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-30T17:29:23.312Z] > git init /w/workspace/app-service-configurable/168 # timeout=10 [2023-05-30T17:29:23.461Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-30T17:29:23.462Z] > git --version # timeout=10 [2023-05-30T17:29:23.487Z] > git --version # 'git version 2.25.1' [2023-05-30T17:29:23.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T17:29:23.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:29:24.393Z] provisioning config files... [2023-05-30T17:29:24.402Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config115842718353979762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:29:24.695Z] ---> docker-login.sh [2023-05-30T17:29:24.695Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:29:24.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:24.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:24.695Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:24.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:24.695Z] [2023-05-30T17:29:24.695Z] Login Succeeded [2023-05-30T17:29:24.695Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:29:24.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:24.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:24.695Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:24.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:24.695Z] [2023-05-30T17:29:24.695Z] Login Succeeded [2023-05-30T17:29:24.695Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:29:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:24.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:24.953Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:24.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:24.953Z] [2023-05-30T17:29:24.953Z] Login Succeeded [2023-05-30T17:29:24.953Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:29:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:24.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:24.953Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:24.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:24.953Z] [2023-05-30T17:29:24.953Z] Login Succeeded [2023-05-30T17:29:24.953Z] docker.io [2023-05-30T17:29:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:25.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:25.213Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:25.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:25.213Z] [2023-05-30T17:29:25.213Z] Login Succeeded [2023-05-30T17:29:25.213Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:29:25.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:29:25.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:29:25.274Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-30T17:29:25.274Z] 162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:29:25.274Z] latest [2023-05-30T17:29:25.274Z] 3.0.0-dev.50 [2023-05-30T17:29:25.274Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [2023-05-30T17:29:25.274Z] main [2023-05-30T17:29:25.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:24.845Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-30T17:29:24.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T17:29:25.588Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [2023-05-30T17:29:25.608Z] Avoid second fetch [2023-05-30T17:29:25.608Z] Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:25.895Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:29:25.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-30T17:29:25.895Z] 5330b8b00ff5: Preparing [2023-05-30T17:29:25.895Z] ffdc20d3bad8: Preparing [2023-05-30T17:29:25.895Z] f05812f62be7: Preparing [2023-05-30T17:29:25.895Z] 26b772dd16c4: Preparing [2023-05-30T17:29:25.895Z] 0810c00b80a7: Preparing [2023-05-30T17:29:25.895Z] f1417ff83b31: Preparing [2023-05-30T17:29:25.895Z] f1417ff83b31: Waiting [2023-05-30T17:29:25.895Z] ffdc20d3bad8: Pushed [2023-05-30T17:29:25.895Z] 26b772dd16c4: Pushed [2023-05-30T17:29:25.895Z] f05812f62be7: Pushed [2023-05-30T17:29:25.895Z] f1417ff83b31: Layer already exists [2023-05-30T17:29:25.895Z] 0810c00b80a7: Pushed [2023-05-30T17:29:26.141Z] Commit message: "docs: Update changelog for 3.0 (#569)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:29:25.625Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T17:29:25.697Z] > git checkout -f 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [2023-05-30T17:29:27.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T17:29:27.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:29:27.125Z] Dload Upload Total Spent Left Speed [2023-05-30T17:29:27.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-05-30T17:29:27.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T17:29:28.194Z] + sudo tee /etc/docker/daemon.new [2023-05-30T17:29:28.194Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T17:29:28.194Z] { [2023-05-30T17:29:28.194Z] "registry-mirrors": [ [2023-05-30T17:29:28.194Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T17:29:28.194Z] ], [2023-05-30T17:29:28.194Z] "bip": "10.250.0.254/24", [2023-05-30T17:29:28.194Z] "hosts": [ [2023-05-30T17:29:28.194Z] "tcp://0.0.0.0:5555", [2023-05-30T17:29:28.194Z] "unix:///var/run/docker.sock" [2023-05-30T17:29:28.194Z] ], [2023-05-30T17:29:28.194Z] "mtu": 1458, [2023-05-30T17:29:28.194Z] "selinux-enabled": true, [2023-05-30T17:29:28.194Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T17:29:28.194Z] } [Pipeline] sh [2023-05-30T17:29:28.424Z] 5330b8b00ff5: Pushed [2023-05-30T17:29:28.424Z] 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:28.534Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T17:29:28.741Z] + 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-30T17:29:28.874Z] + sudo service docker restart [2023-05-30T17:29:29.042Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-30T17:29:29.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-30T17:29:29.042Z] 5330b8b00ff5: Preparing [2023-05-30T17:29:29.042Z] ffdc20d3bad8: Preparing [2023-05-30T17:29:29.042Z] f05812f62be7: Preparing [2023-05-30T17:29:29.042Z] 26b772dd16c4: Preparing [2023-05-30T17:29:29.042Z] 0810c00b80a7: Preparing [2023-05-30T17:29:29.042Z] f1417ff83b31: Preparing [2023-05-30T17:29:29.042Z] f1417ff83b31: Waiting [2023-05-30T17:29:29.042Z] f05812f62be7: Layer already exists [2023-05-30T17:29:29.042Z] ffdc20d3bad8: Layer already exists [2023-05-30T17:29:29.042Z] 26b772dd16c4: Layer already exists [2023-05-30T17:29:29.042Z] 5330b8b00ff5: Layer already exists [2023-05-30T17:29:29.042Z] 0810c00b80a7: Layer already exists [2023-05-30T17:29:29.042Z] f1417ff83b31: Layer already exists [2023-05-30T17:29:29.042Z] latest: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:29.348Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:29.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.50 [2023-05-30T17:29:29.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-30T17:29:29.660Z] 5330b8b00ff5: Preparing [2023-05-30T17:29:29.660Z] ffdc20d3bad8: Preparing [2023-05-30T17:29:29.660Z] f05812f62be7: Preparing [2023-05-30T17:29:29.660Z] 26b772dd16c4: Preparing [2023-05-30T17:29:29.660Z] 0810c00b80a7: Preparing [2023-05-30T17:29:29.660Z] f1417ff83b31: Preparing [2023-05-30T17:29:29.660Z] f1417ff83b31: Waiting [2023-05-30T17:29:29.660Z] 26b772dd16c4: Layer already exists [2023-05-30T17:29:29.660Z] 0810c00b80a7: Layer already exists [2023-05-30T17:29:29.660Z] f05812f62be7: Layer already exists [2023-05-30T17:29:29.660Z] 5330b8b00ff5: Layer already exists [2023-05-30T17:29:29.660Z] ffdc20d3bad8: Layer already exists [2023-05-30T17:29:29.660Z] f1417ff83b31: Layer already exists [2023-05-30T17:29:29.660Z] 3.0.0-dev.50: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:29.980Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:30.292Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [2023-05-30T17:29:30.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-30T17:29:30.292Z] 5330b8b00ff5: Preparing [2023-05-30T17:29:30.292Z] ffdc20d3bad8: Preparing [2023-05-30T17:29:30.292Z] f05812f62be7: Preparing [2023-05-30T17:29:30.292Z] 26b772dd16c4: Preparing [2023-05-30T17:29:30.292Z] 0810c00b80a7: Preparing [2023-05-30T17:29:30.292Z] f1417ff83b31: Preparing [2023-05-30T17:29:30.292Z] f1417ff83b31: Waiting [2023-05-30T17:29:30.292Z] ffdc20d3bad8: Layer already exists [2023-05-30T17:29:30.292Z] 0810c00b80a7: Layer already exists [2023-05-30T17:29:30.292Z] f05812f62be7: Layer already exists [2023-05-30T17:29:30.292Z] 5330b8b00ff5: Layer already exists [2023-05-30T17:29:30.292Z] 26b772dd16c4: Layer already exists [2023-05-30T17:29:30.292Z] f1417ff83b31: Layer already exists [2023-05-30T17:29:30.292Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:30.610Z] + 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-30T17:29:30.929Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-30T17:29:30.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-30T17:29:30.929Z] 5330b8b00ff5: Preparing [2023-05-30T17:29:30.929Z] ffdc20d3bad8: Preparing [2023-05-30T17:29:30.929Z] f05812f62be7: Preparing [2023-05-30T17:29:30.929Z] 26b772dd16c4: Preparing [2023-05-30T17:29:30.929Z] 0810c00b80a7: Preparing [2023-05-30T17:29:30.929Z] f1417ff83b31: Preparing [2023-05-30T17:29:30.929Z] f1417ff83b31: Waiting [2023-05-30T17:29:30.929Z] 26b772dd16c4: Layer already exists [2023-05-30T17:29:30.929Z] ffdc20d3bad8: Layer already exists [2023-05-30T17:29:30.929Z] 5330b8b00ff5: Layer already exists [2023-05-30T17:29:30.929Z] 0810c00b80a7: Layer already exists [2023-05-30T17:29:30.929Z] f05812f62be7: Layer already exists [2023-05-30T17:29:30.929Z] f1417ff83b31: Layer already exists [2023-05-30T17:29:30.929Z] main: digest: sha256:6b8b410f8e0cb3e2195a8f72ba43078d52906bb2fe1f4b8152284f2d12179a7e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:29:30.965Z] ===================================================== [Pipeline] echo [2023-05-30T17:29:30.970Z] taggedImages: [2023-05-30T17:29:30.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:29:30.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-30T17:29:30.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.50 [2023-05-30T17:29:30.970Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [2023-05-30T17:29:30.970Z] - 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-30T17:29:31.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:29:31.307Z] [2023-05-30T17:29:31.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:31.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:29:31.604Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T17:29:31.604Z] 5eb5b503b376: Pulling fs layer [2023-05-30T17:29:31.604Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T17:29:31.604Z] ec43610c2a17: Pulling fs layer [2023-05-30T17:29:31.604Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T17:29:31.604Z] 33b1e0a273af: Pulling fs layer [2023-05-30T17:29:31.604Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T17:29:31.604Z] 2f39f015ded8: Pulling fs layer [2023-05-30T17:29:31.604Z] 3a2ae6a8a46f: Waiting [2023-05-30T17:29:31.604Z] 33b1e0a273af: Waiting [2023-05-30T17:29:31.604Z] 5d3b04190fa2: Waiting [2023-05-30T17:29:31.604Z] 2f39f015ded8: Waiting [2023-05-30T17:29:31.604Z] 5c69ac0246d0: Download complete [2023-05-30T17:29:31.604Z] 3a2ae6a8a46f: Download complete [2023-05-30T17:29:31.604Z] 33b1e0a273af: Verifying Checksum [2023-05-30T17:29:31.604Z] 33b1e0a273af: Download complete [2023-05-30T17:29:31.604Z] 5d3b04190fa2: Download complete [2023-05-30T17:29:31.604Z] ec43610c2a17: Download complete [2023-05-30T17:29:31.861Z] 5eb5b503b376: Verifying Checksum [2023-05-30T17:29:31.861Z] 5eb5b503b376: Download complete [2023-05-30T17:29:32.426Z] 2f39f015ded8: Download complete [2023-05-30T17:29:32.991Z] 5eb5b503b376: Pull complete [2023-05-30T17:29:32.991Z] 5c69ac0246d0: Pull complete [2023-05-30T17:29:33.556Z] ec43610c2a17: Pull complete [2023-05-30T17:29:33.557Z] 3a2ae6a8a46f: Pull complete [2023-05-30T17:29:33.557Z] 33b1e0a273af: Pull complete [2023-05-30T17:29:33.814Z] 5d3b04190fa2: Pull complete [2023-05-30T17:29:38.002Z] 2f39f015ded8: Pull complete [2023-05-30T17:29:38.002Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T17:29:38.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:29:38.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:29:38.082Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:29:38.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T17:29:41.798Z] $ docker top 453162acd59c27782a01fd3b9356ee8194570d8c04b920cb7c49205953f89162 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:29:42.189Z] ---> job-cost.sh [2023-05-30T17:29:42.189Z] lf-activate-venv: SKIPPING [2023-05-30T17:29:42.189Z] INFO: No Stack... [2023-05-30T17:29:42.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:29:43.017Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:29:43.306Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-30T17:29:43.306Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:29:43.320Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [2023-05-30T17:29:43.326Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] did not exist. Created. [2023-05-30T17:29:43.326Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:29:43.625Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T17:29:43.656Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:29:43.663Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:29:43.687Z] $ docker stop --time=1 453162acd59c27782a01fd3b9356ee8194570d8c04b920cb7c49205953f89162 [2023-05-30T17:29:44.864Z] $ docker rm -f --volumes 453162acd59c27782a01fd3b9356ee8194570d8c04b920cb7c49205953f89162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:29:47.151Z] provisioning config files... [2023-05-30T17:29:47.177Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/168@tmp/config3129180312885211388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:29:47.526Z] ---> docker-login.sh [2023-05-30T17:29:47.526Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:29:47.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:48.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:48.063Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:48.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:48.063Z] [2023-05-30T17:29:48.063Z] Login Succeeded [2023-05-30T17:29:48.063Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:29:48.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:48.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:48.332Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:48.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:48.332Z] [2023-05-30T17:29:48.332Z] Login Succeeded [2023-05-30T17:29:48.332Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:29:48.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:48.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:48.871Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:48.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:48.871Z] [2023-05-30T17:29:48.871Z] Login Succeeded [2023-05-30T17:29:48.871Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:29:49.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:49.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:49.141Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:49.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:49.141Z] [2023-05-30T17:29:49.141Z] Login Succeeded [2023-05-30T17:29:49.141Z] docker.io [2023-05-30T17:29:49.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:29:49.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:29:49.681Z] Configure a credential helper to remove this warning. See [2023-05-30T17:29:49.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:29:49.681Z] [2023-05-30T17:29:49.681Z] Login Succeeded [2023-05-30T17:29:49.681Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:29:49.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T17:29:49.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:29:49.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:29:49.956Z] ========================================================= [2023-05-30T17:29:49.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T17:29:49.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:29:50.302Z] + 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-30T17:29:50.302Z] Sending build context to Docker daemon 174.1kB [2023-05-30T17:29:50.576Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:29:50.576Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T17:29:50.576Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T17:29:50.576Z] c41833b44d91: Pulling fs layer [2023-05-30T17:29:50.576Z] ed15518f5707: Pulling fs layer [2023-05-30T17:29:50.576Z] feae8fd75edb: Pulling fs layer [2023-05-30T17:29:50.576Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T17:29:50.576Z] 3cdef696dda3: Pulling fs layer [2023-05-30T17:29:50.576Z] 242c74f7c9fa: Waiting [2023-05-30T17:29:50.576Z] 3cdef696dda3: Waiting [2023-05-30T17:29:50.576Z] 2ced38df9373: Pulling fs layer [2023-05-30T17:29:50.576Z] 58f1dce35555: Pulling fs layer [2023-05-30T17:29:50.576Z] 2ced38df9373: Waiting [2023-05-30T17:29:50.576Z] 58f1dce35555: Waiting [2023-05-30T17:29:50.576Z] ed15518f5707: Verifying Checksum [2023-05-30T17:29:50.576Z] ed15518f5707: Download complete [2023-05-30T17:29:50.848Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T17:29:50.848Z] 242c74f7c9fa: Download complete [2023-05-30T17:29:50.848Z] 3cdef696dda3: Verifying Checksum [2023-05-30T17:29:50.848Z] 3cdef696dda3: Download complete [2023-05-30T17:29:50.848Z] c41833b44d91: Verifying Checksum [2023-05-30T17:29:51.821Z] c41833b44d91: Pull complete [2023-05-30T17:29:52.093Z] 58f1dce35555: Verifying Checksum [2023-05-30T17:29:52.093Z] 58f1dce35555: Download complete [2023-05-30T17:29:52.365Z] ed15518f5707: Pull complete [2023-05-30T17:29:53.335Z] feae8fd75edb: Verifying Checksum [2023-05-30T17:29:53.335Z] feae8fd75edb: Download complete [2023-05-30T17:29:53.335Z] 2ced38df9373: Verifying Checksum [2023-05-30T17:29:53.335Z] 2ced38df9373: Download complete [2023-05-30T17:30:05.684Z] feae8fd75edb: Pull complete [2023-05-30T17:30:05.684Z] 242c74f7c9fa: Pull complete [2023-05-30T17:30:05.684Z] 3cdef696dda3: Pull complete [2023-05-30T17:30:12.353Z] 2ced38df9373: Pull complete [2023-05-30T17:30:14.304Z] 58f1dce35555: Pull complete [2023-05-30T17:30:14.304Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T17:30:14.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T17:30:14.304Z] ---> fadd8f120f05 [2023-05-30T17:30:14.304Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:30:15.726Z] ---> Running in 907fd39ca0a2 [2023-05-30T17:30:15.995Z] Removing intermediate container 907fd39ca0a2 [2023-05-30T17:30:15.995Z] ---> d015942fb587 [2023-05-30T17:30:15.995Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:30:15.995Z] ---> Running in 244b415da1fb [2023-05-30T17:30:16.264Z] Removing intermediate container 244b415da1fb [2023-05-30T17:30:16.264Z] ---> 02b56631386a [2023-05-30T17:30:16.264Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:30:16.264Z] ---> Running in f54cad2e82d3 [2023-05-30T17:30:16.536Z] Removing intermediate container f54cad2e82d3 [2023-05-30T17:30:16.536Z] ---> 176b93abfccd [2023-05-30T17:30:16.536Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:30:16.806Z] ---> Running in 09674f0aab12 [2023-05-30T17:30:17.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:30:18.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:30:19.315Z] OK: 263 MiB in 53 packages [2023-05-30T17:30:20.357Z] Removing intermediate container 09674f0aab12 [2023-05-30T17:30:20.357Z] ---> 3d45e11ee0d6 [2023-05-30T17:30:20.357Z] Step 7/12 : WORKDIR /app [2023-05-30T17:30:20.357Z] ---> Running in c8110556c2b0 [2023-05-30T17:30:20.629Z] Removing intermediate container c8110556c2b0 [2023-05-30T17:30:20.629Z] ---> 6997b4edbaa0 [2023-05-30T17:30:20.629Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T17:30:21.234Z] ---> a75b36fc1636 [2023-05-30T17:30:21.234Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:30:21.234Z] ---> Running in 948e30a1d7e0 [2023-05-30T17:31:29.102Z] Removing intermediate container 948e30a1d7e0 [2023-05-30T17:31:29.102Z] ---> 655b14929c40 [2023-05-30T17:31:29.102Z] Step 10/12 : COPY . . [2023-05-30T17:31:29.102Z] ---> d0b24f992801 [2023-05-30T17:31:29.102Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:31:29.102Z] ---> Running in 6beb8a7a27f3 [2023-05-30T17:31:29.102Z] Removing intermediate container 6beb8a7a27f3 [2023-05-30T17:31:29.102Z] ---> 00503d15b89b [2023-05-30T17:31:29.102Z] Step 12/12 : RUN $MAKE [2023-05-30T17:31:29.102Z] ---> Running in 25d014dfdef6 [2023-05-30T17:31:29.102Z] noop [2023-05-30T17:31:29.102Z] Removing intermediate container 25d014dfdef6 [2023-05-30T17:31:29.102Z] ---> 0783f7cfafb5 [2023-05-30T17:31:29.102Z] Successfully built 0783f7cfafb5 [2023-05-30T17:31:29.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:31:29.461Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:31:29.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:31:29.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-17337 does not seem to be running inside a container [2023-05-30T17:31:29.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/168 -v /w/workspace/app-service-configurable/168:/w/workspace/app-service-configurable/168:rw,z -v /w/workspace/app-service-configurable/168@tmp:/w/workspace/app-service-configurable/168@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-30T17:31:30.933Z] $ docker top 66cba601af04bfe1d25ebc0dcd90e5ff260c99ef34f04f95f3e15dcb13fda3e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:31:31.757Z] + go version [2023-05-30T17:31:31.757Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T17:31:31.777Z] $ docker stop --time=1 66cba601af04bfe1d25ebc0dcd90e5ff260c99ef34f04f95f3e15dcb13fda3e6 [2023-05-30T17:31:33.908Z] $ docker rm -f --volumes 66cba601af04bfe1d25ebc0dcd90e5ff260c99ef34f04f95f3e15dcb13fda3e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:31:34.445Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T17:31:34.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:31:34.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-17337 does not seem to be running inside a container [2023-05-30T17:31:34.692Z] $ 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/168 -v /w/workspace/app-service-configurable/168:/w/workspace/app-service-configurable/168:rw,z -v /w/workspace/app-service-configurable/168@tmp:/w/workspace/app-service-configurable/168@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-30T17:31:35.813Z] $ docker top 21731fb44ebf0b9bc3b4e21aa8381deb974e94e766886ae83760ccd77c5250d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:31:36.320Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/168 [Pipeline] fileExists [Pipeline] sh [2023-05-30T17:31:36.657Z] + make test [2023-05-30T17:31:36.658Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T17:34:13.367Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-30T17:34:13.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T17:34:13.367Z] go vet ./... [2023-05-30T17:36:35.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T17:36:35.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T17:36:35.045Z] ./bin/test-attribution-txt.sh [2023-05-30T17:36:35.045Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-30T17:36:35.045Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T17:36:35.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T17:36:35.081Z] $ docker stop --time=1 21731fb44ebf0b9bc3b4e21aa8381deb974e94e766886ae83760ccd77c5250d4 [2023-05-30T17:36:36.977Z] $ docker rm -f --volumes 21731fb44ebf0b9bc3b4e21aa8381deb974e94e766886ae83760ccd77c5250d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:36:38.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T17:36:38.401Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T17:36:38.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T17:36:39.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T17:36:39.501Z] + ls -al . [2023-05-30T17:36:39.501Z] total 176 [2023-05-30T17:36:39.501Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 17:31 . [2023-05-30T17:36:39.501Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:29 .. [2023-05-30T17:36:39.501Z] -rw-rw-r-- 1 jenkins jenkins 119 May 30 17:29 .dockerignore [2023-05-30T17:36:39.501Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 17:29 .git [2023-05-30T17:36:39.501Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 17:29 .github [2023-05-30T17:36:39.501Z] -rw-rw-r-- 1 jenkins jenkins 171 May 30 17:29 .gitignore [2023-05-30T17:36:39.501Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 17:29 .golangci.yml [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 30 17:29 Attribution.txt [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 34764 May 30 17:29 CHANGELOG.md [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 30 17:29 Dockerfile [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 17:29 GOVERNANCE.md [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 688 May 30 17:29 Jenkinsfile [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 30 17:29 LICENSE [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 618 May 30 17:29 OWNERS.md [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 30 17:29 README.md [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 17:27 VERSION [2023-05-30T17:36:39.502Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 17:29 bin [2023-05-30T17:36:39.502Z] -rw-r--r-- 1 jenkins jenkins 13 May 30 17:31 coverage.out [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 30 17:29 go.mod [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 30 17:29 go.sum [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 30 17:29 main.go [2023-05-30T17:36:39.502Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 30 17:29 makefile [2023-05-30T17:36:39.502Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:29 res [2023-05-30T17:36:39.502Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 17:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:36:39.841Z] + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=arm64 --label version=3.0.0-dev.50 . [2023-05-30T17:36:39.842Z] Sending build context to Docker daemon 175.1kB [2023-05-30T17:36:40.109Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T17:36:40.109Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-30T17:36:40.109Z] ---> 0783f7cfafb5 [2023-05-30T17:36:40.109Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T17:36:40.109Z] ---> Running in a38ff3e92dec [2023-05-30T17:36:40.377Z] Removing intermediate container a38ff3e92dec [2023-05-30T17:36:40.377Z] ---> 2d3f3fc298e5 [2023-05-30T17:36:40.377Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T17:36:40.648Z] ---> Running in 9be795983c1b [2023-05-30T17:36:40.918Z] Removing intermediate container 9be795983c1b [2023-05-30T17:36:40.918Z] ---> 2ad02e2560a7 [2023-05-30T17:36:40.918Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-30T17:36:40.918Z] ---> Running in b2808e0b7773 [2023-05-30T17:36:41.186Z] Removing intermediate container b2808e0b7773 [2023-05-30T17:36:41.186Z] ---> aaf0fb4e9cad [2023-05-30T17:36:41.186Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T17:36:41.186Z] ---> Running in c659ba2e8201 [2023-05-30T17:36:42.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:36:42.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:36:43.693Z] OK: 263 MiB in 53 packages [2023-05-30T17:36:44.655Z] Removing intermediate container c659ba2e8201 [2023-05-30T17:36:44.655Z] ---> 10dfd890811b [2023-05-30T17:36:44.655Z] Step 7/26 : WORKDIR /app [2023-05-30T17:36:44.655Z] ---> Running in bfbff2afd4e0 [2023-05-30T17:36:44.923Z] Removing intermediate container bfbff2afd4e0 [2023-05-30T17:36:44.923Z] ---> c1b85d5bc4cb [2023-05-30T17:36:44.923Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-30T17:36:45.507Z] ---> 0274d1888702 [2023-05-30T17:36:45.507Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T17:36:45.507Z] ---> Running in 2f82d92ce67c [2023-05-30T17:36:48.105Z] Removing intermediate container 2f82d92ce67c [2023-05-30T17:36:48.105Z] ---> a0364fbf27be [2023-05-30T17:36:48.105Z] Step 10/26 : COPY . . [2023-05-30T17:36:48.374Z] ---> b66df1eb9e44 [2023-05-30T17:36:48.374Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T17:36:48.374Z] ---> Running in df4d1ffe35c2 [2023-05-30T17:36:48.642Z] Removing intermediate container df4d1ffe35c2 [2023-05-30T17:36:48.642Z] ---> ee52c0064dbc [2023-05-30T17:36:48.642Z] Step 12/26 : RUN $MAKE [2023-05-30T17:36:48.907Z] ---> Running in 612099b93bd2 [2023-05-30T17:36:49.866Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.50" -trimpath -mod=readonly -o app-service-configurable [2023-05-30T17:38:56.535Z] Removing intermediate container 612099b93bd2 [2023-05-30T17:38:56.535Z] ---> ebf3826442ed [2023-05-30T17:38:56.535Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T17:38:56.535Z] 3.17: Pulling from library/alpine [2023-05-30T17:38:56.535Z] c41833b44d91: Already exists [2023-05-30T17:38:56.535Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T17:38:56.535Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T17:38:56.535Z] ---> 51e60588ff2c [2023-05-30T17:38:56.536Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T17:38:56.536Z] ---> Running in be04bf827030 [2023-05-30T17:38:56.536Z] Removing intermediate container be04bf827030 [2023-05-30T17:38:56.536Z] ---> 9757d9aa79b8 [2023-05-30T17:38:56.536Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-30T17:38:56.536Z] ---> Running in e5ccf41c7164 [2023-05-30T17:38:56.536Z] Removing intermediate container e5ccf41c7164 [2023-05-30T17:38:56.536Z] ---> 3209351b4eb1 [2023-05-30T17:38:56.536Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T17:38:56.536Z] ---> Running in 54e5947dfbf8 [2023-05-30T17:38:56.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T17:38:56.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T17:38:56.536Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T17:38:56.536Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T17:38:56.536Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T17:38:56.536Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T17:38:56.803Z] OK: 8 MiB in 17 packages [2023-05-30T17:38:58.210Z] Removing intermediate container 54e5947dfbf8 [2023-05-30T17:38:58.210Z] ---> 3112819762e5 [2023-05-30T17:38:58.210Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T17:38:58.475Z] ---> 117844a47f92 [2023-05-30T17:38:58.475Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T17:38:58.754Z] ---> adceb31f661b [2023-05-30T17:38:58.754Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-30T17:38:59.334Z] ---> 9c9cbf15a73f [2023-05-30T17:38:59.334Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-30T17:39:00.744Z] ---> 2bfc3ad3a2c5 [2023-05-30T17:39:00.744Z] Step 21/26 : EXPOSE 48095 [2023-05-30T17:39:00.744Z] ---> Running in 69ccc1e91e83 [2023-05-30T17:39:00.744Z] Removing intermediate container 69ccc1e91e83 [2023-05-30T17:39:00.744Z] ---> a3518cbb3337 [2023-05-30T17:39:00.744Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-30T17:39:01.009Z] ---> Running in 34c588d06c06 [2023-05-30T17:39:01.274Z] Removing intermediate container 34c588d06c06 [2023-05-30T17:39:01.274Z] ---> d32015928518 [2023-05-30T17:39:01.274Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T17:39:01.274Z] ---> Running in 9e27f46e8c27 [2023-05-30T17:39:01.539Z] Removing intermediate container 9e27f46e8c27 [2023-05-30T17:39:01.539Z] ---> 34bb7f79ad21 [2023-05-30T17:39:01.539Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T17:39:01.539Z] ---> Running in 2d05ec8bf59a [2023-05-30T17:39:01.804Z] Removing intermediate container 2d05ec8bf59a [2023-05-30T17:39:01.804Z] ---> bcb290226098 [2023-05-30T17:39:01.804Z] Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:39:01.804Z] ---> Running in fe81bcd97c8d [2023-05-30T17:39:02.069Z] Removing intermediate container fe81bcd97c8d [2023-05-30T17:39:02.069Z] ---> 1b24dcc925a7 [2023-05-30T17:39:02.069Z] Step 26/26 : LABEL version=3.0.0-dev.50 [2023-05-30T17:39:02.069Z] ---> Running in 59368aeaa8c5 [2023-05-30T17:39:02.335Z] Removing intermediate container 59368aeaa8c5 [2023-05-30T17:39:02.335Z] ---> 9b9759571704 [2023-05-30T17:39:02.335Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T17:39:02.335Z] Successfully built 9b9759571704 [2023-05-30T17:39:02.335Z] 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-30T17:39:02.431Z] provisioning config files... [2023-05-30T17:39:02.443Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/168@tmp/config13861643197628848531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:39:02.807Z] ---> docker-login.sh [2023-05-30T17:39:02.807Z] nexus3.edgexfoundry.org:10001 [2023-05-30T17:39:02.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:39:03.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:39:03.072Z] Configure a credential helper to remove this warning. See [2023-05-30T17:39:03.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:39:03.072Z] [2023-05-30T17:39:03.072Z] Login Succeeded [2023-05-30T17:39:03.072Z] nexus3.edgexfoundry.org:10002 [2023-05-30T17:39:03.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:39:03.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:39:03.337Z] Configure a credential helper to remove this warning. See [2023-05-30T17:39:03.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:39:03.337Z] [2023-05-30T17:39:03.337Z] Login Succeeded [2023-05-30T17:39:03.337Z] nexus3.edgexfoundry.org:10003 [2023-05-30T17:39:03.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:39:03.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:39:03.603Z] Configure a credential helper to remove this warning. See [2023-05-30T17:39:03.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:39:03.603Z] [2023-05-30T17:39:03.603Z] Login Succeeded [2023-05-30T17:39:03.603Z] nexus3.edgexfoundry.org:10004 [2023-05-30T17:39:03.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:39:03.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:39:03.868Z] Configure a credential helper to remove this warning. See [2023-05-30T17:39:03.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:39:03.868Z] [2023-05-30T17:39:03.868Z] Login Succeeded [2023-05-30T17:39:03.868Z] docker.io [2023-05-30T17:39:04.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T17:39:04.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T17:39:04.398Z] Configure a credential helper to remove this warning. See [2023-05-30T17:39:04.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T17:39:04.398Z] [2023-05-30T17:39:04.398Z] Login Succeeded [2023-05-30T17:39:04.398Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T17:39:04.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:39:04.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T17:39:04.476Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-30T17:39:04.476Z] 162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:39:04.476Z] latest [2023-05-30T17:39:04.476Z] 3.0.0-dev.50 [2023-05-30T17:39:04.476Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [2023-05-30T17:39:04.476Z] main [2023-05-30T17:39:04.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:04.832Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:07.727Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:39:07.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-30T17:39:07.727Z] 8d9aac2db160: Preparing [2023-05-30T17:39:07.727Z] 891e1403539a: Preparing [2023-05-30T17:39:07.727Z] c88718105ff2: Preparing [2023-05-30T17:39:07.727Z] 8534c1e2702e: Preparing [2023-05-30T17:39:07.727Z] 05ab334cdd62: Preparing [2023-05-30T17:39:07.727Z] 26cbea5cba74: Preparing [2023-05-30T17:39:07.727Z] 26cbea5cba74: Waiting [2023-05-30T17:39:07.993Z] 8534c1e2702e: Pushed [2023-05-30T17:39:07.993Z] 891e1403539a: Pushed [2023-05-30T17:39:07.993Z] c88718105ff2: Pushed [2023-05-30T17:39:07.993Z] 26cbea5cba74: Layer already exists [2023-05-30T17:39:08.258Z] 05ab334cdd62: Pushed [2023-05-30T17:39:13.576Z] 8d9aac2db160: Pushed [2023-05-30T17:39:13.576Z] 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:13.912Z] + 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-30T17:39:14.305Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-30T17:39:14.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-30T17:39:14.305Z] 8d9aac2db160: Preparing [2023-05-30T17:39:14.305Z] 891e1403539a: Preparing [2023-05-30T17:39:14.305Z] c88718105ff2: Preparing [2023-05-30T17:39:14.305Z] 8534c1e2702e: Preparing [2023-05-30T17:39:14.305Z] 05ab334cdd62: Preparing [2023-05-30T17:39:14.305Z] 26cbea5cba74: Preparing [2023-05-30T17:39:14.305Z] 26cbea5cba74: Waiting [2023-05-30T17:39:14.305Z] 05ab334cdd62: Layer already exists [2023-05-30T17:39:14.305Z] 8534c1e2702e: Layer already exists [2023-05-30T17:39:14.305Z] c88718105ff2: Layer already exists [2023-05-30T17:39:14.305Z] 891e1403539a: Layer already exists [2023-05-30T17:39:14.305Z] 8d9aac2db160: Layer already exists [2023-05-30T17:39:14.305Z] 26cbea5cba74: Layer already exists [2023-05-30T17:39:14.305Z] latest: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:14.648Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:14.988Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.50 [2023-05-30T17:39:14.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-30T17:39:14.988Z] 8d9aac2db160: Preparing [2023-05-30T17:39:14.988Z] 891e1403539a: Preparing [2023-05-30T17:39:14.988Z] c88718105ff2: Preparing [2023-05-30T17:39:14.988Z] 8534c1e2702e: Preparing [2023-05-30T17:39:14.988Z] 05ab334cdd62: Preparing [2023-05-30T17:39:14.988Z] 26cbea5cba74: Preparing [2023-05-30T17:39:14.988Z] 26cbea5cba74: Waiting [2023-05-30T17:39:14.988Z] 8534c1e2702e: Layer already exists [2023-05-30T17:39:14.988Z] 05ab334cdd62: Layer already exists [2023-05-30T17:39:14.988Z] c88718105ff2: Layer already exists [2023-05-30T17:39:14.988Z] 8d9aac2db160: Layer already exists [2023-05-30T17:39:14.988Z] 891e1403539a: Layer already exists [2023-05-30T17:39:14.988Z] 26cbea5cba74: Layer already exists [2023-05-30T17:39:14.988Z] 3.0.0-dev.50: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:15.334Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:15.683Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [2023-05-30T17:39:15.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-30T17:39:15.683Z] 8d9aac2db160: Preparing [2023-05-30T17:39:15.683Z] 891e1403539a: Preparing [2023-05-30T17:39:15.683Z] c88718105ff2: Preparing [2023-05-30T17:39:15.683Z] 8534c1e2702e: Preparing [2023-05-30T17:39:15.683Z] 05ab334cdd62: Preparing [2023-05-30T17:39:15.683Z] 26cbea5cba74: Preparing [2023-05-30T17:39:15.683Z] 26cbea5cba74: Waiting [2023-05-30T17:39:15.683Z] 05ab334cdd62: Layer already exists [2023-05-30T17:39:15.683Z] 8534c1e2702e: Layer already exists [2023-05-30T17:39:15.683Z] c88718105ff2: Layer already exists [2023-05-30T17:39:15.683Z] 891e1403539a: Layer already exists [2023-05-30T17:39:15.683Z] 8d9aac2db160: Layer already exists [2023-05-30T17:39:15.683Z] 26cbea5cba74: Layer already exists [2023-05-30T17:39:15.683Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:16.011Z] + 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-30T17:39:16.346Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-30T17:39:16.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-30T17:39:16.346Z] 8d9aac2db160: Preparing [2023-05-30T17:39:16.346Z] 891e1403539a: Preparing [2023-05-30T17:39:16.346Z] c88718105ff2: Preparing [2023-05-30T17:39:16.346Z] 8534c1e2702e: Preparing [2023-05-30T17:39:16.346Z] 05ab334cdd62: Preparing [2023-05-30T17:39:16.346Z] 26cbea5cba74: Preparing [2023-05-30T17:39:16.346Z] 26cbea5cba74: Waiting [2023-05-30T17:39:16.346Z] 05ab334cdd62: Layer already exists [2023-05-30T17:39:16.346Z] 8534c1e2702e: Layer already exists [2023-05-30T17:39:16.346Z] c88718105ff2: Layer already exists [2023-05-30T17:39:16.346Z] 8d9aac2db160: Layer already exists [2023-05-30T17:39:16.346Z] 891e1403539a: Layer already exists [2023-05-30T17:39:16.346Z] 26cbea5cba74: Layer already exists [2023-05-30T17:39:16.346Z] main: digest: sha256:c619f4191528bc8435afc96fb8e89f5717d329b7379e6a111691b4b689964aa0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T17:39:16.656Z] ===================================================== [Pipeline] echo [2023-05-30T17:39:16.662Z] taggedImages: [2023-05-30T17:39:16.662Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-30T17:39:16.662Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-30T17:39:16.662Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.50 [2023-05-30T17:39:16.662Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0-dev.50 [2023-05-30T17:39:16.662Z] - 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-30T17:39:17.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:39:17.009Z] [2023-05-30T17:39:17.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:17.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:39:17.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T17:39:17.337Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T17:39:17.337Z] 04944245beec: Pulling fs layer [2023-05-30T17:39:17.337Z] 699f458cf7ca: Pulling fs layer [2023-05-30T17:39:17.337Z] 765212b225bb: Pulling fs layer [2023-05-30T17:39:17.337Z] f23df028b6ca: Pulling fs layer [2023-05-30T17:39:17.337Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T17:39:17.337Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T17:39:17.337Z] f23df028b6ca: Waiting [2023-05-30T17:39:17.337Z] 765212b225bb: Waiting [2023-05-30T17:39:17.337Z] d65c8cfc05b1: Waiting [2023-05-30T17:39:17.337Z] 2437ff75d9bd: Waiting [2023-05-30T17:39:17.607Z] 04944245beec: Verifying Checksum [2023-05-30T17:39:17.607Z] 04944245beec: Download complete [2023-05-30T17:39:17.607Z] 765212b225bb: Verifying Checksum [2023-05-30T17:39:17.607Z] 765212b225bb: Download complete [2023-05-30T17:39:17.607Z] f23df028b6ca: Verifying Checksum [2023-05-30T17:39:17.607Z] f23df028b6ca: Download complete [2023-05-30T17:39:17.607Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T17:39:17.607Z] d65c8cfc05b1: Download complete [2023-05-30T17:39:17.607Z] 699f458cf7ca: Verifying Checksum [2023-05-30T17:39:17.607Z] 699f458cf7ca: Download complete [2023-05-30T17:39:18.190Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T17:39:18.190Z] 8998bd30e6a1: Download complete [2023-05-30T17:39:20.131Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T17:39:20.131Z] 2437ff75d9bd: Download complete [2023-05-30T17:39:22.074Z] 8998bd30e6a1: Pull complete [2023-05-30T17:39:22.340Z] 04944245beec: Pull complete [2023-05-30T17:39:23.746Z] 699f458cf7ca: Pull complete [2023-05-30T17:39:23.746Z] 765212b225bb: Pull complete [2023-05-30T17:39:24.709Z] f23df028b6ca: Pull complete [2023-05-30T17:39:24.709Z] d65c8cfc05b1: Pull complete [2023-05-30T17:39:39.692Z] 2437ff75d9bd: Pull complete [2023-05-30T17:39:39.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T17:39:39.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T17:39:39.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:39:39.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-17337 does not seem to be running inside a container [2023-05-30T17:39:39.948Z] $ 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/168 -v /w/workspace/app-service-configurable/168:/w/workspace/app-service-configurable/168:rw,z -v /w/workspace/app-service-configurable/168@tmp:/w/workspace/app-service-configurable/168@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-30T17:39:42.408Z] $ docker top 2d804a1f7e12823b41b1e5566b54deae47f45c01fc433db3e01f51c024ab0866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:39:43.244Z] ---> job-cost.sh [2023-05-30T17:39:43.244Z] lf-activate-venv: SKIPPING [2023-05-30T17:39:43.244Z] INFO: No Stack... [2023-05-30T17:39:43.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T17:39:44.403Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T17:39:44.719Z] + cat /w/workspace/app-service-configurable/168/archives/cost.csv [2023-05-30T17:39:44.719Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T17:39:45.046Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [2023-05-30T17:39:45.059Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] did not exist. Created. [2023-05-30T17:39:45.060Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T17:39:45.707Z] /w/workspace/app-service-configurable/168@tmp/durable-39e69d56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T17:39:46.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T17:39:46.374Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T17:39:46.419Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T17:39:46.428Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T17:39:46.445Z] $ docker stop --time=1 2d804a1f7e12823b41b1e5566b54deae47f45c01fc433db3e01f51c024ab0866 [2023-05-30T17:39:49.112Z] $ docker rm -f --volumes 2d804a1f7e12823b41b1e5566b54deae47f45c01fc433db3e01f51c024ab0866 [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-30T17:39:51.657Z] provisioning config files... [2023-05-30T17:39:51.664Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12428552280859528668tmp [Pipeline] { [Pipeline] sh [2023-05-30T17:39:51.951Z] + set +x [2023-05-30T17:39:51.951Z] + + curl -s https://codecov.io/bashbash [2023-05-30T17:39:51.951Z] -s -- [2023-05-30T17:39:51.951Z] [2023-05-30T17:39:51.951Z] _____ _ [2023-05-30T17:39:51.951Z] / ____| | | [2023-05-30T17:39:51.951Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T17:39:51.951Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T17:39:51.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T17:39:51.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T17:39:51.951Z] Bash-1.0.6 [2023-05-30T17:39:51.951Z] [2023-05-30T17:39:51.951Z] [2023-05-30T17:39:51.951Z] ==> git version 2.25.1 found [2023-05-30T17:39:51.951Z] ==> 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-30T17:39:51.951Z] Release-Date: 2020-01-08 [2023-05-30T17:39:51.951Z] 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-30T17:39:51.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T17:39:51.951Z] ==> Jenkins CI detected. [2023-05-30T17:39:51.951Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-30T17:39:51.951Z] project root: . [2023-05-30T17:39:51.951Z] --> token set from env [2023-05-30T17:39:51.951Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T17:39:51.951Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T17:39:51.951Z] ==> Python coveragepy not found [2023-05-30T17:39:51.951Z] ==> Searching for coverage reports in: [2023-05-30T17:39:51.951Z] + . [2023-05-30T17:39:51.951Z] -> Found 1 reports [2023-05-30T17:39:51.951Z] ==> Detecting git/mercurial file structure [2023-05-30T17:39:51.951Z] ==> Reading reports [2023-05-30T17:39:51.951Z] + ./coverage.out bytes=13 [2023-05-30T17:39:51.951Z] ==> Appending adjustments [2023-05-30T17:39:51.951Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T17:39:52.210Z] + Found adjustments [2023-05-30T17:39:52.210Z] ==> Gzipping contents [2023-05-30T17:39:52.210Z] 4.0K /tmp/codecov.2qqDt0.gz [2023-05-30T17:39:52.210Z] ==> Uploading reports [2023-05-30T17:39:52.210Z] url: https://codecov.io [2023-05-30T17:39:52.210Z] query: branch=main&commit=162d3a06d6a77858f9267e44f258c8258eccc8be&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T17:39:52.210Z] -> Pinging Codecov [2023-05-30T17:39:52.210Z] 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=162d3a06d6a77858f9267e44f258c8258eccc8be&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T17:39:52.469Z] -> Uploading to [2023-05-30T17:39:52.469Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/A97CA9966030D2A3747ED39772930CCE/162d3a06d6a77858f9267e44f258c8258eccc8be/12dee7b5-6698-4001-99f6-cd0e7d805bbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T173952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2c60d0d803676dffe277c18a2e6165bda57af6bcbfa07c6136bfa72e7db79f8 [2023-05-30T17:39:52.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T17:39:52.469Z] Dload Upload Total Spent Left Speed [2023-05-30T17:39:52.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1889 --:--:-- --:--:-- --:--:-- 1889 [2023-05-30T17:39:52.469Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [2023-05-30T17:39:52.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T17:39:52.710Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T17:39:52.722Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:39:53.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:39:53.017Z] [2023-05-30T17:39:53.017Z] 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-30T17:39:53.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:39:53.315Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T17:39:53.315Z] df9b9388f04a: Pulling fs layer [2023-05-30T17:39:53.315Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T17:39:53.315Z] 25bc292e5bac: Pulling fs layer [2023-05-30T17:39:53.315Z] 114826534d7a: Pulling fs layer [2023-05-30T17:39:53.315Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T17:39:53.315Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T17:39:53.315Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T17:39:53.315Z] 114826534d7a: Waiting [2023-05-30T17:39:53.315Z] 4657fd5d0bcf: Waiting [2023-05-30T17:39:53.315Z] 25bc292e5bac: Download complete [2023-05-30T17:39:53.315Z] 52dc419b0ee2: Download complete [2023-05-30T17:39:53.315Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T17:39:53.315Z] 4657fd5d0bcf: Download complete [2023-05-30T17:39:53.315Z] df9b9388f04a: Download complete [2023-05-30T17:39:53.573Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T17:39:53.573Z] 6ad1cebc031e: Download complete [2023-05-30T17:39:53.573Z] df9b9388f04a: Pull complete [2023-05-30T17:39:53.573Z] 52dc419b0ee2: Pull complete [2023-05-30T17:39:53.573Z] 25bc292e5bac: Pull complete [2023-05-30T17:39:54.141Z] 114826534d7a: Verifying Checksum [2023-05-30T17:39:54.141Z] 114826534d7a: Download complete [2023-05-30T17:39:54.400Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T17:39:54.400Z] 8a3aa393b2d8: Download complete [2023-05-30T17:39:57.681Z] 114826534d7a: Pull complete [2023-05-30T17:39:57.681Z] 4657fd5d0bcf: Pull complete [2023-05-30T17:39:57.681Z] 6ad1cebc031e: Pull complete [2023-05-30T17:40:00.962Z] 8a3aa393b2d8: Pull complete [2023-05-30T17:40:00.962Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T17:40:00.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T17:40:00.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:40:01.033Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:40:01.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-30T17:40:04.990Z] $ docker top a9496ed9d0e02d555c013ed4595e8ee3952951acaf502a5aa7a81ad0780fb457 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T17:40:05.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-30T17:40:05.329Z] + set -o pipefail [2023-05-30T17:40:05.329Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-30T17:40:10.594Z] [2023-05-30T17:40:10.594Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-30T17:40:10.594Z] [2023-05-30T17:40:10.594Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/00a2b36c-9356-40a2-a2c4-5c0c4831b92a [2023-05-30T17:40:10.594Z] [2023-05-30T17:40:10.594Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T17:40:10.594Z] [2023-05-30T17:40:10.594Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T17:40:10.594Z] [2023-05-30T17:40:11.164Z] [2023-05-30T17:40:11.164Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T17:40:11.164Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T17:40:11.164Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T17:40:11.169Z] $ docker stop --time=1 a9496ed9d0e02d555c013ed4595e8ee3952951acaf502a5aa7a81ad0780fb457 [2023-05-30T17:40:14.652Z] $ docker rm -f --volumes a9496ed9d0e02d555c013ed4595e8ee3952951acaf502a5aa7a81ad0780fb457 [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-30T17:40:15.343Z] + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] sh [2023-05-30T17:40:15.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:40:15.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:40:15.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:40:15.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:40:16.003Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:40:16.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T17:40:16.547Z] $ docker top 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 -eo pid,comm [2023-05-30T17:40:16.599Z] 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-30T17:40:16.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:40:16.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:40:16.638Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:40:17.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:40:17.305Z] $ docker exec 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 ssh-agent [2023-05-30T17:40:17.429Z] SSH_AUTH_SOCK=/tmp/ssh-P0pd7iOGa1Bd/agent.32 [2023-05-30T17:40:17.429Z] SSH_AGENT_PID=38 [2023-05-30T17:40:17.434Z] Running ssh-add (command line suppressed) [2023-05-30T17:40:17.528Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1926732498135029689.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1926732498135029689.key) [2023-05-30T17:40:17.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:40:17.836Z] + git semver tag [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,018 [run_tag] DEBUG tag force:False [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,018 [check_head_tag] DEBUG check head tag [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,021 [execute] INFO git cat-file --batch-check [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,026 [execute] INFO git cat-file --batch [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,062 [execute] INFO git tag -a v3.0.0-dev.50 -m v3.0.0-dev.50 [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.50', '-m', 'v3.0.0-dev.50'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:40:18.097Z] 2023-05-30 17:40:18,068 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:18.097Z] 3.0.0-dev.50 [Pipeline] } [2023-05-30T17:40:18.100Z] $ docker exec --env ******** --env ******** 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 ssh-agent -k [2023-05-30T17:40:18.191Z] unset SSH_AUTH_SOCK; [2023-05-30T17:40:18.192Z] unset SSH_AGENT_PID; [2023-05-30T17:40:18.192Z] echo Agent pid 38 killed; [2023-05-30T17:40:18.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:40:18.525Z] + git semver [Pipeline] } [2023-05-30T17:40:18.791Z] $ docker stop --time=1 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 [2023-05-30T17:40:20.072Z] $ docker rm -f --volumes 18a2c141bc861c607579d562b1eeb0be9e4b0ced48396665e2833b7044438873 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:40:20.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:40:20.469Z] [2023-05-30T17:40:20.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:40:20.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:40:20.769Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T17:40:20.769Z] ab5ef0e58194: Pulling fs layer [2023-05-30T17:40:20.769Z] 9712f1f96733: Pulling fs layer [2023-05-30T17:40:20.769Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T17:40:20.769Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T17:40:20.769Z] e9a5061849ea: Pulling fs layer [2023-05-30T17:40:20.769Z] 0d9ebad4ef96: Waiting [2023-05-30T17:40:20.769Z] e9a5061849ea: Waiting [2023-05-30T17:40:20.769Z] d747dcd14b5f: Pulling fs layer [2023-05-30T17:40:20.769Z] 2de7ff778b66: Pulling fs layer [2023-05-30T17:40:20.769Z] d747dcd14b5f: Waiting [2023-05-30T17:40:20.769Z] 2de7ff778b66: Waiting [2023-05-30T17:40:20.769Z] 9712f1f96733: Verifying Checksum [2023-05-30T17:40:20.769Z] 9712f1f96733: Download complete [2023-05-30T17:40:21.028Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T17:40:21.028Z] 63f879dbbcfc: Download complete [2023-05-30T17:40:21.287Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T17:40:21.287Z] 0d9ebad4ef96: Download complete [2023-05-30T17:40:21.287Z] e9a5061849ea: Verifying Checksum [2023-05-30T17:40:21.287Z] e9a5061849ea: Download complete [2023-05-30T17:40:21.287Z] d747dcd14b5f: Verifying Checksum [2023-05-30T17:40:21.287Z] 2de7ff778b66: Verifying Checksum [2023-05-30T17:40:21.287Z] 2de7ff778b66: Download complete [2023-05-30T17:40:21.287Z] ab5ef0e58194: Download complete [2023-05-30T17:40:24.572Z] ab5ef0e58194: Pull complete [2023-05-30T17:40:24.572Z] 9712f1f96733: Pull complete [2023-05-30T17:40:24.831Z] 63f879dbbcfc: Pull complete [2023-05-30T17:40:29.015Z] 0d9ebad4ef96: Pull complete [2023-05-30T17:40:29.015Z] e9a5061849ea: Pull complete [2023-05-30T17:40:29.015Z] d747dcd14b5f: Pull complete [2023-05-30T17:40:29.585Z] 2de7ff778b66: Pull complete [2023-05-30T17:40:29.585Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T17:40:29.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T17:40:29.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:40:29.664Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:40:29.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-30T17:40:40.194Z] $ docker top 05387cadc40dc11c42391e15ad67b94a947227eff90d67f98efe0b85a806af75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:40:40.265Z] provisioning config files... [2023-05-30T17:40:40.271Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8421415768659877400tmp [2023-05-30T17:40:40.281Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10956070320105692381tmp [2023-05-30T17:40:40.291Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10250420460660076402tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:40:40.306Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:40:40.589Z] ---> sigul-configuration.sh [2023-05-30T17:40:40.589Z] gpg: directory `/root/.gnupg' created [2023-05-30T17:40:40.589Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T17:40:40.589Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T17:40:40.589Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T17:40:40.589Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T17:40:40.589Z] gpg: CAST5 encrypted data [2023-05-30T17:40:40.589Z] gpg: encrypted with 1 passphrase [2023-05-30T17:40:40.589Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T17:40:40.876Z] + mkdir /home/jenkins [2023-05-30T17:40:40.876Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T17:40:41.163Z] + 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-30T17:40:41.172Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:40:41.461Z] ---> sigul-install.sh [2023-05-30T17:40:41.461Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T17:40:41.750Z] + git tag --list [2023-05-30T17:40:41.750Z] v1.0.0 [2023-05-30T17:40:41.750Z] v1.1.0 [2023-05-30T17:40:41.750Z] v1.2.0 [2023-05-30T17:40:41.750Z] v1.2.1-dev.1 [2023-05-30T17:40:41.750Z] v1.2.1-dev.10 [2023-05-30T17:40:41.750Z] v1.2.1-dev.11 [2023-05-30T17:40:41.750Z] v1.2.1-dev.12 [2023-05-30T17:40:41.750Z] v1.2.1-dev.13 [2023-05-30T17:40:41.750Z] v1.2.1-dev.14 [2023-05-30T17:40:41.750Z] v1.2.1-dev.15 [2023-05-30T17:40:41.750Z] v1.2.1-dev.16 [2023-05-30T17:40:41.750Z] v1.2.1-dev.17 [2023-05-30T17:40:41.750Z] v1.2.1-dev.18 [2023-05-30T17:40:41.750Z] v1.2.1-dev.19 [2023-05-30T17:40:41.750Z] v1.2.1-dev.2 [2023-05-30T17:40:41.750Z] v1.2.1-dev.20 [2023-05-30T17:40:41.750Z] v1.2.1-dev.21 [2023-05-30T17:40:41.750Z] v1.2.1-dev.22 [2023-05-30T17:40:41.750Z] v1.2.1-dev.23 [2023-05-30T17:40:41.750Z] v1.2.1-dev.3 [2023-05-30T17:40:41.750Z] v1.2.1-dev.4 [2023-05-30T17:40:41.750Z] v1.2.1-dev.5 [2023-05-30T17:40:41.750Z] v1.2.1-dev.6 [2023-05-30T17:40:41.750Z] v1.2.1-dev.7 [2023-05-30T17:40:41.750Z] v1.2.1-dev.8 [2023-05-30T17:40:41.750Z] v1.2.1-dev.9 [2023-05-30T17:40:41.750Z] v1.3.0 [2023-05-30T17:40:41.750Z] v1.3.1 [2023-05-30T17:40:41.750Z] v1.3.1-dev.1 [2023-05-30T17:40:41.750Z] v2.0.0 [2023-05-30T17:40:41.750Z] v2.0.0-dev.1 [2023-05-30T17:40:41.750Z] v2.0.0-dev.2 [2023-05-30T17:40:41.750Z] v2.0.0-dev.3 [2023-05-30T17:40:41.750Z] v2.0.0-dev.4 [2023-05-30T17:40:41.750Z] v2.0.1 [2023-05-30T17:40:41.750Z] v2.1.0 [2023-05-30T17:40:41.750Z] v2.1.1 [2023-05-30T17:40:41.750Z] v2.1.1-dev.1 [2023-05-30T17:40:41.750Z] v2.1.1-dev.2 [2023-05-30T17:40:41.750Z] v2.1.2 [2023-05-30T17:40:41.750Z] v2.1.2-dev.1 [2023-05-30T17:40:41.750Z] v2.1.2-dev.2 [2023-05-30T17:40:41.750Z] v2.2.0 [2023-05-30T17:40:41.750Z] v2.2.1-dev.1 [2023-05-30T17:40:41.750Z] v2.2.1-dev.10 [2023-05-30T17:40:41.750Z] v2.2.1-dev.2 [2023-05-30T17:40:41.750Z] v2.2.1-dev.3 [2023-05-30T17:40:41.750Z] v2.2.1-dev.4 [2023-05-30T17:40:41.750Z] v2.2.1-dev.5 [2023-05-30T17:40:41.751Z] v2.2.1-dev.6 [2023-05-30T17:40:41.751Z] v2.2.1-dev.7 [2023-05-30T17:40:41.751Z] v2.2.1-dev.8 [2023-05-30T17:40:41.751Z] v2.2.1-dev.9 [2023-05-30T17:40:41.751Z] v2.3 [2023-05-30T17:40:41.751Z] v2.3.0 [2023-05-30T17:40:41.751Z] v2.3.0-dev.10 [2023-05-30T17:40:41.751Z] v2.3.0-dev.11 [2023-05-30T17:40:41.751Z] v2.3.0-dev.12 [2023-05-30T17:40:41.751Z] v2.3.0-dev.13 [2023-05-30T17:40:41.751Z] v2.3.0-dev.14 [2023-05-30T17:40:41.751Z] v2.3.0-dev.15 [2023-05-30T17:40:41.751Z] v2.3.0-dev.16 [2023-05-30T17:40:41.751Z] v2.3.0-dev.17 [2023-05-30T17:40:41.751Z] v2.3.0-dev.18 [2023-05-30T17:40:41.751Z] v2.3.0-dev.19 [2023-05-30T17:40:41.751Z] v2.3.0-dev.20 [2023-05-30T17:40:41.751Z] v2.3.0-dev.21 [2023-05-30T17:40:41.751Z] v2.3.0-dev.22 [2023-05-30T17:40:41.751Z] v2.3.0-dev.23 [2023-05-30T17:40:41.751Z] v2.3.0-dev.24 [2023-05-30T17:40:41.751Z] v2.3.0-dev.25 [2023-05-30T17:40:41.751Z] v2.3.0-dev.26 [2023-05-30T17:40:41.751Z] v2.3.0-dev.27 [2023-05-30T17:40:41.751Z] v2.3.0-dev.28 [2023-05-30T17:40:41.751Z] v2.3.0-dev.29 [2023-05-30T17:40:41.751Z] v2.3.0-dev.30 [2023-05-30T17:40:41.751Z] v2.3.0-dev.31 [2023-05-30T17:40:41.751Z] v2.3.0-dev.32 [2023-05-30T17:40:41.751Z] v2.3.0-dev.33 [2023-05-30T17:40:41.751Z] v2.3.0-dev.34 [2023-05-30T17:40:41.751Z] v2.3.0-dev.35 [2023-05-30T17:40:41.751Z] v2.3.0-dev.36 [2023-05-30T17:40:41.751Z] v2.3.0-dev.37 [2023-05-30T17:40:41.751Z] v2.3.1 [2023-05-30T17:40:41.751Z] v2.3.1-dev.1 [2023-05-30T17:40:41.751Z] v2.3.1-dev.2 [2023-05-30T17:40:41.751Z] v2.3.1-dev.3 [2023-05-30T17:40:41.751Z] v2.3.1-dev.4 [2023-05-30T17:40:41.751Z] v3.0.0-dev.1 [2023-05-30T17:40:41.751Z] v3.0.0-dev.10 [2023-05-30T17:40:41.751Z] v3.0.0-dev.11 [2023-05-30T17:40:41.751Z] v3.0.0-dev.12 [2023-05-30T17:40:41.751Z] v3.0.0-dev.13 [2023-05-30T17:40:41.751Z] v3.0.0-dev.14 [2023-05-30T17:40:41.751Z] v3.0.0-dev.15 [2023-05-30T17:40:41.751Z] v3.0.0-dev.16 [2023-05-30T17:40:41.751Z] v3.0.0-dev.17 [2023-05-30T17:40:41.751Z] v3.0.0-dev.18 [2023-05-30T17:40:41.751Z] v3.0.0-dev.19 [2023-05-30T17:40:41.751Z] v3.0.0-dev.2 [2023-05-30T17:40:41.751Z] v3.0.0-dev.20 [2023-05-30T17:40:41.751Z] v3.0.0-dev.21 [2023-05-30T17:40:41.751Z] v3.0.0-dev.22 [2023-05-30T17:40:41.751Z] v3.0.0-dev.23 [2023-05-30T17:40:41.751Z] v3.0.0-dev.24 [2023-05-30T17:40:41.751Z] v3.0.0-dev.25 [2023-05-30T17:40:41.751Z] v3.0.0-dev.26 [2023-05-30T17:40:41.751Z] v3.0.0-dev.27 [2023-05-30T17:40:41.751Z] v3.0.0-dev.28 [2023-05-30T17:40:41.751Z] v3.0.0-dev.29 [2023-05-30T17:40:41.751Z] v3.0.0-dev.3 [2023-05-30T17:40:41.751Z] v3.0.0-dev.30 [2023-05-30T17:40:41.751Z] v3.0.0-dev.31 [2023-05-30T17:40:41.751Z] v3.0.0-dev.32 [2023-05-30T17:40:41.751Z] v3.0.0-dev.33 [2023-05-30T17:40:41.751Z] v3.0.0-dev.34 [2023-05-30T17:40:41.751Z] v3.0.0-dev.35 [2023-05-30T17:40:41.751Z] v3.0.0-dev.36 [2023-05-30T17:40:41.751Z] v3.0.0-dev.37 [2023-05-30T17:40:41.751Z] v3.0.0-dev.38 [2023-05-30T17:40:41.751Z] v3.0.0-dev.39 [2023-05-30T17:40:41.751Z] v3.0.0-dev.4 [2023-05-30T17:40:41.751Z] v3.0.0-dev.40 [2023-05-30T17:40:41.751Z] v3.0.0-dev.41 [2023-05-30T17:40:41.751Z] v3.0.0-dev.42 [2023-05-30T17:40:41.751Z] v3.0.0-dev.43 [2023-05-30T17:40:41.751Z] v3.0.0-dev.44 [2023-05-30T17:40:41.751Z] v3.0.0-dev.45 [2023-05-30T17:40:41.751Z] v3.0.0-dev.46 [2023-05-30T17:40:41.751Z] v3.0.0-dev.47 [2023-05-30T17:40:41.751Z] v3.0.0-dev.48 [2023-05-30T17:40:41.751Z] v3.0.0-dev.49 [2023-05-30T17:40:41.751Z] v3.0.0-dev.5 [2023-05-30T17:40:41.751Z] v3.0.0-dev.50 [2023-05-30T17:40:41.751Z] v3.0.0-dev.6 [2023-05-30T17:40:41.751Z] v3.0.0-dev.7 [2023-05-30T17:40:41.751Z] v3.0.0-dev.8 [2023-05-30T17:40:41.751Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T17:40:42.038Z] + lftools sign git-tag v3.0.0-dev.50 [2023-05-30T17:40:42.606Z] Signing Git tag with Sigul... [2023-05-30T17:40:42.606Z] Signing v3.0.0-dev.50 [Pipeline] echo [2023-05-30T17:40:42.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:40:43.158Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T17:40:43.166Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T17:40:43.182Z] $ docker stop --time=1 05387cadc40dc11c42391e15ad67b94a947227eff90d67f98efe0b85a806af75 [2023-05-30T17:40:44.487Z] $ docker rm -f --volumes 05387cadc40dc11c42391e15ad67b94a947227eff90d67f98efe0b85a806af75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T17:40:44.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:40:44.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:40:45.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:40:45.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:40:45.276Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:40:45.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T17:40:45.706Z] $ docker top 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac -eo pid,comm [2023-05-30T17:40:45.762Z] 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-30T17:40:45.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:40:45.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:40:45.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:40:45.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:40:45.902Z] $ docker exec 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac ssh-agent [2023-05-30T17:40:46.019Z] SSH_AUTH_SOCK=/tmp/ssh-1CrTLMjtVTOW/agent.32 [2023-05-30T17:40:46.019Z] SSH_AGENT_PID=39 [2023-05-30T17:40:46.024Z] Running ssh-add (command line suppressed) [2023-05-30T17:40:46.126Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16074879474567851626.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16074879474567851626.key) [2023-05-30T17:40:46.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:40:46.435Z] + git semver bump pre [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,595 [bump_version] DEBUG bumping version:3.0.0-dev.50 on axis:pre with prefix:dev [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,595 [bump_version] DEBUG bumped version:3.0.0-dev.51 [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,595 [write_version] DEBUG write version:3.0.0-dev.51 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,595 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,597 [execute] INFO git cat-file --batch-check [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,597 [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-30T17:40:46.695Z] 2023-05-30 17:40:46,603 [execute] INFO git cat-file --batch [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T17:40:46.695Z] 2023-05-30 17:40:46,609 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:46.695Z] 3.0.0-dev.51 [Pipeline] } [2023-05-30T17:40:46.698Z] $ docker exec --env ******** --env ******** 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac ssh-agent -k [2023-05-30T17:40:46.788Z] unset SSH_AUTH_SOCK; [2023-05-30T17:40:46.788Z] unset SSH_AGENT_PID; [2023-05-30T17:40:46.788Z] echo Agent pid 39 killed; [2023-05-30T17:40:46.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:40:47.108Z] + git semver [Pipeline] } [2023-05-30T17:40:47.375Z] $ docker stop --time=1 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac [2023-05-30T17:40:48.830Z] $ docker rm -f --volumes 42fcdbf68d34593b2a7f8104fb2e9071510cfee192158bec38ceccbe3d04a1ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T17:40:49.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T17:40:49.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:40:49.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T17:40:49.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:40:49.538Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:40:49.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T17:40:49.874Z] $ docker top a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc -eo pid,comm [2023-05-30T17:40:49.931Z] 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-30T17:40:49.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T17:40:49.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T17:40:49.972Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T17:40:50.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T17:40:50.072Z] $ docker exec a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc ssh-agent [2023-05-30T17:40:50.187Z] SSH_AUTH_SOCK=/tmp/ssh-Jrza1Ygki5c1/agent.31 [2023-05-30T17:40:50.188Z] SSH_AGENT_PID=37 [2023-05-30T17:40:50.193Z] Running ssh-add (command line suppressed) [2023-05-30T17:40:50.284Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9337162392726150003.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9337162392726150003.key) [2023-05-30T17:40:50.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T17:40:50.593Z] + git semver push [2023-05-30T17:40:50.852Z] 2023-05-30 17:40:50,768 [run_push] DEBUG push [2023-05-30T17:40:50.852Z] 2023-05-30 17:40:50,769 [execute] INFO git cat-file --batch-check [2023-05-30T17:40:50.852Z] 2023-05-30 17:40:50,769 [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-30T17:40:50.852Z] 2023-05-30 17:40:50,772 [execute] INFO git rev-list 3ef5722f5aaeaf9f3624998231619880229e631b -- [2023-05-30T17:40:50.852Z] 2023-05-30 17:40:50,772 [execute] DEBUG Popen(['git', 'rev-list', '3ef5722f5aaeaf9f3624998231619880229e631b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T17:40:50.852Z] 2023-05-30 17:40:50,782 [execute] INFO git fetch -v origin [2023-05-30T17:40:50.852Z] 2023-05-30 17:40:50,782 [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-30T17:40:51.419Z] 2023-05-30 17:40:51,233 [run_push] DEBUG no remote changes detected [2023-05-30T17:40:51.419Z] 2023-05-30 17:40:51,233 [execute] INFO git push origin semver [2023-05-30T17:40:51.419Z] 2023-05-30 17:40:51,234 [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-30T17:40:52.355Z] 2023-05-30 17:40:52,228 [run_push] DEBUG push all version tags [2023-05-30T17:40:52.355Z] 2023-05-30 17:40:52,228 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T17:40:52.355Z] 2023-05-30 17:40:52,229 [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-30T17:40:53.294Z] 2023-05-30 17:40:53,163 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-30T17:40:53.294Z] 3.0.0-dev.51 [Pipeline] } [2023-05-30T17:40:53.329Z] $ docker exec --env ******** --env ******** a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc ssh-agent -k [2023-05-30T17:40:53.427Z] unset SSH_AUTH_SOCK; [2023-05-30T17:40:53.428Z] unset SSH_AGENT_PID; [2023-05-30T17:40:53.428Z] echo Agent pid 37 killed; [2023-05-30T17:40:53.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T17:40:53.799Z] + git semver [Pipeline] } [2023-05-30T17:40:54.096Z] $ docker stop --time=1 a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc [2023-05-30T17:40:55.745Z] $ docker rm -f --volumes a818a0a470241b66019ee65d89c6f2968d358801263952b566c98469bb1157cc [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-30T17:40:56.345Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-30T17:40:56.345Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-30T17:40:56.345Z] total 16 [2023-05-30T17:40:56.345Z] drwxr-xr-x 3 root root 4096 May 30 17:29 . [2023-05-30T17:40:56.345Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:40 .. [2023-05-30T17:40:56.345Z] drwxr-xr-x 2 root root 4096 May 30 17:29 cost [2023-05-30T17:40:56.345Z] -rw-r--r-- 1 root root 96 May 30 17:29 cost.csv [2023-05-30T17:40:56.345Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-30T17:40:56.345Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-30T17:40:56.345Z] total 16 [2023-05-30T17:40:56.345Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 17:29 . [2023-05-30T17:40:56.345Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 17:40 .. [2023-05-30T17:40:56.345Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 17:29 cost [2023-05-30T17:40:56.345Z] -rw-r--r-- 1 jenkins jenkins 96 May 30 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:40:56.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:40:57.490Z] ---> package-listing.sh [2023-05-30T17:40:57.490Z] ++ facter osfamily [2023-05-30T17:40:57.490Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T17:40:57.750Z] + OS_FAMILY=debian [2023-05-30T17:40:57.750Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-30T17:40:57.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T17:40:57.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T17:40:57.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T17:40:57.750Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T17:40:57.750Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-30T17:40:57.750Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T17:40:57.750Z] + case "${OS_FAMILY}" in [2023-05-30T17:40:57.750Z] + dpkg -l [2023-05-30T17:40:57.750Z] + grep '^ii' [2023-05-30T17:40:57.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T17:40:57.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T17:40:57.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T17:40:57.750Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-30T17:40:57.750Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-30T17:40:57.750Z] + 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-30T17:40:57.760Z] 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-30T17:40:58.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T17:40:58.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T17:40:58.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T17:40:58.667Z] prd-ubuntu20.04-docker-8c-8g-17336 does not seem to be running inside a container [2023-05-30T17:40:58.690Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T17:40:58.928Z] $ docker top a3a6d237be5697da3f393a7b504eb4994d8f9333156949802648972c78d81627 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T17:40:59.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T17:40:59.570Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T17:40:59.854Z] + ls /var/log/sa-host [2023-05-30T17:40:59.854Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T17:41:00.000Z] provisioning config files... [2023-05-30T17:41:00.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1732054122025532267tmp [Pipeline] { [Pipeline] echo [2023-05-30T17:41:00.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:41:00.304Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T17:41:00.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:41:00.652Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T17:41:00.661Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:41:00.944Z] ---> sudo-logs.sh [2023-05-30T17:41:00.944Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T17:41:00.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:41:01.247Z] ---> job-cost.sh [2023-05-30T17:41:01.247Z] lf-activate-venv: SKIPPING [2023-05-30T17:41:01.247Z] DEBUG: total: 0.2199999988079071 [2023-05-30T17:41:01.247Z] INFO: Retrieving Stack Cost... [2023-05-30T17:41:01.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T17:41:02.075Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T17:41:02.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T17:41:02.369Z] ---> logs-deploy.sh [2023-05-30T17:41:02.369Z] lf-activate-venv: SKIPPING [2023-05-30T17:41:02.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/168 [2023-05-30T17:41:02.369Z] INFO: archiving workspace using pattern(s): [2023-05-30T17:41:03.307Z] Archives upload complete. [2023-05-30T17:41:03.307Z] INFO: archiving logs to Nexus