Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54f3f02236d78e8dac698cc92ad00962f8aead74 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-ssh18234449517119336244.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-ssh10121743815088774758.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-ssh5089359342602270490.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-ssh11499859726157322815.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-ssh1344115133850254964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16395’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16397 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 54f3f02236d78e8dac698cc92ad00962f8aead74 (main) > 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 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#566)" > git rev-list --no-walk 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T22:40:42.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T22:40:42.397Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T22:40:42.419Z] ========================================================= [2023-05-22T22:40:42.419Z] EdgeX Global Pipelines Version Info [2023-05-22T22:40:42.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:40:43.146Z] ------------------- [2023-05-22T22:40:43.146Z] stable info: [2023-05-22T22:40:43.146Z] ------------------- [2023-05-22T22:40:43.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T22:40:43.146Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:40:43.146Z] Message: update stable to v1.0.249 [2023-05-22T22:40:43.717Z] ------------------- [2023-05-22T22:40:43.717Z] experimental info: [2023-05-22T22:40:43.717Z] ------------------- [2023-05-22T22:40:43.717Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T22:40:43.717Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:40:43.717Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T22:40:43.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-22T22:40:43.937Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-22T22:40:43.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T22:40:43.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T22:40:43.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T22:40:43.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T22:40:44.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T22:40:44.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T22:40:44.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T22:40:44.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T22:40:44.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T22:40:44.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-22T22:40:44.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T22:40:44.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T22:40:44.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:40:44.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:40:44.210Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:40:44.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:40:44.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T22:40:44.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T22:40:44.284Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T22:40:44.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T22:40:44.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T22:40:44.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T22:40:44.336Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T22:40:44.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T22:40:44.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T22:40:44.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T22:40:44.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T22:40:44.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T22:40:44.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo [2023-05-22T22:40:44.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54f3f02 [Pipeline] echo [2023-05-22T22:40:44.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:40:44.496Z] provisioning config files... [2023-05-22T22:40:44.513Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5784337907830855623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:40:44.823Z] ---> docker-login.sh [2023-05-22T22:40:44.823Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:40:45.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:40:45.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:40:45.084Z] Configure a credential helper to remove this warning. See [2023-05-22T22:40:45.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:40:45.084Z] [2023-05-22T22:40:45.084Z] Login Succeeded [2023-05-22T22:40:45.084Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:40:45.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:40:45.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:40:45.084Z] Configure a credential helper to remove this warning. See [2023-05-22T22:40:45.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:40:45.084Z] [2023-05-22T22:40:45.084Z] Login Succeeded [2023-05-22T22:40:45.084Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:40:45.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:40:45.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:40:45.345Z] Configure a credential helper to remove this warning. See [2023-05-22T22:40:45.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:40:45.345Z] [2023-05-22T22:40:45.345Z] Login Succeeded [2023-05-22T22:40:45.345Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:40:45.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:40:45.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:40:45.345Z] Configure a credential helper to remove this warning. See [2023-05-22T22:40:45.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:40:45.345Z] [2023-05-22T22:40:45.345Z] Login Succeeded [2023-05-22T22:40:45.345Z] docker.io [2023-05-22T22:40:45.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:40:45.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:40:45.606Z] Configure a credential helper to remove this warning. See [2023-05-22T22:40:45.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:40:45.606Z] [2023-05-22T22:40:45.606Z] Login Succeeded [2023-05-22T22:40:45.606Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:40:45.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T22:40:46.018Z] + git rev-list -1 --merges 54f3f02236d78e8dac698cc92ad00962f8aead74~1..54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo [2023-05-22T22:40:46.073Z] -----------> git rev-list -1 --merges 54f3f02236d78e8dac698cc92ad00962f8aead74~1..54f3f02236d78e8dac698cc92ad00962f8aead74 54f3f02236d78e8dac698cc92ad00962f8aead74 [false] [Pipeline] sh [2023-05-22T22:40:46.362Z] + git log --format=format:%s -1 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo [2023-05-22T22:40:46.399Z] ========================================================= [2023-05-22T22:40:46.399Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T22:40:46.399Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:40:46.743Z] + git log --format=format:%s -1 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo [2023-05-22T22:40:46.756Z] [semverPrep] GIT_COMMIT: 54f3f02236d78e8dac698cc92ad00962f8aead74, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#566) [Pipeline] echo [2023-05-22T22:40:46.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T22:40:47.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:40:47.156Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T22:40:47.156Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T22:40:47.156Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T22:40:47.156Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T22:40:47.156Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T22:40:47.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:40:47.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:40:47.525Z] [2023-05-22T22:40:47.525Z] 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-22T22:40:47.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:40:47.842Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T22:40:47.842Z] b85a868b505f: Pulling fs layer [2023-05-22T22:40:47.842Z] e2be974225ed: Pulling fs layer [2023-05-22T22:40:47.842Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T22:40:47.842Z] 988bab9f4d93: Pulling fs layer [2023-05-22T22:40:47.842Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T22:40:47.842Z] eaf3925da568: Pulling fs layer [2023-05-22T22:40:47.842Z] bab4dde63d76: Pulling fs layer [2023-05-22T22:40:47.842Z] bde34c3a00c8: Pulling fs layer [2023-05-22T22:40:47.842Z] b352a97aabf1: Pulling fs layer [2023-05-22T22:40:47.842Z] 4872d77fe225: Pulling fs layer [2023-05-22T22:40:47.842Z] 5851b861e8e6: Pulling fs layer [2023-05-22T22:40:47.842Z] 1469e6f7b9e6: Waiting [2023-05-22T22:40:47.842Z] bab4dde63d76: Waiting [2023-05-22T22:40:47.842Z] eaf3925da568: Waiting [2023-05-22T22:40:47.842Z] 4872d77fe225: Waiting [2023-05-22T22:40:47.842Z] 5851b861e8e6: Waiting [2023-05-22T22:40:47.842Z] bde34c3a00c8: Waiting [2023-05-22T22:40:47.842Z] 988bab9f4d93: Waiting [2023-05-22T22:40:47.842Z] b352a97aabf1: Waiting [2023-05-22T22:40:47.842Z] e2be974225ed: Download complete [2023-05-22T22:40:47.842Z] 988bab9f4d93: Verifying Checksum [2023-05-22T22:40:47.842Z] 988bab9f4d93: Download complete [2023-05-22T22:40:47.842Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T22:40:47.842Z] 1469e6f7b9e6: Download complete [2023-05-22T22:40:47.842Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T22:40:47.842Z] 339a4e72a1f5: Download complete [2023-05-22T22:40:48.113Z] eaf3925da568: Verifying Checksum [2023-05-22T22:40:48.113Z] eaf3925da568: Download complete [2023-05-22T22:40:48.113Z] bde34c3a00c8: Verifying Checksum [2023-05-22T22:40:48.113Z] bde34c3a00c8: Download complete [2023-05-22T22:40:48.113Z] b352a97aabf1: Verifying Checksum [2023-05-22T22:40:48.113Z] b352a97aabf1: Download complete [2023-05-22T22:40:48.113Z] 4872d77fe225: Verifying Checksum [2023-05-22T22:40:48.113Z] 4872d77fe225: Download complete [2023-05-22T22:40:48.113Z] 5851b861e8e6: Download complete [2023-05-22T22:40:48.113Z] b85a868b505f: Download complete [2023-05-22T22:40:48.374Z] bab4dde63d76: Verifying Checksum [2023-05-22T22:40:48.374Z] bab4dde63d76: Download complete [2023-05-22T22:40:49.321Z] b85a868b505f: Pull complete [2023-05-22T22:40:49.580Z] e2be974225ed: Pull complete [2023-05-22T22:40:50.148Z] 339a4e72a1f5: Pull complete [2023-05-22T22:40:50.148Z] 988bab9f4d93: Pull complete [2023-05-22T22:40:50.409Z] 1469e6f7b9e6: Pull complete [2023-05-22T22:40:50.409Z] eaf3925da568: Pull complete [2023-05-22T22:40:52.316Z] bab4dde63d76: Pull complete [2023-05-22T22:40:52.316Z] bde34c3a00c8: Pull complete [2023-05-22T22:40:52.576Z] b352a97aabf1: Pull complete [2023-05-22T22:40:52.576Z] 4872d77fe225: Pull complete [2023-05-22T22:40:52.835Z] 5851b861e8e6: Pull complete [2023-05-22T22:40:52.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T22:40:52.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:40:52.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:40:52.939Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:40:52.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T22:40:55.573Z] $ docker top 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c -eo pid,comm [2023-05-22T22:40:55.623Z] 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-22T22:40:55.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:40:55.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:40:55.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:40:55.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:40:55.783Z] $ docker exec 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent [2023-05-22T22:40:55.902Z] SSH_AUTH_SOCK=/tmp/ssh-u0FnOvlNArMI/agent.33 [2023-05-22T22:40:55.902Z] SSH_AGENT_PID=39 [2023-05-22T22:40:55.910Z] Running ssh-add (command line suppressed) [2023-05-22T22:40:56.036Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5960073925053635275.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5960073925053635275.key) [2023-05-22T22:40:56.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:40:56.343Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T22:40:56.358Z] $ docker exec --env ******** --env ******** 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent -k [2023-05-22T22:40:56.467Z] unset SSH_AUTH_SOCK; [2023-05-22T22:40:56.467Z] unset SSH_AGENT_PID; [2023-05-22T22:40:56.467Z] echo Agent pid 39 killed; [2023-05-22T22:40:56.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T22:40:56.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:40:56.502Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:40:56.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:40:56.627Z] $ docker exec 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent [2023-05-22T22:40:56.734Z] SSH_AUTH_SOCK=/tmp/ssh-szPxq9RZtkKf/agent.71 [2023-05-22T22:40:56.734Z] SSH_AGENT_PID=77 [2023-05-22T22:40:56.739Z] Running ssh-add (command line suppressed) [2023-05-22T22:40:56.843Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14159200328501517351.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14159200328501517351.key) [2023-05-22T22:40:56.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:40:57.141Z] + git semver init [2023-05-22T22:40:57.403Z] 2023-05-22 22:40:57,325 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T22:40:57.403Z] 2023-05-22 22:40:57,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-22T22:40:57.403Z] 2023-05-22 22:40:57,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-22T22:40:57.403Z] 2023-05-22 22:40:57,327 [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-22T22:40:58.789Z] 2023-05-22 22:40:58,353 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-22T22:40:58.789Z] 2023-05-22 22:40:58,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-22T22:40:58.789Z] 2023-05-22 22:40:58,353 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:40:58.789Z] 2023-05-22 22:40:58,354 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:40:58.789Z] 3.0.0-dev.48 [Pipeline] } [2023-05-22T22:40:58.802Z] $ docker exec --env ******** --env ******** 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent -k [2023-05-22T22:40:58.923Z] unset SSH_AUTH_SOCK; [2023-05-22T22:40:58.924Z] unset SSH_AGENT_PID; [2023-05-22T22:40:58.924Z] echo Agent pid 77 killed; [2023-05-22T22:40:58.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:40:59.231Z] + git semver [Pipeline] } [2023-05-22T22:40:59.505Z] $ docker stop --time=1 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c [2023-05-22T22:41:00.765Z] $ docker rm -f --volumes 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:41:01.102Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T22:41:01.319Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T22:41:01.322Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.48 [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-22T22:41:01.441Z] provisioning config files... [2023-05-22T22:41:01.452Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12757075060772451404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:41:01.755Z] ---> docker-login.sh [2023-05-22T22:41:01.755Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:41:01.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:41:01.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:41:01.755Z] Configure a credential helper to remove this warning. See [2023-05-22T22:41:01.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:41:01.755Z] [2023-05-22T22:41:01.755Z] Login Succeeded [2023-05-22T22:41:01.755Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:41:01.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:41:01.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:41:01.755Z] Configure a credential helper to remove this warning. See [2023-05-22T22:41:01.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:41:01.755Z] [2023-05-22T22:41:01.755Z] Login Succeeded [2023-05-22T22:41:01.755Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:41:02.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:41:02.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:41:02.014Z] Configure a credential helper to remove this warning. See [2023-05-22T22:41:02.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:41:02.014Z] [2023-05-22T22:41:02.014Z] Login Succeeded [2023-05-22T22:41:02.014Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:41:02.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:41:02.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:41:02.014Z] Configure a credential helper to remove this warning. See [2023-05-22T22:41:02.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:41:02.014Z] [2023-05-22T22:41:02.014Z] Login Succeeded [2023-05-22T22:41:02.014Z] docker.io [2023-05-22T22:41:02.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:41:02.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:41:02.273Z] Configure a credential helper to remove this warning. See [2023-05-22T22:41:02.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:41:02.273Z] [2023-05-22T22:41:02.273Z] Login Succeeded [2023-05-22T22:41:02.273Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:41:02.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:41:02.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:41:02.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:41:02.363Z] ========================================================= [2023-05-22T22:41:02.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T22:41:02.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:41:02.676Z] + 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-22T22:41:02.676Z] Sending build context to Docker daemon 3.348MB [2023-05-22T22:41:02.676Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:41:02.676Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T22:41:02.676Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T22:41:02.676Z] f56be85fc22e: Pulling fs layer [2023-05-22T22:41:02.676Z] 85791d961cd3: Pulling fs layer [2023-05-22T22:41:02.676Z] d694b5ae8c79: Pulling fs layer [2023-05-22T22:41:02.676Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T22:41:02.676Z] 4d19c01a9841: Pulling fs layer [2023-05-22T22:41:02.676Z] 9325e15d5711: Pulling fs layer [2023-05-22T22:41:02.676Z] 556b6ee489ea: Pulling fs layer [2023-05-22T22:41:02.676Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T22:41:02.676Z] 4d19c01a9841: Waiting [2023-05-22T22:41:02.676Z] 9325e15d5711: Waiting [2023-05-22T22:41:02.676Z] 9f32a84ed3da: Waiting [2023-05-22T22:41:02.676Z] 556b6ee489ea: Waiting [2023-05-22T22:41:02.676Z] 85791d961cd3: Verifying Checksum [2023-05-22T22:41:02.676Z] 85791d961cd3: Download complete [2023-05-22T22:41:02.676Z] 9f32a84ed3da: Download complete [2023-05-22T22:41:02.676Z] 4d19c01a9841: Verifying Checksum [2023-05-22T22:41:02.676Z] 4d19c01a9841: Download complete [2023-05-22T22:41:02.676Z] f56be85fc22e: Verifying Checksum [2023-05-22T22:41:02.676Z] f56be85fc22e: Download complete [2023-05-22T22:41:02.945Z] 9325e15d5711: Verifying Checksum [2023-05-22T22:41:02.945Z] 9325e15d5711: Download complete [2023-05-22T22:41:02.945Z] f56be85fc22e: Pull complete [2023-05-22T22:41:03.208Z] 85791d961cd3: Pull complete [2023-05-22T22:41:03.467Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T22:41:03.467Z] c5a4b2cf53e6: Download complete [2023-05-22T22:41:03.467Z] d694b5ae8c79: Download complete [2023-05-22T22:41:03.726Z] 556b6ee489ea: Verifying Checksum [2023-05-22T22:41:03.726Z] 556b6ee489ea: Download complete [2023-05-22T22:41:07.009Z] d694b5ae8c79: Pull complete [2023-05-22T22:41:07.009Z] 9f32a84ed3da: Pull complete [2023-05-22T22:41:07.009Z] 4d19c01a9841: Pull complete [2023-05-22T22:41:07.009Z] 9325e15d5711: Pull complete [2023-05-22T22:41:09.539Z] 556b6ee489ea: Pull complete [2023-05-22T22:41:10.479Z] c5a4b2cf53e6: Pull complete [2023-05-22T22:41:10.479Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T22:41:10.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T22:41:10.479Z] ---> c4be618373d6 [2023-05-22T22:41:10.479Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:41:13.856Z] ---> Running in d324b51cf657 [2023-05-22T22:41:13.857Z] Removing intermediate container d324b51cf657 [2023-05-22T22:41:13.857Z] ---> 7cde994abc0e [2023-05-22T22:41:13.857Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:41:14.116Z] ---> Running in 6fee6ed974c7 [2023-05-22T22:41:14.116Z] Removing intermediate container 6fee6ed974c7 [2023-05-22T22:41:14.116Z] ---> 56736eedba9f [2023-05-22T22:41:14.116Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:41:14.116Z] ---> Running in 2df21ebed7db [2023-05-22T22:41:14.376Z] Removing intermediate container 2df21ebed7db [2023-05-22T22:41:14.376Z] ---> abc7091fef59 [2023-05-22T22:41:14.376Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:41:14.376Z] ---> Running in fbc9a012a353 [2023-05-22T22:41:14.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:41:14.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:41:14.893Z] OK: 265 MiB in 53 packages [2023-05-22T22:41:15.152Z] Removing intermediate container fbc9a012a353 [2023-05-22T22:41:15.152Z] ---> 63fc8f1e9264 [2023-05-22T22:41:15.152Z] Step 7/12 : WORKDIR /app [2023-05-22T22:41:15.410Z] ---> Running in 8c3950ec72fb [2023-05-22T22:41:15.410Z] Removing intermediate container 8c3950ec72fb [2023-05-22T22:41:15.410Z] ---> d9d572d10e18 [2023-05-22T22:41:15.410Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T22:41:15.410Z] ---> c8917d15e600 [2023-05-22T22:41:15.410Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:41:15.410Z] ---> Running in b18119d6dea2 [2023-05-22T22:41:16.412Z] Still waiting to schedule task [2023-05-22T22:41:16.413Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16396’ is offline [2023-05-22T22:41:41.981Z] Removing intermediate container b18119d6dea2 [2023-05-22T22:41:41.981Z] ---> 1517cd4b7b1a [2023-05-22T22:41:41.981Z] Step 10/12 : COPY . . [2023-05-22T22:41:41.981Z] ---> 2ee9d198c73f [2023-05-22T22:41:41.981Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:41:41.981Z] ---> Running in 05e2996e57a9 [2023-05-22T22:41:41.981Z] Removing intermediate container 05e2996e57a9 [2023-05-22T22:41:41.981Z] ---> 4362208c8bac [2023-05-22T22:41:41.981Z] Step 12/12 : RUN $MAKE [2023-05-22T22:41:41.981Z] ---> Running in 76355771b3fc [2023-05-22T22:41:41.981Z] noop [2023-05-22T22:41:41.981Z] Removing intermediate container 76355771b3fc [2023-05-22T22:41:41.981Z] ---> f9f83526ded3 [2023-05-22T22:41:41.981Z] Successfully built f9f83526ded3 [2023-05-22T22:41:41.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:41:42.301Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:41:42.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:41:42.380Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:41:42.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:41:42.782Z] $ docker top 3e7bda25a89d2d51aada82c057167310411c4d65c13a437a5237dae0647c0756 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:41:43.117Z] + go version [2023-05-22T22:41:43.117Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T22:41:43.130Z] $ docker stop --time=1 3e7bda25a89d2d51aada82c057167310411c4d65c13a437a5237dae0647c0756 [2023-05-22T22:41:44.413Z] $ docker rm -f --volumes 3e7bda25a89d2d51aada82c057167310411c4d65c13a437a5237dae0647c0756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:41:44.819Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:41:44.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:41:44.896Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:41:44.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:41:45.249Z] $ docker top 675f3c3eb3ef6ffa664fcb2246606c65fdc41f0e0c2dc93d980f159c5635d948 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:41:45.585Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:41:45.881Z] + make test [2023-05-22T22:41:45.881Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T22:42:03.968Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-22T22:42:25.909Z] go vet ./... [2023-05-22T22:42:27.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:42:27.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:42:27.288Z] ./bin/test-attribution-txt.sh [2023-05-22T22:42:27.288Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-22T22:42:27.288Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-22T22:42:27.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:42:27.313Z] $ docker stop --time=1 675f3c3eb3ef6ffa664fcb2246606c65fdc41f0e0c2dc93d980f159c5635d948 [2023-05-22T22:42:31.073Z] $ docker rm -f --volumes 675f3c3eb3ef6ffa664fcb2246606c65fdc41f0e0c2dc93d980f159c5635d948 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:42:31.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:42:31.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T22:42:32.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:42:32.500Z] + ls -al . [2023-05-22T22:42:32.500Z] total 176 [2023-05-22T22:42:32.500Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:41 . [2023-05-22T22:42:32.500Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:40 .. [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 119 May 22 22:40 .dockerignore [2023-05-22T22:42:32.500Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:40 .git [2023-05-22T22:42:32.500Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:40 .github [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 171 May 22 22:40 .gitignore [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 22:40 .golangci.yml [2023-05-22T22:42:32.500Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:40 .semver [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 22 22:40 Attribution.txt [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 22 22:40 CHANGELOG.md [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 22 22:40 Dockerfile [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:40 GOVERNANCE.md [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 688 May 22 22:40 Jenkinsfile [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 22 22:40 LICENSE [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 618 May 22 22:40 OWNERS.md [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 22 22:40 README.md [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 22:41 VERSION [2023-05-22T22:42:32.500Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:40 bin [2023-05-22T22:42:32.500Z] -rw-r--r-- 1 jenkins jenkins 13 May 22 22:41 coverage.out [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 22 22:40 go.mod [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 22 22:40 go.sum [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 22 22:40 main.go [2023-05-22T22:42:32.500Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 22 22:40 makefile [2023-05-22T22:42:32.500Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:40 res [2023-05-22T22:42:32.500Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:42:32.835Z] + 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=54f3f02236d78e8dac698cc92ad00962f8aead74 --label arch=amd64 --label version=3.0.0-dev.48 . [2023-05-22T22:42:32.835Z] Sending build context to Docker daemon 3.349MB [2023-05-22T22:42:32.835Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:42:32.835Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:42:32.835Z] ---> f9f83526ded3 [2023-05-22T22:42:32.835Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:42:33.094Z] ---> Running in 2b7810e460ef [2023-05-22T22:42:33.094Z] Removing intermediate container 2b7810e460ef [2023-05-22T22:42:33.094Z] ---> 9d8d733a17e1 [2023-05-22T22:42:33.094Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:42:33.094Z] ---> Running in 900791168e41 [2023-05-22T22:42:33.094Z] Removing intermediate container 900791168e41 [2023-05-22T22:42:33.094Z] ---> b63906391b37 [2023-05-22T22:42:33.094Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:42:33.094Z] ---> Running in 4375b7c6f820 [2023-05-22T22:42:33.354Z] Removing intermediate container 4375b7c6f820 [2023-05-22T22:42:33.354Z] ---> a35442dd6d17 [2023-05-22T22:42:33.354Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:42:33.354Z] ---> Running in 820a8c3a1927 [2023-05-22T22:42:33.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:42:33.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:42:33.875Z] OK: 265 MiB in 53 packages [2023-05-22T22:42:34.819Z] Removing intermediate container 820a8c3a1927 [2023-05-22T22:42:34.819Z] ---> aad0821041f0 [2023-05-22T22:42:34.819Z] Step 7/26 : WORKDIR /app [2023-05-22T22:42:35.078Z] ---> Running in b789294dfdf3 [2023-05-22T22:42:35.646Z] Removing intermediate container b789294dfdf3 [2023-05-22T22:42:35.646Z] ---> 6a4db8996bcd [2023-05-22T22:42:35.646Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-22T22:42:35.906Z] ---> 808847abc0df [2023-05-22T22:42:35.906Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:42:36.165Z] ---> Running in 267bfe7cceae [2023-05-22T22:42:37.211Z] Removing intermediate container 267bfe7cceae [2023-05-22T22:42:37.212Z] ---> 52aca850e5d9 [2023-05-22T22:42:37.212Z] Step 10/26 : COPY . . [2023-05-22T22:42:37.470Z] ---> 35b506ebd12d [2023-05-22T22:42:37.470Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:42:37.470Z] ---> Running in 76f096e7ce65 [2023-05-22T22:42:37.470Z] Removing intermediate container 76f096e7ce65 [2023-05-22T22:42:37.470Z] ---> 430200b0ab5f [2023-05-22T22:42:37.470Z] Step 12/26 : RUN $MAKE [2023-05-22T22:42:37.470Z] ---> Running in 7e64ec788c1a [2023-05-22T22:42:37.728Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.48" -trimpath -mod=readonly -o app-service-configurable [2023-05-22T22:42:49.121Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16399 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-22T22:42:49.138Z] Running in /w/workspace/app-service-configurable/166 [Pipeline] { [Pipeline] checkout [2023-05-22T22:42:49.175Z] Selected Git installation does not exist. Using Default [2023-05-22T22:42:49.175Z] The recommended git tool is: NONE [2023-05-22T22:42:54.619Z] using credential edgex-jenkins-ssh [2023-05-22T22:42:54.636Z] Cloning the remote Git repository [2023-05-22T22:42:54.686Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-22T22:42:54.788Z] > git init /w/workspace/app-service-configurable/166 # timeout=10 [2023-05-22T22:42:54.930Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-22T22:42:54.931Z] > git --version # timeout=10 [2023-05-22T22:42:54.951Z] > git --version # 'git version 2.25.1' [2023-05-22T22:42:54.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:42:55.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:42:55.819Z] Removing intermediate container 7e64ec788c1a [2023-05-22T22:42:55.820Z] ---> 8a39fb629a40 [2023-05-22T22:42:55.820Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T22:42:55.820Z] 3.17: Pulling from library/alpine [2023-05-22T22:42:56.081Z] f56be85fc22e: Already exists [2023-05-22T22:42:56.081Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:42:56.081Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:42:56.081Z] ---> 9ed4aefc74f6 [2023-05-22T22:42:56.081Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-22T22:42:56.352Z] ---> Running in 030c002ad0a1 [2023-05-22T22:42:56.352Z] Removing intermediate container 030c002ad0a1 [2023-05-22T22:42:56.352Z] ---> 789ca39b8b5f [2023-05-22T22:42:56.352Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-22T22:42:56.352Z] ---> Running in 58130c116259 [2023-05-22T22:42:56.352Z] Removing intermediate container 58130c116259 [2023-05-22T22:42:56.352Z] ---> fa7fdd956166 [2023-05-22T22:42:56.352Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T22:42:56.617Z] ---> Running in 2f89f747fd37 [2023-05-22T22:42:56.292Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-22T22:42:56.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:42:56.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:42:56.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:42:57.136Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T22:42:57.136Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T22:42:57.136Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:42:57.136Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T22:42:57.265Z] Avoid second fetch [2023-05-22T22:42:57.266Z] Checking out Revision 54f3f02236d78e8dac698cc92ad00962f8aead74 (main) [2023-05-22T22:42:57.405Z] OK: 8 MiB in 17 packages [2023-05-22T22:42:57.664Z] Removing intermediate container 2f89f747fd37 [2023-05-22T22:42:57.664Z] ---> 622309357aac [2023-05-22T22:42:57.664Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-22T22:42:57.856Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#566)" [2023-05-22T22:42:57.924Z] ---> fb34a4555a21 [2023-05-22T22:42:57.924Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-22T22:42:57.924Z] ---> 3cba4c9c78bc [2023-05-22T22:42:57.924Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-22T22:42:57.284Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:42:57.355Z] > git checkout -f 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 [2023-05-22T22:42:58.183Z] ---> d0618e06731d [2023-05-22T22:42:58.183Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:42:58.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T22:42:58.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:42:58.722Z] Dload Upload Total Spent Left Speed [2023-05-22T22:42:58.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-05-22T22:42:59.148Z] ---> 5aafe4be7e57 [2023-05-22T22:42:59.148Z] Step 21/26 : EXPOSE 48095 [2023-05-22T22:42:59.148Z] ---> Running in 728e1b56985a [2023-05-22T22:42:59.148Z] Removing intermediate container 728e1b56985a [2023-05-22T22:42:59.148Z] ---> 4ba820b16ced [2023-05-22T22:42:59.148Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-22T22:42:59.148Z] ---> Running in d3a2b0bc283f [2023-05-22T22:42:59.148Z] Removing intermediate container d3a2b0bc283f [2023-05-22T22:42:59.148Z] ---> 94a9bfc77e84 [2023-05-22T22:42:59.148Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:42:59.148Z] ---> Running in ba7d1d0b3933 [2023-05-22T22:42:59.148Z] Removing intermediate container ba7d1d0b3933 [2023-05-22T22:42:59.148Z] ---> 58d75e274168 [2023-05-22T22:42:59.148Z] Step 24/26 : LABEL arch=amd64 [2023-05-22T22:42:59.362Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T22:42:59.409Z] ---> Running in 883ca823108f [2023-05-22T22:42:59.409Z] Removing intermediate container 883ca823108f [2023-05-22T22:42:59.409Z] ---> c0864f5a12dc [2023-05-22T22:42:59.409Z] Step 25/26 : LABEL git_sha=54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:42:59.409Z] ---> Running in ba1aa7a536fc [2023-05-22T22:42:59.409Z] Removing intermediate container ba1aa7a536fc [2023-05-22T22:42:59.409Z] ---> 83537986507d [2023-05-22T22:42:59.409Z] Step 26/26 : LABEL version=3.0.0-dev.48 [2023-05-22T22:42:59.409Z] ---> Running in 6f37039faba4 [2023-05-22T22:42:59.669Z] Removing intermediate container 6f37039faba4 [2023-05-22T22:42:59.669Z] ---> cb9e7e6b5b16 [2023-05-22T22:42:59.669Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:42:59.669Z] Successfully built cb9e7e6b5b16 [2023-05-22T22:42:59.669Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-22T22:42:59.694Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T22:42:59.694Z] [2023-05-22T22:42:59.694Z] { [2023-05-22T22:42:59.694Z] "registry-mirrors": [ [2023-05-22T22:42:59.694Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T22:42:59.694Z] ], [2023-05-22T22:42:59.694Z] "bip": "10.250.0.254/24", [2023-05-22T22:42:59.694Z] "hosts": [ [2023-05-22T22:42:59.694Z] "tcp://0.0.0.0:5555", [2023-05-22T22:42:59.694Z] "unix:///var/run/docker.sock" [2023-05-22T22:42:59.694Z] ], [2023-05-22T22:42:59.694Z] "mtu": 1458, [2023-05-22T22:42:59.694Z] "selinux-enabled": true, [2023-05-22T22:42:59.694Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T22:42:59.694Z] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:42:59.818Z] provisioning config files... [2023-05-22T22:42:59.827Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16918536589095076759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:43:00.031Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T22:43:00.127Z] ---> docker-login.sh [2023-05-22T22:43:00.127Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:43:00.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:00.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:00.127Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:00.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:00.127Z] [2023-05-22T22:43:00.127Z] Login Succeeded [2023-05-22T22:43:00.127Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:43:00.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:00.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:00.127Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:00.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:00.127Z] [2023-05-22T22:43:00.127Z] Login Succeeded [2023-05-22T22:43:00.127Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:43:00.379Z] + sudo service docker restart [2023-05-22T22:43:00.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:00.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:00.386Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:00.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:00.386Z] [2023-05-22T22:43:00.386Z] Login Succeeded [2023-05-22T22:43:00.386Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:43:00.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:00.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:00.386Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:00.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:00.386Z] [2023-05-22T22:43:00.386Z] Login Succeeded [2023-05-22T22:43:00.386Z] docker.io [2023-05-22T22:43:00.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:00.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:00.645Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:00.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:00.645Z] [2023-05-22T22:43:00.645Z] Login Succeeded [2023-05-22T22:43:00.645Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:43:00.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:43:00.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:43:00.714Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-22T22:43:00.714Z] 54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:43:00.714Z] latest [2023-05-22T22:43:00.714Z] 3.0.0-dev.48 [2023-05-22T22:43:00.714Z] 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [2023-05-22T22:43:00.714Z] main [2023-05-22T22:43:00.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:01.047Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:01.366Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:43:01.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-22T22:43:01.366Z] d3f55b877480: Preparing [2023-05-22T22:43:01.366Z] c7bc7b5af7ff: Preparing [2023-05-22T22:43:01.366Z] 4d4586bc6b5b: Preparing [2023-05-22T22:43:01.366Z] 73785e76cb13: Preparing [2023-05-22T22:43:01.366Z] 6e082ee78347: Preparing [2023-05-22T22:43:01.366Z] f1417ff83b31: Preparing [2023-05-22T22:43:01.366Z] f1417ff83b31: Waiting [2023-05-22T22:43:01.366Z] c7bc7b5af7ff: Pushed [2023-05-22T22:43:01.366Z] 73785e76cb13: Pushed [2023-05-22T22:43:01.366Z] 4d4586bc6b5b: Pushed [2023-05-22T22:43:01.366Z] f1417ff83b31: Layer already exists [2023-05-22T22:43:01.366Z] 6e082ee78347: Pushed [2023-05-22T22:43:04.665Z] d3f55b877480: Pushed [2023-05-22T22:43:04.665Z] 54f3f02236d78e8dac698cc92ad00962f8aead74: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:04.997Z] + 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-22T22:43:05.318Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-22T22:43:05.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-22T22:43:05.319Z] d3f55b877480: Preparing [2023-05-22T22:43:05.319Z] c7bc7b5af7ff: Preparing [2023-05-22T22:43:05.319Z] 4d4586bc6b5b: Preparing [2023-05-22T22:43:05.319Z] 73785e76cb13: Preparing [2023-05-22T22:43:05.319Z] 6e082ee78347: Preparing [2023-05-22T22:43:05.319Z] f1417ff83b31: Preparing [2023-05-22T22:43:05.319Z] f1417ff83b31: Waiting [2023-05-22T22:43:05.319Z] d3f55b877480: Layer already exists [2023-05-22T22:43:05.319Z] 4d4586bc6b5b: Layer already exists [2023-05-22T22:43:05.319Z] 73785e76cb13: Layer already exists [2023-05-22T22:43:05.319Z] c7bc7b5af7ff: Layer already exists [2023-05-22T22:43:05.319Z] 6e082ee78347: Layer already exists [2023-05-22T22:43:05.319Z] f1417ff83b31: Layer already exists [2023-05-22T22:43:05.319Z] latest: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:05.647Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:05.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.48 [2023-05-22T22:43:05.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-22T22:43:05.967Z] d3f55b877480: Preparing [2023-05-22T22:43:05.967Z] c7bc7b5af7ff: Preparing [2023-05-22T22:43:05.967Z] 4d4586bc6b5b: Preparing [2023-05-22T22:43:05.967Z] 73785e76cb13: Preparing [2023-05-22T22:43:05.967Z] 6e082ee78347: Preparing [2023-05-22T22:43:05.967Z] f1417ff83b31: Preparing [2023-05-22T22:43:05.967Z] f1417ff83b31: Waiting [2023-05-22T22:43:05.967Z] 6e082ee78347: Layer already exists [2023-05-22T22:43:05.967Z] 73785e76cb13: Layer already exists [2023-05-22T22:43:05.967Z] d3f55b877480: Layer already exists [2023-05-22T22:43:05.967Z] 4d4586bc6b5b: Layer already exists [2023-05-22T22:43:05.967Z] f1417ff83b31: Layer already exists [2023-05-22T22:43:05.967Z] c7bc7b5af7ff: Layer already exists [2023-05-22T22:43:05.967Z] 3.0.0-dev.48: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:06.292Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:06.612Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [2023-05-22T22:43:06.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-22T22:43:06.612Z] d3f55b877480: Preparing [2023-05-22T22:43:06.612Z] c7bc7b5af7ff: Preparing [2023-05-22T22:43:06.612Z] 4d4586bc6b5b: Preparing [2023-05-22T22:43:06.612Z] 73785e76cb13: Preparing [2023-05-22T22:43:06.612Z] 6e082ee78347: Preparing [2023-05-22T22:43:06.612Z] f1417ff83b31: Preparing [2023-05-22T22:43:06.612Z] f1417ff83b31: Waiting [2023-05-22T22:43:06.612Z] 6e082ee78347: Layer already exists [2023-05-22T22:43:06.612Z] c7bc7b5af7ff: Layer already exists [2023-05-22T22:43:06.612Z] d3f55b877480: Layer already exists [2023-05-22T22:43:06.612Z] 4d4586bc6b5b: Layer already exists [2023-05-22T22:43:06.612Z] 73785e76cb13: Layer already exists [2023-05-22T22:43:06.612Z] f1417ff83b31: Layer already exists [2023-05-22T22:43:06.612Z] 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:06.945Z] + 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-22T22:43:07.257Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-22T22:43:07.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-22T22:43:07.257Z] d3f55b877480: Preparing [2023-05-22T22:43:07.257Z] c7bc7b5af7ff: Preparing [2023-05-22T22:43:07.257Z] 4d4586bc6b5b: Preparing [2023-05-22T22:43:07.257Z] 73785e76cb13: Preparing [2023-05-22T22:43:07.257Z] 6e082ee78347: Preparing [2023-05-22T22:43:07.257Z] f1417ff83b31: Preparing [2023-05-22T22:43:07.257Z] f1417ff83b31: Waiting [2023-05-22T22:43:07.257Z] 6e082ee78347: Layer already exists [2023-05-22T22:43:07.257Z] c7bc7b5af7ff: Layer already exists [2023-05-22T22:43:07.257Z] d3f55b877480: Layer already exists [2023-05-22T22:43:07.257Z] 4d4586bc6b5b: Layer already exists [2023-05-22T22:43:07.257Z] 73785e76cb13: Layer already exists [2023-05-22T22:43:07.257Z] f1417ff83b31: Layer already exists [2023-05-22T22:43:07.257Z] main: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:43:07.299Z] ===================================================== [Pipeline] echo [2023-05-22T22:43:07.312Z] taggedImages: [2023-05-22T22:43:07.312Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:43:07.312Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-22T22:43:07.312Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.48 [2023-05-22T22:43:07.312Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [2023-05-22T22:43:07.312Z] - 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-22T22:43:07.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:43:07.689Z] [2023-05-22T22:43:07.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:07.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:43:07.984Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T22:43:07.984Z] 5eb5b503b376: Pulling fs layer [2023-05-22T22:43:07.984Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T22:43:07.984Z] ec43610c2a17: Pulling fs layer [2023-05-22T22:43:07.984Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T22:43:07.984Z] 33b1e0a273af: Pulling fs layer [2023-05-22T22:43:07.984Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T22:43:07.984Z] 2f39f015ded8: Pulling fs layer [2023-05-22T22:43:07.984Z] 5d3b04190fa2: Waiting [2023-05-22T22:43:07.984Z] 3a2ae6a8a46f: Waiting [2023-05-22T22:43:07.984Z] 2f39f015ded8: Waiting [2023-05-22T22:43:07.984Z] 33b1e0a273af: Waiting [2023-05-22T22:43:07.984Z] 5c69ac0246d0: Download complete [2023-05-22T22:43:07.984Z] 3a2ae6a8a46f: Download complete [2023-05-22T22:43:07.984Z] 33b1e0a273af: Verifying Checksum [2023-05-22T22:43:07.984Z] 33b1e0a273af: Download complete [2023-05-22T22:43:07.984Z] ec43610c2a17: Verifying Checksum [2023-05-22T22:43:07.984Z] ec43610c2a17: Download complete [2023-05-22T22:43:07.984Z] 5d3b04190fa2: Download complete [2023-05-22T22:43:08.243Z] 5eb5b503b376: Verifying Checksum [2023-05-22T22:43:08.244Z] 5eb5b503b376: Download complete [2023-05-22T22:43:08.810Z] 2f39f015ded8: Download complete [2023-05-22T22:43:09.378Z] 5eb5b503b376: Pull complete [2023-05-22T22:43:09.636Z] 5c69ac0246d0: Pull complete [2023-05-22T22:43:10.212Z] ec43610c2a17: Pull complete [2023-05-22T22:43:10.212Z] 3a2ae6a8a46f: Pull complete [2023-05-22T22:43:10.472Z] 33b1e0a273af: Pull complete [2023-05-22T22:43:10.472Z] 5d3b04190fa2: Pull complete [2023-05-22T22:43:15.743Z] 2f39f015ded8: Pull complete [2023-05-22T22:43:15.743Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T22:43:15.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:43:15.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:43:15.831Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:43:15.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:43:18.698Z] $ docker top 39a7bdb93f5158d20aa7341a26a70aab006c69ab708ba98475b5e60c82eb85c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-22T22:43:18.812Z] provisioning config files... [2023-05-22T22:43:18.839Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/166@tmp/config6142229042627335040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:43:19.065Z] ---> job-cost.sh [2023-05-22T22:43:19.065Z] lf-activate-venv: SKIPPING [2023-05-22T22:43:19.065Z] INFO: No Stack... [2023-05-22T22:43:19.185Z] ---> docker-login.sh [2023-05-22T22:43:19.186Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:43:19.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:19.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:43:19.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:19.722Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:19.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:19.722Z] [2023-05-22T22:43:19.722Z] Login Succeeded [2023-05-22T22:43:19.722Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:43:19.896Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:43:19.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:19.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:19.993Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:19.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:19.993Z] [2023-05-22T22:43:19.993Z] Login Succeeded [2023-05-22T22:43:19.993Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:43:20.189Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-22T22:43:20.189Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:43:20.204Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [2023-05-22T22:43:20.211Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] did not exist. Created. [2023-05-22T22:43:20.211Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:43:20.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:20.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T22:43:20.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:20.537Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:20.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:20.537Z] [2023-05-22T22:43:20.537Z] Login Succeeded [2023-05-22T22:43:20.537Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:43:20.541Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:43:20.547Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:43:20.564Z] $ docker stop --time=1 39a7bdb93f5158d20aa7341a26a70aab006c69ab708ba98475b5e60c82eb85c5 [2023-05-22T22:43:20.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:20.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:20.806Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:20.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:20.806Z] [2023-05-22T22:43:20.806Z] Login Succeeded [2023-05-22T22:43:20.806Z] docker.io [2023-05-22T22:43:21.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:43:21.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:43:21.343Z] Configure a credential helper to remove this warning. See [2023-05-22T22:43:21.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:43:21.343Z] [2023-05-22T22:43:21.343Z] Login Succeeded [2023-05-22T22:43:21.343Z] ---> docker-login.sh ends [2023-05-22T22:43:21.712Z] $ docker rm -f --volumes 39a7bdb93f5158d20aa7341a26a70aab006c69ab708ba98475b5e60c82eb85c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-22T22:43:21.757Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-22T22:43:21.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:43:22.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:43:22.028Z] ========================================================= [2023-05-22T22:43:22.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T22:43:22.028Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:43:22.373Z] + 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-22T22:43:22.373Z] Sending build context to Docker daemon 168.4kB [2023-05-22T22:43:22.643Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:43:22.643Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T22:43:22.643Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T22:43:22.643Z] c41833b44d91: Pulling fs layer [2023-05-22T22:43:22.643Z] ed15518f5707: Pulling fs layer [2023-05-22T22:43:22.643Z] feae8fd75edb: Pulling fs layer [2023-05-22T22:43:22.643Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T22:43:22.643Z] 3cdef696dda3: Pulling fs layer [2023-05-22T22:43:22.643Z] 2ced38df9373: Pulling fs layer [2023-05-22T22:43:22.643Z] 58f1dce35555: Pulling fs layer [2023-05-22T22:43:22.643Z] 3cdef696dda3: Waiting [2023-05-22T22:43:22.643Z] 2ced38df9373: Waiting [2023-05-22T22:43:22.643Z] 58f1dce35555: Waiting [2023-05-22T22:43:22.643Z] 242c74f7c9fa: Waiting [2023-05-22T22:43:22.915Z] ed15518f5707: Verifying Checksum [2023-05-22T22:43:22.915Z] ed15518f5707: Download complete [2023-05-22T22:43:22.915Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T22:43:22.915Z] 242c74f7c9fa: Download complete [2023-05-22T22:43:22.915Z] 3cdef696dda3: Download complete [2023-05-22T22:43:22.915Z] c41833b44d91: Verifying Checksum [2023-05-22T22:43:22.915Z] c41833b44d91: Download complete [2023-05-22T22:43:27.202Z] 58f1dce35555: Verifying Checksum [2023-05-22T22:43:27.202Z] 58f1dce35555: Download complete [2023-05-22T22:43:27.202Z] feae8fd75edb: Verifying Checksum [2023-05-22T22:43:27.202Z] feae8fd75edb: Download complete [2023-05-22T22:43:27.202Z] 2ced38df9373: Download complete [2023-05-22T22:43:27.202Z] c41833b44d91: Pull complete [2023-05-22T22:43:27.202Z] ed15518f5707: Pull complete [2023-05-22T22:43:39.545Z] feae8fd75edb: Pull complete [2023-05-22T22:43:39.545Z] 242c74f7c9fa: Pull complete [2023-05-22T22:43:39.816Z] 3cdef696dda3: Pull complete [2023-05-22T22:43:48.058Z] 2ced38df9373: Pull complete [2023-05-22T22:43:49.028Z] 58f1dce35555: Pull complete [2023-05-22T22:43:49.028Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T22:43:49.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T22:43:49.028Z] ---> fadd8f120f05 [2023-05-22T22:43:49.028Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:43:50.996Z] ---> Running in d72c88818c48 [2023-05-22T22:43:51.267Z] Removing intermediate container d72c88818c48 [2023-05-22T22:43:51.267Z] ---> 6251bc7386fd [2023-05-22T22:43:51.267Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:43:51.267Z] ---> Running in b45a95da0155 [2023-05-22T22:43:51.538Z] Removing intermediate container b45a95da0155 [2023-05-22T22:43:51.538Z] ---> 7a2e6477a1bc [2023-05-22T22:43:51.538Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:43:51.811Z] ---> Running in e961078c7d18 [2023-05-22T22:43:52.080Z] Removing intermediate container e961078c7d18 [2023-05-22T22:43:52.080Z] ---> 262da5297e58 [2023-05-22T22:43:52.080Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:43:52.080Z] ---> Running in af343f5c1d44 [2023-05-22T22:43:53.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:43:53.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:43:55.179Z] OK: 263 MiB in 53 packages [2023-05-22T22:43:56.149Z] Removing intermediate container af343f5c1d44 [2023-05-22T22:43:56.149Z] ---> 82a76adcccae [2023-05-22T22:43:56.149Z] Step 7/12 : WORKDIR /app [2023-05-22T22:43:56.149Z] ---> Running in b0ea6c75a00a [2023-05-22T22:43:56.420Z] Removing intermediate container b0ea6c75a00a [2023-05-22T22:43:56.420Z] ---> c18fd2f21df8 [2023-05-22T22:43:56.420Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T22:43:56.690Z] ---> 5c93ad9cbae4 [2023-05-22T22:43:56.690Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:43:56.959Z] ---> Running in e148fea71be6 [2023-05-22T22:45:05.048Z] Removing intermediate container e148fea71be6 [2023-05-22T22:45:05.048Z] ---> 11f27d76f689 [2023-05-22T22:45:05.048Z] Step 10/12 : COPY . . [2023-05-22T22:45:05.048Z] ---> 9dd3a19d3304 [2023-05-22T22:45:05.048Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:45:05.048Z] ---> Running in 8005525c4fc4 [2023-05-22T22:45:05.048Z] Removing intermediate container 8005525c4fc4 [2023-05-22T22:45:05.048Z] ---> 0db5401a95df [2023-05-22T22:45:05.048Z] Step 12/12 : RUN $MAKE [2023-05-22T22:45:05.048Z] ---> Running in d1768cb74bbe [2023-05-22T22:45:05.048Z] noop [2023-05-22T22:45:05.048Z] Removing intermediate container d1768cb74bbe [2023-05-22T22:45:05.048Z] ---> 9247d43739d4 [2023-05-22T22:45:05.048Z] Successfully built 9247d43739d4 [2023-05-22T22:45:05.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:45:05.424Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:45:05.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:45:05.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-16399 does not seem to be running inside a container [2023-05-22T22:45:05.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/166 -v /w/workspace/app-service-configurable/166:/w/workspace/app-service-configurable/166:rw,z -v /w/workspace/app-service-configurable/166@tmp:/w/workspace/app-service-configurable/166@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-22T22:45:06.943Z] $ docker top 740dda76f148bc2af44c166b0c8aa9c4fd216255c4c7cf143a6f2489c7633038 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:45:07.803Z] + go version [2023-05-22T22:45:07.803Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T22:45:07.826Z] $ docker stop --time=1 740dda76f148bc2af44c166b0c8aa9c4fd216255c4c7cf143a6f2489c7633038 [2023-05-22T22:45:09.425Z] $ docker rm -f --volumes 740dda76f148bc2af44c166b0c8aa9c4fd216255c4c7cf143a6f2489c7633038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:45:09.966Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:45:09.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:45:10.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-16399 does not seem to be running inside a container [2023-05-22T22:45:10.255Z] $ 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/166 -v /w/workspace/app-service-configurable/166:/w/workspace/app-service-configurable/166:rw,z -v /w/workspace/app-service-configurable/166@tmp:/w/workspace/app-service-configurable/166@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-22T22:45:11.405Z] $ docker top 012b4c9a619a0b52ffc1bf4f970203763b95fc08235b44bd08bbcab94b0ba337 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:45:12.246Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/166 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:45:12.579Z] + make test [2023-05-22T22:45:12.579Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T22:48:04.351Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-22T22:48:04.351Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:48:04.351Z] go vet ./... [2023-05-22T22:50:41.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:50:41.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:50:41.155Z] ./bin/test-attribution-txt.sh [2023-05-22T22:50:41.155Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-22T22:50:41.155Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-22T22:50:41.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:50:41.195Z] $ docker stop --time=1 012b4c9a619a0b52ffc1bf4f970203763b95fc08235b44bd08bbcab94b0ba337 [2023-05-22T22:50:43.118Z] $ docker rm -f --volumes 012b4c9a619a0b52ffc1bf4f970203763b95fc08235b44bd08bbcab94b0ba337 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:50:44.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:50:44.820Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:50:45.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:50:45.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:50:46.086Z] + ls -al . [2023-05-22T22:50:46.086Z] total 172 [2023-05-22T22:50:46.086Z] drwxrwxr-x 7 jenkins jenkins 4096 May 22 22:45 . [2023-05-22T22:50:46.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:42 .. [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 119 May 22 22:42 .dockerignore [2023-05-22T22:50:46.086Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:42 .git [2023-05-22T22:50:46.086Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:42 .github [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 171 May 22 22:42 .gitignore [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 22:42 .golangci.yml [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 22 22:42 Attribution.txt [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 22 22:42 CHANGELOG.md [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 22 22:42 Dockerfile [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:42 GOVERNANCE.md [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 688 May 22 22:42 Jenkinsfile [2023-05-22T22:50:46.086Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 22 22:42 LICENSE [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 618 May 22 22:42 OWNERS.md [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 22 22:42 README.md [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 22:41 VERSION [2023-05-22T22:50:46.087Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:42 bin [2023-05-22T22:50:46.087Z] -rw-r--r-- 1 jenkins jenkins 13 May 22 22:45 coverage.out [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 22 22:42 go.mod [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 22 22:42 go.sum [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 22 22:42 main.go [2023-05-22T22:50:46.087Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 22 22:42 makefile [2023-05-22T22:50:46.087Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:42 res [2023-05-22T22:50:46.087Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:50:46.439Z] + 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=54f3f02236d78e8dac698cc92ad00962f8aead74 --label arch=arm64 --label version=3.0.0-dev.48 . [2023-05-22T22:50:46.439Z] Sending build context to Docker daemon 169.5kB [2023-05-22T22:50:46.707Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:50:46.707Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:50:46.707Z] ---> 9247d43739d4 [2023-05-22T22:50:46.707Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:50:46.707Z] ---> Running in a1a3b8327937 [2023-05-22T22:50:46.978Z] Removing intermediate container a1a3b8327937 [2023-05-22T22:50:46.978Z] ---> 44bba40758b2 [2023-05-22T22:50:46.978Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:50:47.250Z] ---> Running in 6ef74385e973 [2023-05-22T22:50:47.521Z] Removing intermediate container 6ef74385e973 [2023-05-22T22:50:47.521Z] ---> 34b5d1215347 [2023-05-22T22:50:47.521Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:50:47.521Z] ---> Running in 703df504a8d2 [2023-05-22T22:50:47.792Z] Removing intermediate container 703df504a8d2 [2023-05-22T22:50:47.792Z] ---> 9fbd37141ca6 [2023-05-22T22:50:47.792Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:50:48.062Z] ---> Running in 5340952f4348 [2023-05-22T22:50:49.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:50:49.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:50:51.023Z] OK: 263 MiB in 53 packages [2023-05-22T22:50:51.606Z] Removing intermediate container 5340952f4348 [2023-05-22T22:50:51.606Z] ---> 56f119744b64 [2023-05-22T22:50:51.606Z] Step 7/26 : WORKDIR /app [2023-05-22T22:50:51.606Z] ---> Running in 91ea0656b463 [2023-05-22T22:50:51.874Z] Removing intermediate container 91ea0656b463 [2023-05-22T22:50:51.874Z] ---> 9f3321c92c18 [2023-05-22T22:50:51.874Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-22T22:50:52.463Z] ---> 48d995393f9d [2023-05-22T22:50:52.463Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:50:52.463Z] ---> Running in 7cd395c14ed5 [2023-05-22T22:50:55.051Z] Removing intermediate container 7cd395c14ed5 [2023-05-22T22:50:55.051Z] ---> 29d095414003 [2023-05-22T22:50:55.051Z] Step 10/26 : COPY . . [2023-05-22T22:50:55.635Z] ---> 34120abb08c9 [2023-05-22T22:50:55.635Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:50:55.635Z] ---> Running in 92a4b4df2b70 [2023-05-22T22:50:55.902Z] Removing intermediate container 92a4b4df2b70 [2023-05-22T22:50:55.902Z] ---> 1099e91e4077 [2023-05-22T22:50:55.902Z] Step 12/26 : RUN $MAKE [2023-05-22T22:50:55.902Z] ---> Running in 4679283c47fa [2023-05-22T22:50:56.862Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.48" -trimpath -mod=readonly -o app-service-configurable [2023-05-22T22:53:20.808Z] Removing intermediate container 4679283c47fa [2023-05-22T22:53:20.808Z] ---> 69380eb4c238 [2023-05-22T22:53:20.808Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T22:53:20.808Z] 3.17: Pulling from library/alpine [2023-05-22T22:53:20.808Z] c41833b44d91: Already exists [2023-05-22T22:53:20.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:53:20.808Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:53:20.808Z] ---> 51e60588ff2c [2023-05-22T22:53:20.808Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-22T22:53:20.808Z] ---> Running in 4eda9f85e1ee [2023-05-22T22:53:20.808Z] Removing intermediate container 4eda9f85e1ee [2023-05-22T22:53:20.808Z] ---> 819f04d17531 [2023-05-22T22:53:20.809Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-22T22:53:20.809Z] ---> Running in f2b2fd2cec3e [2023-05-22T22:53:20.809Z] Removing intermediate container f2b2fd2cec3e [2023-05-22T22:53:20.809Z] ---> ded13e596ad8 [2023-05-22T22:53:20.809Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T22:53:20.809Z] ---> Running in b90b0c8bb1f3 [2023-05-22T22:53:20.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:53:20.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:53:20.809Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T22:53:20.809Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T22:53:20.809Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:53:20.809Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T22:53:20.809Z] OK: 8 MiB in 17 packages [2023-05-22T22:53:20.809Z] Removing intermediate container b90b0c8bb1f3 [2023-05-22T22:53:20.809Z] ---> 6eb28141c65c [2023-05-22T22:53:20.809Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-22T22:53:20.809Z] ---> 6156893a4c84 [2023-05-22T22:53:20.809Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-22T22:53:20.809Z] ---> 57ec6609f09e [2023-05-22T22:53:20.809Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-22T22:53:20.809Z] ---> 7b9e0db4aa80 [2023-05-22T22:53:20.809Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-22T22:53:20.809Z] ---> 5d823caee02f [2023-05-22T22:53:20.809Z] Step 21/26 : EXPOSE 48095 [2023-05-22T22:53:20.809Z] ---> Running in 6a173eb56984 [2023-05-22T22:53:20.809Z] Removing intermediate container 6a173eb56984 [2023-05-22T22:53:20.809Z] ---> 562e6b37d1fd [2023-05-22T22:53:20.809Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-22T22:53:20.809Z] ---> Running in c452f7ce25aa [2023-05-22T22:53:20.809Z] Removing intermediate container c452f7ce25aa [2023-05-22T22:53:20.809Z] ---> d13c3b000b43 [2023-05-22T22:53:20.809Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:53:20.809Z] ---> Running in 66c9bf108a82 [2023-05-22T22:53:20.809Z] Removing intermediate container 66c9bf108a82 [2023-05-22T22:53:20.809Z] ---> a320905e5cee [2023-05-22T22:53:20.809Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T22:53:20.809Z] ---> Running in d4d58727a83c [2023-05-22T22:53:20.809Z] Removing intermediate container d4d58727a83c [2023-05-22T22:53:20.809Z] ---> dca18a6c4143 [2023-05-22T22:53:20.809Z] Step 25/26 : LABEL git_sha=54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:53:20.809Z] ---> Running in c67cea0df1da [2023-05-22T22:53:20.809Z] Removing intermediate container c67cea0df1da [2023-05-22T22:53:20.809Z] ---> 8614bfba2d7d [2023-05-22T22:53:20.809Z] Step 26/26 : LABEL version=3.0.0-dev.48 [2023-05-22T22:53:20.809Z] ---> Running in 1e673af5c014 [2023-05-22T22:53:20.809Z] Removing intermediate container 1e673af5c014 [2023-05-22T22:53:20.809Z] ---> faa6f4e815f9 [2023-05-22T22:53:20.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:53:20.809Z] Successfully built faa6f4e815f9 [2023-05-22T22:53:20.809Z] 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-22T22:53:20.926Z] provisioning config files... [2023-05-22T22:53:20.941Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/166@tmp/config9152035834339006392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:53:21.277Z] ---> docker-login.sh [2023-05-22T22:53:21.277Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:53:21.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:53:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:53:21.546Z] Configure a credential helper to remove this warning. See [2023-05-22T22:53:21.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:53:21.546Z] [2023-05-22T22:53:21.546Z] Login Succeeded [2023-05-22T22:53:21.546Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:53:21.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:53:21.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:53:21.815Z] Configure a credential helper to remove this warning. See [2023-05-22T22:53:21.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:53:21.815Z] [2023-05-22T22:53:21.815Z] Login Succeeded [2023-05-22T22:53:21.815Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:53:22.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:53:22.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:53:22.351Z] Configure a credential helper to remove this warning. See [2023-05-22T22:53:22.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:53:22.351Z] [2023-05-22T22:53:22.351Z] Login Succeeded [2023-05-22T22:53:22.351Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:53:22.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:53:22.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:53:22.618Z] Configure a credential helper to remove this warning. See [2023-05-22T22:53:22.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:53:22.618Z] [2023-05-22T22:53:22.618Z] Login Succeeded [2023-05-22T22:53:22.618Z] docker.io [2023-05-22T22:53:22.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:53:23.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:53:23.152Z] Configure a credential helper to remove this warning. See [2023-05-22T22:53:23.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:53:23.152Z] [2023-05-22T22:53:23.152Z] Login Succeeded [2023-05-22T22:53:23.152Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:53:23.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:53:23.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:53:23.231Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-22T22:53:23.231Z] 54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:53:23.231Z] latest [2023-05-22T22:53:23.231Z] 3.0.0-dev.48 [2023-05-22T22:53:23.231Z] 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [2023-05-22T22:53:23.231Z] main [2023-05-22T22:53:23.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:23.590Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:23.945Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:53:23.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-22T22:53:23.946Z] 9e292dcfe66a: Preparing [2023-05-22T22:53:23.946Z] 02c1b477e0b5: Preparing [2023-05-22T22:53:23.946Z] 992fd3acb243: Preparing [2023-05-22T22:53:23.946Z] 0a46c9237336: Preparing [2023-05-22T22:53:23.946Z] 7781b6ab20b8: Preparing [2023-05-22T22:53:23.946Z] 26cbea5cba74: Preparing [2023-05-22T22:53:23.946Z] 26cbea5cba74: Waiting [2023-05-22T22:53:24.214Z] 992fd3acb243: Pushed [2023-05-22T22:53:24.214Z] 0a46c9237336: Pushed [2023-05-22T22:53:24.214Z] 02c1b477e0b5: Pushed [2023-05-22T22:53:24.214Z] 26cbea5cba74: Layer already exists [2023-05-22T22:53:24.482Z] 7781b6ab20b8: Pushed [2023-05-22T22:53:29.823Z] 9e292dcfe66a: Pushed [2023-05-22T22:53:29.823Z] 54f3f02236d78e8dac698cc92ad00962f8aead74: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:30.173Z] + 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-22T22:53:30.517Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-22T22:53:30.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-22T22:53:30.517Z] 9e292dcfe66a: Preparing [2023-05-22T22:53:30.517Z] 02c1b477e0b5: Preparing [2023-05-22T22:53:30.517Z] 992fd3acb243: Preparing [2023-05-22T22:53:30.517Z] 0a46c9237336: Preparing [2023-05-22T22:53:30.517Z] 7781b6ab20b8: Preparing [2023-05-22T22:53:30.517Z] 26cbea5cba74: Preparing [2023-05-22T22:53:30.517Z] 26cbea5cba74: Waiting [2023-05-22T22:53:30.517Z] 7781b6ab20b8: Layer already exists [2023-05-22T22:53:30.517Z] 992fd3acb243: Layer already exists [2023-05-22T22:53:30.517Z] 9e292dcfe66a: Layer already exists [2023-05-22T22:53:30.517Z] 0a46c9237336: Layer already exists [2023-05-22T22:53:30.517Z] 02c1b477e0b5: Layer already exists [2023-05-22T22:53:30.517Z] 26cbea5cba74: Layer already exists [2023-05-22T22:53:30.517Z] latest: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:31.129Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:31.482Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.48 [2023-05-22T22:53:31.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-22T22:53:31.482Z] 9e292dcfe66a: Preparing [2023-05-22T22:53:31.482Z] 02c1b477e0b5: Preparing [2023-05-22T22:53:31.482Z] 992fd3acb243: Preparing [2023-05-22T22:53:31.482Z] 0a46c9237336: Preparing [2023-05-22T22:53:31.482Z] 7781b6ab20b8: Preparing [2023-05-22T22:53:31.482Z] 26cbea5cba74: Preparing [2023-05-22T22:53:31.482Z] 26cbea5cba74: Waiting [2023-05-22T22:53:31.482Z] 7781b6ab20b8: Layer already exists [2023-05-22T22:53:31.482Z] 992fd3acb243: Layer already exists [2023-05-22T22:53:31.482Z] 9e292dcfe66a: Layer already exists [2023-05-22T22:53:31.482Z] 02c1b477e0b5: Layer already exists [2023-05-22T22:53:31.482Z] 0a46c9237336: Layer already exists [2023-05-22T22:53:31.482Z] 26cbea5cba74: Layer already exists [2023-05-22T22:53:31.482Z] 3.0.0-dev.48: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:31.844Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:32.184Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [2023-05-22T22:53:32.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-22T22:53:32.184Z] 9e292dcfe66a: Preparing [2023-05-22T22:53:32.184Z] 02c1b477e0b5: Preparing [2023-05-22T22:53:32.184Z] 992fd3acb243: Preparing [2023-05-22T22:53:32.184Z] 0a46c9237336: Preparing [2023-05-22T22:53:32.184Z] 7781b6ab20b8: Preparing [2023-05-22T22:53:32.184Z] 26cbea5cba74: Preparing [2023-05-22T22:53:32.184Z] 26cbea5cba74: Waiting [2023-05-22T22:53:32.184Z] 7781b6ab20b8: Layer already exists [2023-05-22T22:53:32.184Z] 0a46c9237336: Layer already exists [2023-05-22T22:53:32.184Z] 9e292dcfe66a: Layer already exists [2023-05-22T22:53:32.184Z] 02c1b477e0b5: Layer already exists [2023-05-22T22:53:32.184Z] 992fd3acb243: Layer already exists [2023-05-22T22:53:32.184Z] 26cbea5cba74: Layer already exists [2023-05-22T22:53:32.184Z] 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:32.798Z] + 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-22T22:53:33.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-22T22:53:33.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-22T22:53:33.139Z] 9e292dcfe66a: Preparing [2023-05-22T22:53:33.139Z] 02c1b477e0b5: Preparing [2023-05-22T22:53:33.139Z] 992fd3acb243: Preparing [2023-05-22T22:53:33.139Z] 0a46c9237336: Preparing [2023-05-22T22:53:33.139Z] 7781b6ab20b8: Preparing [2023-05-22T22:53:33.139Z] 26cbea5cba74: Preparing [2023-05-22T22:53:33.139Z] 26cbea5cba74: Waiting [2023-05-22T22:53:33.139Z] 02c1b477e0b5: Layer already exists [2023-05-22T22:53:33.139Z] 992fd3acb243: Layer already exists [2023-05-22T22:53:33.139Z] 7781b6ab20b8: Layer already exists [2023-05-22T22:53:33.139Z] 0a46c9237336: Layer already exists [2023-05-22T22:53:33.139Z] 9e292dcfe66a: Layer already exists [2023-05-22T22:53:33.139Z] 26cbea5cba74: Layer already exists [2023-05-22T22:53:33.405Z] main: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T22:53:33.452Z] ===================================================== [Pipeline] echo [2023-05-22T22:53:33.459Z] taggedImages: [2023-05-22T22:53:33.459Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74 [2023-05-22T22:53:33.459Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-22T22:53:33.459Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.48 [2023-05-22T22:53:33.459Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [2023-05-22T22:53:33.459Z] - 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-22T22:53:33.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:53:33.829Z] [2023-05-22T22:53:33.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:53:34.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:53:34.166Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:53:34.166Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:53:34.166Z] 04944245beec: Pulling fs layer [2023-05-22T22:53:34.166Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:53:34.166Z] 765212b225bb: Pulling fs layer [2023-05-22T22:53:34.166Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:53:34.166Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:53:34.166Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:53:34.166Z] f23df028b6ca: Waiting [2023-05-22T22:53:34.166Z] d65c8cfc05b1: Waiting [2023-05-22T22:53:34.166Z] 765212b225bb: Waiting [2023-05-22T22:53:34.166Z] 2437ff75d9bd: Waiting [2023-05-22T22:53:34.438Z] 04944245beec: Verifying Checksum [2023-05-22T22:53:34.438Z] 04944245beec: Download complete [2023-05-22T22:53:34.438Z] 765212b225bb: Download complete [2023-05-22T22:53:34.438Z] f23df028b6ca: Download complete [2023-05-22T22:53:34.438Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:53:34.438Z] d65c8cfc05b1: Download complete [2023-05-22T22:53:34.707Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:53:34.707Z] 699f458cf7ca: Download complete [2023-05-22T22:53:34.976Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T22:53:34.976Z] 8998bd30e6a1: Download complete [2023-05-22T22:53:37.566Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:53:37.566Z] 2437ff75d9bd: Download complete [2023-05-22T22:53:38.984Z] 8998bd30e6a1: Pull complete [2023-05-22T22:53:39.567Z] 04944245beec: Pull complete [2023-05-22T22:53:40.978Z] 699f458cf7ca: Pull complete [2023-05-22T22:53:40.978Z] 765212b225bb: Pull complete [2023-05-22T22:53:41.939Z] f23df028b6ca: Pull complete [2023-05-22T22:53:41.939Z] d65c8cfc05b1: Pull complete [2023-05-22T22:53:56.942Z] 2437ff75d9bd: Pull complete [2023-05-22T22:53:56.943Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:53:56.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:53:56.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:53:57.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-16399 does not seem to be running inside a container [2023-05-22T22:53:57.185Z] $ 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/166 -v /w/workspace/app-service-configurable/166:/w/workspace/app-service-configurable/166:rw,z -v /w/workspace/app-service-configurable/166@tmp:/w/workspace/app-service-configurable/166@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-22T22:53:59.752Z] $ docker top c6da7a0ee7e7f8800dac3941311e6b2c053383175d3190eadf7235027f24696c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:54:00.604Z] ---> job-cost.sh [2023-05-22T22:54:00.604Z] lf-activate-venv: SKIPPING [2023-05-22T22:54:00.604Z] INFO: No Stack... [2023-05-22T22:54:01.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:54:01.767Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:54:02.097Z] + + catcut -d, /w/workspace/app-service-configurable/166/archives/cost.csv [2023-05-22T22:54:02.097Z] -f6 [Pipeline] lock [2023-05-22T22:54:02.426Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [2023-05-22T22:54:02.436Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] did not exist. Created. [2023-05-22T22:54:02.436Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:54:02.842Z] /w/workspace/app-service-configurable/166@tmp/durable-5672cf0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:54:03.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:54:03.590Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:54:03.648Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:54:03.655Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:54:03.672Z] $ docker stop --time=1 c6da7a0ee7e7f8800dac3941311e6b2c053383175d3190eadf7235027f24696c [2023-05-22T22:54:05.200Z] $ docker rm -f --volumes c6da7a0ee7e7f8800dac3941311e6b2c053383175d3190eadf7235027f24696c [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-22T22:54:05.632Z] provisioning config files... [2023-05-22T22:54:05.639Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11905905563975777660tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:54:05.929Z] + set +x [2023-05-22T22:54:05.929Z] + curl -s https://codecov.io/bash [2023-05-22T22:54:05.929Z] + bash -s -- [2023-05-22T22:54:05.929Z] [2023-05-22T22:54:05.929Z] _____ _ [2023-05-22T22:54:05.929Z] / ____| | | [2023-05-22T22:54:05.929Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:54:05.929Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:54:05.929Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:54:05.929Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:54:05.929Z] Bash-1.0.6 [2023-05-22T22:54:05.929Z] [2023-05-22T22:54:05.929Z] [2023-05-22T22:54:05.929Z] ==> git version 2.25.1 found [2023-05-22T22:54:05.929Z] ==> 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-22T22:54:05.929Z] Release-Date: 2020-01-08 [2023-05-22T22:54:05.929Z] 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-22T22:54:05.929Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:54:05.929Z] ==> Jenkins CI detected. [2023-05-22T22:54:05.929Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-22T22:54:05.929Z] project root: . [2023-05-22T22:54:05.929Z] --> token set from env [2023-05-22T22:54:05.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:54:05.929Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:54:05.929Z] ==> Python coveragepy not found [2023-05-22T22:54:05.929Z] ==> Searching for coverage reports in: [2023-05-22T22:54:05.929Z] + . [2023-05-22T22:54:05.929Z] -> Found 1 reports [2023-05-22T22:54:05.929Z] ==> Detecting git/mercurial file structure [2023-05-22T22:54:05.929Z] ==> Reading reports [2023-05-22T22:54:05.929Z] + ./coverage.out bytes=13 [2023-05-22T22:54:06.190Z] ==> Appending adjustments [2023-05-22T22:54:06.190Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:54:06.190Z] + Found adjustments [2023-05-22T22:54:06.190Z] ==> Gzipping contents [2023-05-22T22:54:06.191Z] 4.0K /tmp/codecov.qu0Bg7.gz [2023-05-22T22:54:06.191Z] ==> Uploading reports [2023-05-22T22:54:06.191Z] url: https://codecov.io [2023-05-22T22:54:06.191Z] query: branch=main&commit=54f3f02236d78e8dac698cc92ad00962f8aead74&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T22:54:06.191Z] -> Pinging Codecov [2023-05-22T22:54:06.191Z] 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=54f3f02236d78e8dac698cc92ad00962f8aead74&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T22:54:06.191Z] -> Uploading to [2023-05-22T22:54:06.191Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/A97CA9966030D2A3747ED39772930CCE/54f3f02236d78e8dac698cc92ad00962f8aead74/073fff3c-3e51-456a-855f-a518c37b09c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T225406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2148fafdc9159915d1cc573dc233945d41fc0a39437e0effb46b223b10b0ff87 [2023-05-22T22:54:06.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:54:06.191Z] Dload Upload Total Spent Left Speed [2023-05-22T22:54:06.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1618 --:--:-- --:--:-- --:--:-- 1618 [2023-05-22T22:54:06.450Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] } [2023-05-22T22:54:06.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-22T22:54:06.676Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T22:54:06.685Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:54:06.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:54:06.990Z] [2023-05-22T22:54:06.990Z] 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-22T22:54:07.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:54:07.292Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T22:54:07.292Z] df9b9388f04a: Pulling fs layer [2023-05-22T22:54:07.292Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T22:54:07.292Z] 25bc292e5bac: Pulling fs layer [2023-05-22T22:54:07.292Z] 114826534d7a: Pulling fs layer [2023-05-22T22:54:07.292Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T22:54:07.292Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T22:54:07.292Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T22:54:07.292Z] 114826534d7a: Waiting [2023-05-22T22:54:07.292Z] 8a3aa393b2d8: Waiting [2023-05-22T22:54:07.292Z] 4657fd5d0bcf: Waiting [2023-05-22T22:54:07.292Z] 6ad1cebc031e: Waiting [2023-05-22T22:54:07.292Z] 25bc292e5bac: Verifying Checksum [2023-05-22T22:54:07.292Z] 25bc292e5bac: Download complete [2023-05-22T22:54:07.292Z] 52dc419b0ee2: Download complete [2023-05-22T22:54:07.292Z] 4657fd5d0bcf: Verifying Checksum [2023-05-22T22:54:07.292Z] 4657fd5d0bcf: Download complete [2023-05-22T22:54:07.292Z] df9b9388f04a: Download complete [2023-05-22T22:54:07.552Z] df9b9388f04a: Pull complete [2023-05-22T22:54:07.552Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T22:54:07.552Z] 6ad1cebc031e: Download complete [2023-05-22T22:54:07.552Z] 52dc419b0ee2: Pull complete [2023-05-22T22:54:07.552Z] 25bc292e5bac: Pull complete [2023-05-22T22:54:08.122Z] 114826534d7a: Download complete [2023-05-22T22:54:08.122Z] 8a3aa393b2d8: Download complete [2023-05-22T22:54:11.414Z] 114826534d7a: Pull complete [2023-05-22T22:54:11.414Z] 4657fd5d0bcf: Pull complete [2023-05-22T22:54:11.414Z] 6ad1cebc031e: Pull complete [2023-05-22T22:54:13.940Z] 8a3aa393b2d8: Pull complete [2023-05-22T22:54:13.940Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T22:54:13.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T22:54:13.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:54:14.016Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:54:14.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-22T22:54:17.377Z] $ docker top b4e40f84f04404cabb1958cb8fd90577e4c2981ff1b38d2b1a352c5a626fc6fc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T22:54:17.436Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-22T22:54:17.715Z] + set -o pipefail [2023-05-22T22:54:17.715Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-22T22:54:22.983Z] [2023-05-22T22:54:22.983Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-22T22:54:22.983Z] [2023-05-22T22:54:22.983Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/092dd10c-b575-4b51-91be-d5e5ea2dce43 [2023-05-22T22:54:22.983Z] [2023-05-22T22:54:22.983Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-22T22:54:22.983Z] [2023-05-22T22:54:22.983Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T22:54:22.983Z] [2023-05-22T22:54:22.983Z] [2023-05-22T22:54:22.983Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T22:54:22.983Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T22:54:22.983Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T22:54:22.997Z] $ docker stop --time=1 b4e40f84f04404cabb1958cb8fd90577e4c2981ff1b38d2b1a352c5a626fc6fc [2023-05-22T22:54:26.010Z] $ docker rm -f --volumes b4e40f84f04404cabb1958cb8fd90577e4c2981ff1b38d2b1a352c5a626fc6fc [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-22T22:54:26.692Z] + git log --format=format:%s -1 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] sh [2023-05-22T22:54:26.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:54:26.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:54:27.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:54:27.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:54:27.350Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:54:27.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T22:54:27.845Z] $ docker top 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 -eo pid,comm [2023-05-22T22:54:27.889Z] 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-22T22:54:27.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:54:27.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:54:27.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:54:28.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:54:28.055Z] $ docker exec 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 ssh-agent [2023-05-22T22:54:28.164Z] SSH_AUTH_SOCK=/tmp/ssh-xGQ68uj76UtE/agent.31 [2023-05-22T22:54:28.164Z] SSH_AGENT_PID=37 [2023-05-22T22:54:28.168Z] Running ssh-add (command line suppressed) [2023-05-22T22:54:28.271Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2898674813738499765.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2898674813738499765.key) [2023-05-22T22:54:28.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:54:28.570Z] + git semver tag [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,748 [run_tag] DEBUG tag force:False [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,748 [check_head_tag] DEBUG check head tag [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,751 [execute] INFO git cat-file --batch-check [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,755 [execute] INFO git cat-file --batch [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,789 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,790 [execute] INFO git tag -a v3.0.0-dev.48 -m v3.0.0-dev.48 [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.48', '-m', 'v3.0.0-dev.48'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:54:28.829Z] 2023-05-22 22:54:28,794 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:54:28.829Z] 3.0.0-dev.48 [Pipeline] } [2023-05-22T22:54:28.840Z] $ docker exec --env ******** --env ******** 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 ssh-agent -k [2023-05-22T22:54:28.939Z] unset SSH_AUTH_SOCK; [2023-05-22T22:54:28.939Z] unset SSH_AGENT_PID; [2023-05-22T22:54:28.940Z] echo Agent pid 37 killed; [2023-05-22T22:54:28.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:54:29.250Z] + git semver [Pipeline] } [2023-05-22T22:54:29.525Z] $ docker stop --time=1 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 [2023-05-22T22:54:30.779Z] $ docker rm -f --volumes 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:54:31.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:54:31.169Z] [2023-05-22T22:54:31.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:54:31.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:54:31.474Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T22:54:31.474Z] ab5ef0e58194: Pulling fs layer [2023-05-22T22:54:31.474Z] 9712f1f96733: Pulling fs layer [2023-05-22T22:54:31.474Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T22:54:31.474Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T22:54:31.474Z] e9a5061849ea: Pulling fs layer [2023-05-22T22:54:31.474Z] d747dcd14b5f: Pulling fs layer [2023-05-22T22:54:31.474Z] 2de7ff778b66: Pulling fs layer [2023-05-22T22:54:31.474Z] 0d9ebad4ef96: Waiting [2023-05-22T22:54:31.474Z] e9a5061849ea: Waiting [2023-05-22T22:54:31.474Z] d747dcd14b5f: Waiting [2023-05-22T22:54:31.474Z] 2de7ff778b66: Waiting [2023-05-22T22:54:31.474Z] 9712f1f96733: Verifying Checksum [2023-05-22T22:54:31.474Z] 9712f1f96733: Download complete [2023-05-22T22:54:31.736Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T22:54:31.736Z] 63f879dbbcfc: Download complete [2023-05-22T22:54:31.994Z] e9a5061849ea: Verifying Checksum [2023-05-22T22:54:31.994Z] e9a5061849ea: Download complete [2023-05-22T22:54:31.994Z] d747dcd14b5f: Verifying Checksum [2023-05-22T22:54:31.994Z] d747dcd14b5f: Download complete [2023-05-22T22:54:31.994Z] ab5ef0e58194: Verifying Checksum [2023-05-22T22:54:31.994Z] ab5ef0e58194: Download complete [2023-05-22T22:54:31.994Z] 0d9ebad4ef96: Download complete [2023-05-22T22:54:32.252Z] 2de7ff778b66: Verifying Checksum [2023-05-22T22:54:32.252Z] 2de7ff778b66: Download complete [2023-05-22T22:54:34.780Z] ab5ef0e58194: Pull complete [2023-05-22T22:54:34.780Z] 9712f1f96733: Pull complete [2023-05-22T22:54:35.348Z] 63f879dbbcfc: Pull complete [2023-05-22T22:54:39.534Z] 0d9ebad4ef96: Pull complete [2023-05-22T22:54:39.534Z] e9a5061849ea: Pull complete [2023-05-22T22:54:39.534Z] d747dcd14b5f: Pull complete [2023-05-22T22:54:40.470Z] 2de7ff778b66: Pull complete [2023-05-22T22:54:40.470Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T22:54:40.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T22:54:40.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:54:40.557Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:54:40.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-22T22:54:46.974Z] $ docker top 9c2bc4c9ae5a2832ac218d895579fbc6140172ab554d8193740049d49aa7f11f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:54:47.041Z] provisioning config files... [2023-05-22T22:54:47.048Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5343873918104847523tmp [2023-05-22T22:54:47.058Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10301607706470820502tmp [2023-05-22T22:54:47.067Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3515940925520558838tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:54:47.083Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:54:47.364Z] ---> sigul-configuration.sh [2023-05-22T22:54:47.364Z] gpg: directory `/root/.gnupg' created [2023-05-22T22:54:47.364Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T22:54:47.364Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T22:54:47.364Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T22:54:47.364Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T22:54:47.364Z] gpg: CAST5 encrypted data [2023-05-22T22:54:47.364Z] gpg: encrypted with 1 passphrase [2023-05-22T22:54:47.364Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T22:54:47.646Z] + mkdir /home/jenkins [2023-05-22T22:54:47.646Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T22:54:47.941Z] + 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-22T22:54:47.948Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:54:48.234Z] ---> sigul-install.sh [2023-05-22T22:54:48.234Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T22:54:48.520Z] + git tag --list [2023-05-22T22:54:48.520Z] v1.0.0 [2023-05-22T22:54:48.520Z] v1.1.0 [2023-05-22T22:54:48.520Z] v1.2.0 [2023-05-22T22:54:48.520Z] v1.2.1-dev.1 [2023-05-22T22:54:48.520Z] v1.2.1-dev.10 [2023-05-22T22:54:48.520Z] v1.2.1-dev.11 [2023-05-22T22:54:48.520Z] v1.2.1-dev.12 [2023-05-22T22:54:48.520Z] v1.2.1-dev.13 [2023-05-22T22:54:48.520Z] v1.2.1-dev.14 [2023-05-22T22:54:48.520Z] v1.2.1-dev.15 [2023-05-22T22:54:48.520Z] v1.2.1-dev.16 [2023-05-22T22:54:48.520Z] v1.2.1-dev.17 [2023-05-22T22:54:48.520Z] v1.2.1-dev.18 [2023-05-22T22:54:48.520Z] v1.2.1-dev.19 [2023-05-22T22:54:48.520Z] v1.2.1-dev.2 [2023-05-22T22:54:48.520Z] v1.2.1-dev.20 [2023-05-22T22:54:48.520Z] v1.2.1-dev.21 [2023-05-22T22:54:48.520Z] v1.2.1-dev.22 [2023-05-22T22:54:48.520Z] v1.2.1-dev.23 [2023-05-22T22:54:48.520Z] v1.2.1-dev.3 [2023-05-22T22:54:48.520Z] v1.2.1-dev.4 [2023-05-22T22:54:48.520Z] v1.2.1-dev.5 [2023-05-22T22:54:48.520Z] v1.2.1-dev.6 [2023-05-22T22:54:48.520Z] v1.2.1-dev.7 [2023-05-22T22:54:48.520Z] v1.2.1-dev.8 [2023-05-22T22:54:48.520Z] v1.2.1-dev.9 [2023-05-22T22:54:48.520Z] v1.3.0 [2023-05-22T22:54:48.520Z] v1.3.1 [2023-05-22T22:54:48.520Z] v1.3.1-dev.1 [2023-05-22T22:54:48.520Z] v2.0.0 [2023-05-22T22:54:48.520Z] v2.0.0-dev.1 [2023-05-22T22:54:48.520Z] v2.0.0-dev.2 [2023-05-22T22:54:48.520Z] v2.0.0-dev.3 [2023-05-22T22:54:48.520Z] v2.0.0-dev.4 [2023-05-22T22:54:48.520Z] v2.0.1 [2023-05-22T22:54:48.520Z] v2.1.0 [2023-05-22T22:54:48.520Z] v2.1.1 [2023-05-22T22:54:48.520Z] v2.1.1-dev.1 [2023-05-22T22:54:48.520Z] v2.1.1-dev.2 [2023-05-22T22:54:48.520Z] v2.1.2 [2023-05-22T22:54:48.520Z] v2.1.2-dev.1 [2023-05-22T22:54:48.520Z] v2.1.2-dev.2 [2023-05-22T22:54:48.520Z] v2.2.0 [2023-05-22T22:54:48.520Z] v2.2.1-dev.1 [2023-05-22T22:54:48.520Z] v2.2.1-dev.10 [2023-05-22T22:54:48.520Z] v2.2.1-dev.2 [2023-05-22T22:54:48.520Z] v2.2.1-dev.3 [2023-05-22T22:54:48.520Z] v2.2.1-dev.4 [2023-05-22T22:54:48.520Z] v2.2.1-dev.5 [2023-05-22T22:54:48.520Z] v2.2.1-dev.6 [2023-05-22T22:54:48.520Z] v2.2.1-dev.7 [2023-05-22T22:54:48.520Z] v2.2.1-dev.8 [2023-05-22T22:54:48.520Z] v2.2.1-dev.9 [2023-05-22T22:54:48.520Z] v2.3 [2023-05-22T22:54:48.520Z] v2.3.0 [2023-05-22T22:54:48.520Z] v2.3.0-dev.10 [2023-05-22T22:54:48.520Z] v2.3.0-dev.11 [2023-05-22T22:54:48.520Z] v2.3.0-dev.12 [2023-05-22T22:54:48.520Z] v2.3.0-dev.13 [2023-05-22T22:54:48.520Z] v2.3.0-dev.14 [2023-05-22T22:54:48.520Z] v2.3.0-dev.15 [2023-05-22T22:54:48.520Z] v2.3.0-dev.16 [2023-05-22T22:54:48.520Z] v2.3.0-dev.17 [2023-05-22T22:54:48.520Z] v2.3.0-dev.18 [2023-05-22T22:54:48.520Z] v2.3.0-dev.19 [2023-05-22T22:54:48.520Z] v2.3.0-dev.20 [2023-05-22T22:54:48.520Z] v2.3.0-dev.21 [2023-05-22T22:54:48.520Z] v2.3.0-dev.22 [2023-05-22T22:54:48.520Z] v2.3.0-dev.23 [2023-05-22T22:54:48.520Z] v2.3.0-dev.24 [2023-05-22T22:54:48.520Z] v2.3.0-dev.25 [2023-05-22T22:54:48.520Z] v2.3.0-dev.26 [2023-05-22T22:54:48.520Z] v2.3.0-dev.27 [2023-05-22T22:54:48.520Z] v2.3.0-dev.28 [2023-05-22T22:54:48.520Z] v2.3.0-dev.29 [2023-05-22T22:54:48.520Z] v2.3.0-dev.30 [2023-05-22T22:54:48.520Z] v2.3.0-dev.31 [2023-05-22T22:54:48.520Z] v2.3.0-dev.32 [2023-05-22T22:54:48.520Z] v2.3.0-dev.33 [2023-05-22T22:54:48.520Z] v2.3.0-dev.34 [2023-05-22T22:54:48.520Z] v2.3.0-dev.35 [2023-05-22T22:54:48.520Z] v2.3.0-dev.36 [2023-05-22T22:54:48.520Z] v2.3.0-dev.37 [2023-05-22T22:54:48.520Z] v2.3.1 [2023-05-22T22:54:48.520Z] v2.3.1-dev.1 [2023-05-22T22:54:48.520Z] v2.3.1-dev.2 [2023-05-22T22:54:48.520Z] v2.3.1-dev.3 [2023-05-22T22:54:48.520Z] v2.3.1-dev.4 [2023-05-22T22:54:48.520Z] v3.0.0-dev.1 [2023-05-22T22:54:48.520Z] v3.0.0-dev.10 [2023-05-22T22:54:48.520Z] v3.0.0-dev.11 [2023-05-22T22:54:48.520Z] v3.0.0-dev.12 [2023-05-22T22:54:48.520Z] v3.0.0-dev.13 [2023-05-22T22:54:48.520Z] v3.0.0-dev.14 [2023-05-22T22:54:48.520Z] v3.0.0-dev.15 [2023-05-22T22:54:48.520Z] v3.0.0-dev.16 [2023-05-22T22:54:48.520Z] v3.0.0-dev.17 [2023-05-22T22:54:48.520Z] v3.0.0-dev.18 [2023-05-22T22:54:48.520Z] v3.0.0-dev.19 [2023-05-22T22:54:48.520Z] v3.0.0-dev.2 [2023-05-22T22:54:48.520Z] v3.0.0-dev.20 [2023-05-22T22:54:48.520Z] v3.0.0-dev.21 [2023-05-22T22:54:48.520Z] v3.0.0-dev.22 [2023-05-22T22:54:48.520Z] v3.0.0-dev.23 [2023-05-22T22:54:48.520Z] v3.0.0-dev.24 [2023-05-22T22:54:48.520Z] v3.0.0-dev.25 [2023-05-22T22:54:48.520Z] v3.0.0-dev.26 [2023-05-22T22:54:48.520Z] v3.0.0-dev.27 [2023-05-22T22:54:48.520Z] v3.0.0-dev.28 [2023-05-22T22:54:48.520Z] v3.0.0-dev.29 [2023-05-22T22:54:48.520Z] v3.0.0-dev.3 [2023-05-22T22:54:48.520Z] v3.0.0-dev.30 [2023-05-22T22:54:48.520Z] v3.0.0-dev.31 [2023-05-22T22:54:48.520Z] v3.0.0-dev.32 [2023-05-22T22:54:48.520Z] v3.0.0-dev.33 [2023-05-22T22:54:48.520Z] v3.0.0-dev.34 [2023-05-22T22:54:48.520Z] v3.0.0-dev.35 [2023-05-22T22:54:48.520Z] v3.0.0-dev.36 [2023-05-22T22:54:48.520Z] v3.0.0-dev.37 [2023-05-22T22:54:48.520Z] v3.0.0-dev.38 [2023-05-22T22:54:48.520Z] v3.0.0-dev.39 [2023-05-22T22:54:48.520Z] v3.0.0-dev.4 [2023-05-22T22:54:48.520Z] v3.0.0-dev.40 [2023-05-22T22:54:48.520Z] v3.0.0-dev.41 [2023-05-22T22:54:48.520Z] v3.0.0-dev.42 [2023-05-22T22:54:48.520Z] v3.0.0-dev.43 [2023-05-22T22:54:48.520Z] v3.0.0-dev.44 [2023-05-22T22:54:48.520Z] v3.0.0-dev.45 [2023-05-22T22:54:48.520Z] v3.0.0-dev.46 [2023-05-22T22:54:48.520Z] v3.0.0-dev.47 [2023-05-22T22:54:48.520Z] v3.0.0-dev.48 [2023-05-22T22:54:48.521Z] v3.0.0-dev.5 [2023-05-22T22:54:48.521Z] v3.0.0-dev.6 [2023-05-22T22:54:48.521Z] v3.0.0-dev.7 [2023-05-22T22:54:48.521Z] v3.0.0-dev.8 [2023-05-22T22:54:48.521Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-22T22:54:48.808Z] + lftools sign git-tag v3.0.0-dev.48 [2023-05-22T22:54:49.375Z] Signing Git tag with Sigul... [2023-05-22T22:54:49.376Z] Signing v3.0.0-dev.48 [Pipeline] echo [2023-05-22T22:54:49.647Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:54:49.927Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T22:54:49.933Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T22:54:49.954Z] $ docker stop --time=1 9c2bc4c9ae5a2832ac218d895579fbc6140172ab554d8193740049d49aa7f11f [2023-05-22T22:54:51.473Z] $ docker rm -f --volumes 9c2bc4c9ae5a2832ac218d895579fbc6140172ab554d8193740049d49aa7f11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T22:54:51.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:54:51.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:54:52.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:54:52.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:54:52.328Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:54:52.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T22:54:53.133Z] $ docker top b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb -eo pid,comm [2023-05-22T22:54:53.178Z] 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-22T22:54:53.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:54:53.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:54:53.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:54:53.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:54:53.327Z] $ docker exec b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb ssh-agent [2023-05-22T22:54:53.430Z] SSH_AUTH_SOCK=/tmp/ssh-Invdr4nVxzkh/agent.14 [2023-05-22T22:54:53.430Z] SSH_AGENT_PID=20 [2023-05-22T22:54:53.454Z] Running ssh-add (command line suppressed) [2023-05-22T22:54:53.542Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16845258463404726524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16845258463404726524.key) [2023-05-22T22:54:53.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:54:53.840Z] + git semver bump pre [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,017 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,017 [bump_version] DEBUG bumping version:3.0.0-dev.48 on axis:pre with prefix:dev [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,017 [bump_version] DEBUG bumped version:3.0.0-dev.49 [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,017 [write_version] DEBUG write version:3.0.0-dev.49 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,017 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,018 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,019 [execute] INFO git cat-file --batch-check [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,019 [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-22T22:54:54.099Z] 2023-05-22 22:54:54,024 [execute] INFO git cat-file --batch [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:54:54.099Z] 2023-05-22 22:54:54,028 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:54:54.099Z] 3.0.0-dev.49 [Pipeline] } [2023-05-22T22:54:54.108Z] $ docker exec --env ******** --env ******** b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb ssh-agent -k [2023-05-22T22:54:54.207Z] unset SSH_AUTH_SOCK; [2023-05-22T22:54:54.208Z] unset SSH_AGENT_PID; [2023-05-22T22:54:54.208Z] echo Agent pid 20 killed; [2023-05-22T22:54:54.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:54:54.520Z] + git semver [Pipeline] } [2023-05-22T22:54:54.792Z] $ docker stop --time=1 b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb [2023-05-22T22:54:56.228Z] $ docker rm -f --volumes b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:54:56.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:54:56.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:54:56.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:54:56.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:54:56.952Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:54:56.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T22:54:57.325Z] $ docker top 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 -eo pid,comm [2023-05-22T22:54:57.372Z] 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-22T22:54:57.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:54:57.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:54:57.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:54:57.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:54:57.519Z] $ docker exec 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 ssh-agent [2023-05-22T22:54:57.612Z] SSH_AUTH_SOCK=/tmp/ssh-RASFtDBLbe9M/agent.31 [2023-05-22T22:54:57.612Z] SSH_AGENT_PID=37 [2023-05-22T22:54:57.617Z] Running ssh-add (command line suppressed) [2023-05-22T22:54:57.715Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13825831972255551424.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13825831972255551424.key) [2023-05-22T22:54:57.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:54:58.099Z] + git semver push [2023-05-22T22:54:58.366Z] 2023-05-22 22:54:58,281 [run_push] DEBUG push [2023-05-22T22:54:58.366Z] 2023-05-22 22:54:58,282 [execute] INFO git cat-file --batch-check [2023-05-22T22:54:58.366Z] 2023-05-22 22:54:58,283 [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-22T22:54:58.366Z] 2023-05-22 22:54:58,287 [execute] INFO git rev-list 443f4df76f10128bf61a40b04b91019334bc749a -- [2023-05-22T22:54:58.366Z] 2023-05-22 22:54:58,288 [execute] DEBUG Popen(['git', 'rev-list', '443f4df76f10128bf61a40b04b91019334bc749a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:54:58.366Z] 2023-05-22 22:54:58,300 [execute] INFO git fetch -v origin [2023-05-22T22:54:58.366Z] 2023-05-22 22:54:58,300 [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-22T22:54:59.010Z] 2023-05-22 22:54:58,748 [run_push] DEBUG no remote changes detected [2023-05-22T22:54:59.010Z] 2023-05-22 22:54:58,749 [execute] INFO git push origin semver [2023-05-22T22:54:59.010Z] 2023-05-22 22:54:58,750 [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-22T22:54:59.617Z] 2023-05-22 22:54:59,510 [run_push] DEBUG push all version tags [2023-05-22T22:54:59.617Z] 2023-05-22 22:54:59,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T22:54:59.617Z] 2023-05-22 22:54:59,511 [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-22T22:55:00.559Z] 2023-05-22 22:55:00,322 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-22T22:55:00.559Z] 3.0.0-dev.49 [Pipeline] } [2023-05-22T22:55:00.570Z] $ docker exec --env ******** --env ******** 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 ssh-agent -k [2023-05-22T22:55:00.658Z] unset SSH_AUTH_SOCK; [2023-05-22T22:55:00.658Z] unset SSH_AGENT_PID; [2023-05-22T22:55:00.658Z] echo Agent pid 37 killed; [2023-05-22T22:55:00.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:55:00.969Z] + git semver [Pipeline] } [2023-05-22T22:55:01.254Z] $ docker stop --time=1 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 [2023-05-22T22:55:02.523Z] $ docker rm -f --volumes 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 [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-22T22:55:03.059Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-22T22:55:03.059Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-22T22:55:03.059Z] total 16 [2023-05-22T22:55:03.059Z] drwxr-xr-x 3 root root 4096 May 22 22:43 . [2023-05-22T22:55:03.059Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:54 .. [2023-05-22T22:55:03.059Z] drwxr-xr-x 2 root root 4096 May 22 22:43 cost [2023-05-22T22:55:03.059Z] -rw-r--r-- 1 root root 96 May 22 22:43 cost.csv [2023-05-22T22:55:03.059Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-22T22:55:03.059Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-22T22:55:03.059Z] total 16 [2023-05-22T22:55:03.059Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:43 . [2023-05-22T22:55:03.059Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:54 .. [2023-05-22T22:55:03.059Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:43 cost [2023-05-22T22:55:03.059Z] -rw-r--r-- 1 jenkins jenkins 96 May 22 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:03.351Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:04.211Z] ---> package-listing.sh [2023-05-22T22:55:04.211Z] ++ facter osfamily [2023-05-22T22:55:04.211Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:55:04.471Z] + OS_FAMILY=debian [2023-05-22T22:55:04.471Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-22T22:55:04.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:55:04.471Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:55:04.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:55:04.471Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:55:04.471Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-22T22:55:04.471Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:55:04.471Z] + case "${OS_FAMILY}" in [2023-05-22T22:55:04.471Z] + dpkg -l [2023-05-22T22:55:04.471Z] + grep '^ii' [2023-05-22T22:55:04.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:55:04.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:55:04.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:55:04.471Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-22T22:55:04.471Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-22T22:55:04.471Z] + 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-22T22:55:04.482Z] 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-22T22:55:04.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:55:05.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:55:05.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:55:05.386Z] prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container [2023-05-22T22:55:05.418Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:55:05.667Z] $ docker top e15e8622712cda6f39973d57cb74163737b08f59089859a058ad4eae179cd272 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:55:06.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:55:06.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:55:06.580Z] + ls /var/log/sa-host [2023-05-22T22:55:06.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:55:06.648Z] provisioning config files... [2023-05-22T22:55:06.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9353694115567688310tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:55:06.669Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:06.950Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:55:06.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:07.292Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:55:07.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:07.584Z] ---> sudo-logs.sh [2023-05-22T22:55:07.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:55:07.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:07.896Z] ---> job-cost.sh [2023-05-22T22:55:07.896Z] lf-activate-venv: SKIPPING [2023-05-22T22:55:07.896Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:55:07.896Z] INFO: Retrieving Stack Cost... [2023-05-22T22:55:08.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:55:08.725Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:55:08.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:55:09.023Z] ---> logs-deploy.sh [2023-05-22T22:55:09.023Z] lf-activate-venv: SKIPPING [2023-05-22T22:55:09.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/166 [2023-05-22T22:55:09.023Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:55:09.964Z] Archives upload complete. [2023-05-22T22:55:09.964Z] INFO: archiving logs to Nexus