Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1292a754be8699f1b15f58f39dc5d36d455586e 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-ssh8838738113669896657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14558953514906160863.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6748035120813429578.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4659863370209996017.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-ssh18285176173905959759.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24202 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 f1292a754be8699f1b15f58f39dc5d36d455586e (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 f1292a754be8699f1b15f58f39dc5d36d455586e # timeout=10 Commit message: "build: Add NATS convenience build targets (#463)" > git rev-list --no-walk d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-31T15:40:22.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-31T15:40:22.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-31T15:40:22.813Z] ========================================================= [2022-08-31T15:40:22.813Z] EdgeX Global Pipelines Version Info [2022-08-31T15:40:22.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:40:23.575Z] ------------------- [2022-08-31T15:40:23.575Z] stable info: [2022-08-31T15:40:23.575Z] ------------------- [2022-08-31T15:40:23.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-31T15:40:23.575Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T15:40:23.575Z] Message: update stable to v1.0.239 [2022-08-31T15:40:24.148Z] ------------------- [2022-08-31T15:40:24.148Z] experimental info: [2022-08-31T15:40:24.148Z] ------------------- [2022-08-31T15:40:24.148Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-31T15:40:24.148Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T15:40:24.148Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-31T15:40:24.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-31T15:40:24.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-31T15:40:24.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-31T15:40:24.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-31T15:40:24.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-31T15:40:24.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-31T15:40:24.488Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-31T15:40:24.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-31T15:40:24.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-31T15:40:24.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-31T15:40:24.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-31T15:40:24.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-31T15:40:24.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-31T15:40:24.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-31T15:40:24.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T15:40:24.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T15:40:24.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-31T15:40:24.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-31T15:40:24.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-31T15:40:24.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-31T15:40:24.678Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-31T15:40:24.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-31T15:40:24.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-31T15:40:24.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-31T15:40:24.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-31T15:40:24.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-31T15:40:24.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-31T15:40:24.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-31T15:40:24.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-31T15:40:24.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-31T15:40:24.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo [2022-08-31T15:40:24.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1292a7 [Pipeline] echo [2022-08-31T15:40:24.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T15:40:24.881Z] provisioning config files... [2022-08-31T15:40:24.895Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5963657959392781029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:40:25.199Z] ---> docker-login.sh [2022-08-31T15:40:25.199Z] nexus3.edgexfoundry.org:10001 [2022-08-31T15:40:25.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:25.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:25.723Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:25.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:25.723Z] [2022-08-31T15:40:25.723Z] Login Succeeded [2022-08-31T15:40:25.723Z] nexus3.edgexfoundry.org:10002 [2022-08-31T15:40:25.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:25.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:25.985Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:25.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:25.985Z] [2022-08-31T15:40:25.985Z] Login Succeeded [2022-08-31T15:40:25.985Z] nexus3.edgexfoundry.org:10003 [2022-08-31T15:40:25.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:25.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:25.985Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:25.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:25.985Z] [2022-08-31T15:40:25.985Z] Login Succeeded [2022-08-31T15:40:25.985Z] nexus3.edgexfoundry.org:10004 [2022-08-31T15:40:25.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:26.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:26.246Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:26.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:26.246Z] [2022-08-31T15:40:26.246Z] Login Succeeded [2022-08-31T15:40:26.246Z] docker.io [2022-08-31T15:40:26.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:26.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:26.508Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:26.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:26.508Z] [2022-08-31T15:40:26.508Z] Login Succeeded [2022-08-31T15:40:26.508Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T15:40:26.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-31T15:40:26.914Z] + git rev-list -1 --merges f1292a754be8699f1b15f58f39dc5d36d455586e~1..f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo [2022-08-31T15:40:26.953Z] -----------> git rev-list -1 --merges f1292a754be8699f1b15f58f39dc5d36d455586e~1..f1292a754be8699f1b15f58f39dc5d36d455586e f1292a754be8699f1b15f58f39dc5d36d455586e [false] [Pipeline] sh [2022-08-31T15:40:27.251Z] + git log --format=format:%s -1 f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo [2022-08-31T15:40:27.268Z] ========================================================= [2022-08-31T15:40:27.268Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-31T15:40:27.268Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T15:40:27.616Z] + git log --format=format:%s -1 f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] echo [2022-08-31T15:40:27.631Z] [semverPrep] GIT_COMMIT: f1292a754be8699f1b15f58f39dc5d36d455586e, Commit Message: build: Add NATS convenience build targets (#463) [Pipeline] echo [2022-08-31T15:40:27.642Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-31T15:40:28.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T15:40:28.030Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-31T15:40:28.030Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-31T15:40:28.030Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-31T15:40:28.030Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-31T15:40:28.030Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-31T15:40:28.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:40:28.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T15:40:28.457Z] [2022-08-31T15:40:28.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:40:28.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T15:40:28.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-31T15:40:28.764Z] b85a868b505f: Pulling fs layer [2022-08-31T15:40:28.764Z] e2be974225ed: Pulling fs layer [2022-08-31T15:40:28.764Z] 339a4e72a1f5: Pulling fs layer [2022-08-31T15:40:28.764Z] 988bab9f4d93: Pulling fs layer [2022-08-31T15:40:28.764Z] 1469e6f7b9e6: Pulling fs layer [2022-08-31T15:40:28.764Z] eaf3925da568: Pulling fs layer [2022-08-31T15:40:28.764Z] bab4dde63d76: Pulling fs layer [2022-08-31T15:40:28.764Z] bde34c3a00c8: Pulling fs layer [2022-08-31T15:40:28.764Z] b352a97aabf1: Pulling fs layer [2022-08-31T15:40:28.764Z] 4872d77fe225: Pulling fs layer [2022-08-31T15:40:28.764Z] 5851b861e8e6: Pulling fs layer [2022-08-31T15:40:28.764Z] bab4dde63d76: Waiting [2022-08-31T15:40:28.764Z] bde34c3a00c8: Waiting [2022-08-31T15:40:28.764Z] b352a97aabf1: Waiting [2022-08-31T15:40:28.764Z] 4872d77fe225: Waiting [2022-08-31T15:40:28.764Z] 1469e6f7b9e6: Waiting [2022-08-31T15:40:28.764Z] eaf3925da568: Waiting [2022-08-31T15:40:28.764Z] 5851b861e8e6: Waiting [2022-08-31T15:40:28.764Z] 988bab9f4d93: Waiting [2022-08-31T15:40:28.764Z] e2be974225ed: Verifying Checksum [2022-08-31T15:40:28.764Z] e2be974225ed: Download complete [2022-08-31T15:40:28.764Z] 988bab9f4d93: Verifying Checksum [2022-08-31T15:40:28.764Z] 988bab9f4d93: Download complete [2022-08-31T15:40:29.026Z] 339a4e72a1f5: Verifying Checksum [2022-08-31T15:40:29.026Z] 339a4e72a1f5: Download complete [2022-08-31T15:40:29.026Z] 1469e6f7b9e6: Verifying Checksum [2022-08-31T15:40:29.026Z] 1469e6f7b9e6: Download complete [2022-08-31T15:40:29.026Z] eaf3925da568: Verifying Checksum [2022-08-31T15:40:29.026Z] eaf3925da568: Download complete [2022-08-31T15:40:29.026Z] bde34c3a00c8: Download complete [2022-08-31T15:40:29.027Z] b352a97aabf1: Download complete [2022-08-31T15:40:29.027Z] 4872d77fe225: Verifying Checksum [2022-08-31T15:40:29.027Z] 4872d77fe225: Download complete [2022-08-31T15:40:29.027Z] 5851b861e8e6: Verifying Checksum [2022-08-31T15:40:29.027Z] 5851b861e8e6: Download complete [2022-08-31T15:40:29.027Z] b85a868b505f: Verifying Checksum [2022-08-31T15:40:29.027Z] b85a868b505f: Download complete [2022-08-31T15:40:29.286Z] bab4dde63d76: Verifying Checksum [2022-08-31T15:40:29.286Z] bab4dde63d76: Download complete [2022-08-31T15:40:30.228Z] b85a868b505f: Pull complete [2022-08-31T15:40:30.228Z] e2be974225ed: Pull complete [2022-08-31T15:40:30.797Z] 339a4e72a1f5: Pull complete [2022-08-31T15:40:30.797Z] 988bab9f4d93: Pull complete [2022-08-31T15:40:31.059Z] 1469e6f7b9e6: Pull complete [2022-08-31T15:40:31.059Z] eaf3925da568: Pull complete [2022-08-31T15:40:32.968Z] bab4dde63d76: Pull complete [2022-08-31T15:40:32.968Z] bde34c3a00c8: Pull complete [2022-08-31T15:40:33.229Z] b352a97aabf1: Pull complete [2022-08-31T15:40:33.229Z] 4872d77fe225: Pull complete [2022-08-31T15:40:33.490Z] 5851b861e8e6: Pull complete [2022-08-31T15:40:33.490Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-31T15:40:33.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T15:40:33.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:40:33.596Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:40:33.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T15:40:36.029Z] $ docker top 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 -eo pid,comm [2022-08-31T15:40:36.108Z] 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). [2022-08-31T15:40:36.108Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T15:40:36.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T15:40:36.144Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T15:40:36.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T15:40:36.271Z] $ docker exec 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent [2022-08-31T15:40:36.401Z] SSH_AUTH_SOCK=/tmp/ssh-kOVsMON6HxLa/agent.33 [2022-08-31T15:40:36.401Z] SSH_AGENT_PID=40 [2022-08-31T15:40:36.407Z] Running ssh-add (command line suppressed) [2022-08-31T15:40:36.521Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5781913097009028603.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5781913097009028603.key) [2022-08-31T15:40:36.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T15:40:36.828Z] + git tag --points-at HEAD [Pipeline] } [2022-08-31T15:40:36.836Z] $ docker exec --env ******** --env ******** 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent -k [2022-08-31T15:40:36.955Z] unset SSH_AUTH_SOCK; [2022-08-31T15:40:36.955Z] unset SSH_AGENT_PID; [2022-08-31T15:40:36.962Z] echo Agent pid 40 killed; [2022-08-31T15:40:36.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-31T15:40:37.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T15:40:37.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T15:40:37.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T15:40:37.116Z] $ docker exec 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent [2022-08-31T15:40:37.228Z] SSH_AUTH_SOCK=/tmp/ssh-n7f53VZK1UHU/agent.73 [2022-08-31T15:40:37.228Z] SSH_AGENT_PID=79 [2022-08-31T15:40:37.234Z] Running ssh-add (command line suppressed) [2022-08-31T15:40:37.339Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3583181204138311179.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3583181204138311179.key) [2022-08-31T15:40:37.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T15:40:37.649Z] + git semver init [2022-08-31T15:40:37.911Z] 2022-08-31 15:40:37,830 [run_init] DEBUG init version:0.0.0 force:False [2022-08-31T15:40:37.911Z] 2022-08-31 15:40:37,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-08-31T15:40:37.911Z] 2022-08-31 15:40:37,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-08-31T15:40:37.911Z] 2022-08-31 15:40:37,831 [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) [2022-08-31T15:40:38.853Z] 2022-08-31 15:40:38,489 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-08-31T15:40:38.853Z] 2022-08-31 15:40:38,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-08-31T15:40:38.853Z] 2022-08-31 15:40:38,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:40:38.853Z] 2022-08-31 15:40:38,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:40:38.853Z] 2.3.0-dev.19 [Pipeline] } [2022-08-31T15:40:38.862Z] $ docker exec --env ******** --env ******** 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 ssh-agent -k [2022-08-31T15:40:38.986Z] unset SSH_AUTH_SOCK; [2022-08-31T15:40:38.986Z] unset SSH_AGENT_PID; [2022-08-31T15:40:38.986Z] echo Agent pid 79 killed; [2022-08-31T15:40:39.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T15:40:39.311Z] + git semver [Pipeline] } [2022-08-31T15:40:39.583Z] $ docker stop --time=1 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 [2022-08-31T15:40:40.884Z] $ docker rm -f 7b6990fa4d4e00ba2bc37da024a2611703d138c5272e2606b90ac5557905b1b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T15:40:41.263Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-31T15:40:41.533Z] Stashed 1 file(s) [Pipeline] echo [2022-08-31T15:40:41.537Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-08-31T15:40:41.696Z] provisioning config files... [2022-08-31T15:40:41.709Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3161498897207802341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:40:42.009Z] ---> docker-login.sh [2022-08-31T15:40:42.009Z] nexus3.edgexfoundry.org:10001 [2022-08-31T15:40:42.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:42.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:42.009Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:42.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:42.009Z] [2022-08-31T15:40:42.009Z] Login Succeeded [2022-08-31T15:40:42.009Z] nexus3.edgexfoundry.org:10002 [2022-08-31T15:40:42.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:42.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:42.269Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:42.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:42.269Z] [2022-08-31T15:40:42.269Z] Login Succeeded [2022-08-31T15:40:42.269Z] nexus3.edgexfoundry.org:10003 [2022-08-31T15:40:42.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:42.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:42.269Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:42.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:42.269Z] [2022-08-31T15:40:42.269Z] Login Succeeded [2022-08-31T15:40:42.269Z] nexus3.edgexfoundry.org:10004 [2022-08-31T15:40:42.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:42.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:42.530Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:42.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:42.530Z] [2022-08-31T15:40:42.530Z] Login Succeeded [2022-08-31T15:40:42.530Z] docker.io [2022-08-31T15:40:42.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:40:42.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:40:42.791Z] Configure a credential helper to remove this warning. See [2022-08-31T15:40:42.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:40:42.791Z] [2022-08-31T15:40:42.791Z] Login Succeeded [2022-08-31T15:40:42.791Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T15:40:42.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-31T15:40:42.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T15:40:42.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T15:40:42.879Z] ========================================================= [2022-08-31T15:40:42.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-31T15:40:42.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:40:43.203Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-31T15:40:43.203Z] Sending build context to Docker daemon 3.138MB [2022-08-31T15:40:43.203Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T15:40:43.203Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-31T15:40:43.203Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-31T15:40:43.203Z] 2408cc74d12b: Pulling fs layer [2022-08-31T15:40:43.203Z] ea60b727a1ce: Pulling fs layer [2022-08-31T15:40:43.203Z] 30c4a7721957: Pulling fs layer [2022-08-31T15:40:43.203Z] 370296b7ddb6: Pulling fs layer [2022-08-31T15:40:43.203Z] 7c6cee850709: Pulling fs layer [2022-08-31T15:40:43.203Z] 39a5fcdaea64: Pulling fs layer [2022-08-31T15:40:43.203Z] d94ebbe4e438: Pulling fs layer [2022-08-31T15:40:43.203Z] bcfd1f05c69d: Pulling fs layer [2022-08-31T15:40:43.203Z] 59ccb84bbe0f: Pulling fs layer [2022-08-31T15:40:43.203Z] bcfd1f05c69d: Waiting [2022-08-31T15:40:43.203Z] 39a5fcdaea64: Waiting [2022-08-31T15:40:43.203Z] d94ebbe4e438: Waiting [2022-08-31T15:40:43.203Z] 370296b7ddb6: Waiting [2022-08-31T15:40:43.203Z] 30c4a7721957: Download complete [2022-08-31T15:40:43.203Z] ea60b727a1ce: Verifying Checksum [2022-08-31T15:40:43.203Z] ea60b727a1ce: Download complete [2022-08-31T15:40:43.474Z] 7c6cee850709: Download complete [2022-08-31T15:40:43.474Z] 39a5fcdaea64: Download complete [2022-08-31T15:40:43.474Z] 2408cc74d12b: Verifying Checksum [2022-08-31T15:40:43.474Z] 2408cc74d12b: Download complete [2022-08-31T15:40:43.474Z] d94ebbe4e438: Verifying Checksum [2022-08-31T15:40:43.474Z] 2408cc74d12b: Pull complete [2022-08-31T15:40:43.749Z] ea60b727a1ce: Pull complete [2022-08-31T15:40:43.749Z] 30c4a7721957: Pull complete [2022-08-31T15:40:44.021Z] 59ccb84bbe0f: Verifying Checksum [2022-08-31T15:40:44.021Z] 59ccb84bbe0f: Download complete [2022-08-31T15:40:44.284Z] bcfd1f05c69d: Verifying Checksum [2022-08-31T15:40:44.284Z] bcfd1f05c69d: Download complete [2022-08-31T15:40:44.284Z] 370296b7ddb6: Verifying Checksum [2022-08-31T15:40:44.284Z] 370296b7ddb6: Download complete [2022-08-31T15:40:48.490Z] 370296b7ddb6: Pull complete [2022-08-31T15:40:48.490Z] 7c6cee850709: Pull complete [2022-08-31T15:40:48.490Z] 39a5fcdaea64: Pull complete [2022-08-31T15:40:48.490Z] d94ebbe4e438: Pull complete [2022-08-31T15:40:49.870Z] bcfd1f05c69d: Pull complete [2022-08-31T15:40:50.830Z] 59ccb84bbe0f: Pull complete [2022-08-31T15:40:50.830Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-31T15:40:50.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T15:40:50.830Z] ---> a4fb48ad2a94 [2022-08-31T15:40:50.830Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T15:40:55.042Z] ---> Running in 1ccf916f65e9 [2022-08-31T15:40:55.042Z] Removing intermediate container 1ccf916f65e9 [2022-08-31T15:40:55.042Z] ---> 6ced174fb186 [2022-08-31T15:40:55.042Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T15:40:55.042Z] ---> Running in 156d21a21a60 [2022-08-31T15:40:55.042Z] Removing intermediate container 156d21a21a60 [2022-08-31T15:40:55.042Z] ---> 869d65ad6744 [2022-08-31T15:40:55.042Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-31T15:40:55.042Z] ---> Running in 5c0f593b59fe [2022-08-31T15:40:55.042Z] Removing intermediate container 5c0f593b59fe [2022-08-31T15:40:55.042Z] ---> 356557f0d86f [2022-08-31T15:40:55.042Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T15:40:55.042Z] ---> Running in f1484c52d4bc [2022-08-31T15:40:55.303Z] Removing intermediate container f1484c52d4bc [2022-08-31T15:40:55.303Z] ---> 43dfc76cb135 [2022-08-31T15:40:55.303Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T15:40:55.303Z] ---> Running in 3bfb128d09db [2022-08-31T15:40:55.873Z] Removing intermediate container 3bfb128d09db [2022-08-31T15:40:55.873Z] ---> 1aa0f8f768cf [2022-08-31T15:40:55.873Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T15:40:55.873Z] ---> Running in 7a0b39b599e6 [2022-08-31T15:40:56.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T15:40:56.651Z] Still waiting to schedule task [2022-08-31T15:40:56.651Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-31T15:40:57.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T15:40:57.338Z] OK: 211 MiB in 51 packages [2022-08-31T15:40:57.600Z] Removing intermediate container 7a0b39b599e6 [2022-08-31T15:40:57.600Z] ---> bc61f30b6f15 [2022-08-31T15:40:57.600Z] Step 9/14 : WORKDIR /app [2022-08-31T15:40:57.600Z] ---> Running in 243653a6b95e [2022-08-31T15:40:57.860Z] Removing intermediate container 243653a6b95e [2022-08-31T15:40:57.860Z] ---> 6da3f8464d49 [2022-08-31T15:40:57.860Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-31T15:40:57.860Z] ---> a4c25b7bbeff [2022-08-31T15:40:57.860Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T15:40:57.860Z] ---> Running in 9d7f22b6c833 [2022-08-31T15:41:19.900Z] Removing intermediate container 9d7f22b6c833 [2022-08-31T15:41:19.900Z] ---> 9454827efa9f [2022-08-31T15:41:19.900Z] Step 12/14 : COPY . . [2022-08-31T15:41:19.900Z] ---> 0172546125d4 [2022-08-31T15:41:19.900Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T15:41:19.900Z] ---> Running in 7db75a1610bc [2022-08-31T15:41:19.900Z] Removing intermediate container 7db75a1610bc [2022-08-31T15:41:19.900Z] ---> 1aa87bbfbd9c [2022-08-31T15:41:19.900Z] Step 14/14 : RUN $MAKE [2022-08-31T15:41:19.900Z] ---> Running in e0da1a49a552 [2022-08-31T15:41:19.900Z] noop [2022-08-31T15:41:19.900Z] Removing intermediate container e0da1a49a552 [2022-08-31T15:41:19.900Z] ---> 7f6eb281e543 [2022-08-31T15:41:19.900Z] Successfully built 7f6eb281e543 [2022-08-31T15:41:19.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:41:20.220Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T15:41:20.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:41:20.295Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:41:20.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-31T15:41:20.703Z] $ docker top 508e2a23ba07965cf43fd6e0be3bbcca4b2a8a17a70a045c6be4e94fc621e9fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T15:41:21.060Z] + go version [2022-08-31T15:41:21.060Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-31T15:41:21.079Z] $ docker stop --time=1 508e2a23ba07965cf43fd6e0be3bbcca4b2a8a17a70a045c6be4e94fc621e9fd [2022-08-31T15:41:22.338Z] $ docker rm -f 508e2a23ba07965cf43fd6e0be3bbcca4b2a8a17a70a045c6be4e94fc621e9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:41:22.827Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T15:41:22.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:41:22.957Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:41:22.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-31T15:41:23.333Z] $ docker top 0eee5d91231a10140f6bd1be33e79e3a1b9e287ef6ce9a8d8d31479904dac381 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T15:41:23.685Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-08-31T15:41:23.984Z] + make test [2022-08-31T15:41:23.985Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-31T15:41:32.111Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-31T15:41:32.111Z] CGO_ENABLED=1 go vet ./... [2022-08-31T15:41:35.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T15:41:35.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T15:41:35.409Z] ./bin/test-attribution-txt.sh [2022-08-31T15:41:35.409Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T15:41:35.409Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T15:41:35.409Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T15:41:35.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-31T15:41:35.442Z] $ docker stop --time=1 0eee5d91231a10140f6bd1be33e79e3a1b9e287ef6ce9a8d8d31479904dac381 [2022-08-31T15:41:37.795Z] $ docker rm -f 0eee5d91231a10140f6bd1be33e79e3a1b9e287ef6ce9a8d8d31479904dac381 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T15:41:38.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-31T15:41:38.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-31T15:41:38.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-31T15:41:39.024Z] + ls -al . [2022-08-31T15:41:39.024Z] total 176 [2022-08-31T15:41:39.024Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:41 . [2022-08-31T15:41:39.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:40 .. [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:40 .dockerignore [2022-08-31T15:41:39.024Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:40 .git [2022-08-31T15:41:39.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:40 .github [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 15:40 .gitignore [2022-08-31T15:41:39.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:40 .semver [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 15:40 Attribution.txt [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 15:40 CHANGELOG.md [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 15:40 Dockerfile [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:40 GOVERNANCE.md [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 15:40 Jenkinsfile [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:40 LICENSE [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 15:40 OWNERS.md [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 15:40 README.md [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:40 VERSION [2022-08-31T15:41:39.024Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:40 bin [2022-08-31T15:41:39.024Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 15:41 coverage.out [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 15:40 go.mod [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 15:40 go.sum [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 15:40 main.go [2022-08-31T15:41:39.024Z] -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 15:40 makefile [2022-08-31T15:41:39.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:40 res [2022-08-31T15:41:39.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:41:39.334Z] + 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=f1292a754be8699f1b15f58f39dc5d36d455586e --label arch=amd64 --label version=2.3.0-dev.19 . [2022-08-31T15:41:39.334Z] Sending build context to Docker daemon 3.139MB [2022-08-31T15:41:39.334Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T15:41:39.334Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-31T15:41:39.334Z] ---> 7f6eb281e543 [2022-08-31T15:41:39.334Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T15:41:39.334Z] ---> Running in d75ef32ef092 [2022-08-31T15:41:39.594Z] Removing intermediate container d75ef32ef092 [2022-08-31T15:41:39.594Z] ---> cd6efe6368e7 [2022-08-31T15:41:39.594Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T15:41:39.594Z] ---> Running in 6978d2084668 [2022-08-31T15:41:39.594Z] Removing intermediate container 6978d2084668 [2022-08-31T15:41:39.594Z] ---> 914b479edf4e [2022-08-31T15:41:39.594Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-31T15:41:39.594Z] ---> Running in af83e7daff6e [2022-08-31T15:41:39.594Z] Removing intermediate container af83e7daff6e [2022-08-31T15:41:39.594Z] ---> fc53235e6c34 [2022-08-31T15:41:39.594Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T15:41:39.594Z] ---> Running in 8537b33ee887 [2022-08-31T15:41:39.855Z] Removing intermediate container 8537b33ee887 [2022-08-31T15:41:39.855Z] ---> 51080140a686 [2022-08-31T15:41:39.855Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T15:41:39.855Z] ---> Running in 058308b419b5 [2022-08-31T15:41:40.430Z] Removing intermediate container 058308b419b5 [2022-08-31T15:41:40.430Z] ---> 9ace43a16ab6 [2022-08-31T15:41:40.430Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T15:41:40.430Z] ---> Running in 4fd1105d94f7 [2022-08-31T15:41:40.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T15:41:41.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T15:41:41.912Z] OK: 211 MiB in 51 packages [2022-08-31T15:41:42.173Z] Removing intermediate container 4fd1105d94f7 [2022-08-31T15:41:42.173Z] ---> 38a3bfa093ba [2022-08-31T15:41:42.173Z] Step 9/28 : WORKDIR /app [2022-08-31T15:41:42.173Z] ---> Running in 4c6c30bb3693 [2022-08-31T15:41:42.434Z] Removing intermediate container 4c6c30bb3693 [2022-08-31T15:41:42.434Z] ---> 17e84215bd2e [2022-08-31T15:41:42.434Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-31T15:41:42.434Z] ---> e5a949df79cd [2022-08-31T15:41:42.434Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T15:41:42.434Z] ---> Running in 476001037cd1 [2022-08-31T15:41:43.006Z] Removing intermediate container 476001037cd1 [2022-08-31T15:41:43.006Z] ---> 5c3b5f39eb09 [2022-08-31T15:41:43.006Z] Step 12/28 : COPY . . [2022-08-31T15:41:43.270Z] ---> 31bccf019d58 [2022-08-31T15:41:43.270Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T15:41:43.270Z] ---> Running in 9592b18ac968 [2022-08-31T15:41:43.530Z] Removing intermediate container 9592b18ac968 [2022-08-31T15:41:43.530Z] ---> b1787210dcfd [2022-08-31T15:41:43.530Z] Step 14/28 : RUN $MAKE [2022-08-31T15:41:43.530Z] ---> Running in 74553e69d8eb [2022-08-31T15:41:43.792Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-31T15:42:05.771Z] Removing intermediate container 74553e69d8eb [2022-08-31T15:42:05.771Z] ---> 816f5763149a [2022-08-31T15:42:05.771Z] Step 15/28 : FROM alpine:3.16 [2022-08-31T15:42:05.771Z] 3.16: Pulling from library/alpine [2022-08-31T15:42:05.771Z] 213ec9aee27d: Pulling fs layer [2022-08-31T15:42:06.030Z] 213ec9aee27d: Verifying Checksum [2022-08-31T15:42:06.030Z] 213ec9aee27d: Download complete [2022-08-31T15:42:06.291Z] 213ec9aee27d: Pull complete [2022-08-31T15:42:06.291Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T15:42:06.291Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T15:42:06.291Z] ---> 9c6f07244728 [2022-08-31T15:42:06.291Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T15:42:06.291Z] ---> Running in f851a8dbd49d [2022-08-31T15:42:06.291Z] Removing intermediate container f851a8dbd49d [2022-08-31T15:42:06.291Z] ---> e8bb90d26a6c [2022-08-31T15:42:06.291Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-31T15:42:06.551Z] ---> Running in 3b408bd81362 [2022-08-31T15:42:06.551Z] Removing intermediate container 3b408bd81362 [2022-08-31T15:42:06.551Z] ---> 8455a25b15bb [2022-08-31T15:42:06.551Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-31T15:42:06.551Z] ---> Running in 2f1126cd3a4a [2022-08-31T15:42:06.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T15:42:07.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T15:42:07.072Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-31T15:42:07.072Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-31T15:42:07.072Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T15:42:07.072Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-31T15:42:07.072Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T15:42:07.072Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-31T15:42:07.384Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-31T15:42:07.384Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T15:42:07.384Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T15:42:07.384Z] OK: 9 MiB in 21 packages [2022-08-31T15:42:07.955Z] Removing intermediate container 2f1126cd3a4a [2022-08-31T15:42:07.955Z] ---> b54ba7e0976b [2022-08-31T15:42:07.955Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-31T15:42:07.955Z] ---> 56662bc02f94 [2022-08-31T15:42:07.955Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-31T15:42:07.955Z] ---> 1b41bd71f545 [2022-08-31T15:42:07.955Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-31T15:42:08.215Z] ---> 9c93930e1303 [2022-08-31T15:42:08.215Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-31T15:42:09.158Z] ---> 6129513e1243 [2022-08-31T15:42:09.158Z] Step 23/28 : EXPOSE 48095 [2022-08-31T15:42:09.158Z] ---> Running in 4de5b93c2776 [2022-08-31T15:42:09.158Z] Removing intermediate container 4de5b93c2776 [2022-08-31T15:42:09.158Z] ---> 387207482346 [2022-08-31T15:42:09.158Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-31T15:42:09.158Z] ---> Running in 191e4b5b9f1e [2022-08-31T15:42:09.158Z] Removing intermediate container 191e4b5b9f1e [2022-08-31T15:42:09.158Z] ---> e9667f141c8f [2022-08-31T15:42:09.158Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T15:42:09.158Z] ---> Running in 20d4faa2ea10 [2022-08-31T15:42:09.158Z] Removing intermediate container 20d4faa2ea10 [2022-08-31T15:42:09.158Z] ---> 5ed95126d4d4 [2022-08-31T15:42:09.158Z] Step 26/28 : LABEL arch=amd64 [2022-08-31T15:42:09.158Z] ---> Running in 162ce453b08f [2022-08-31T15:42:09.418Z] Removing intermediate container 162ce453b08f [2022-08-31T15:42:09.418Z] ---> d2eb1eccbdf1 [2022-08-31T15:42:09.418Z] Step 27/28 : LABEL git_sha=f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:42:09.418Z] ---> Running in 68f060e799cc [2022-08-31T15:42:09.418Z] Removing intermediate container 68f060e799cc [2022-08-31T15:42:09.418Z] ---> 8b789a68ad94 [2022-08-31T15:42:09.418Z] Step 28/28 : LABEL version=2.3.0-dev.19 [2022-08-31T15:42:09.418Z] ---> Running in f51356bd90c2 [2022-08-31T15:42:09.418Z] Removing intermediate container f51356bd90c2 [2022-08-31T15:42:09.418Z] ---> 1abe16f05ef7 [2022-08-31T15:42:09.418Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-31T15:42:09.418Z] Successfully built 1abe16f05ef7 [2022-08-31T15:42:09.418Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T15:42:09.530Z] provisioning config files... [2022-08-31T15:42:09.540Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6782010633023860754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:42:09.839Z] ---> docker-login.sh [2022-08-31T15:42:09.839Z] nexus3.edgexfoundry.org:10001 [2022-08-31T15:42:09.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:42:09.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:42:09.839Z] Configure a credential helper to remove this warning. See [2022-08-31T15:42:09.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:42:09.839Z] [2022-08-31T15:42:09.839Z] Login Succeeded [2022-08-31T15:42:09.839Z] nexus3.edgexfoundry.org:10002 [2022-08-31T15:42:09.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:42:10.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:42:10.100Z] Configure a credential helper to remove this warning. See [2022-08-31T15:42:10.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:42:10.100Z] [2022-08-31T15:42:10.100Z] Login Succeeded [2022-08-31T15:42:10.100Z] nexus3.edgexfoundry.org:10003 [2022-08-31T15:42:10.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:42:10.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:42:10.100Z] Configure a credential helper to remove this warning. See [2022-08-31T15:42:10.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:42:10.100Z] [2022-08-31T15:42:10.100Z] Login Succeeded [2022-08-31T15:42:10.100Z] nexus3.edgexfoundry.org:10004 [2022-08-31T15:42:10.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:42:10.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:42:10.361Z] Configure a credential helper to remove this warning. See [2022-08-31T15:42:10.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:42:10.361Z] [2022-08-31T15:42:10.361Z] Login Succeeded [2022-08-31T15:42:10.361Z] docker.io [2022-08-31T15:42:10.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:42:10.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:42:10.621Z] Configure a credential helper to remove this warning. See [2022-08-31T15:42:10.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:42:10.621Z] [2022-08-31T15:42:10.621Z] Login Succeeded [2022-08-31T15:42:10.621Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T15:42:10.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T15:42:10.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T15:42:10.686Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-08-31T15:42:10.686Z] f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:42:10.686Z] latest [2022-08-31T15:42:10.686Z] 2.3.0-dev.19 [2022-08-31T15:42:10.686Z] f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [2022-08-31T15:42:10.686Z] main [2022-08-31T15:42:10.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:11.019Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:11.327Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:42:11.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T15:42:11.327Z] 6dd9fbbd52d3: Preparing [2022-08-31T15:42:11.327Z] b5f1a518593b: Preparing [2022-08-31T15:42:11.327Z] 4d1dfbb7cfdd: Preparing [2022-08-31T15:42:11.327Z] 21e73b503e10: Preparing [2022-08-31T15:42:11.327Z] 84512e3c93dd: Preparing [2022-08-31T15:42:11.327Z] 994393dc58e7: Preparing [2022-08-31T15:42:11.327Z] 994393dc58e7: Waiting [2022-08-31T15:42:11.327Z] 4d1dfbb7cfdd: Pushed [2022-08-31T15:42:11.327Z] b5f1a518593b: Pushed [2022-08-31T15:42:11.327Z] 21e73b503e10: Pushed [2022-08-31T15:42:11.327Z] 994393dc58e7: Layer already exists [2022-08-31T15:42:11.896Z] 84512e3c93dd: Pushed [2022-08-31T15:42:13.804Z] 6dd9fbbd52d3: Pushed [2022-08-31T15:42:14.064Z] f1292a754be8699f1b15f58f39dc5d36d455586e: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:14.391Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:14.706Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-31T15:42:14.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T15:42:14.706Z] 6dd9fbbd52d3: Preparing [2022-08-31T15:42:14.706Z] b5f1a518593b: Preparing [2022-08-31T15:42:14.706Z] 4d1dfbb7cfdd: Preparing [2022-08-31T15:42:14.706Z] 21e73b503e10: Preparing [2022-08-31T15:42:14.706Z] 84512e3c93dd: Preparing [2022-08-31T15:42:14.706Z] 994393dc58e7: Preparing [2022-08-31T15:42:14.706Z] 994393dc58e7: Waiting [2022-08-31T15:42:14.706Z] b5f1a518593b: Layer already exists [2022-08-31T15:42:14.706Z] 84512e3c93dd: Layer already exists [2022-08-31T15:42:14.706Z] 21e73b503e10: Layer already exists [2022-08-31T15:42:14.706Z] 6dd9fbbd52d3: Layer already exists [2022-08-31T15:42:14.706Z] 4d1dfbb7cfdd: Layer already exists [2022-08-31T15:42:14.706Z] 994393dc58e7: Layer already exists [2022-08-31T15:42:14.706Z] latest: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:15.039Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:15.359Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.19 [2022-08-31T15:42:15.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T15:42:15.360Z] 6dd9fbbd52d3: Preparing [2022-08-31T15:42:15.360Z] b5f1a518593b: Preparing [2022-08-31T15:42:15.360Z] 4d1dfbb7cfdd: Preparing [2022-08-31T15:42:15.360Z] 21e73b503e10: Preparing [2022-08-31T15:42:15.360Z] 84512e3c93dd: Preparing [2022-08-31T15:42:15.360Z] 994393dc58e7: Preparing [2022-08-31T15:42:15.360Z] 21e73b503e10: Layer already exists [2022-08-31T15:42:15.360Z] 84512e3c93dd: Layer already exists [2022-08-31T15:42:15.360Z] 6dd9fbbd52d3: Layer already exists [2022-08-31T15:42:15.360Z] b5f1a518593b: Layer already exists [2022-08-31T15:42:15.360Z] 4d1dfbb7cfdd: Layer already exists [2022-08-31T15:42:15.360Z] 994393dc58e7: Layer already exists [2022-08-31T15:42:15.360Z] 2.3.0-dev.19: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:15.688Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:16.005Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [2022-08-31T15:42:16.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T15:42:16.005Z] 6dd9fbbd52d3: Preparing [2022-08-31T15:42:16.005Z] b5f1a518593b: Preparing [2022-08-31T15:42:16.005Z] 4d1dfbb7cfdd: Preparing [2022-08-31T15:42:16.005Z] 21e73b503e10: Preparing [2022-08-31T15:42:16.005Z] 84512e3c93dd: Preparing [2022-08-31T15:42:16.005Z] 994393dc58e7: Preparing [2022-08-31T15:42:16.005Z] 994393dc58e7: Waiting [2022-08-31T15:42:16.005Z] 4d1dfbb7cfdd: Layer already exists [2022-08-31T15:42:16.005Z] 84512e3c93dd: Layer already exists [2022-08-31T15:42:16.005Z] 6dd9fbbd52d3: Layer already exists [2022-08-31T15:42:16.005Z] 21e73b503e10: Layer already exists [2022-08-31T15:42:16.005Z] b5f1a518593b: Layer already exists [2022-08-31T15:42:16.005Z] 994393dc58e7: Layer already exists [2022-08-31T15:42:16.005Z] f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:16.327Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:16.649Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-08-31T15:42:16.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T15:42:16.649Z] 6dd9fbbd52d3: Preparing [2022-08-31T15:42:16.649Z] b5f1a518593b: Preparing [2022-08-31T15:42:16.649Z] 4d1dfbb7cfdd: Preparing [2022-08-31T15:42:16.649Z] 21e73b503e10: Preparing [2022-08-31T15:42:16.649Z] 84512e3c93dd: Preparing [2022-08-31T15:42:16.649Z] 994393dc58e7: Preparing [2022-08-31T15:42:16.649Z] 994393dc58e7: Waiting [2022-08-31T15:42:16.649Z] 84512e3c93dd: Layer already exists [2022-08-31T15:42:16.649Z] 4d1dfbb7cfdd: Layer already exists [2022-08-31T15:42:16.649Z] 6dd9fbbd52d3: Layer already exists [2022-08-31T15:42:16.649Z] b5f1a518593b: Layer already exists [2022-08-31T15:42:16.649Z] 21e73b503e10: Layer already exists [2022-08-31T15:42:16.649Z] 994393dc58e7: Layer already exists [2022-08-31T15:42:16.649Z] main: digest: sha256:831b3104ffb90cd5461ce3e6965796e1faaeddb5a80bbbadcde53faa2fc32749 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T15:42:16.702Z] ===================================================== [Pipeline] echo [2022-08-31T15:42:16.712Z] taggedImages: [2022-08-31T15:42:16.712Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:42:16.712Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-31T15:42:16.712Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.19 [2022-08-31T15:42:16.712Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [2022-08-31T15:42:16.712Z] - 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 [2022-08-31T15:42:17.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T15:42:17.102Z] [2022-08-31T15:42:17.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:42:17.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T15:42:17.412Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-31T15:42:17.412Z] 5eb5b503b376: Pulling fs layer [2022-08-31T15:42:17.412Z] 5c69ac0246d0: Pulling fs layer [2022-08-31T15:42:17.412Z] ec43610c2a17: Pulling fs layer [2022-08-31T15:42:17.412Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-31T15:42:17.412Z] 33b1e0a273af: Pulling fs layer [2022-08-31T15:42:17.412Z] 5d3b04190fa2: Pulling fs layer [2022-08-31T15:42:17.412Z] 2f39f015ded8: Pulling fs layer [2022-08-31T15:42:17.412Z] 33b1e0a273af: Waiting [2022-08-31T15:42:17.412Z] 3a2ae6a8a46f: Waiting [2022-08-31T15:42:17.412Z] 5d3b04190fa2: Waiting [2022-08-31T15:42:17.412Z] 2f39f015ded8: Waiting [2022-08-31T15:42:17.412Z] 5c69ac0246d0: Verifying Checksum [2022-08-31T15:42:17.412Z] 5c69ac0246d0: Download complete [2022-08-31T15:42:17.412Z] 3a2ae6a8a46f: Download complete [2022-08-31T15:42:17.672Z] 33b1e0a273af: Download complete [2022-08-31T15:42:17.672Z] ec43610c2a17: Verifying Checksum [2022-08-31T15:42:17.672Z] ec43610c2a17: Download complete [2022-08-31T15:42:17.672Z] 5d3b04190fa2: Download complete [2022-08-31T15:42:17.672Z] 5eb5b503b376: Verifying Checksum [2022-08-31T15:42:17.672Z] 5eb5b503b376: Download complete [2022-08-31T15:42:18.243Z] 2f39f015ded8: Verifying Checksum [2022-08-31T15:42:18.243Z] 2f39f015ded8: Download complete [2022-08-31T15:42:19.183Z] 5eb5b503b376: Pull complete [2022-08-31T15:42:19.183Z] 5c69ac0246d0: Pull complete [2022-08-31T15:42:19.753Z] ec43610c2a17: Pull complete [2022-08-31T15:42:19.753Z] 3a2ae6a8a46f: Pull complete [2022-08-31T15:42:20.013Z] 33b1e0a273af: Pull complete [2022-08-31T15:42:20.013Z] 5d3b04190fa2: Pull complete [2022-08-31T15:42:25.412Z] 2f39f015ded8: Pull complete [2022-08-31T15:42:25.412Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-31T15:42:25.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T15:42:25.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:42:25.561Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:42:25.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-31T15:42:29.165Z] $ docker top 7fc7ad4c9794fc6160701919340f566fdbc8588443ee2639fa67ed9839db592c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:42:29.568Z] ---> job-cost.sh [2022-08-31T15:42:29.569Z] lf-activate-venv: SKIPPING [2022-08-31T15:42:29.569Z] INFO: No Stack... [2022-08-31T15:42:29.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T15:42:30.398Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T15:42:30.692Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-08-31T15:42:30.692Z] + cut -d, -f6 [Pipeline] lock [2022-08-31T15:42:30.707Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [2022-08-31T15:42:30.714Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] did not exist. Created. [2022-08-31T15:42:30.714Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-31T15:42:31.018Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-31T15:42:31.041Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T15:42:31.047Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T15:42:31.075Z] $ docker stop --time=1 7fc7ad4c9794fc6160701919340f566fdbc8588443ee2639fa67ed9839db592c [2022-08-31T15:42:32.215Z] $ docker rm -f 7fc7ad4c9794fc6160701919340f566fdbc8588443ee2639fa67ed9839db592c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T15:42:44.251Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24204 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-08-31T15:42:44.268Z] Running in /w/workspace/app-service-configurable/98 [Pipeline] { [Pipeline] checkout [2022-08-31T15:42:44.305Z] Selected Git installation does not exist. Using Default [2022-08-31T15:42:44.305Z] The recommended git tool is: NONE [2022-08-31T15:42:51.269Z] using credential edgex-jenkins-ssh [2022-08-31T15:42:51.293Z] Cloning the remote Git repository [2022-08-31T15:42:51.411Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T15:42:51.641Z] > git init /w/workspace/app-service-configurable/98 # timeout=10 [2022-08-31T15:42:51.852Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T15:42:51.853Z] > git --version # timeout=10 [2022-08-31T15:42:51.870Z] > git --version # 'git version 2.25.1' [2022-08-31T15:42:51.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-31T15:42:51.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T15:42:52.992Z] Avoid second fetch [2022-08-31T15:42:52.993Z] Checking out Revision f1292a754be8699f1b15f58f39dc5d36d455586e (main) [2022-08-31T15:42:52.958Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-31T15:42:52.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T15:42:53.013Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T15:42:53.031Z] > git checkout -f f1292a754be8699f1b15f58f39dc5d36d455586e # timeout=10 [2022-08-31T15:42:57.282Z] Commit message: "build: Add NATS convenience build targets (#463)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T15:42:58.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-31T15:42:58.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T15:42:58.229Z] Dload Upload Total Spent Left Speed [2022-08-31T15:42:58.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70797 0 --:--:-- --:--:-- --:--:-- 71197 [Pipeline] sh [2022-08-31T15:42:58.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-31T15:42:59.261Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-31T15:42:59.261Z] + sudo tee /etc/docker/daemon.new [2022-08-31T15:42:59.261Z] { [2022-08-31T15:42:59.261Z] "registry-mirrors": [ [2022-08-31T15:42:59.261Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-31T15:42:59.261Z] ], [2022-08-31T15:42:59.261Z] "bip": "10.250.0.254/24", [2022-08-31T15:42:59.261Z] "hosts": [ [2022-08-31T15:42:59.261Z] "tcp://0.0.0.0:5555", [2022-08-31T15:42:59.261Z] "unix:///var/run/docker.sock" [2022-08-31T15:42:59.261Z] ], [2022-08-31T15:42:59.261Z] "mtu": 1458, [2022-08-31T15:42:59.261Z] "selinux-enabled": true, [2022-08-31T15:42:59.261Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-31T15:42:59.261Z] } [Pipeline] sh [2022-08-31T15:42:59.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-31T15:42:59.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T15:43:18.336Z] provisioning config files... [2022-08-31T15:43:18.362Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/98@tmp/config5917841009202716801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:43:18.724Z] ---> docker-login.sh [2022-08-31T15:43:18.725Z] nexus3.edgexfoundry.org:10001 [2022-08-31T15:43:19.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:43:19.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:43:19.922Z] Configure a credential helper to remove this warning. See [2022-08-31T15:43:19.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:43:19.922Z] [2022-08-31T15:43:19.922Z] Login Succeeded [2022-08-31T15:43:19.922Z] nexus3.edgexfoundry.org:10002 [2022-08-31T15:43:20.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:43:20.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:43:20.196Z] Configure a credential helper to remove this warning. See [2022-08-31T15:43:20.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:43:20.196Z] [2022-08-31T15:43:20.196Z] Login Succeeded [2022-08-31T15:43:20.196Z] nexus3.edgexfoundry.org:10003 [2022-08-31T15:43:20.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:43:20.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:43:20.752Z] Configure a credential helper to remove this warning. See [2022-08-31T15:43:20.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:43:20.752Z] [2022-08-31T15:43:20.752Z] Login Succeeded [2022-08-31T15:43:20.752Z] nexus3.edgexfoundry.org:10004 [2022-08-31T15:43:21.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:43:21.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:43:21.026Z] Configure a credential helper to remove this warning. See [2022-08-31T15:43:21.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:43:21.026Z] [2022-08-31T15:43:21.026Z] Login Succeeded [2022-08-31T15:43:21.298Z] docker.io [2022-08-31T15:43:21.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:43:21.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:43:21.844Z] Configure a credential helper to remove this warning. See [2022-08-31T15:43:21.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:43:21.844Z] [2022-08-31T15:43:21.844Z] Login Succeeded [2022-08-31T15:43:21.844Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T15:43:21.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-31T15:43:22.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T15:43:22.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T15:43:22.460Z] ========================================================= [2022-08-31T15:43:22.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-31T15:43:22.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:43:22.852Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-31T15:43:22.852Z] Sending build context to Docker daemon 206.8kB [2022-08-31T15:43:23.125Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T15:43:23.125Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-31T15:43:23.401Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-31T15:43:23.401Z] b3c136eddcbf: Pulling fs layer [2022-08-31T15:43:23.401Z] c0a3192eca97: Pulling fs layer [2022-08-31T15:43:23.401Z] a050256f5b6f: Pulling fs layer [2022-08-31T15:43:23.401Z] 656be50a0ddc: Pulling fs layer [2022-08-31T15:43:23.401Z] 2bbca73fdf42: Pulling fs layer [2022-08-31T15:43:23.401Z] 46d945488cbd: Pulling fs layer [2022-08-31T15:43:23.401Z] 8a5474983e97: Pulling fs layer [2022-08-31T15:43:23.401Z] 329c88fbcd65: Pulling fs layer [2022-08-31T15:43:23.401Z] 656be50a0ddc: Waiting [2022-08-31T15:43:23.401Z] 2bbca73fdf42: Waiting [2022-08-31T15:43:23.401Z] 46d945488cbd: Waiting [2022-08-31T15:43:23.401Z] 8a5474983e97: Waiting [2022-08-31T15:43:23.401Z] 329c88fbcd65: Waiting [2022-08-31T15:43:23.401Z] a050256f5b6f: Verifying Checksum [2022-08-31T15:43:23.401Z] a050256f5b6f: Download complete [2022-08-31T15:43:23.401Z] c0a3192eca97: Verifying Checksum [2022-08-31T15:43:23.401Z] c0a3192eca97: Download complete [2022-08-31T15:43:23.401Z] 2bbca73fdf42: Download complete [2022-08-31T15:43:23.401Z] 46d945488cbd: Verifying Checksum [2022-08-31T15:43:23.401Z] 46d945488cbd: Download complete [2022-08-31T15:43:23.401Z] b3c136eddcbf: Verifying Checksum [2022-08-31T15:43:23.401Z] b3c136eddcbf: Download complete [2022-08-31T15:43:24.405Z] b3c136eddcbf: Pull complete [2022-08-31T15:43:24.405Z] 329c88fbcd65: Verifying Checksum [2022-08-31T15:43:24.405Z] 329c88fbcd65: Download complete [2022-08-31T15:43:25.016Z] c0a3192eca97: Pull complete [2022-08-31T15:43:25.016Z] a050256f5b6f: Pull complete [2022-08-31T15:43:25.615Z] 8a5474983e97: Download complete [2022-08-31T15:43:26.217Z] 656be50a0ddc: Verifying Checksum [2022-08-31T15:43:26.217Z] 656be50a0ddc: Download complete [2022-08-31T15:43:38.633Z] 656be50a0ddc: Pull complete [2022-08-31T15:43:38.633Z] 2bbca73fdf42: Pull complete [2022-08-31T15:43:38.633Z] 46d945488cbd: Pull complete [2022-08-31T15:43:45.376Z] 8a5474983e97: Pull complete [2022-08-31T15:43:48.030Z] 329c88fbcd65: Pull complete [2022-08-31T15:43:48.030Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-31T15:43:48.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T15:43:48.030Z] ---> ff4287adb874 [2022-08-31T15:43:48.030Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T15:43:48.631Z] ---> Running in ac5ca6fc4e8b [2022-08-31T15:43:48.905Z] Removing intermediate container ac5ca6fc4e8b [2022-08-31T15:43:48.905Z] ---> f42c38d11c9e [2022-08-31T15:43:48.905Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T15:43:49.182Z] ---> Running in ab6c170dd2d5 [2022-08-31T15:43:49.461Z] Removing intermediate container ab6c170dd2d5 [2022-08-31T15:43:49.461Z] ---> db4aa7154c6f [2022-08-31T15:43:49.461Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-31T15:43:49.461Z] ---> Running in 5135070d8c5e [2022-08-31T15:43:49.742Z] Removing intermediate container 5135070d8c5e [2022-08-31T15:43:49.742Z] ---> b62b833dc8d4 [2022-08-31T15:43:49.742Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T15:43:50.030Z] ---> Running in 8c07bdb5447e [2022-08-31T15:43:50.310Z] Removing intermediate container 8c07bdb5447e [2022-08-31T15:43:50.310Z] ---> 9e3c9de565de [2022-08-31T15:43:50.310Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T15:43:50.310Z] ---> Running in 9a474191e993 [2022-08-31T15:43:53.740Z] Removing intermediate container 9a474191e993 [2022-08-31T15:43:53.740Z] ---> c5a3903d6c0d [2022-08-31T15:43:53.740Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T15:43:53.740Z] ---> Running in 11c1266e3a01 [2022-08-31T15:43:54.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T15:43:55.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T15:43:56.708Z] OK: 221 MiB in 51 packages [2022-08-31T15:43:57.318Z] Removing intermediate container 11c1266e3a01 [2022-08-31T15:43:57.318Z] ---> 05b2cd479671 [2022-08-31T15:43:57.318Z] Step 9/14 : WORKDIR /app [2022-08-31T15:43:57.595Z] ---> Running in a5b245d5429e [2022-08-31T15:43:57.877Z] Removing intermediate container a5b245d5429e [2022-08-31T15:43:57.877Z] ---> 83afde4948f7 [2022-08-31T15:43:57.877Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-31T15:43:58.480Z] ---> 4cecfcab523c [2022-08-31T15:43:58.480Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T15:43:58.480Z] ---> Running in 3e8c2ea2a0f4 [2022-08-31T15:44:55.062Z] Removing intermediate container 3e8c2ea2a0f4 [2022-08-31T15:44:55.062Z] ---> 41bfa5a245be [2022-08-31T15:44:55.062Z] Step 12/14 : COPY . . [2022-08-31T15:44:55.062Z] ---> 4cfe4cfff598 [2022-08-31T15:44:55.062Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T15:44:55.062Z] ---> Running in e70c41fbef15 [2022-08-31T15:44:55.062Z] Removing intermediate container e70c41fbef15 [2022-08-31T15:44:55.062Z] ---> dd3d430842b9 [2022-08-31T15:44:55.062Z] Step 14/14 : RUN $MAKE [2022-08-31T15:44:55.062Z] ---> Running in ac9a1ab52122 [2022-08-31T15:44:55.062Z] noop [2022-08-31T15:44:55.062Z] Removing intermediate container ac9a1ab52122 [2022-08-31T15:44:55.062Z] ---> 61db8c6b64ac [2022-08-31T15:44:55.062Z] Successfully built 61db8c6b64ac [2022-08-31T15:44:55.062Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:44:55.447Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T15:44:55.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:44:55.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-24204 does not seem to be running inside a container [2022-08-31T15:44:55.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/98 -v /w/workspace/app-service-configurable/98:/w/workspace/app-service-configurable/98:rw,z -v /w/workspace/app-service-configurable/98@tmp:/w/workspace/app-service-configurable/98@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 [2022-08-31T15:44:57.268Z] $ docker top 728b5645f6e0aa16fb9e6ba51c8ad2ec2e20f82b71333847a3dd2b58f922df8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T15:44:58.213Z] + go version [2022-08-31T15:44:58.213Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-31T15:44:58.239Z] $ docker stop --time=1 728b5645f6e0aa16fb9e6ba51c8ad2ec2e20f82b71333847a3dd2b58f922df8f [2022-08-31T15:44:59.930Z] $ docker rm -f 728b5645f6e0aa16fb9e6ba51c8ad2ec2e20f82b71333847a3dd2b58f922df8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:45:00.556Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T15:45:00.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:45:00.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-24204 does not seem to be running inside a container [2022-08-31T15:45:00.912Z] $ 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/98 -v /w/workspace/app-service-configurable/98:/w/workspace/app-service-configurable/98:rw,z -v /w/workspace/app-service-configurable/98@tmp:/w/workspace/app-service-configurable/98@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 [2022-08-31T15:45:02.260Z] $ docker top d31b4e2ebb7dc6fe1975e2cba25b9146739b1703cecd59cfccefe1d2f2cd655f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T15:45:03.209Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/98 [Pipeline] fileExists [Pipeline] sh [2022-08-31T15:45:03.895Z] + make test [2022-08-31T15:45:03.895Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-31T15:46:40.817Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-31T15:46:40.817Z] CGO_ENABLED=1 go vet ./... [2022-08-31T15:46:53.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T15:46:53.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T15:46:53.265Z] ./bin/test-attribution-txt.sh [2022-08-31T15:46:53.265Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T15:46:53.265Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T15:46:53.265Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T15:46:53.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-31T15:46:53.303Z] $ docker stop --time=1 d31b4e2ebb7dc6fe1975e2cba25b9146739b1703cecd59cfccefe1d2f2cd655f [2022-08-31T15:46:55.152Z] $ docker rm -f d31b4e2ebb7dc6fe1975e2cba25b9146739b1703cecd59cfccefe1d2f2cd655f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T15:46:56.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-31T15:46:56.215Z] Warning: overwriting stash ‘coverage-report’ [2022-08-31T15:46:56.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T15:46:57.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-31T15:46:57.422Z] + ls -al . [2022-08-31T15:46:57.422Z] total 172 [2022-08-31T15:46:57.422Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 15:45 . [2022-08-31T15:46:57.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:42 .. [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 15:42 .dockerignore [2022-08-31T15:46:57.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 15:42 .git [2022-08-31T15:46:57.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 15:42 .github [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 15:42 .gitignore [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 15:42 Attribution.txt [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 15:42 CHANGELOG.md [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 15:42 Dockerfile [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 15:42 GOVERNANCE.md [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 15:42 Jenkinsfile [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 15:42 LICENSE [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 15:42 OWNERS.md [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 15:42 README.md [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 15:40 VERSION [2022-08-31T15:46:57.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 15:42 bin [2022-08-31T15:46:57.422Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 15:45 coverage.out [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 15:42 go.mod [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 15:42 go.sum [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 15:42 main.go [2022-08-31T15:46:57.422Z] -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 15:42 makefile [2022-08-31T15:46:57.422Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:42 res [2022-08-31T15:46:57.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 15:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:46:57.795Z] + 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=f1292a754be8699f1b15f58f39dc5d36d455586e --label arch=arm64 --label version=2.3.0-dev.19 . [2022-08-31T15:46:58.073Z] Sending build context to Docker daemon 207.9kB [2022-08-31T15:46:58.073Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T15:46:58.073Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-31T15:46:58.073Z] ---> 61db8c6b64ac [2022-08-31T15:46:58.073Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T15:46:58.350Z] ---> Running in d3a1de397e73 [2022-08-31T15:46:58.625Z] Removing intermediate container d3a1de397e73 [2022-08-31T15:46:58.625Z] ---> 7ca8f62548c7 [2022-08-31T15:46:58.625Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T15:46:58.625Z] ---> Running in f68de20ad5f2 [2022-08-31T15:46:58.900Z] Removing intermediate container f68de20ad5f2 [2022-08-31T15:46:58.900Z] ---> 025e7c2cb9b7 [2022-08-31T15:46:58.900Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-31T15:46:59.178Z] ---> Running in 918aa4ff37dd [2022-08-31T15:46:59.453Z] Removing intermediate container 918aa4ff37dd [2022-08-31T15:46:59.453Z] ---> 11b49a2be9e4 [2022-08-31T15:46:59.453Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T15:46:59.453Z] ---> Running in cfbe87c520d6 [2022-08-31T15:46:59.728Z] Removing intermediate container cfbe87c520d6 [2022-08-31T15:46:59.728Z] ---> 67d04fd3b34a [2022-08-31T15:46:59.728Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T15:47:00.005Z] ---> Running in ca56a0cf228a [2022-08-31T15:47:01.996Z] Removing intermediate container ca56a0cf228a [2022-08-31T15:47:01.996Z] ---> 1f31aea07be5 [2022-08-31T15:47:01.996Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T15:47:01.996Z] ---> Running in a56045a5cf35 [2022-08-31T15:47:02.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T15:47:03.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T15:47:04.935Z] OK: 221 MiB in 51 packages [2022-08-31T15:47:05.923Z] Removing intermediate container a56045a5cf35 [2022-08-31T15:47:05.923Z] ---> 7cec9fc0cef7 [2022-08-31T15:47:05.923Z] Step 9/28 : WORKDIR /app [2022-08-31T15:47:05.923Z] ---> Running in 5e12045653a5 [2022-08-31T15:47:06.200Z] Removing intermediate container 5e12045653a5 [2022-08-31T15:47:06.200Z] ---> 2bafc91e1908 [2022-08-31T15:47:06.200Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-31T15:47:06.805Z] ---> 72f800ca29ec [2022-08-31T15:47:06.805Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T15:47:06.805Z] ---> Running in ce1618279e7c [2022-08-31T15:47:08.796Z] Removing intermediate container ce1618279e7c [2022-08-31T15:47:08.796Z] ---> 6d609a4120bf [2022-08-31T15:47:08.796Z] Step 12/28 : COPY . . [2022-08-31T15:47:09.779Z] ---> 2e26fe095c0a [2022-08-31T15:47:09.779Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T15:47:09.779Z] ---> Running in 082bbe0c6c53 [2022-08-31T15:47:10.053Z] Removing intermediate container 082bbe0c6c53 [2022-08-31T15:47:10.053Z] ---> 783fa1c2849b [2022-08-31T15:47:10.053Z] Step 14/28 : RUN $MAKE [2022-08-31T15:47:10.053Z] ---> Running in b3fab2ce5ee7 [2022-08-31T15:47:11.039Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-31T15:49:17.974Z] Removing intermediate container b3fab2ce5ee7 [2022-08-31T15:49:17.974Z] ---> 55b6175bc463 [2022-08-31T15:49:17.974Z] Step 15/28 : FROM alpine:3.16 [2022-08-31T15:49:17.974Z] 3.16: Pulling from library/alpine [2022-08-31T15:49:17.974Z] 9b18e9b68314: Pulling fs layer [2022-08-31T15:49:17.974Z] 9b18e9b68314: Verifying Checksum [2022-08-31T15:49:17.974Z] 9b18e9b68314: Download complete [2022-08-31T15:49:18.266Z] 9b18e9b68314: Pull complete [2022-08-31T15:49:18.266Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T15:49:18.266Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T15:49:18.266Z] ---> a6215f271958 [2022-08-31T15:49:18.266Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T15:49:18.542Z] ---> Running in 22d6fe47dd40 [2022-08-31T15:49:18.817Z] Removing intermediate container 22d6fe47dd40 [2022-08-31T15:49:18.817Z] ---> 47030bd7f4a3 [2022-08-31T15:49:18.817Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-31T15:49:18.817Z] ---> Running in a95e9c0603a5 [2022-08-31T15:49:19.100Z] Removing intermediate container a95e9c0603a5 [2022-08-31T15:49:19.100Z] ---> 5a18c35a7be8 [2022-08-31T15:49:19.100Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-31T15:49:19.100Z] ---> Running in 4f5ae5e8c24c [2022-08-31T15:49:20.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T15:49:20.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T15:49:21.542Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-31T15:49:21.542Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-31T15:49:21.542Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T15:49:21.542Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-31T15:49:21.542Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T15:49:21.542Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-31T15:49:21.542Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-31T15:49:21.542Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T15:49:21.542Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T15:49:21.823Z] OK: 9 MiB in 21 packages [2022-08-31T15:49:23.270Z] Removing intermediate container 4f5ae5e8c24c [2022-08-31T15:49:23.270Z] ---> c6667480f181 [2022-08-31T15:49:23.270Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-31T15:49:23.545Z] ---> 4e1c30c94af2 [2022-08-31T15:49:23.545Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-31T15:49:24.147Z] ---> f88dea1b4141 [2022-08-31T15:49:24.147Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-31T15:49:25.132Z] ---> 0f2d8d3c1c17 [2022-08-31T15:49:25.132Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-31T15:49:26.575Z] ---> 4f957975f1a8 [2022-08-31T15:49:26.575Z] Step 23/28 : EXPOSE 48095 [2022-08-31T15:49:26.575Z] ---> Running in a3e3ede0e4a4 [2022-08-31T15:49:26.850Z] Removing intermediate container a3e3ede0e4a4 [2022-08-31T15:49:26.850Z] ---> 2dfd818c4460 [2022-08-31T15:49:26.850Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-31T15:49:26.850Z] ---> Running in e2d9d53b0c79 [2022-08-31T15:49:27.129Z] Removing intermediate container e2d9d53b0c79 [2022-08-31T15:49:27.129Z] ---> c6e4b4280176 [2022-08-31T15:49:27.129Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T15:49:27.407Z] ---> Running in 26921762894b [2022-08-31T15:49:27.681Z] Removing intermediate container 26921762894b [2022-08-31T15:49:27.681Z] ---> 3cb396599680 [2022-08-31T15:49:27.681Z] Step 26/28 : LABEL arch=arm64 [2022-08-31T15:49:27.681Z] ---> Running in c784ce4d7370 [2022-08-31T15:49:27.957Z] Removing intermediate container c784ce4d7370 [2022-08-31T15:49:27.957Z] ---> c2f92ff63f37 [2022-08-31T15:49:27.957Z] Step 27/28 : LABEL git_sha=f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:49:27.957Z] ---> Running in 76ca6721871f [2022-08-31T15:49:28.232Z] Removing intermediate container 76ca6721871f [2022-08-31T15:49:28.232Z] ---> 0b99af70bf8d [2022-08-31T15:49:28.232Z] Step 28/28 : LABEL version=2.3.0-dev.19 [2022-08-31T15:49:28.507Z] ---> Running in 5775e20fd82b [2022-08-31T15:49:28.782Z] Removing intermediate container 5775e20fd82b [2022-08-31T15:49:28.782Z] ---> b65440468875 [2022-08-31T15:49:28.782Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-31T15:49:28.782Z] Successfully built b65440468875 [2022-08-31T15:49:28.782Z] 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 [2022-08-31T15:49:28.890Z] provisioning config files... [2022-08-31T15:49:28.909Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/98@tmp/config1214209346020725496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:49:29.274Z] ---> docker-login.sh [2022-08-31T15:49:29.274Z] nexus3.edgexfoundry.org:10001 [2022-08-31T15:49:29.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:49:29.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:49:29.550Z] Configure a credential helper to remove this warning. See [2022-08-31T15:49:29.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:49:29.550Z] [2022-08-31T15:49:29.550Z] Login Succeeded [2022-08-31T15:49:29.550Z] nexus3.edgexfoundry.org:10002 [2022-08-31T15:49:30.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:49:30.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:49:30.150Z] Configure a credential helper to remove this warning. See [2022-08-31T15:49:30.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:49:30.150Z] [2022-08-31T15:49:30.150Z] Login Succeeded [2022-08-31T15:49:30.150Z] nexus3.edgexfoundry.org:10003 [2022-08-31T15:49:30.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:49:30.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:49:30.703Z] Configure a credential helper to remove this warning. See [2022-08-31T15:49:30.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:49:30.703Z] [2022-08-31T15:49:30.703Z] Login Succeeded [2022-08-31T15:49:30.703Z] nexus3.edgexfoundry.org:10004 [2022-08-31T15:49:30.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:49:31.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:49:31.254Z] Configure a credential helper to remove this warning. See [2022-08-31T15:49:31.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:49:31.254Z] [2022-08-31T15:49:31.254Z] Login Succeeded [2022-08-31T15:49:31.254Z] docker.io [2022-08-31T15:49:31.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T15:49:31.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T15:49:31.803Z] Configure a credential helper to remove this warning. See [2022-08-31T15:49:31.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T15:49:31.803Z] [2022-08-31T15:49:31.803Z] Login Succeeded [2022-08-31T15:49:31.804Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T15:49:31.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T15:49:31.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T15:49:31.878Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-08-31T15:49:31.878Z] f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:49:31.878Z] latest [2022-08-31T15:49:31.878Z] 2.3.0-dev.19 [2022-08-31T15:49:31.878Z] f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [2022-08-31T15:49:31.878Z] main [2022-08-31T15:49:31.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:32.270Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:32.682Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:49:32.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T15:49:32.682Z] 7246ec4dc9e5: Preparing [2022-08-31T15:49:32.682Z] b38019cc7a53: Preparing [2022-08-31T15:49:32.682Z] ac67065eb1c8: Preparing [2022-08-31T15:49:32.682Z] 4a371aaf74f4: Preparing [2022-08-31T15:49:32.682Z] 44e52051ea1a: Preparing [2022-08-31T15:49:32.682Z] 5d3e392a13a0: Preparing [2022-08-31T15:49:32.682Z] 5d3e392a13a0: Waiting [2022-08-31T15:49:32.958Z] b38019cc7a53: Pushed [2022-08-31T15:49:32.958Z] ac67065eb1c8: Pushed [2022-08-31T15:49:32.958Z] 4a371aaf74f4: Pushed [2022-08-31T15:49:32.958Z] 5d3e392a13a0: Layer already exists [2022-08-31T15:49:33.956Z] 44e52051ea1a: Pushed [2022-08-31T15:49:38.273Z] 7246ec4dc9e5: Pushed [2022-08-31T15:49:38.273Z] f1292a754be8699f1b15f58f39dc5d36d455586e: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:38.655Z] + 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 [2022-08-31T15:49:39.031Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-31T15:49:39.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T15:49:39.031Z] 7246ec4dc9e5: Preparing [2022-08-31T15:49:39.031Z] b38019cc7a53: Preparing [2022-08-31T15:49:39.031Z] ac67065eb1c8: Preparing [2022-08-31T15:49:39.031Z] 4a371aaf74f4: Preparing [2022-08-31T15:49:39.031Z] 44e52051ea1a: Preparing [2022-08-31T15:49:39.031Z] 5d3e392a13a0: Preparing [2022-08-31T15:49:39.031Z] 5d3e392a13a0: Waiting [2022-08-31T15:49:39.031Z] 44e52051ea1a: Layer already exists [2022-08-31T15:49:39.031Z] b38019cc7a53: Layer already exists [2022-08-31T15:49:39.031Z] 7246ec4dc9e5: Layer already exists [2022-08-31T15:49:39.031Z] 4a371aaf74f4: Layer already exists [2022-08-31T15:49:39.031Z] ac67065eb1c8: Layer already exists [2022-08-31T15:49:39.031Z] 5d3e392a13a0: Layer already exists [2022-08-31T15:49:39.305Z] latest: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:39.689Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:40.070Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.19 [2022-08-31T15:49:40.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T15:49:40.070Z] 7246ec4dc9e5: Preparing [2022-08-31T15:49:40.070Z] b38019cc7a53: Preparing [2022-08-31T15:49:40.070Z] ac67065eb1c8: Preparing [2022-08-31T15:49:40.070Z] 4a371aaf74f4: Preparing [2022-08-31T15:49:40.070Z] 44e52051ea1a: Preparing [2022-08-31T15:49:40.070Z] 5d3e392a13a0: Preparing [2022-08-31T15:49:40.070Z] 5d3e392a13a0: Waiting [2022-08-31T15:49:40.070Z] 44e52051ea1a: Layer already exists [2022-08-31T15:49:40.070Z] 7246ec4dc9e5: Layer already exists [2022-08-31T15:49:40.070Z] b38019cc7a53: Layer already exists [2022-08-31T15:49:40.070Z] ac67065eb1c8: Layer already exists [2022-08-31T15:49:40.070Z] 4a371aaf74f4: Layer already exists [2022-08-31T15:49:40.347Z] 5d3e392a13a0: Layer already exists [2022-08-31T15:49:40.347Z] 2.3.0-dev.19: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:40.725Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:41.091Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [2022-08-31T15:49:41.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T15:49:41.091Z] 7246ec4dc9e5: Preparing [2022-08-31T15:49:41.091Z] b38019cc7a53: Preparing [2022-08-31T15:49:41.091Z] ac67065eb1c8: Preparing [2022-08-31T15:49:41.091Z] 4a371aaf74f4: Preparing [2022-08-31T15:49:41.091Z] 44e52051ea1a: Preparing [2022-08-31T15:49:41.091Z] 5d3e392a13a0: Preparing [2022-08-31T15:49:41.091Z] 5d3e392a13a0: Waiting [2022-08-31T15:49:41.091Z] b38019cc7a53: Layer already exists [2022-08-31T15:49:41.091Z] ac67065eb1c8: Layer already exists [2022-08-31T15:49:41.091Z] 44e52051ea1a: Layer already exists [2022-08-31T15:49:41.091Z] 4a371aaf74f4: Layer already exists [2022-08-31T15:49:41.091Z] 7246ec4dc9e5: Layer already exists [2022-08-31T15:49:41.091Z] 5d3e392a13a0: Layer already exists [2022-08-31T15:49:41.365Z] f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:41.746Z] + 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 [2022-08-31T15:49:42.116Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-08-31T15:49:42.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T15:49:42.116Z] 7246ec4dc9e5: Preparing [2022-08-31T15:49:42.116Z] b38019cc7a53: Preparing [2022-08-31T15:49:42.116Z] ac67065eb1c8: Preparing [2022-08-31T15:49:42.116Z] 4a371aaf74f4: Preparing [2022-08-31T15:49:42.116Z] 44e52051ea1a: Preparing [2022-08-31T15:49:42.116Z] 5d3e392a13a0: Preparing [2022-08-31T15:49:42.116Z] 5d3e392a13a0: Waiting [2022-08-31T15:49:42.116Z] b38019cc7a53: Layer already exists [2022-08-31T15:49:42.116Z] 4a371aaf74f4: Layer already exists [2022-08-31T15:49:42.116Z] 7246ec4dc9e5: Layer already exists [2022-08-31T15:49:42.116Z] 44e52051ea1a: Layer already exists [2022-08-31T15:49:42.116Z] ac67065eb1c8: Layer already exists [2022-08-31T15:49:42.392Z] 5d3e392a13a0: Layer already exists [2022-08-31T15:49:42.392Z] main: digest: sha256:94850b9a00216537ad9ede08102509fd2587c47c594a62e40556933fcfd4d997 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T15:49:42.461Z] ===================================================== [Pipeline] echo [2022-08-31T15:49:42.469Z] taggedImages: [2022-08-31T15:49:42.469Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e [2022-08-31T15:49:42.469Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-31T15:49:42.469Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.19 [2022-08-31T15:49:42.469Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f1292a754be8699f1b15f58f39dc5d36d455586e-2.3.0-dev.19 [2022-08-31T15:49:42.469Z] - 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 [2022-08-31T15:49:42.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T15:49:42.862Z] [2022-08-31T15:49:42.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:49:43.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T15:49:43.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-31T15:49:43.503Z] 8998bd30e6a1: Pulling fs layer [2022-08-31T15:49:43.503Z] 04944245beec: Pulling fs layer [2022-08-31T15:49:43.503Z] 699f458cf7ca: Pulling fs layer [2022-08-31T15:49:43.503Z] 765212b225bb: Pulling fs layer [2022-08-31T15:49:43.503Z] f23df028b6ca: Pulling fs layer [2022-08-31T15:49:43.503Z] d65c8cfc05b1: Pulling fs layer [2022-08-31T15:49:43.503Z] 2437ff75d9bd: Pulling fs layer [2022-08-31T15:49:43.503Z] f23df028b6ca: Waiting [2022-08-31T15:49:43.503Z] d65c8cfc05b1: Waiting [2022-08-31T15:49:43.503Z] 2437ff75d9bd: Waiting [2022-08-31T15:49:43.503Z] 765212b225bb: Waiting [2022-08-31T15:49:43.503Z] 04944245beec: Verifying Checksum [2022-08-31T15:49:43.503Z] 04944245beec: Download complete [2022-08-31T15:49:43.503Z] 765212b225bb: Verifying Checksum [2022-08-31T15:49:43.503Z] 765212b225bb: Download complete [2022-08-31T15:49:43.503Z] f23df028b6ca: Verifying Checksum [2022-08-31T15:49:43.503Z] f23df028b6ca: Download complete [2022-08-31T15:49:43.503Z] d65c8cfc05b1: Verifying Checksum [2022-08-31T15:49:43.503Z] d65c8cfc05b1: Download complete [2022-08-31T15:49:43.783Z] 699f458cf7ca: Verifying Checksum [2022-08-31T15:49:43.783Z] 699f458cf7ca: Download complete [2022-08-31T15:49:44.060Z] 8998bd30e6a1: Verifying Checksum [2022-08-31T15:49:44.060Z] 8998bd30e6a1: Download complete [2022-08-31T15:49:46.693Z] 2437ff75d9bd: Verifying Checksum [2022-08-31T15:49:46.693Z] 2437ff75d9bd: Download complete [2022-08-31T15:49:48.684Z] 8998bd30e6a1: Pull complete [2022-08-31T15:49:48.958Z] 04944245beec: Pull complete [2022-08-31T15:49:50.402Z] 699f458cf7ca: Pull complete [2022-08-31T15:49:50.677Z] 765212b225bb: Pull complete [2022-08-31T15:49:51.658Z] f23df028b6ca: Pull complete [2022-08-31T15:49:51.658Z] d65c8cfc05b1: Pull complete [2022-08-31T15:50:06.765Z] 2437ff75d9bd: Pull complete [2022-08-31T15:50:06.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-31T15:50:06.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T15:50:06.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:50:07.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-24204 does not seem to be running inside a container [2022-08-31T15:50:07.120Z] $ 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/98 -v /w/workspace/app-service-configurable/98:/w/workspace/app-service-configurable/98:rw,z -v /w/workspace/app-service-configurable/98@tmp:/w/workspace/app-service-configurable/98@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 [2022-08-31T15:50:09.800Z] $ docker top 8661505f84f601068c40a2781de8db92b965de033cc35a76d19b2c4994f3c89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:50:10.734Z] ---> job-cost.sh [2022-08-31T15:50:10.734Z] lf-activate-venv: SKIPPING [2022-08-31T15:50:10.734Z] INFO: No Stack... [2022-08-31T15:50:11.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-31T15:50:11.991Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T15:50:12.660Z] + cut -d, -f6 [2022-08-31T15:50:12.660Z] + cat /w/workspace/app-service-configurable/98/archives/cost.csv [Pipeline] lock [2022-08-31T15:50:12.733Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [2022-08-31T15:50:12.742Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] did not exist. Created. [2022-08-31T15:50:12.742Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-31T15:50:13.427Z] /w/workspace/app-service-configurable/98@tmp/durable-d018ca21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-31T15:50:14.176Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-31T15:50:14.206Z] Warning: overwriting stash ‘stack-cost’ [2022-08-31T15:50:14.276Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T15:50:14.283Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T15:50:14.300Z] $ docker stop --time=1 8661505f84f601068c40a2781de8db92b965de033cc35a76d19b2c4994f3c89b [2022-08-31T15:50:15.862Z] $ docker rm -f 8661505f84f601068c40a2781de8db92b965de033cc35a76d19b2c4994f3c89b [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 [2022-08-31T15:50:16.344Z] provisioning config files... [2022-08-31T15:50:16.354Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4988609876838839427tmp [Pipeline] { [Pipeline] sh [2022-08-31T15:50:16.659Z] + set +x [2022-08-31T15:50:16.659Z] + curl -s https://codecov.io/bash [2022-08-31T15:50:16.659Z] + bash -s -- [2022-08-31T15:50:16.659Z] [2022-08-31T15:50:16.659Z] _____ _ [2022-08-31T15:50:16.659Z] / ____| | | [2022-08-31T15:50:16.659Z] | | ___ __| | ___ ___ _____ __ [2022-08-31T15:50:16.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-31T15:50:16.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-31T15:50:16.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-31T15:50:16.659Z] Bash-1.0.6 [2022-08-31T15:50:16.659Z] [2022-08-31T15:50:16.659Z] [2022-08-31T15:50:16.659Z] ==> git version 2.25.1 found [2022-08-31T15:50:16.659Z] ==> 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 [2022-08-31T15:50:16.659Z] Release-Date: 2020-01-08 [2022-08-31T15:50:16.659Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-31T15:50:16.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-31T15:50:16.659Z] ==> Jenkins CI detected. [2022-08-31T15:50:16.659Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-08-31T15:50:16.659Z] project root: . [2022-08-31T15:50:16.659Z] --> token set from env [2022-08-31T15:50:16.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-31T15:50:16.659Z] ==> Running gcov in . (disable via -X gcov) [2022-08-31T15:50:16.659Z] ==> Python coveragepy not found [2022-08-31T15:50:16.659Z] ==> Searching for coverage reports in: [2022-08-31T15:50:16.659Z] + . [2022-08-31T15:50:16.659Z] -> Found 1 reports [2022-08-31T15:50:16.659Z] ==> Detecting git/mercurial file structure [2022-08-31T15:50:16.659Z] ==> Reading reports [2022-08-31T15:50:16.919Z] + ./coverage.out bytes=10 [2022-08-31T15:50:16.919Z] ==> Appending adjustments [2022-08-31T15:50:16.919Z] https://docs.codecov.io/docs/fixing-reports [2022-08-31T15:50:16.919Z] + Found adjustments [2022-08-31T15:50:16.919Z] ==> Gzipping contents [2022-08-31T15:50:16.919Z] 4.0K /tmp/codecov.mQQgxD.gz [2022-08-31T15:50:16.919Z] ==> Uploading reports [2022-08-31T15:50:16.919Z] url: https://codecov.io [2022-08-31T15:50:16.919Z] query: branch=main&commit=f1292a754be8699f1b15f58f39dc5d36d455586e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-31T15:50:16.919Z] -> Pinging Codecov [2022-08-31T15:50:16.919Z] 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=f1292a754be8699f1b15f58f39dc5d36d455586e&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-31T15:50:17.180Z] -> Uploading to [2022-08-31T15:50:17.180Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/f1292a754be8699f1b15f58f39dc5d36d455586e/03b5c57f-1663-4660-b1ca-6e0a990d3362.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T155017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e69e4e152c16f498cfbe22c11e14d17a84ac68daa4eee5b36f8d1774ef0b0c [2022-08-31T15:50:17.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T15:50:17.180Z] Dload Upload Total Spent Left Speed [2022-08-31T15:50:17.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2343 --:--:-- --:--:-- --:--:-- 2354 [2022-08-31T15:50:17.441Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] } [2022-08-31T15:50:17.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-31T15:50:17.637Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-31T15:50:17.647Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:50:17.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T15:50:17.946Z] [2022-08-31T15:50:17.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:50:18.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T15:50:18.263Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-31T15:50:18.263Z] df9b9388f04a: Pulling fs layer [2022-08-31T15:50:18.263Z] 52dc419b0ee2: Pulling fs layer [2022-08-31T15:50:18.263Z] 25bc292e5bac: Pulling fs layer [2022-08-31T15:50:18.263Z] 114826534d7a: Pulling fs layer [2022-08-31T15:50:18.263Z] 4657fd5d0bcf: Pulling fs layer [2022-08-31T15:50:18.263Z] 6ad1cebc031e: Pulling fs layer [2022-08-31T15:50:18.263Z] 8a3aa393b2d8: Pulling fs layer [2022-08-31T15:50:18.263Z] 114826534d7a: Waiting [2022-08-31T15:50:18.263Z] 4657fd5d0bcf: Waiting [2022-08-31T15:50:18.263Z] 6ad1cebc031e: Waiting [2022-08-31T15:50:18.263Z] 8a3aa393b2d8: Waiting [2022-08-31T15:50:18.263Z] 25bc292e5bac: Verifying Checksum [2022-08-31T15:50:18.263Z] 25bc292e5bac: Download complete [2022-08-31T15:50:18.263Z] 52dc419b0ee2: Download complete [2022-08-31T15:50:18.263Z] 4657fd5d0bcf: Verifying Checksum [2022-08-31T15:50:18.263Z] 4657fd5d0bcf: Download complete [2022-08-31T15:50:18.263Z] df9b9388f04a: Download complete [2022-08-31T15:50:18.525Z] 6ad1cebc031e: Verifying Checksum [2022-08-31T15:50:18.525Z] 6ad1cebc031e: Download complete [2022-08-31T15:50:18.525Z] df9b9388f04a: Pull complete [2022-08-31T15:50:18.525Z] 52dc419b0ee2: Pull complete [2022-08-31T15:50:18.793Z] 25bc292e5bac: Pull complete [2022-08-31T15:50:19.053Z] 114826534d7a: Verifying Checksum [2022-08-31T15:50:19.053Z] 114826534d7a: Download complete [2022-08-31T15:50:19.053Z] 8a3aa393b2d8: Verifying Checksum [2022-08-31T15:50:19.053Z] 8a3aa393b2d8: Download complete [2022-08-31T15:50:23.261Z] 114826534d7a: Pull complete [2022-08-31T15:50:23.261Z] 4657fd5d0bcf: Pull complete [2022-08-31T15:50:23.261Z] 6ad1cebc031e: Pull complete [2022-08-31T15:50:26.557Z] 8a3aa393b2d8: Pull complete [2022-08-31T15:50:26.557Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-31T15:50:26.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T15:50:26.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:50:26.661Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:50:26.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-31T15:50:29.772Z] $ docker top d8c233d99bf193b831cb82d2d513cae1314197a3e2809688f9d51710f10ae0aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-31T15:50:29.850Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-08-31T15:50:30.135Z] + set -o pipefail [2022-08-31T15:50:30.135Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-08-31T15:50:48.271Z] [2022-08-31T15:50:48.271Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-08-31T15:50:48.271Z] [2022-08-31T15:50:48.271Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9ae65895-20b0-44ca-a60b-7ed93282374d [2022-08-31T15:50:48.271Z] [2022-08-31T15:50:48.271Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-31T15:50:48.271Z] [2022-08-31T15:50:48.271Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-31T15:50:48.271Z] [2022-08-31T15:50:48.271Z] [Pipeline] } [2022-08-31T15:50:48.295Z] $ docker stop --time=1 d8c233d99bf193b831cb82d2d513cae1314197a3e2809688f9d51710f10ae0aa [2022-08-31T15:50:51.233Z] $ docker rm -f d8c233d99bf193b831cb82d2d513cae1314197a3e2809688f9d51710f10ae0aa [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 [2022-08-31T15:50:52.025Z] + git log --format=format:%s -1 f1292a754be8699f1b15f58f39dc5d36d455586e [Pipeline] sh [2022-08-31T15:50:52.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T15:50:52.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:50:52.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T15:50:52.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:50:52.726Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:50:52.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T15:50:53.238Z] $ docker top b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T15:50:53.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T15:50:53.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T15:50:53.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T15:50:53.484Z] $ docker exec b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f ssh-agent [2022-08-31T15:50:53.605Z] SSH_AUTH_SOCK=/tmp/ssh-qjhnN9DcHbu2/agent.33 [2022-08-31T15:50:53.605Z] SSH_AGENT_PID=39 [2022-08-31T15:50:53.611Z] Running ssh-add (command line suppressed) [2022-08-31T15:50:53.748Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3719390061804009258.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3719390061804009258.key) [2022-08-31T15:50:53.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T15:50:54.049Z] + git semver tag [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,260 [run_tag] DEBUG tag force:False [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,260 [check_head_tag] DEBUG check head tag [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,261 [execute] INFO git cat-file --batch-check [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,266 [execute] INFO git cat-file --batch [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,281 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-31T15:50:54.310Z] 2022-08-31 15:50:54,287 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:50:54.310Z] 2.3.0-dev.19 [Pipeline] } [2022-08-31T15:50:54.330Z] $ docker exec --env ******** --env ******** b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f ssh-agent -k [2022-08-31T15:50:54.452Z] unset SSH_AUTH_SOCK; [2022-08-31T15:50:54.452Z] unset SSH_AGENT_PID; [2022-08-31T15:50:54.452Z] echo Agent pid 39 killed; [2022-08-31T15:50:54.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T15:50:54.776Z] + git semver [Pipeline] } [2022-08-31T15:50:55.063Z] $ docker stop --time=1 b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f [2022-08-31T15:50:56.341Z] $ docker rm -f b6a3f6ed9b4ae8e5ba507111d88f48030f845c1988d9a54daa7f861fc6e8709f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:50:56.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T15:50:56.754Z] [2022-08-31T15:50:56.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:50:57.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T15:50:57.066Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-31T15:50:57.066Z] ab5ef0e58194: Pulling fs layer [2022-08-31T15:50:57.066Z] 9712f1f96733: Pulling fs layer [2022-08-31T15:50:57.066Z] 63f879dbbcfc: Pulling fs layer [2022-08-31T15:50:57.066Z] 0d9ebad4ef96: Pulling fs layer [2022-08-31T15:50:57.066Z] e9a5061849ea: Pulling fs layer [2022-08-31T15:50:57.066Z] d747dcd14b5f: Pulling fs layer [2022-08-31T15:50:57.066Z] 2de7ff778b66: Pulling fs layer [2022-08-31T15:50:57.066Z] e9a5061849ea: Waiting [2022-08-31T15:50:57.066Z] 2de7ff778b66: Waiting [2022-08-31T15:50:57.066Z] d747dcd14b5f: Waiting [2022-08-31T15:50:57.066Z] 9712f1f96733: Download complete [2022-08-31T15:50:57.329Z] 63f879dbbcfc: Verifying Checksum [2022-08-31T15:50:57.329Z] 63f879dbbcfc: Download complete [2022-08-31T15:50:57.590Z] e9a5061849ea: Verifying Checksum [2022-08-31T15:50:57.590Z] e9a5061849ea: Download complete [2022-08-31T15:50:57.590Z] d747dcd14b5f: Download complete [2022-08-31T15:50:57.590Z] 0d9ebad4ef96: Verifying Checksum [2022-08-31T15:50:57.590Z] 0d9ebad4ef96: Download complete [2022-08-31T15:50:57.590Z] ab5ef0e58194: Verifying Checksum [2022-08-31T15:50:57.590Z] ab5ef0e58194: Download complete [2022-08-31T15:50:57.590Z] 2de7ff778b66: Verifying Checksum [2022-08-31T15:50:57.590Z] 2de7ff778b66: Download complete [2022-08-31T15:51:00.891Z] ab5ef0e58194: Pull complete [2022-08-31T15:51:00.891Z] 9712f1f96733: Pull complete [2022-08-31T15:51:01.834Z] 63f879dbbcfc: Pull complete [2022-08-31T15:51:06.038Z] 0d9ebad4ef96: Pull complete [2022-08-31T15:51:06.300Z] e9a5061849ea: Pull complete [2022-08-31T15:51:06.559Z] d747dcd14b5f: Pull complete [2022-08-31T15:51:07.942Z] 2de7ff778b66: Pull complete [2022-08-31T15:51:07.942Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-31T15:51:07.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T15:51:07.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:51:08.038Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:51:08.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-31T15:51:12.047Z] $ docker top 933073bf6eefcfc83ea92ceeca6feafe80e296105c388b009fbb22541c8ea325 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-31T15:51:12.116Z] provisioning config files... [2022-08-31T15:51:12.184Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8824948549934310625tmp [2022-08-31T15:51:12.195Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7370931292875173546tmp [2022-08-31T15:51:12.205Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4324016918578287962tmp [Pipeline] { [Pipeline] echo [2022-08-31T15:51:12.220Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:12.511Z] ---> sigul-configuration.sh [2022-08-31T15:51:12.511Z] gpg: directory `/root/.gnupg' created [2022-08-31T15:51:12.511Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-31T15:51:12.511Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-31T15:51:12.511Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-31T15:51:12.511Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-31T15:51:12.511Z] gpg: CAST5 encrypted data [2022-08-31T15:51:12.511Z] gpg: encrypted with 1 passphrase [2022-08-31T15:51:12.511Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-31T15:51:12.804Z] + mkdir /home/jenkins [2022-08-31T15:51:12.804Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-31T15:51:13.097Z] + 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 [2022-08-31T15:51:13.107Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:13.397Z] ---> sigul-install.sh [2022-08-31T15:51:13.397Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-31T15:51:13.689Z] + git tag --list [2022-08-31T15:51:13.689Z] v1.0.0 [2022-08-31T15:51:13.689Z] v1.1.0 [2022-08-31T15:51:13.689Z] v1.2.0 [2022-08-31T15:51:13.689Z] v1.3.0 [2022-08-31T15:51:13.689Z] v1.3.1 [2022-08-31T15:51:13.689Z] v2.0.0 [2022-08-31T15:51:13.689Z] v2.0.1 [2022-08-31T15:51:13.689Z] v2.1.0 [2022-08-31T15:51:13.689Z] v2.1.1 [2022-08-31T15:51:13.689Z] v2.1.1-dev.1 [2022-08-31T15:51:13.689Z] v2.1.1-dev.2 [2022-08-31T15:51:13.689Z] v2.2.0 [2022-08-31T15:51:13.689Z] v2.2.1-dev.1 [2022-08-31T15:51:13.689Z] v2.2.1-dev.10 [2022-08-31T15:51:13.689Z] v2.2.1-dev.2 [2022-08-31T15:51:13.689Z] v2.2.1-dev.3 [2022-08-31T15:51:13.689Z] v2.2.1-dev.4 [2022-08-31T15:51:13.689Z] v2.2.1-dev.5 [2022-08-31T15:51:13.689Z] v2.2.1-dev.6 [2022-08-31T15:51:13.689Z] v2.2.1-dev.7 [2022-08-31T15:51:13.689Z] v2.2.1-dev.8 [2022-08-31T15:51:13.689Z] v2.2.1-dev.9 [2022-08-31T15:51:13.689Z] v2.3.0-dev.10 [2022-08-31T15:51:13.689Z] v2.3.0-dev.11 [2022-08-31T15:51:13.689Z] v2.3.0-dev.12 [2022-08-31T15:51:13.689Z] v2.3.0-dev.13 [2022-08-31T15:51:13.689Z] v2.3.0-dev.14 [2022-08-31T15:51:13.689Z] v2.3.0-dev.15 [2022-08-31T15:51:13.689Z] v2.3.0-dev.16 [2022-08-31T15:51:13.689Z] v2.3.0-dev.17 [2022-08-31T15:51:13.689Z] v2.3.0-dev.18 [2022-08-31T15:51:13.690Z] v2.3.0-dev.19 [Pipeline] sh [2022-08-31T15:51:13.982Z] + lftools sign git-tag v2.3.0-dev.19 [2022-08-31T15:51:14.553Z] Signing Git tag with Sigul... [2022-08-31T15:51:14.553Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-08-31T15:51:14.822Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:15.109Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-31T15:51:15.117Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-31T15:51:15.152Z] $ docker stop --time=1 933073bf6eefcfc83ea92ceeca6feafe80e296105c388b009fbb22541c8ea325 [2022-08-31T15:51:16.468Z] $ docker rm -f 933073bf6eefcfc83ea92ceeca6feafe80e296105c388b009fbb22541c8ea325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-31T15:51:16.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T15:51:16.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:51:17.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T15:51:17.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:51:17.311Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:51:17.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T15:51:17.752Z] $ docker top f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T15:51:17.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T15:51:17.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T15:51:17.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T15:51:17.997Z] $ docker exec f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 ssh-agent [2022-08-31T15:51:18.127Z] SSH_AUTH_SOCK=/tmp/ssh-eb1bXDQud9Ng/agent.32 [2022-08-31T15:51:18.127Z] SSH_AGENT_PID=39 [2022-08-31T15:51:18.132Z] Running ssh-add (command line suppressed) [2022-08-31T15:51:18.254Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3649358929727800999.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3649358929727800999.key) [2022-08-31T15:51:18.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T15:51:18.550Z] + git semver bump pre [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,760 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,761 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,761 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,761 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,761 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,761 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,764 [execute] INFO git cat-file --batch-check [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,771 [execute] INFO git cat-file --batch [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T15:51:18.810Z] 2022-08-31 15:51:18,777 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:51:18.810Z] 2.3.0-dev.20 [Pipeline] } [2022-08-31T15:51:18.831Z] $ docker exec --env ******** --env ******** f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 ssh-agent -k [2022-08-31T15:51:18.953Z] unset SSH_AUTH_SOCK; [2022-08-31T15:51:18.953Z] unset SSH_AGENT_PID; [2022-08-31T15:51:18.953Z] echo Agent pid 39 killed; [2022-08-31T15:51:18.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T15:51:19.270Z] + git semver [Pipeline] } [2022-08-31T15:51:19.558Z] $ docker stop --time=1 f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 [2022-08-31T15:51:20.832Z] $ docker rm -f f1804f4de5e9191ba051deb0c6cb54411ad7a5e7b56ccba2058deea49f21ab42 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T15:51:21.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T15:51:21.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:51:21.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T15:51:21.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:51:21.595Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:51:21.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T15:51:22.025Z] $ docker top 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T15:51:22.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T15:51:22.114Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T15:51:22.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T15:51:22.245Z] $ docker exec 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 ssh-agent [2022-08-31T15:51:22.350Z] SSH_AUTH_SOCK=/tmp/ssh-2fQEIQahbNW8/agent.32 [2022-08-31T15:51:22.350Z] SSH_AGENT_PID=39 [2022-08-31T15:51:22.356Z] Running ssh-add (command line suppressed) [2022-08-31T15:51:22.482Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7090904551214178983.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7090904551214178983.key) [2022-08-31T15:51:22.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T15:51:22.772Z] + git semver push [2022-08-31T15:51:23.031Z] 2022-08-31 15:51:22,970 [run_push] DEBUG push [2022-08-31T15:51:23.031Z] 2022-08-31 15:51:22,971 [execute] INFO git cat-file --batch-check [2022-08-31T15:51:23.031Z] 2022-08-31 15:51:22,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T15:51:23.031Z] 2022-08-31 15:51:22,975 [execute] INFO git rev-list 1be0887887cda34ac33f2ad3d48649fe824378c4 -- [2022-08-31T15:51:23.031Z] 2022-08-31 15:51:22,976 [execute] DEBUG Popen(['git', 'rev-list', '1be0887887cda34ac33f2ad3d48649fe824378c4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-31T15:51:23.032Z] 2022-08-31 15:51:22,985 [execute] INFO git fetch -v origin [2022-08-31T15:51:23.032Z] 2022-08-31 15:51:22,985 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-31T15:51:23.602Z] 2022-08-31 15:51:23,478 [run_push] DEBUG no remote changes detected [2022-08-31T15:51:23.602Z] 2022-08-31 15:51:23,479 [execute] INFO git push origin semver [2022-08-31T15:51:23.602Z] 2022-08-31 15:51:23,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-31T15:51:24.545Z] 2022-08-31 15:51:24,210 [run_push] DEBUG push all version tags [2022-08-31T15:51:24.545Z] 2022-08-31 15:51:24,210 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-31T15:51:24.545Z] 2022-08-31 15:51:24,211 [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) [2022-08-31T15:51:25.117Z] 2022-08-31 15:51:24,937 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T15:51:25.117Z] 2.3.0-dev.20 [Pipeline] } [2022-08-31T15:51:25.139Z] $ docker exec --env ******** --env ******** 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 ssh-agent -k [2022-08-31T15:51:25.262Z] unset SSH_AUTH_SOCK; [2022-08-31T15:51:25.263Z] unset SSH_AGENT_PID; [2022-08-31T15:51:25.263Z] echo Agent pid 39 killed; [2022-08-31T15:51:25.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T15:51:25.573Z] + git semver [Pipeline] } [2022-08-31T15:51:25.860Z] $ docker stop --time=1 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 [2022-08-31T15:51:27.145Z] $ docker rm -f 9cb4a2749af6eeda0fc6e8112f1775f9c56c4cd419f5c3bd06d688c4ffae88c4 [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 [2022-08-31T15:51:27.707Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-08-31T15:51:27.707Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-31T15:51:27.707Z] total 16 [2022-08-31T15:51:27.707Z] drwxr-xr-x 3 root root 4096 Aug 31 15:42 . [2022-08-31T15:51:27.707Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:51 .. [2022-08-31T15:51:27.707Z] drwxr-xr-x 2 root root 4096 Aug 31 15:42 cost [2022-08-31T15:51:27.707Z] -rw-r--r-- 1 root root 95 Aug 31 15:42 cost.csv [2022-08-31T15:51:27.707Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-08-31T15:51:27.707Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-31T15:51:27.707Z] total 16 [2022-08-31T15:51:27.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:42 . [2022-08-31T15:51:27.707Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:51 .. [2022-08-31T15:51:27.707Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 15:42 cost [2022-08-31T15:51:27.707Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 31 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:28.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:28.865Z] ---> package-listing.sh [2022-08-31T15:51:28.865Z] ++ facter osfamily [2022-08-31T15:51:28.865Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-31T15:51:29.125Z] + OS_FAMILY=debian [2022-08-31T15:51:29.125Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-08-31T15:51:29.125Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-31T15:51:29.125Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-31T15:51:29.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-31T15:51:29.125Z] + PACKAGES=/tmp/packages_start.txt [2022-08-31T15:51:29.125Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-31T15:51:29.125Z] + PACKAGES=/tmp/packages_end.txt [2022-08-31T15:51:29.125Z] + case "${OS_FAMILY}" in [2022-08-31T15:51:29.125Z] + dpkg -l [2022-08-31T15:51:29.125Z] + grep '^ii' [2022-08-31T15:51:29.125Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-31T15:51:29.125Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-31T15:51:29.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-31T15:51:29.125Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-31T15:51:29.125Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-08-31T15:51:29.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-08-31T15:51:29.140Z] 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 [2022-08-31T15:51:29.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T15:51:29.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T15:51:29.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T15:51:30.073Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2022-08-31T15:51:30.118Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-31T15:51:30.346Z] $ docker top f303e0dc3230efa1fa57648c26ed9f6cdda14e59bd35bec8a7f9bc6aba24fb64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T15:51:30.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-31T15:51:30.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-31T15:51:31.258Z] + ls /var/log/sa-host [2022-08-31T15:51:31.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T15:51:31.332Z] provisioning config files... [2022-08-31T15:51:31.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1370900937100072401tmp [Pipeline] { [Pipeline] echo [2022-08-31T15:51:31.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:31.638Z] ---> create-netrc.sh [Pipeline] } [2022-08-31T15:51:31.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:31.978Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-31T15:51:31.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:32.270Z] ---> sudo-logs.sh [2022-08-31T15:51:32.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-31T15:51:32.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:32.605Z] ---> job-cost.sh [2022-08-31T15:51:32.605Z] lf-activate-venv: SKIPPING [2022-08-31T15:51:32.605Z] DEBUG: total: 0.2199999988079071 [2022-08-31T15:51:32.605Z] INFO: Retrieving Stack Cost... [2022-08-31T15:51:33.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T15:51:33.747Z] INFO: Archiving Costs [Pipeline] echo [2022-08-31T15:51:33.758Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T15:51:34.045Z] ---> logs-deploy.sh [2022-08-31T15:51:34.045Z] lf-activate-venv: SKIPPING [2022-08-31T15:51:34.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/98 [2022-08-31T15:51:34.045Z] INFO: archiving workspace using pattern(s): [2022-08-31T15:51:34.990Z] Archives upload complete. [2022-08-31T15:51:35.250Z] INFO: archiving logs to Nexus [2022-08-31T15:51:35.822Z] ---> uname -a: [2022-08-31T15:51:35.822Z] Linux prd-ubuntu20-04-docker-8c-8g-24202 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-31T15:51:35.822Z] [2022-08-31T15:51:35.822Z] [2022-08-31T15:51:35.822Z] ---> lscpu: [2022-08-31T15:51:35.822Z] Architecture: x86_64 [2022-08-31T15:51:35.822Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-31T15:51:35.822Z] Byte Order: Little Endian [2022-08-31T15:51:35.822Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-31T15:51:35.822Z] CPU(s): 8 [2022-08-31T15:51:35.822Z] On-line CPU(s) list: 0-7 [2022-08-31T15:51:35.822Z] Thread(s) per core: 1 [2022-08-31T15:51:35.822Z] Core(s) per socket: 1 [2022-08-31T15:51:35.822Z] Socket(s): 8 [2022-08-31T15:51:35.822Z] NUMA node(s): 1 [2022-08-31T15:51:35.822Z] Vendor ID: AuthenticAMD [2022-08-31T15:51:35.822Z] CPU family: 23 [2022-08-31T15:51:35.822Z] Model: 49 [2022-08-31T15:51:35.822Z] Model name: AMD EPYC-Rome Processor [2022-08-31T15:51:35.822Z] Stepping: 0 [2022-08-31T15:51:35.822Z] CPU MHz: 2800.002 [2022-08-31T15:51:35.822Z] BogoMIPS: 5600.00 [2022-08-31T15:51:35.822Z] Virtualization: AMD-V [2022-08-31T15:51:35.822Z] Hypervisor vendor: KVM [2022-08-31T15:51:35.822Z] Virtualization type: full [2022-08-31T15:51:35.822Z] L1d cache: 256 KiB [2022-08-31T15:51:35.822Z] L1i cache: 256 KiB [2022-08-31T15:51:35.822Z] L2 cache: 4 MiB [2022-08-31T15:51:35.822Z] L3 cache: 128 MiB [2022-08-31T15:51:35.822Z] NUMA node0 CPU(s): 0-7 [2022-08-31T15:51:35.822Z] Vulnerability Itlb multihit: Not affected [2022-08-31T15:51:35.822Z] Vulnerability L1tf: Not affected [2022-08-31T15:51:35.822Z] Vulnerability Mds: Not affected [2022-08-31T15:51:35.822Z] Vulnerability Meltdown: Not affected [2022-08-31T15:51:35.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-31T15:51:35.822Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-31T15:51:35.822Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-31T15:51:35.822Z] Vulnerability Srbds: Not affected [2022-08-31T15:51:35.822Z] Vulnerability Tsx async abort: Not affected [2022-08-31T15:51:35.823Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] ---> nproc: [2022-08-31T15:51:35.823Z] 8 [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] ---> df -h: [2022-08-31T15:51:35.823Z] Filesystem Size Used Avail Use% Mounted on [2022-08-31T15:51:35.823Z] overlay 155G 13G 143G 8% / [2022-08-31T15:51:35.823Z] tmpfs 64M 0 64M 0% /dev [2022-08-31T15:51:35.823Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-31T15:51:35.823Z] shm 64M 0 64M 0% /dev/shm [2022-08-31T15:51:35.823Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] ---> sar -b -r -n DEV: [2022-08-31T15:51:35.823Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24202) 08/31/22 _x86_64_ (8 CPU) [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] 15:39:41 LINUX RESTART (8 CPU) [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] 15:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-31T15:51:35.823Z] 15:41:01 391.02 49.03 341.99 0.00 4490.18 165777.57 0.00 [2022-08-31T15:51:35.823Z] 15:42:01 173.14 1.35 171.79 0.00 20.53 44549.64 0.00 [2022-08-31T15:51:35.823Z] 15:43:01 109.57 0.00 109.57 0.00 0.00 29923.95 0.00 [2022-08-31T15:51:35.823Z] 15:44:01 1.32 0.00 1.32 0.00 0.00 16.94 0.00 [2022-08-31T15:51:35.823Z] 15:45:01 1.33 0.02 1.32 0.00 0.13 13.33 0.00 [2022-08-31T15:51:35.823Z] 15:46:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 [2022-08-31T15:51:35.823Z] 15:47:01 3.15 0.87 2.28 0.00 18.40 30.13 0.00 [2022-08-31T15:51:35.823Z] 15:48:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 [2022-08-31T15:51:35.823Z] 15:49:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2022-08-31T15:51:35.823Z] 15:50:01 1.40 0.00 1.40 0.00 0.00 21.33 0.00 [2022-08-31T15:51:35.823Z] 15:51:01 66.16 0.32 65.84 0.00 12.00 35762.48 0.00 [2022-08-31T15:51:35.823Z] Average: 68.21 4.69 63.52 0.00 412.83 25103.08 0.00 [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] 15:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-31T15:51:35.823Z] 15:41:01 28784980 31714128 581424 1.77 121360 3070180 2160136 6.37 1165564 2536216 24192 [2022-08-31T15:51:35.823Z] 15:42:01 28135656 31736704 553636 1.68 164628 3632480 2008768 5.92 1261616 3021044 94104 [2022-08-31T15:51:35.823Z] 15:43:01 27611380 31755488 534164 1.62 175692 4116240 1779940 5.25 1291128 3464764 144 [2022-08-31T15:51:35.823Z] 15:44:01 27611812 31755936 533532 1.62 175732 4116232 1779940 5.25 1290024 3464764 184 [2022-08-31T15:51:35.823Z] 15:45:01 27623264 31767352 522120 1.59 175748 4116248 1779940 5.25 1278464 3464796 12 [2022-08-31T15:51:35.823Z] 15:46:01 27623760 31767864 521540 1.59 175768 4116248 1779940 5.25 1278808 3464800 136 [2022-08-31T15:51:35.823Z] 15:47:01 27629256 31774260 515064 1.57 175848 4116764 1814296 5.35 1271960 3465212 20 [2022-08-31T15:51:35.823Z] 15:48:01 27630244 31775280 514184 1.56 175872 4116772 1814296 5.35 1271540 3465220 144 [2022-08-31T15:51:35.823Z] 15:49:01 27630480 31775564 513888 1.56 175900 4116772 1814296 5.35 1271488 3465220 12 [2022-08-31T15:51:35.823Z] 15:50:01 27629572 31774644 514728 1.57 175928 4116752 1814296 5.35 1271504 3465200 220 [2022-08-31T15:51:35.823Z] 15:51:01 26396428 31741404 545068 1.66 197788 5217368 1966820 5.80 1366308 4524008 402428 [2022-08-31T15:51:35.823Z] Average: 27664257 31758057 531759 1.62 171842 4077460 1864788 5.50 1274400 3436477 47418 [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z] 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-31T15:51:35.823Z] 15:41:01 ens3 831.24 598.00 6746.71 117.03 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:41:01 docker0 74.99 88.34 6.13 353.74 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:41:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:41:01 vethdcae222 63.04 75.44 6.12 267.50 0.00 0.00 0.00 0.02 [2022-08-31T15:51:35.823Z] 15:42:01 ens3 142.63 126.56 1246.96 73.33 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:42:01 docker0 65.71 81.67 5.18 1208.10 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:43:01 ens3 188.74 155.82 2662.22 284.10 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:43:01 docker0 2.77 5.65 0.18 60.53 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:43:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:46:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:47:01 ens3 6.43 3.62 14.06 0.29 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:51:01 ens3 365.73 225.96 7855.27 62.11 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:51:01 docker0 34.59 45.28 3.23 686.75 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] 15:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] Average: ens3 139.59 100.96 1684.19 48.81 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] Average: docker0 16.19 20.09 1.34 209.92 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] Average: lo 1.61 1.61 0.15 0.15 0.00 0.00 0.00 0.00 [2022-08-31T15:51:35.823Z] [2022-08-31T15:51:35.823Z]