Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6085ab4eae462fefc7cb0a382f63c0193af74bd5 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-ssh11546548171155237219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9245365713765527876.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4438228532860608257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14885686038859138953.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh3951816215572626337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-20788 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 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (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 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" > git rev-list --no-walk 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T13:12:43.037Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T13:12:43.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:12:43.108Z] ========================================================= [2022-07-22T13:12:43.108Z] EdgeX Global Pipelines Version Info [2022-07-22T13:12:43.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:12:43.892Z] ------------------- [2022-07-22T13:12:43.892Z] stable info: [2022-07-22T13:12:43.892Z] ------------------- [2022-07-22T13:12:43.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T13:12:43.892Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T13:12:43.892Z] Message: update stable to v1.0.238 [2022-07-22T13:12:44.468Z] ------------------- [2022-07-22T13:12:44.468Z] experimental info: [2022-07-22T13:12:44.468Z] ------------------- [2022-07-22T13:12:44.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T13:12:44.468Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T13:12:44.468Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T13:12:44.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-22T13:12:44.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-22T13:12:44.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T13:12:44.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T13:12:44.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T13:12:44.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T13:12:44.850Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T13:12:44.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T13:12:44.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T13:12:44.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T13:12:44.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T13:12:44.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-22T13:12:44.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T13:12:44.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T13:12:44.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T13:12:44.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T13:12:44.966Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T13:12:44.978Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T13:12:44.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T13:12:45.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T13:12:45.012Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T13:12:45.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T13:12:45.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T13:12:45.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T13:12:45.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T13:12:45.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T13:12:45.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T13:12:45.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T13:12:45.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T13:12:45.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T13:12:45.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T13:12:45.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6085ab4 [Pipeline] echo [2022-07-22T13:12:45.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T13:12:45.196Z] provisioning config files... [2022-07-22T13:12:45.210Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config277492595489683600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:12:45.517Z] ---> docker-login.sh [2022-07-22T13:12:45.517Z] nexus3.edgexfoundry.org:10001 [2022-07-22T13:12:46.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:12:46.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:12:46.351Z] Configure a credential helper to remove this warning. See [2022-07-22T13:12:46.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:12:46.351Z] [2022-07-22T13:12:46.351Z] Login Succeeded [2022-07-22T13:12:46.351Z] nexus3.edgexfoundry.org:10002 [2022-07-22T13:12:46.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:12:46.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:12:46.614Z] Configure a credential helper to remove this warning. See [2022-07-22T13:12:46.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:12:46.614Z] [2022-07-22T13:12:46.614Z] Login Succeeded [2022-07-22T13:12:46.614Z] nexus3.edgexfoundry.org:10003 [2022-07-22T13:12:46.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:12:46.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:12:46.614Z] Configure a credential helper to remove this warning. See [2022-07-22T13:12:46.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:12:46.614Z] [2022-07-22T13:12:46.614Z] Login Succeeded [2022-07-22T13:12:46.614Z] nexus3.edgexfoundry.org:10004 [2022-07-22T13:12:46.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:12:46.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:12:46.876Z] Configure a credential helper to remove this warning. See [2022-07-22T13:12:46.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:12:46.876Z] [2022-07-22T13:12:46.876Z] Login Succeeded [2022-07-22T13:12:46.876Z] docker.io [2022-07-22T13:12:46.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:12:47.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:12:47.139Z] Configure a credential helper to remove this warning. See [2022-07-22T13:12:47.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:12:47.139Z] [2022-07-22T13:12:47.139Z] Login Succeeded [2022-07-22T13:12:47.139Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T13:12:47.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T13:12:47.538Z] + git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T13:12:47.571Z] -----------> git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [false] [Pipeline] sh [2022-07-22T13:12:47.864Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T13:12:47.885Z] ========================================================= [2022-07-22T13:12:47.886Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T13:12:47.886Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T13:12:48.222Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T13:12:48.236Z] [semverPrep] GIT_COMMIT: 6085ab4eae462fefc7cb0a382f63c0193af74bd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] echo [2022-07-22T13:12:48.245Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T13:12:48.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:12:48.620Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T13:12:48.620Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T13:12:48.620Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T13:12:48.620Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T13:12:48.620Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T13:12:48.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:12:49.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:12:49.046Z] [2022-07-22T13:12:49.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:12:49.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:12:49.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T13:12:49.349Z] b85a868b505f: Pulling fs layer [2022-07-22T13:12:49.349Z] e2be974225ed: Pulling fs layer [2022-07-22T13:12:49.349Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T13:12:49.349Z] 988bab9f4d93: Pulling fs layer [2022-07-22T13:12:49.349Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T13:12:49.349Z] eaf3925da568: Pulling fs layer [2022-07-22T13:12:49.349Z] bab4dde63d76: Pulling fs layer [2022-07-22T13:12:49.349Z] bde34c3a00c8: Pulling fs layer [2022-07-22T13:12:49.349Z] b352a97aabf1: Pulling fs layer [2022-07-22T13:12:49.349Z] 4872d77fe225: Pulling fs layer [2022-07-22T13:12:49.349Z] 5851b861e8e6: Pulling fs layer [2022-07-22T13:12:49.349Z] 1469e6f7b9e6: Waiting [2022-07-22T13:12:49.349Z] eaf3925da568: Waiting [2022-07-22T13:12:49.349Z] bab4dde63d76: Waiting [2022-07-22T13:12:49.349Z] bde34c3a00c8: Waiting [2022-07-22T13:12:49.349Z] b352a97aabf1: Waiting [2022-07-22T13:12:49.349Z] 988bab9f4d93: Waiting [2022-07-22T13:12:49.349Z] 4872d77fe225: Waiting [2022-07-22T13:12:49.349Z] e2be974225ed: Verifying Checksum [2022-07-22T13:12:49.349Z] e2be974225ed: Download complete [2022-07-22T13:12:49.349Z] 988bab9f4d93: Verifying Checksum [2022-07-22T13:12:49.349Z] 988bab9f4d93: Download complete [2022-07-22T13:12:49.608Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T13:12:49.608Z] 1469e6f7b9e6: Download complete [2022-07-22T13:12:49.608Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T13:12:49.608Z] 339a4e72a1f5: Download complete [2022-07-22T13:12:49.608Z] eaf3925da568: Verifying Checksum [2022-07-22T13:12:49.608Z] eaf3925da568: Download complete [2022-07-22T13:12:49.608Z] b352a97aabf1: Verifying Checksum [2022-07-22T13:12:49.608Z] b352a97aabf1: Download complete [2022-07-22T13:12:49.608Z] 4872d77fe225: Verifying Checksum [2022-07-22T13:12:49.608Z] 4872d77fe225: Download complete [2022-07-22T13:12:49.608Z] 5851b861e8e6: Download complete [2022-07-22T13:12:49.608Z] b85a868b505f: Verifying Checksum [2022-07-22T13:12:49.608Z] b85a868b505f: Download complete [2022-07-22T13:12:49.867Z] bab4dde63d76: Verifying Checksum [2022-07-22T13:12:49.867Z] bab4dde63d76: Download complete [2022-07-22T13:12:51.255Z] b85a868b505f: Pull complete [2022-07-22T13:12:51.516Z] e2be974225ed: Pull complete [2022-07-22T13:12:52.087Z] 339a4e72a1f5: Pull complete [2022-07-22T13:12:52.087Z] 988bab9f4d93: Pull complete [2022-07-22T13:12:52.348Z] 1469e6f7b9e6: Pull complete [2022-07-22T13:12:52.348Z] eaf3925da568: Pull complete [2022-07-22T13:12:54.894Z] bab4dde63d76: Pull complete [2022-07-22T13:12:54.894Z] bde34c3a00c8: Pull complete [2022-07-22T13:12:54.894Z] b352a97aabf1: Pull complete [2022-07-22T13:12:54.894Z] 4872d77fe225: Pull complete [2022-07-22T13:12:54.894Z] 5851b861e8e6: Pull complete [2022-07-22T13:12:54.894Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T13:12:54.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:12:54.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:12:55.002Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:12:55.050Z] $ 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-07-22T13:12:57.442Z] $ docker top 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 -eo pid,comm [2022-07-22T13:12:57.511Z] 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-07-22T13:12:57.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T13:12:57.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T13:12:57.552Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T13:12:57.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T13:12:57.694Z] $ docker exec 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent [2022-07-22T13:12:57.827Z] SSH_AUTH_SOCK=/tmp/ssh-Lop0axbtkj9r/agent.32 [2022-07-22T13:12:57.827Z] SSH_AGENT_PID=38 [2022-07-22T13:12:57.834Z] Running ssh-add (command line suppressed) [2022-07-22T13:12:57.965Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4317191855161923409.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4317191855161923409.key) [2022-07-22T13:12:57.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T13:12:58.266Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T13:12:58.288Z] $ docker exec --env ******** --env ******** 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent -k [2022-07-22T13:12:58.402Z] unset SSH_AUTH_SOCK; [2022-07-22T13:12:58.403Z] unset SSH_AGENT_PID; [2022-07-22T13:12:58.403Z] echo Agent pid 38 killed; [2022-07-22T13:12:58.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-22T13:12:58.431Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.10' [Pipeline] sshagent [2022-07-22T13:12:58.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T13:12:58.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T13:12:58.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T13:12:58.583Z] $ docker exec 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent [2022-07-22T13:12:58.721Z] SSH_AUTH_SOCK=/tmp/ssh-a699mhqmjBQR/agent.71 [2022-07-22T13:12:58.721Z] SSH_AGENT_PID=77 [2022-07-22T13:12:58.727Z] Running ssh-add (command line suppressed) [2022-07-22T13:12:58.863Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6337678346775033758.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6337678346775033758.key) [2022-07-22T13:12:58.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T13:12:59.168Z] + git semver init [2022-07-22T13:12:59.432Z] 2022-07-22 13:12:59,402 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T13:12:59.432Z] 2022-07-22 13:12:59,403 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-22T13:12:59.432Z] 2022-07-22 13:12:59,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-22T13:12:59.432Z] 2022-07-22 13:12:59,404 [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-07-22T13:13:00.375Z] 2022-07-22 13:13:00,147 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-22T13:13:00.375Z] 2022-07-22 13:13:00,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-22T13:13:00.375Z] 2022-07-22 13:13:00,147 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-22T13:13:00.375Z] 2022-07-22 13:13:00,148 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-22T13:13:00.375Z] 2.3.0-dev.11 [Pipeline] } [2022-07-22T13:13:00.395Z] $ docker exec --env ******** --env ******** 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent -k [2022-07-22T13:13:00.558Z] unset SSH_AUTH_SOCK; [2022-07-22T13:13:00.558Z] unset SSH_AGENT_PID; [2022-07-22T13:13:00.558Z] echo Agent pid 77 killed; [2022-07-22T13:13:00.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:13:00.877Z] + git semver [Pipeline] } [2022-07-22T13:13:01.162Z] $ docker stop --time=1 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 [2022-07-22T13:13:02.464Z] $ docker rm -f 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:13:02.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T13:13:03.099Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T13:13:03.102Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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-07-22T13:13:03.218Z] provisioning config files... [2022-07-22T13:13:03.227Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config491058551984975572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:13:03.525Z] ---> docker-login.sh [2022-07-22T13:13:03.525Z] nexus3.edgexfoundry.org:10001 [2022-07-22T13:13:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:13:03.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:13:03.525Z] Configure a credential helper to remove this warning. See [2022-07-22T13:13:03.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:13:03.525Z] [2022-07-22T13:13:03.525Z] Login Succeeded [2022-07-22T13:13:03.525Z] nexus3.edgexfoundry.org:10002 [2022-07-22T13:13:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:13:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:13:03.787Z] Configure a credential helper to remove this warning. See [2022-07-22T13:13:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:13:03.787Z] [2022-07-22T13:13:03.787Z] Login Succeeded [2022-07-22T13:13:03.787Z] nexus3.edgexfoundry.org:10003 [2022-07-22T13:13:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:13:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:13:03.787Z] Configure a credential helper to remove this warning. See [2022-07-22T13:13:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:13:03.787Z] [2022-07-22T13:13:03.787Z] Login Succeeded [2022-07-22T13:13:03.787Z] nexus3.edgexfoundry.org:10004 [2022-07-22T13:13:04.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:13:04.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:13:04.047Z] Configure a credential helper to remove this warning. See [2022-07-22T13:13:04.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:13:04.047Z] [2022-07-22T13:13:04.047Z] Login Succeeded [2022-07-22T13:13:04.047Z] docker.io [2022-07-22T13:13:04.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:13:04.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:13:04.307Z] Configure a credential helper to remove this warning. See [2022-07-22T13:13:04.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:13:04.307Z] [2022-07-22T13:13:04.307Z] Login Succeeded [2022-07-22T13:13:04.307Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T13:13:04.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T13:13:04.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:13:04.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:13:04.407Z] ========================================================= [2022-07-22T13:13:04.407Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T13:13:04.407Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:13:04.728Z] + 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-07-22T13:13:04.728Z] Sending build context to Docker daemon 3.104MB [2022-07-22T13:13:04.728Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T13:13:04.728Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T13:13:04.728Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T13:13:04.728Z] 2408cc74d12b: Pulling fs layer [2022-07-22T13:13:04.728Z] ea60b727a1ce: Pulling fs layer [2022-07-22T13:13:04.728Z] 30c4a7721957: Pulling fs layer [2022-07-22T13:13:04.728Z] 370296b7ddb6: Pulling fs layer [2022-07-22T13:13:04.728Z] 7c6cee850709: Pulling fs layer [2022-07-22T13:13:04.728Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T13:13:04.728Z] d94ebbe4e438: Pulling fs layer [2022-07-22T13:13:04.728Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T13:13:04.728Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T13:13:04.728Z] 370296b7ddb6: Waiting [2022-07-22T13:13:04.728Z] 7c6cee850709: Waiting [2022-07-22T13:13:04.728Z] 39a5fcdaea64: Waiting [2022-07-22T13:13:04.728Z] d94ebbe4e438: Waiting [2022-07-22T13:13:04.728Z] bcfd1f05c69d: Waiting [2022-07-22T13:13:04.728Z] 59ccb84bbe0f: Waiting [2022-07-22T13:13:04.728Z] 30c4a7721957: Download complete [2022-07-22T13:13:04.728Z] ea60b727a1ce: Verifying Checksum [2022-07-22T13:13:04.728Z] ea60b727a1ce: Download complete [2022-07-22T13:13:04.728Z] 7c6cee850709: Verifying Checksum [2022-07-22T13:13:04.728Z] 7c6cee850709: Download complete [2022-07-22T13:13:04.994Z] 39a5fcdaea64: Verifying Checksum [2022-07-22T13:13:04.994Z] 39a5fcdaea64: Download complete [2022-07-22T13:13:04.994Z] 2408cc74d12b: Download complete [2022-07-22T13:13:04.994Z] d94ebbe4e438: Download complete [2022-07-22T13:13:04.994Z] 2408cc74d12b: Pull complete [2022-07-22T13:13:05.265Z] ea60b727a1ce: Pull complete [2022-07-22T13:13:05.265Z] 30c4a7721957: Pull complete [2022-07-22T13:13:05.529Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T13:13:05.529Z] 59ccb84bbe0f: Download complete [2022-07-22T13:13:05.529Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T13:13:05.529Z] bcfd1f05c69d: Download complete [2022-07-22T13:13:05.792Z] 370296b7ddb6: Verifying Checksum [2022-07-22T13:13:05.792Z] 370296b7ddb6: Download complete [2022-07-22T13:13:09.987Z] 370296b7ddb6: Pull complete [2022-07-22T13:13:09.987Z] 7c6cee850709: Pull complete [2022-07-22T13:13:09.987Z] 39a5fcdaea64: Pull complete [2022-07-22T13:13:10.248Z] d94ebbe4e438: Pull complete [2022-07-22T13:13:12.799Z] bcfd1f05c69d: Pull complete [2022-07-22T13:13:13.368Z] 59ccb84bbe0f: Pull complete [2022-07-22T13:13:13.368Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T13:13:13.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T13:13:13.368Z] ---> a4fb48ad2a94 [2022-07-22T13:13:13.368Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T13:13:16.677Z] ---> Running in 8693bb3248e2 [2022-07-22T13:13:16.677Z] Removing intermediate container 8693bb3248e2 [2022-07-22T13:13:16.677Z] ---> 4ef4f3adfe0f [2022-07-22T13:13:16.677Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T13:13:16.677Z] ---> Running in cf74fd9c6d05 [2022-07-22T13:13:16.677Z] Removing intermediate container cf74fd9c6d05 [2022-07-22T13:13:16.677Z] ---> 000377b476e6 [2022-07-22T13:13:16.677Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T13:13:16.677Z] ---> Running in c7a6cb1fd497 [2022-07-22T13:13:16.677Z] Removing intermediate container c7a6cb1fd497 [2022-07-22T13:13:16.677Z] ---> 440e99c87bb8 [2022-07-22T13:13:16.677Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T13:13:16.677Z] ---> Running in c6bbc0a84a8c [2022-07-22T13:13:17.248Z] Removing intermediate container c6bbc0a84a8c [2022-07-22T13:13:17.248Z] ---> 25745a4a8ae5 [2022-07-22T13:13:17.248Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T13:13:17.248Z] ---> Running in 8a507f84d289 [2022-07-22T13:13:17.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T13:13:18.186Z] Still waiting to schedule task [2022-07-22T13:13:18.186Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-22T13:13:18.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T13:13:18.710Z] OK: 211 MiB in 51 packages [2022-07-22T13:13:18.971Z] Removing intermediate container 8a507f84d289 [2022-07-22T13:13:18.971Z] ---> 714ebccf190d [2022-07-22T13:13:18.971Z] Step 8/13 : WORKDIR /app [2022-07-22T13:13:18.971Z] ---> Running in 6e8d290e4c4c [2022-07-22T13:13:19.229Z] Removing intermediate container 6e8d290e4c4c [2022-07-22T13:13:19.230Z] ---> 15c7df4d05bf [2022-07-22T13:13:19.230Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T13:13:19.230Z] ---> 49d5d99fa313 [2022-07-22T13:13:19.230Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T13:13:19.230Z] ---> Running in 27bfe1687cd2 [2022-07-22T13:13:37.358Z] Removing intermediate container 27bfe1687cd2 [2022-07-22T13:13:37.358Z] ---> 2183b54086c6 [2022-07-22T13:13:37.358Z] Step 11/13 : COPY . . [2022-07-22T13:13:37.358Z] ---> c3b1a87f24e2 [2022-07-22T13:13:37.358Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T13:13:37.358Z] ---> Running in 4c0f17ac2804 [2022-07-22T13:13:37.358Z] Removing intermediate container 4c0f17ac2804 [2022-07-22T13:13:37.358Z] ---> cb1614dece58 [2022-07-22T13:13:37.358Z] Step 13/13 : RUN $MAKE [2022-07-22T13:13:37.358Z] ---> Running in 1bbb112f5788 [2022-07-22T13:13:37.617Z] noop [2022-07-22T13:13:37.877Z] Removing intermediate container 1bbb112f5788 [2022-07-22T13:13:37.877Z] ---> e318d92b879a [2022-07-22T13:13:37.877Z] Successfully built e318d92b879a [2022-07-22T13:13:37.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:13:38.195Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T13:13:38.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:13:38.282Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:13:38.322Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T13:13:38.689Z] $ docker top c1f64ec4ab9136c71fb416fb093bf922f2d2da13530be373735f85c2b5c78eee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:13:39.079Z] + go version [2022-07-22T13:13:39.079Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T13:13:39.101Z] $ docker stop --time=1 c1f64ec4ab9136c71fb416fb093bf922f2d2da13530be373735f85c2b5c78eee [2022-07-22T13:13:40.370Z] $ docker rm -f c1f64ec4ab9136c71fb416fb093bf922f2d2da13530be373735f85c2b5c78eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:13:40.795Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T13:13:40.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:13:40.887Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:13:40.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T13:13:41.307Z] $ docker top 7a6fc15f4000441baf98aac88ff8c8d4e022a1297e25484bb0cb196ec6da7a1a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:13:41.667Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T13:13:41.964Z] + make test [2022-07-22T13:13:41.964Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T13:13:51.952Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T13:13:51.953Z] CGO_ENABLED=1 go vet ./... [2022-07-22T13:13:56.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T13:13:56.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T13:13:56.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T13:13:56.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T13:13:56.191Z] $ docker stop --time=1 7a6fc15f4000441baf98aac88ff8c8d4e022a1297e25484bb0cb196ec6da7a1a [2022-07-22T13:13:58.061Z] $ docker rm -f 7a6fc15f4000441baf98aac88ff8c8d4e022a1297e25484bb0cb196ec6da7a1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:13:58.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T13:13:58.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T13:13:59.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T13:13:59.296Z] + ls -al . [2022-07-22T13:13:59.296Z] total 168 [2022-07-22T13:13:59.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 13:13 . [2022-07-22T13:13:59.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 13:12 .. [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 13:12 .dockerignore [2022-07-22T13:13:59.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 13:13 .git [2022-07-22T13:13:59.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:12 .github [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 13:12 .gitignore [2022-07-22T13:13:59.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 13:13 .semver [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 13:12 Attribution.txt [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 13:12 CHANGELOG.md [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 13:12 Dockerfile [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 13:12 GOVERNANCE.md [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 13:12 Jenkinsfile [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 13:12 LICENSE [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 13:12 OWNERS.md [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 13:12 README.md [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 13:13 VERSION [2022-07-22T13:13:59.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 13:12 bin [2022-07-22T13:13:59.296Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 13:13 coverage.out [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 13:12 go.mod [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 13:12 go.sum [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 13:12 main.go [2022-07-22T13:13:59.296Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 13:12 makefile [2022-07-22T13:13:59.296Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 13:12 res [2022-07-22T13:13:59.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:13:59.613Z] + 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=amd64 --label version=2.3.0-dev.11 . [2022-07-22T13:13:59.613Z] Sending build context to Docker daemon 3.105MB [2022-07-22T13:13:59.613Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T13:13:59.613Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T13:13:59.613Z] ---> e318d92b879a [2022-07-22T13:13:59.613Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T13:13:59.613Z] ---> Running in f6f9424e239d [2022-07-22T13:13:59.613Z] Removing intermediate container f6f9424e239d [2022-07-22T13:13:59.613Z] ---> 3499361ab566 [2022-07-22T13:13:59.613Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T13:13:59.873Z] ---> Running in b1c5c8da175d [2022-07-22T13:13:59.873Z] Removing intermediate container b1c5c8da175d [2022-07-22T13:13:59.873Z] ---> 0ea6c04d1435 [2022-07-22T13:13:59.873Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T13:13:59.873Z] ---> Running in 133657b385ab [2022-07-22T13:13:59.873Z] Removing intermediate container 133657b385ab [2022-07-22T13:13:59.873Z] ---> 2d3e3f50a082 [2022-07-22T13:13:59.873Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T13:13:59.873Z] ---> Running in da7964454f38 [2022-07-22T13:14:00.445Z] Removing intermediate container da7964454f38 [2022-07-22T13:14:00.445Z] ---> 140f5c4bcaa8 [2022-07-22T13:14:00.445Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T13:14:00.445Z] ---> Running in 49615688c227 [2022-07-22T13:14:00.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T13:14:01.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T13:14:01.912Z] OK: 211 MiB in 51 packages [2022-07-22T13:14:02.171Z] Removing intermediate container 49615688c227 [2022-07-22T13:14:02.171Z] ---> 5609cdc78693 [2022-07-22T13:14:02.171Z] Step 8/27 : WORKDIR /app [2022-07-22T13:14:02.171Z] ---> Running in a4576ac5b675 [2022-07-22T13:14:02.433Z] Removing intermediate container a4576ac5b675 [2022-07-22T13:14:02.433Z] ---> 1d92b5e2e92e [2022-07-22T13:14:02.433Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T13:14:02.433Z] ---> 64f161d8fa58 [2022-07-22T13:14:02.433Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T13:14:02.433Z] ---> Running in 959fe99cd9b7 [2022-07-22T13:14:03.378Z] Removing intermediate container 959fe99cd9b7 [2022-07-22T13:14:03.378Z] ---> 579819079f43 [2022-07-22T13:14:03.378Z] Step 11/27 : COPY . . [2022-07-22T13:14:03.378Z] ---> a7a2cb9dfc02 [2022-07-22T13:14:03.378Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T13:14:03.378Z] ---> Running in f3f54f30627d [2022-07-22T13:14:03.642Z] Removing intermediate container f3f54f30627d [2022-07-22T13:14:03.642Z] ---> 8fd10c86ec31 [2022-07-22T13:14:03.642Z] Step 13/27 : RUN $MAKE [2022-07-22T13:14:03.642Z] ---> Running in 4964346e01f2 [2022-07-22T13:14:03.902Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-22T13:14:30.490Z] Removing intermediate container 4964346e01f2 [2022-07-22T13:14:30.490Z] ---> c16cc1e70c21 [2022-07-22T13:14:30.490Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T13:14:30.490Z] 3.16: Pulling from library/alpine [2022-07-22T13:14:30.490Z] 530afca65e2e: Pulling fs layer [2022-07-22T13:14:30.490Z] 530afca65e2e: Verifying Checksum [2022-07-22T13:14:30.490Z] 530afca65e2e: Download complete [2022-07-22T13:14:30.490Z] 530afca65e2e: Pull complete [2022-07-22T13:14:30.490Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T13:14:30.490Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T13:14:30.490Z] ---> d7d3d98c851f [2022-07-22T13:14:30.490Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T13:14:30.490Z] ---> Running in d72cfe09170b [2022-07-22T13:14:30.490Z] Removing intermediate container d72cfe09170b [2022-07-22T13:14:30.490Z] ---> 6110a7e033ac [2022-07-22T13:14:30.490Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T13:14:30.490Z] ---> Running in ef90fcef2502 [2022-07-22T13:14:30.490Z] Removing intermediate container ef90fcef2502 [2022-07-22T13:14:30.490Z] ---> 4791669cc6e5 [2022-07-22T13:14:30.490Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T13:14:30.490Z] ---> Running in 371a513ddcc1 [2022-07-22T13:14:30.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T13:14:30.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T13:14:30.490Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T13:14:30.490Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T13:14:30.490Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T13:14:30.490Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T13:14:30.490Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T13:14:30.490Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T13:14:30.490Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T13:14:30.490Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T13:14:30.490Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T13:14:30.490Z] OK: 9 MiB in 21 packages [2022-07-22T13:14:30.490Z] Removing intermediate container 371a513ddcc1 [2022-07-22T13:14:30.490Z] ---> 02c7df6fb139 [2022-07-22T13:14:30.490Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T13:14:30.490Z] ---> d17aab9c6df4 [2022-07-22T13:14:30.490Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T13:14:30.490Z] ---> dc26c18d3cbe [2022-07-22T13:14:30.490Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T13:14:30.490Z] ---> 12681b8fea50 [2022-07-22T13:14:30.490Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T13:14:30.490Z] ---> 4407f424ed8a [2022-07-22T13:14:30.490Z] Step 22/27 : EXPOSE 48095 [2022-07-22T13:14:30.490Z] ---> Running in 550879a84ae1 [2022-07-22T13:14:30.490Z] Removing intermediate container 550879a84ae1 [2022-07-22T13:14:30.490Z] ---> cbcc23ee1bd4 [2022-07-22T13:14:30.490Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T13:14:30.490Z] ---> Running in 9953fd06139d [2022-07-22T13:14:30.490Z] Removing intermediate container 9953fd06139d [2022-07-22T13:14:30.490Z] ---> 82e62266ad8f [2022-07-22T13:14:30.490Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T13:14:30.490Z] ---> Running in 443d8c3b81d7 [2022-07-22T13:14:30.490Z] Removing intermediate container 443d8c3b81d7 [2022-07-22T13:14:30.490Z] ---> fd038e8c88d7 [2022-07-22T13:14:30.490Z] Step 25/27 : LABEL arch=amd64 [2022-07-22T13:14:30.490Z] ---> Running in a85f9478769f [2022-07-22T13:14:30.490Z] Removing intermediate container a85f9478769f [2022-07-22T13:14:30.490Z] ---> 34de97e222bd [2022-07-22T13:14:30.490Z] Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:14:30.490Z] ---> Running in 03c385827302 [2022-07-22T13:14:30.490Z] Removing intermediate container 03c385827302 [2022-07-22T13:14:30.490Z] ---> 3b2b5cea4db8 [2022-07-22T13:14:30.490Z] Step 27/27 : LABEL version=2.3.0-dev.11 [2022-07-22T13:14:30.490Z] ---> Running in eac0bf503396 [2022-07-22T13:14:30.490Z] Removing intermediate container eac0bf503396 [2022-07-22T13:14:30.490Z] ---> 798d059240e6 [2022-07-22T13:14:30.490Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T13:14:30.490Z] Successfully built 798d059240e6 [2022-07-22T13:14:30.490Z] 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-07-22T13:14:30.586Z] provisioning config files... [2022-07-22T13:14:30.597Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8763903748910026964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:14:30.901Z] ---> docker-login.sh [2022-07-22T13:14:30.901Z] nexus3.edgexfoundry.org:10001 [2022-07-22T13:14:30.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:14:30.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:14:30.901Z] Configure a credential helper to remove this warning. See [2022-07-22T13:14:30.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:14:30.901Z] [2022-07-22T13:14:30.901Z] Login Succeeded [2022-07-22T13:14:30.901Z] nexus3.edgexfoundry.org:10002 [2022-07-22T13:14:30.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:14:31.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:14:31.161Z] Configure a credential helper to remove this warning. See [2022-07-22T13:14:31.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:14:31.161Z] [2022-07-22T13:14:31.161Z] Login Succeeded [2022-07-22T13:14:31.161Z] nexus3.edgexfoundry.org:10003 [2022-07-22T13:14:31.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:14:31.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:14:31.161Z] Configure a credential helper to remove this warning. See [2022-07-22T13:14:31.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:14:31.161Z] [2022-07-22T13:14:31.161Z] Login Succeeded [2022-07-22T13:14:31.161Z] nexus3.edgexfoundry.org:10004 [2022-07-22T13:14:31.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:14:31.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:14:31.422Z] Configure a credential helper to remove this warning. See [2022-07-22T13:14:31.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:14:31.422Z] [2022-07-22T13:14:31.422Z] Login Succeeded [2022-07-22T13:14:31.422Z] docker.io [2022-07-22T13:14:31.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:14:31.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:14:31.683Z] Configure a credential helper to remove this warning. See [2022-07-22T13:14:31.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:14:31.683Z] [2022-07-22T13:14:31.683Z] Login Succeeded [2022-07-22T13:14:31.683Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T13:14:31.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T13:14:31.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:14:31.750Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-22T13:14:31.750Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:14:31.750Z] latest [2022-07-22T13:14:31.750Z] 2.3.0-dev.11 [2022-07-22T13:14:31.750Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T13:14:31.750Z] main [2022-07-22T13:14:31.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:32.082Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:32.390Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:14:32.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T13:14:32.390Z] 7bd006f90c3b: Preparing [2022-07-22T13:14:32.390Z] 20305e409870: Preparing [2022-07-22T13:14:32.390Z] fd690083972d: Preparing [2022-07-22T13:14:32.390Z] 024d20f7f383: Preparing [2022-07-22T13:14:32.390Z] b89ab027a26d: Preparing [2022-07-22T13:14:32.390Z] ec34fcc1d526: Preparing [2022-07-22T13:14:32.390Z] 20305e409870: Pushed [2022-07-22T13:14:32.390Z] 024d20f7f383: Pushed [2022-07-22T13:14:32.390Z] fd690083972d: Pushed [2022-07-22T13:14:32.390Z] ec34fcc1d526: Layer already exists [2022-07-22T13:14:32.960Z] b89ab027a26d: Pushed [2022-07-22T13:14:35.513Z] 7bd006f90c3b: Pushed [2022-07-22T13:14:35.513Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:35.863Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:36.174Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-22T13:14:36.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T13:14:36.174Z] 7bd006f90c3b: Preparing [2022-07-22T13:14:36.174Z] 20305e409870: Preparing [2022-07-22T13:14:36.174Z] fd690083972d: Preparing [2022-07-22T13:14:36.174Z] 024d20f7f383: Preparing [2022-07-22T13:14:36.174Z] b89ab027a26d: Preparing [2022-07-22T13:14:36.174Z] ec34fcc1d526: Preparing [2022-07-22T13:14:36.174Z] 7bd006f90c3b: Layer already exists [2022-07-22T13:14:36.174Z] 024d20f7f383: Layer already exists [2022-07-22T13:14:36.174Z] b89ab027a26d: Layer already exists [2022-07-22T13:14:36.174Z] fd690083972d: Layer already exists [2022-07-22T13:14:36.174Z] 20305e409870: Layer already exists [2022-07-22T13:14:36.174Z] ec34fcc1d526: Layer already exists [2022-07-22T13:14:36.174Z] latest: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:36.490Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:36.802Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 [2022-07-22T13:14:36.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T13:14:36.802Z] 7bd006f90c3b: Preparing [2022-07-22T13:14:36.802Z] 20305e409870: Preparing [2022-07-22T13:14:36.802Z] fd690083972d: Preparing [2022-07-22T13:14:36.802Z] 024d20f7f383: Preparing [2022-07-22T13:14:36.802Z] b89ab027a26d: Preparing [2022-07-22T13:14:36.802Z] ec34fcc1d526: Preparing [2022-07-22T13:14:36.802Z] ec34fcc1d526: Waiting [2022-07-22T13:14:36.802Z] b89ab027a26d: Layer already exists [2022-07-22T13:14:36.802Z] 20305e409870: Layer already exists [2022-07-22T13:14:36.802Z] fd690083972d: Layer already exists [2022-07-22T13:14:36.802Z] 024d20f7f383: Layer already exists [2022-07-22T13:14:36.802Z] 7bd006f90c3b: Layer already exists [2022-07-22T13:14:36.802Z] ec34fcc1d526: Layer already exists [2022-07-22T13:14:36.802Z] 2.3.0-dev.11: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:37.114Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:37.427Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T13:14:37.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T13:14:37.427Z] 7bd006f90c3b: Preparing [2022-07-22T13:14:37.427Z] 20305e409870: Preparing [2022-07-22T13:14:37.427Z] fd690083972d: Preparing [2022-07-22T13:14:37.427Z] 024d20f7f383: Preparing [2022-07-22T13:14:37.427Z] b89ab027a26d: Preparing [2022-07-22T13:14:37.427Z] ec34fcc1d526: Preparing [2022-07-22T13:14:37.427Z] ec34fcc1d526: Waiting [2022-07-22T13:14:37.427Z] 7bd006f90c3b: Layer already exists [2022-07-22T13:14:37.427Z] 024d20f7f383: Layer already exists [2022-07-22T13:14:37.427Z] fd690083972d: Layer already exists [2022-07-22T13:14:37.427Z] b89ab027a26d: Layer already exists [2022-07-22T13:14:37.427Z] 20305e409870: Layer already exists [2022-07-22T13:14:37.427Z] ec34fcc1d526: Layer already exists [2022-07-22T13:14:37.427Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:37.746Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:38.072Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-22T13:14:38.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T13:14:38.072Z] 7bd006f90c3b: Preparing [2022-07-22T13:14:38.072Z] 20305e409870: Preparing [2022-07-22T13:14:38.072Z] fd690083972d: Preparing [2022-07-22T13:14:38.072Z] 024d20f7f383: Preparing [2022-07-22T13:14:38.072Z] b89ab027a26d: Preparing [2022-07-22T13:14:38.072Z] ec34fcc1d526: Preparing [2022-07-22T13:14:38.072Z] ec34fcc1d526: Waiting [2022-07-22T13:14:38.072Z] b89ab027a26d: Layer already exists [2022-07-22T13:14:38.072Z] 024d20f7f383: Layer already exists [2022-07-22T13:14:38.072Z] 20305e409870: Layer already exists [2022-07-22T13:14:38.072Z] fd690083972d: Layer already exists [2022-07-22T13:14:38.072Z] 7bd006f90c3b: Layer already exists [2022-07-22T13:14:38.072Z] ec34fcc1d526: Layer already exists [2022-07-22T13:14:38.072Z] main: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T13:14:38.118Z] ===================================================== [Pipeline] echo [2022-07-22T13:14:38.126Z] taggedImages: [2022-07-22T13:14:38.126Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:14:38.126Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-22T13:14:38.126Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 [2022-07-22T13:14:38.126Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T13:14:38.126Z] - 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-07-22T13:14:38.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:14:38.492Z] [2022-07-22T13:14:38.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:14:38.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:14:38.791Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T13:14:38.791Z] 5eb5b503b376: Pulling fs layer [2022-07-22T13:14:38.791Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T13:14:38.791Z] ec43610c2a17: Pulling fs layer [2022-07-22T13:14:38.791Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T13:14:38.791Z] 33b1e0a273af: Pulling fs layer [2022-07-22T13:14:38.791Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T13:14:38.791Z] 2f39f015ded8: Pulling fs layer [2022-07-22T13:14:38.791Z] 5d3b04190fa2: Waiting [2022-07-22T13:14:38.791Z] 33b1e0a273af: Waiting [2022-07-22T13:14:38.791Z] 3a2ae6a8a46f: Waiting [2022-07-22T13:14:38.791Z] 2f39f015ded8: Waiting [2022-07-22T13:14:38.791Z] 5c69ac0246d0: Verifying Checksum [2022-07-22T13:14:38.791Z] 5c69ac0246d0: Download complete [2022-07-22T13:14:38.791Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T13:14:38.791Z] 3a2ae6a8a46f: Download complete [2022-07-22T13:14:38.791Z] 33b1e0a273af: Verifying Checksum [2022-07-22T13:14:38.791Z] 33b1e0a273af: Download complete [2022-07-22T13:14:38.791Z] ec43610c2a17: Verifying Checksum [2022-07-22T13:14:38.791Z] ec43610c2a17: Download complete [2022-07-22T13:14:38.791Z] 5d3b04190fa2: Download complete [2022-07-22T13:14:39.050Z] 5eb5b503b376: Verifying Checksum [2022-07-22T13:14:39.050Z] 5eb5b503b376: Download complete [2022-07-22T13:14:39.622Z] 2f39f015ded8: Download complete [2022-07-22T13:14:40.562Z] 5eb5b503b376: Pull complete [2022-07-22T13:14:40.823Z] 5c69ac0246d0: Pull complete [2022-07-22T13:14:41.083Z] ec43610c2a17: Pull complete [2022-07-22T13:14:41.343Z] 3a2ae6a8a46f: Pull complete [2022-07-22T13:14:41.602Z] 33b1e0a273af: Pull complete [2022-07-22T13:14:41.602Z] 5d3b04190fa2: Pull complete [2022-07-22T13:14:46.887Z] 2f39f015ded8: Pull complete [2022-07-22T13:14:46.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T13:14:46.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:14:46.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:14:46.987Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:14:47.076Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T13:14:49.747Z] $ docker top 0b61b3df00e44ca56547d141d02f2a49c3b9b3427f4034a4402c14fe12258dd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:14:50.178Z] ---> job-cost.sh [2022-07-22T13:14:50.179Z] lf-activate-venv: SKIPPING [2022-07-22T13:14:50.179Z] INFO: No Stack... [2022-07-22T13:14:50.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T13:14:51.006Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T13:14:51.302Z] + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-22T13:14:51.302Z] cut -d, -f6 [Pipeline] lock [2022-07-22T13:14:51.316Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [2022-07-22T13:14:51.325Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] did not exist. Created. [2022-07-22T13:14:51.326Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T13:14:51.628Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T13:14:51.649Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T13:14:51.655Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T13:14:51.680Z] $ docker stop --time=1 0b61b3df00e44ca56547d141d02f2a49c3b9b3427f4034a4402c14fe12258dd0 [2022-07-22T13:14:52.857Z] $ docker rm -f 0b61b3df00e44ca56547d141d02f2a49c3b9b3427f4034a4402c14fe12258dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T13:14:57.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20789 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-22T13:14:57.342Z] Running in /w/workspace/app-service-configurable/88 [Pipeline] { [Pipeline] checkout [2022-07-22T13:14:57.395Z] Selected Git installation does not exist. Using Default [2022-07-22T13:14:57.395Z] The recommended git tool is: NONE [2022-07-22T13:15:03.723Z] using credential edgex-jenkins-ssh [2022-07-22T13:15:03.741Z] Cloning the remote Git repository [2022-07-22T13:15:03.802Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T13:15:03.884Z] > git init /w/workspace/app-service-configurable/88 # timeout=10 [2022-07-22T13:15:04.003Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T13:15:04.004Z] > git --version # timeout=10 [2022-07-22T13:15:04.034Z] > git --version # 'git version 2.25.1' [2022-07-22T13:15:04.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T13:15:05.168Z] Avoid second fetch [2022-07-22T13:15:05.169Z] Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) [2022-07-22T13:15:04.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T13:15:05.126Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-22T13:15:05.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T13:15:05.197Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T13:15:05.231Z] > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [2022-07-22T13:15:09.685Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T13:15:10.532Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T13:15:10.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T13:15:10.532Z] Dload Upload Total Spent Left Speed [2022-07-22T13:15:10.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh [2022-07-22T13:15:11.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T13:15:11.586Z] + sudo tee /etc/docker/daemon.new [2022-07-22T13:15:11.586Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T13:15:11.586Z] { [2022-07-22T13:15:11.586Z] "registry-mirrors": [ [2022-07-22T13:15:11.586Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T13:15:11.586Z] ], [2022-07-22T13:15:11.586Z] "bip": "10.250.0.254/24", [2022-07-22T13:15:11.586Z] "hosts": [ [2022-07-22T13:15:11.586Z] "tcp://0.0.0.0:5555", [2022-07-22T13:15:11.586Z] "unix:///var/run/docker.sock" [2022-07-22T13:15:11.586Z] ], [2022-07-22T13:15:11.586Z] "mtu": 1458, [2022-07-22T13:15:11.586Z] "selinux-enabled": true, [2022-07-22T13:15:11.586Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T13:15:11.586Z] } [Pipeline] sh [2022-07-22T13:15:11.939Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T13:15:12.286Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T13:15:30.685Z] provisioning config files... [2022-07-22T13:15:30.710Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/88@tmp/config1157032192142564111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:15:31.069Z] ---> docker-login.sh [2022-07-22T13:15:31.069Z] nexus3.edgexfoundry.org:10001 [2022-07-22T13:15:31.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:15:31.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:15:31.940Z] Configure a credential helper to remove this warning. See [2022-07-22T13:15:31.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:15:31.940Z] [2022-07-22T13:15:31.940Z] Login Succeeded [2022-07-22T13:15:31.940Z] nexus3.edgexfoundry.org:10002 [2022-07-22T13:15:32.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:15:32.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:15:32.492Z] Configure a credential helper to remove this warning. See [2022-07-22T13:15:32.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:15:32.492Z] [2022-07-22T13:15:32.492Z] Login Succeeded [2022-07-22T13:15:32.492Z] nexus3.edgexfoundry.org:10003 [2022-07-22T13:15:32.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:15:32.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:15:32.770Z] Configure a credential helper to remove this warning. See [2022-07-22T13:15:32.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:15:32.770Z] [2022-07-22T13:15:32.770Z] Login Succeeded [2022-07-22T13:15:32.770Z] nexus3.edgexfoundry.org:10004 [2022-07-22T13:15:33.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:15:33.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:15:33.376Z] Configure a credential helper to remove this warning. See [2022-07-22T13:15:33.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:15:33.376Z] [2022-07-22T13:15:33.376Z] Login Succeeded [2022-07-22T13:15:33.376Z] docker.io [2022-07-22T13:15:33.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:15:34.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:15:34.248Z] Configure a credential helper to remove this warning. See [2022-07-22T13:15:34.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:15:34.248Z] [2022-07-22T13:15:34.248Z] Login Succeeded [2022-07-22T13:15:34.248Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T13:15:34.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T13:15:34.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:15:34.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:15:34.846Z] ========================================================= [2022-07-22T13:15:34.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T13:15:34.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:15:35.225Z] + 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-07-22T13:15:35.225Z] Sending build context to Docker daemon 205.3kB [2022-07-22T13:15:35.499Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T13:15:35.499Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T13:15:35.773Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T13:15:35.773Z] b3c136eddcbf: Pulling fs layer [2022-07-22T13:15:35.773Z] c0a3192eca97: Pulling fs layer [2022-07-22T13:15:35.773Z] a050256f5b6f: Pulling fs layer [2022-07-22T13:15:35.773Z] 656be50a0ddc: Pulling fs layer [2022-07-22T13:15:35.773Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T13:15:35.773Z] 46d945488cbd: Pulling fs layer [2022-07-22T13:15:35.773Z] 8a5474983e97: Pulling fs layer [2022-07-22T13:15:35.773Z] 329c88fbcd65: Pulling fs layer [2022-07-22T13:15:35.773Z] 46d945488cbd: Waiting [2022-07-22T13:15:35.773Z] 329c88fbcd65: Waiting [2022-07-22T13:15:35.773Z] 2bbca73fdf42: Waiting [2022-07-22T13:15:35.773Z] 656be50a0ddc: Waiting [2022-07-22T13:15:35.773Z] a050256f5b6f: Verifying Checksum [2022-07-22T13:15:35.773Z] a050256f5b6f: Download complete [2022-07-22T13:15:35.773Z] c0a3192eca97: Download complete [2022-07-22T13:15:35.773Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T13:15:35.773Z] 2bbca73fdf42: Download complete [2022-07-22T13:15:35.773Z] 46d945488cbd: Download complete [2022-07-22T13:15:35.773Z] b3c136eddcbf: Verifying Checksum [2022-07-22T13:15:35.773Z] b3c136eddcbf: Download complete [2022-07-22T13:15:36.764Z] b3c136eddcbf: Pull complete [2022-07-22T13:15:37.043Z] 329c88fbcd65: Verifying Checksum [2022-07-22T13:15:37.043Z] 329c88fbcd65: Download complete [2022-07-22T13:15:37.326Z] c0a3192eca97: Pull complete [2022-07-22T13:15:37.605Z] a050256f5b6f: Pull complete [2022-07-22T13:15:38.198Z] 8a5474983e97: Verifying Checksum [2022-07-22T13:15:38.198Z] 8a5474983e97: Download complete [2022-07-22T13:15:38.793Z] 656be50a0ddc: Verifying Checksum [2022-07-22T13:15:38.793Z] 656be50a0ddc: Download complete [2022-07-22T13:15:51.191Z] 656be50a0ddc: Pull complete [2022-07-22T13:15:51.466Z] 2bbca73fdf42: Pull complete [2022-07-22T13:15:51.741Z] 46d945488cbd: Pull complete [2022-07-22T13:15:58.473Z] 8a5474983e97: Pull complete [2022-07-22T13:16:00.450Z] 329c88fbcd65: Pull complete [2022-07-22T13:16:00.450Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T13:16:00.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T13:16:00.450Z] ---> ff4287adb874 [2022-07-22T13:16:00.450Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T13:16:01.900Z] ---> Running in 75d208d04113 [2022-07-22T13:16:02.177Z] Removing intermediate container 75d208d04113 [2022-07-22T13:16:02.177Z] ---> f34d2825a695 [2022-07-22T13:16:02.177Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T13:16:02.463Z] ---> Running in aeeff09dbd48 [2022-07-22T13:16:02.737Z] Removing intermediate container aeeff09dbd48 [2022-07-22T13:16:02.737Z] ---> 0b69b36ab3ba [2022-07-22T13:16:02.737Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T13:16:02.737Z] ---> Running in 03ed26b4bec9 [2022-07-22T13:16:03.013Z] Removing intermediate container 03ed26b4bec9 [2022-07-22T13:16:03.013Z] ---> ecbd6ace87fa [2022-07-22T13:16:03.013Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T13:16:03.013Z] ---> Running in 7bcf1834d113 [2022-07-22T13:16:05.014Z] Removing intermediate container 7bcf1834d113 [2022-07-22T13:16:05.014Z] ---> d03ff47ab5d1 [2022-07-22T13:16:05.014Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T13:16:05.014Z] ---> Running in fc691ae898b7 [2022-07-22T13:16:06.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T13:16:06.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T13:16:07.984Z] OK: 221 MiB in 51 packages [2022-07-22T13:16:08.580Z] Removing intermediate container fc691ae898b7 [2022-07-22T13:16:08.580Z] ---> 82d49e32e0a6 [2022-07-22T13:16:08.580Z] Step 8/13 : WORKDIR /app [2022-07-22T13:16:08.855Z] ---> Running in 01ac310c026a [2022-07-22T13:16:09.128Z] Removing intermediate container 01ac310c026a [2022-07-22T13:16:09.128Z] ---> 890a959692f6 [2022-07-22T13:16:09.128Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T13:16:09.727Z] ---> 75c50bbd8895 [2022-07-22T13:16:09.727Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T13:16:09.727Z] ---> Running in 9c35cef98986 [2022-07-22T13:17:06.287Z] Removing intermediate container 9c35cef98986 [2022-07-22T13:17:06.287Z] ---> a138ec767b7e [2022-07-22T13:17:06.287Z] Step 11/13 : COPY . . [2022-07-22T13:17:06.287Z] ---> 773e731a1b12 [2022-07-22T13:17:06.287Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T13:17:06.287Z] ---> Running in 1852df3f2b60 [2022-07-22T13:17:06.287Z] Removing intermediate container 1852df3f2b60 [2022-07-22T13:17:06.287Z] ---> d4907c3dcb5c [2022-07-22T13:17:06.287Z] Step 13/13 : RUN $MAKE [2022-07-22T13:17:06.287Z] ---> Running in ed3826d90d93 [2022-07-22T13:17:06.287Z] noop [2022-07-22T13:17:06.287Z] Removing intermediate container ed3826d90d93 [2022-07-22T13:17:06.287Z] ---> be566d6843d8 [2022-07-22T13:17:06.287Z] Successfully built be566d6843d8 [2022-07-22T13:17:06.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:17:06.662Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T13:17:06.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:17:06.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-20789 does not seem to be running inside a container [2022-07-22T13:17:06.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/88 -v /w/workspace/app-service-configurable/88:/w/workspace/app-service-configurable/88:rw,z -v /w/workspace/app-service-configurable/88@tmp:/w/workspace/app-service-configurable/88@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-22T13:17:08.338Z] $ docker top 5338f51ddf723cbcae03f6125b12a49369952b7c5a2cabf35ff326531ec7035b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:17:09.277Z] + go version [2022-07-22T13:17:09.277Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T13:17:09.306Z] $ docker stop --time=1 5338f51ddf723cbcae03f6125b12a49369952b7c5a2cabf35ff326531ec7035b [2022-07-22T13:17:10.964Z] $ docker rm -f 5338f51ddf723cbcae03f6125b12a49369952b7c5a2cabf35ff326531ec7035b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:17:11.588Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T13:17:11.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:17:11.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-20789 does not seem to be running inside a container [2022-07-22T13:17:11.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/88 -v /w/workspace/app-service-configurable/88:/w/workspace/app-service-configurable/88:rw,z -v /w/workspace/app-service-configurable/88@tmp:/w/workspace/app-service-configurable/88@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-22T13:17:13.183Z] $ docker top fbd780406ce42838593be600a6adbdce429e53c0358e76ba32dfa4ba84cf2f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:17:14.077Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/88 [Pipeline] fileExists [Pipeline] sh [2022-07-22T13:17:14.752Z] + make test [2022-07-22T13:17:14.752Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T13:18:36.604Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T13:18:36.604Z] CGO_ENABLED=1 go vet ./... [2022-07-22T13:18:58.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T13:18:58.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T13:18:58.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T13:18:58.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T13:18:58.855Z] $ docker stop --time=1 fbd780406ce42838593be600a6adbdce429e53c0358e76ba32dfa4ba84cf2f7d [2022-07-22T13:19:00.686Z] $ docker rm -f fbd780406ce42838593be600a6adbdce429e53c0358e76ba32dfa4ba84cf2f7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:19:01.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T13:19:01.685Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T13:19:02.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T13:19:02.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T13:19:02.875Z] + ls -al . [2022-07-22T13:19:02.875Z] total 164 [2022-07-22T13:19:02.875Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 13:17 . [2022-07-22T13:19:02.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 13:15 .. [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 13:15 .dockerignore [2022-07-22T13:19:02.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 13:15 .git [2022-07-22T13:19:02.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:15 .github [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 13:15 .gitignore [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 13:15 Attribution.txt [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 13:15 CHANGELOG.md [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 13:15 Dockerfile [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 13:15 GOVERNANCE.md [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 13:15 Jenkinsfile [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 13:15 LICENSE [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 13:15 OWNERS.md [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 13:15 README.md [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 13:13 VERSION [2022-07-22T13:19:02.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 13:15 bin [2022-07-22T13:19:02.875Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 13:17 coverage.out [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 13:15 go.mod [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 13:15 go.sum [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 13:15 main.go [2022-07-22T13:19:02.875Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 13:15 makefile [2022-07-22T13:19:02.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 13:15 res [2022-07-22T13:19:02.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:19:03.234Z] + 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=arm64 --label version=2.3.0-dev.11 . [2022-07-22T13:19:03.234Z] Sending build context to Docker daemon 206.3kB [2022-07-22T13:19:03.508Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T13:19:03.508Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T13:19:03.508Z] ---> be566d6843d8 [2022-07-22T13:19:03.508Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T13:19:03.783Z] ---> Running in fab9c3b66b45 [2022-07-22T13:19:04.062Z] Removing intermediate container fab9c3b66b45 [2022-07-22T13:19:04.062Z] ---> b8ab1fcd626e [2022-07-22T13:19:04.062Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T13:19:04.062Z] ---> Running in e747b6c9a552 [2022-07-22T13:19:04.335Z] Removing intermediate container e747b6c9a552 [2022-07-22T13:19:04.335Z] ---> 5a9a46dfc8f5 [2022-07-22T13:19:04.335Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T13:19:04.335Z] ---> Running in bd50f447d158 [2022-07-22T13:19:04.611Z] Removing intermediate container bd50f447d158 [2022-07-22T13:19:04.611Z] ---> 555be324cc36 [2022-07-22T13:19:04.611Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T13:19:04.891Z] ---> Running in c262b1b78645 [2022-07-22T13:19:06.880Z] Removing intermediate container c262b1b78645 [2022-07-22T13:19:06.880Z] ---> 548b9132d5c8 [2022-07-22T13:19:06.880Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T13:19:06.880Z] ---> Running in b93c9b09e882 [2022-07-22T13:19:07.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T13:19:08.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T13:19:09.440Z] OK: 221 MiB in 51 packages [2022-07-22T13:19:10.433Z] Removing intermediate container b93c9b09e882 [2022-07-22T13:19:10.433Z] ---> 21fa0ed224c0 [2022-07-22T13:19:10.433Z] Step 8/27 : WORKDIR /app [2022-07-22T13:19:10.433Z] ---> Running in 7e8b005cf1b0 [2022-07-22T13:19:10.707Z] Removing intermediate container 7e8b005cf1b0 [2022-07-22T13:19:10.707Z] ---> 4ae829b22622 [2022-07-22T13:19:10.707Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T13:19:11.305Z] ---> cd201a0023d1 [2022-07-22T13:19:11.305Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T13:19:11.305Z] ---> Running in 534af6357d46 [2022-07-22T13:19:13.310Z] Removing intermediate container 534af6357d46 [2022-07-22T13:19:13.310Z] ---> 4c2c983552c3 [2022-07-22T13:19:13.310Z] Step 11/27 : COPY . . [2022-07-22T13:19:13.914Z] ---> b24582063600 [2022-07-22T13:19:13.914Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T13:19:14.192Z] ---> Running in fe0f102eb968 [2022-07-22T13:19:14.465Z] Removing intermediate container fe0f102eb968 [2022-07-22T13:19:14.465Z] ---> 35050d3597ad [2022-07-22T13:19:14.465Z] Step 13/27 : RUN $MAKE [2022-07-22T13:19:14.465Z] ---> Running in ff27b6eb7729 [2022-07-22T13:19:15.447Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-22T13:21:22.343Z] Removing intermediate container ff27b6eb7729 [2022-07-22T13:21:22.343Z] ---> 8b8872578281 [2022-07-22T13:21:22.343Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T13:21:22.343Z] 3.16: Pulling from library/alpine [2022-07-22T13:21:22.343Z] f97344484467: Pulling fs layer [2022-07-22T13:21:22.343Z] f97344484467: Verifying Checksum [2022-07-22T13:21:22.343Z] f97344484467: Download complete [2022-07-22T13:21:22.343Z] f97344484467: Pull complete [2022-07-22T13:21:22.343Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T13:21:22.343Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T13:21:22.343Z] ---> 3d81c46cd875 [2022-07-22T13:21:22.343Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T13:21:22.343Z] ---> Running in eaac24d6aff3 [2022-07-22T13:21:22.343Z] Removing intermediate container eaac24d6aff3 [2022-07-22T13:21:22.343Z] ---> d175678faedb [2022-07-22T13:21:22.343Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T13:21:22.343Z] ---> Running in 6769a5779575 [2022-07-22T13:21:22.343Z] Removing intermediate container 6769a5779575 [2022-07-22T13:21:22.343Z] ---> 33d983e5bb95 [2022-07-22T13:21:22.343Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T13:21:22.343Z] ---> Running in fa1bc796a39f [2022-07-22T13:21:22.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T13:21:22.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T13:21:22.343Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T13:21:22.343Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T13:21:22.343Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T13:21:22.343Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T13:21:22.343Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T13:21:22.343Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T13:21:22.343Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T13:21:22.343Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T13:21:22.343Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T13:21:22.617Z] OK: 9 MiB in 21 packages [2022-07-22T13:21:24.061Z] Removing intermediate container fa1bc796a39f [2022-07-22T13:21:24.061Z] ---> 3e69a743a083 [2022-07-22T13:21:24.061Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T13:21:24.342Z] ---> c98b1ea76869 [2022-07-22T13:21:24.342Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T13:21:24.941Z] ---> 89ea5cc61e3a [2022-07-22T13:21:24.941Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T13:21:25.540Z] ---> 5b3c99cdbf39 [2022-07-22T13:21:25.540Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T13:21:26.984Z] ---> c642ed31ccde [2022-07-22T13:21:26.984Z] Step 22/27 : EXPOSE 48095 [2022-07-22T13:21:26.984Z] ---> Running in 3388300f5570 [2022-07-22T13:21:27.266Z] Removing intermediate container 3388300f5570 [2022-07-22T13:21:27.266Z] ---> 13a7f75abc6f [2022-07-22T13:21:27.266Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T13:21:27.266Z] ---> Running in 204022f75a53 [2022-07-22T13:21:27.544Z] Removing intermediate container 204022f75a53 [2022-07-22T13:21:27.544Z] ---> bf41b088db40 [2022-07-22T13:21:27.544Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T13:21:27.820Z] ---> Running in efa9385edd35 [2022-07-22T13:21:28.096Z] Removing intermediate container efa9385edd35 [2022-07-22T13:21:28.096Z] ---> ccb32207fb13 [2022-07-22T13:21:28.096Z] Step 25/27 : LABEL arch=arm64 [2022-07-22T13:21:28.096Z] ---> Running in 17c92e66893a [2022-07-22T13:21:28.371Z] Removing intermediate container 17c92e66893a [2022-07-22T13:21:28.371Z] ---> 9096a15a88cf [2022-07-22T13:21:28.371Z] Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:21:28.371Z] ---> Running in 9214ec9ba701 [2022-07-22T13:21:28.977Z] Removing intermediate container 9214ec9ba701 [2022-07-22T13:21:28.977Z] ---> f5d01efc5812 [2022-07-22T13:21:28.977Z] Step 27/27 : LABEL version=2.3.0-dev.11 [2022-07-22T13:21:28.977Z] ---> Running in 4994af61277b [2022-07-22T13:21:29.252Z] Removing intermediate container 4994af61277b [2022-07-22T13:21:29.252Z] ---> c6e0630cb40c [2022-07-22T13:21:29.252Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T13:21:29.252Z] Successfully built c6e0630cb40c [2022-07-22T13:21:29.252Z] 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-07-22T13:21:29.368Z] provisioning config files... [2022-07-22T13:21:29.387Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/88@tmp/config3575543566815719448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:21:29.889Z] ---> docker-login.sh [2022-07-22T13:21:29.889Z] nexus3.edgexfoundry.org:10001 [2022-07-22T13:21:30.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:21:30.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:21:30.169Z] Configure a credential helper to remove this warning. See [2022-07-22T13:21:30.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:21:30.169Z] [2022-07-22T13:21:30.169Z] Login Succeeded [2022-07-22T13:21:30.169Z] nexus3.edgexfoundry.org:10002 [2022-07-22T13:21:30.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:21:30.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:21:30.772Z] Configure a credential helper to remove this warning. See [2022-07-22T13:21:30.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:21:30.772Z] [2022-07-22T13:21:30.772Z] Login Succeeded [2022-07-22T13:21:30.772Z] nexus3.edgexfoundry.org:10003 [2022-07-22T13:21:31.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:21:31.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:21:31.322Z] Configure a credential helper to remove this warning. See [2022-07-22T13:21:31.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:21:31.322Z] [2022-07-22T13:21:31.322Z] Login Succeeded [2022-07-22T13:21:31.322Z] nexus3.edgexfoundry.org:10004 [2022-07-22T13:21:31.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:21:31.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:21:31.874Z] Configure a credential helper to remove this warning. See [2022-07-22T13:21:31.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:21:31.874Z] [2022-07-22T13:21:31.874Z] Login Succeeded [2022-07-22T13:21:31.874Z] docker.io [2022-07-22T13:21:32.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T13:21:32.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T13:21:32.421Z] Configure a credential helper to remove this warning. See [2022-07-22T13:21:32.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T13:21:32.421Z] [2022-07-22T13:21:32.421Z] Login Succeeded [2022-07-22T13:21:32.421Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T13:21:32.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T13:21:32.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T13:21:32.497Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-22T13:21:32.497Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:21:32.497Z] latest [2022-07-22T13:21:32.497Z] 2.3.0-dev.11 [2022-07-22T13:21:32.497Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T13:21:32.497Z] main [2022-07-22T13:21:32.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:32.856Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:33.258Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:21:33.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T13:21:33.258Z] 350faaadd75e: Preparing [2022-07-22T13:21:33.258Z] f03052aa5785: Preparing [2022-07-22T13:21:33.258Z] 38c3d581b9ef: Preparing [2022-07-22T13:21:33.258Z] 7484a7073942: Preparing [2022-07-22T13:21:33.258Z] 1b7d526f1166: Preparing [2022-07-22T13:21:33.258Z] 5b7df235d876: Preparing [2022-07-22T13:21:33.258Z] 5b7df235d876: Waiting [2022-07-22T13:21:33.534Z] f03052aa5785: Pushed [2022-07-22T13:21:33.534Z] 38c3d581b9ef: Pushed [2022-07-22T13:21:33.534Z] 7484a7073942: Pushed [2022-07-22T13:21:33.534Z] 5b7df235d876: Layer already exists [2022-07-22T13:21:34.516Z] 1b7d526f1166: Pushed [2022-07-22T13:21:38.826Z] 350faaadd75e: Pushed [2022-07-22T13:21:39.101Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:39.480Z] + 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-07-22T13:21:39.847Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-22T13:21:39.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T13:21:39.847Z] 350faaadd75e: Preparing [2022-07-22T13:21:39.847Z] f03052aa5785: Preparing [2022-07-22T13:21:39.847Z] 38c3d581b9ef: Preparing [2022-07-22T13:21:39.847Z] 7484a7073942: Preparing [2022-07-22T13:21:39.847Z] 1b7d526f1166: Preparing [2022-07-22T13:21:39.847Z] 5b7df235d876: Preparing [2022-07-22T13:21:39.847Z] 5b7df235d876: Waiting [2022-07-22T13:21:39.847Z] 38c3d581b9ef: Layer already exists [2022-07-22T13:21:39.847Z] f03052aa5785: Layer already exists [2022-07-22T13:21:39.847Z] 7484a7073942: Layer already exists [2022-07-22T13:21:39.847Z] 1b7d526f1166: Layer already exists [2022-07-22T13:21:39.847Z] 350faaadd75e: Layer already exists [2022-07-22T13:21:39.847Z] 5b7df235d876: Layer already exists [2022-07-22T13:21:40.120Z] latest: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:40.501Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:40.874Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 [2022-07-22T13:21:40.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T13:21:40.875Z] 350faaadd75e: Preparing [2022-07-22T13:21:40.875Z] f03052aa5785: Preparing [2022-07-22T13:21:40.875Z] 38c3d581b9ef: Preparing [2022-07-22T13:21:40.875Z] 7484a7073942: Preparing [2022-07-22T13:21:40.875Z] 1b7d526f1166: Preparing [2022-07-22T13:21:40.875Z] 5b7df235d876: Preparing [2022-07-22T13:21:40.875Z] 5b7df235d876: Waiting [2022-07-22T13:21:40.875Z] 7484a7073942: Layer already exists [2022-07-22T13:21:40.875Z] 38c3d581b9ef: Layer already exists [2022-07-22T13:21:40.875Z] 350faaadd75e: Layer already exists [2022-07-22T13:21:40.875Z] 1b7d526f1166: Layer already exists [2022-07-22T13:21:40.875Z] f03052aa5785: Layer already exists [2022-07-22T13:21:40.875Z] 5b7df235d876: Layer already exists [2022-07-22T13:21:41.153Z] 2.3.0-dev.11: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:41.523Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:41.895Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T13:21:41.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T13:21:41.895Z] 350faaadd75e: Preparing [2022-07-22T13:21:41.895Z] f03052aa5785: Preparing [2022-07-22T13:21:41.895Z] 38c3d581b9ef: Preparing [2022-07-22T13:21:41.895Z] 7484a7073942: Preparing [2022-07-22T13:21:41.895Z] 1b7d526f1166: Preparing [2022-07-22T13:21:41.895Z] 5b7df235d876: Preparing [2022-07-22T13:21:41.895Z] 5b7df235d876: Waiting [2022-07-22T13:21:41.895Z] 38c3d581b9ef: Layer already exists [2022-07-22T13:21:41.895Z] f03052aa5785: Layer already exists [2022-07-22T13:21:41.895Z] 7484a7073942: Layer already exists [2022-07-22T13:21:41.895Z] 1b7d526f1166: Layer already exists [2022-07-22T13:21:41.895Z] 350faaadd75e: Layer already exists [2022-07-22T13:21:41.895Z] 5b7df235d876: Layer already exists [2022-07-22T13:21:42.171Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:42.534Z] + 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-07-22T13:21:42.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-22T13:21:42.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T13:21:42.898Z] 350faaadd75e: Preparing [2022-07-22T13:21:42.898Z] f03052aa5785: Preparing [2022-07-22T13:21:42.898Z] 38c3d581b9ef: Preparing [2022-07-22T13:21:42.898Z] 7484a7073942: Preparing [2022-07-22T13:21:42.898Z] 1b7d526f1166: Preparing [2022-07-22T13:21:42.898Z] 5b7df235d876: Preparing [2022-07-22T13:21:42.898Z] 5b7df235d876: Waiting [2022-07-22T13:21:42.898Z] 1b7d526f1166: Layer already exists [2022-07-22T13:21:42.898Z] 38c3d581b9ef: Layer already exists [2022-07-22T13:21:42.898Z] 7484a7073942: Layer already exists [2022-07-22T13:21:42.898Z] 350faaadd75e: Layer already exists [2022-07-22T13:21:42.898Z] f03052aa5785: Layer already exists [2022-07-22T13:21:42.898Z] 5b7df235d876: Layer already exists [2022-07-22T13:21:43.173Z] main: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T13:21:43.240Z] ===================================================== [Pipeline] echo [2022-07-22T13:21:43.249Z] taggedImages: [2022-07-22T13:21:43.249Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T13:21:43.249Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-22T13:21:43.249Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 [2022-07-22T13:21:43.249Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T13:21:43.249Z] - 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-07-22T13:21:43.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T13:21:43.626Z] [2022-07-22T13:21:43.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:21:43.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T13:21:43.985Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T13:21:44.268Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T13:21:44.268Z] 04944245beec: Pulling fs layer [2022-07-22T13:21:44.268Z] 699f458cf7ca: Pulling fs layer [2022-07-22T13:21:44.268Z] 765212b225bb: Pulling fs layer [2022-07-22T13:21:44.268Z] f23df028b6ca: Pulling fs layer [2022-07-22T13:21:44.268Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T13:21:44.268Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T13:21:44.268Z] f23df028b6ca: Waiting [2022-07-22T13:21:44.268Z] d65c8cfc05b1: Waiting [2022-07-22T13:21:44.268Z] 2437ff75d9bd: Waiting [2022-07-22T13:21:44.268Z] 765212b225bb: Waiting [2022-07-22T13:21:44.268Z] 04944245beec: Verifying Checksum [2022-07-22T13:21:44.268Z] 04944245beec: Download complete [2022-07-22T13:21:44.268Z] 765212b225bb: Verifying Checksum [2022-07-22T13:21:44.268Z] 765212b225bb: Download complete [2022-07-22T13:21:44.268Z] f23df028b6ca: Verifying Checksum [2022-07-22T13:21:44.268Z] f23df028b6ca: Download complete [2022-07-22T13:21:44.268Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T13:21:44.268Z] d65c8cfc05b1: Download complete [2022-07-22T13:21:44.541Z] 699f458cf7ca: Verifying Checksum [2022-07-22T13:21:44.541Z] 699f458cf7ca: Download complete [2022-07-22T13:21:44.817Z] 8998bd30e6a1: Download complete [2022-07-22T13:21:47.449Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T13:21:47.449Z] 2437ff75d9bd: Download complete [2022-07-22T13:21:49.437Z] 8998bd30e6a1: Pull complete [2022-07-22T13:21:49.437Z] 04944245beec: Pull complete [2022-07-22T13:21:50.877Z] 699f458cf7ca: Pull complete [2022-07-22T13:21:51.151Z] 765212b225bb: Pull complete [2022-07-22T13:21:52.135Z] f23df028b6ca: Pull complete [2022-07-22T13:21:52.412Z] d65c8cfc05b1: Pull complete [2022-07-22T13:22:07.527Z] 2437ff75d9bd: Pull complete [2022-07-22T13:22:07.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T13:22:07.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T13:22:07.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:22:07.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-20789 does not seem to be running inside a container [2022-07-22T13:22:07.867Z] $ 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/88 -v /w/workspace/app-service-configurable/88:/w/workspace/app-service-configurable/88:rw,z -v /w/workspace/app-service-configurable/88@tmp:/w/workspace/app-service-configurable/88@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T13:22:10.408Z] $ docker top 40b3a62729d90fe39583230d07ff8e67fc0292af3ab1d5deb42df3e98fd04b0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:22:11.321Z] ---> job-cost.sh [2022-07-22T13:22:11.321Z] lf-activate-venv: SKIPPING [2022-07-22T13:22:11.321Z] INFO: No Stack... [2022-07-22T13:22:11.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T13:22:12.511Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T13:22:13.178Z] + cat /w/workspace/app-service-configurable/88/archives/cost.csv [2022-07-22T13:22:13.178Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T13:22:13.241Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [2022-07-22T13:22:13.248Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] did not exist. Created. [2022-07-22T13:22:13.248Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T13:22:13.930Z] /w/workspace/app-service-configurable/88@tmp/durable-3eed80c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T13:22:14.618Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T13:22:14.648Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T13:22:14.696Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T13:22:14.703Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T13:22:14.726Z] $ docker stop --time=1 40b3a62729d90fe39583230d07ff8e67fc0292af3ab1d5deb42df3e98fd04b0f [2022-07-22T13:22:16.305Z] $ docker rm -f 40b3a62729d90fe39583230d07ff8e67fc0292af3ab1d5deb42df3e98fd04b0f [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-07-22T13:22:16.741Z] provisioning config files... [2022-07-22T13:22:16.749Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7250461117681082477tmp [Pipeline] { [Pipeline] sh [2022-07-22T13:22:17.048Z] + set +x [2022-07-22T13:22:17.048Z] + bash -s -- [2022-07-22T13:22:17.048Z] + curl -s https://codecov.io/bash [2022-07-22T13:22:17.048Z] [2022-07-22T13:22:17.048Z] _____ _ [2022-07-22T13:22:17.048Z] / ____| | | [2022-07-22T13:22:17.048Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T13:22:17.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T13:22:17.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T13:22:17.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T13:22:17.048Z] Bash-1.0.6 [2022-07-22T13:22:17.048Z] [2022-07-22T13:22:17.048Z] [2022-07-22T13:22:17.048Z] ==> git version 2.25.1 found [2022-07-22T13:22:17.048Z] ==> 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-07-22T13:22:17.048Z] Release-Date: 2020-01-08 [2022-07-22T13:22:17.048Z] 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-07-22T13:22:17.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T13:22:17.048Z] ==> Jenkins CI detected. [2022-07-22T13:22:17.048Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-22T13:22:17.048Z] project root: . [2022-07-22T13:22:17.048Z] --> token set from env [2022-07-22T13:22:17.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T13:22:17.048Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T13:22:17.048Z] ==> Python coveragepy not found [2022-07-22T13:22:17.048Z] ==> Searching for coverage reports in: [2022-07-22T13:22:17.048Z] + . [2022-07-22T13:22:17.048Z] -> Found 1 reports [2022-07-22T13:22:17.048Z] ==> Detecting git/mercurial file structure [2022-07-22T13:22:17.048Z] ==> Reading reports [2022-07-22T13:22:17.048Z] + ./coverage.out bytes=10 [2022-07-22T13:22:17.048Z] ==> Appending adjustments [2022-07-22T13:22:17.048Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T13:22:17.048Z] + Found adjustments [2022-07-22T13:22:17.048Z] ==> Gzipping contents [2022-07-22T13:22:17.048Z] 4.0K /tmp/codecov.RHcL9l.gz [2022-07-22T13:22:17.308Z] ==> Uploading reports [2022-07-22T13:22:17.308Z] url: https://codecov.io [2022-07-22T13:22:17.308Z] query: branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T13:22:17.308Z] -> Pinging Codecov [2022-07-22T13:22:17.308Z] 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T13:22:17.568Z] -> Uploading to [2022-07-22T13:22:17.569Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/6085ab4eae462fefc7cb0a382f63c0193af74bd5/97990104-9ba8-42bd-a967-7da842c5730a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T132217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d8d140499a27b219ec85dc4bb9d93b755fc748660a3fc851350cd2548d6276c [2022-07-22T13:22:17.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T13:22:17.569Z] Dload Upload Total Spent Left Speed [2022-07-22T13:22:17.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2573 --:--:-- --:--:-- --:--:-- 2573 [2022-07-22T13:22:17.830Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [2022-07-22T13:22:17.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T13:22:17.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T13:22:17.951Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:22:18.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T13:22:18.245Z] [2022-07-22T13:22:18.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:22:18.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T13:22:18.557Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T13:22:18.557Z] df9b9388f04a: Pulling fs layer [2022-07-22T13:22:18.557Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T13:22:18.557Z] 25bc292e5bac: Pulling fs layer [2022-07-22T13:22:18.557Z] 114826534d7a: Pulling fs layer [2022-07-22T13:22:18.557Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T13:22:18.557Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T13:22:18.557Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T13:22:18.557Z] 114826534d7a: Waiting [2022-07-22T13:22:18.557Z] 4657fd5d0bcf: Waiting [2022-07-22T13:22:18.557Z] 6ad1cebc031e: Waiting [2022-07-22T13:22:18.557Z] 8a3aa393b2d8: Waiting [2022-07-22T13:22:18.557Z] 25bc292e5bac: Verifying Checksum [2022-07-22T13:22:18.557Z] 25bc292e5bac: Download complete [2022-07-22T13:22:18.557Z] 52dc419b0ee2: Download complete [2022-07-22T13:22:18.557Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T13:22:18.557Z] 4657fd5d0bcf: Download complete [2022-07-22T13:22:18.557Z] df9b9388f04a: Verifying Checksum [2022-07-22T13:22:18.557Z] df9b9388f04a: Download complete [2022-07-22T13:22:18.822Z] df9b9388f04a: Pull complete [2022-07-22T13:22:18.822Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T13:22:18.822Z] 6ad1cebc031e: Download complete [2022-07-22T13:22:18.822Z] 52dc419b0ee2: Pull complete [2022-07-22T13:22:18.822Z] 25bc292e5bac: Pull complete [2022-07-22T13:22:19.399Z] 114826534d7a: Verifying Checksum [2022-07-22T13:22:19.399Z] 114826534d7a: Download complete [2022-07-22T13:22:19.658Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T13:22:19.658Z] 8a3aa393b2d8: Download complete [2022-07-22T13:22:23.852Z] 114826534d7a: Pull complete [2022-07-22T13:22:23.852Z] 4657fd5d0bcf: Pull complete [2022-07-22T13:22:23.852Z] 6ad1cebc031e: Pull complete [2022-07-22T13:22:27.148Z] 8a3aa393b2d8: Pull complete [2022-07-22T13:22:27.148Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T13:22:27.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T13:22:27.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:22:27.239Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:22:27.286Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T13:22:29.768Z] $ docker top 4fa2a554602575b6ba0076ca49e7ed4259bc743d5e8025c789e053c1b2207ee8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T13:22:29.835Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-22T13:22:30.114Z] + set -o pipefail [2022-07-22T13:22:30.114Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-22T13:22:35.392Z] [2022-07-22T13:22:35.392Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-22T13:22:35.392Z] [2022-07-22T13:22:35.392Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/df2e27f6-ebd4-4509-92ff-0021a0d6a4a5 [2022-07-22T13:22:35.392Z] [2022-07-22T13:22:35.392Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-22T13:22:35.392Z] [2022-07-22T13:22:35.393Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T13:22:35.393Z] [2022-07-22T13:22:35.393Z] [Pipeline] } [2022-07-22T13:22:35.413Z] $ docker stop --time=1 4fa2a554602575b6ba0076ca49e7ed4259bc743d5e8025c789e053c1b2207ee8 [2022-07-22T13:22:38.694Z] $ docker rm -f 4fa2a554602575b6ba0076ca49e7ed4259bc743d5e8025c789e053c1b2207ee8 [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-07-22T13:22:39.400Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] sh [2022-07-22T13:22:39.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:22:39.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:22:39.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:22:39.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:22:40.074Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:22:40.113Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:22:40.563Z] $ docker top 7e696e908aa85a06d4028998eaea435d08d4205315c2d8063173cc642eb33ee9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:22:40.639Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:22:40.930Z] + git semver [Pipeline] } [2022-07-22T13:22:41.215Z] $ docker stop --time=1 7e696e908aa85a06d4028998eaea435d08d4205315c2d8063173cc642eb33ee9 [2022-07-22T13:22:42.632Z] $ docker rm -f 7e696e908aa85a06d4028998eaea435d08d4205315c2d8063173cc642eb33ee9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:22:43.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T13:22:43.029Z] [2022-07-22T13:22:43.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:22:43.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T13:22:43.433Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T13:22:43.433Z] ab5ef0e58194: Pulling fs layer [2022-07-22T13:22:43.433Z] 9712f1f96733: Pulling fs layer [2022-07-22T13:22:43.433Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T13:22:43.433Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T13:22:43.433Z] e9a5061849ea: Pulling fs layer [2022-07-22T13:22:43.433Z] d747dcd14b5f: Pulling fs layer [2022-07-22T13:22:43.433Z] 2de7ff778b66: Pulling fs layer [2022-07-22T13:22:43.433Z] e9a5061849ea: Waiting [2022-07-22T13:22:43.433Z] 0d9ebad4ef96: Waiting [2022-07-22T13:22:43.433Z] d747dcd14b5f: Waiting [2022-07-22T13:22:43.433Z] 2de7ff778b66: Waiting [2022-07-22T13:22:43.433Z] 9712f1f96733: Verifying Checksum [2022-07-22T13:22:43.433Z] 9712f1f96733: Download complete [2022-07-22T13:22:43.699Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T13:22:43.699Z] 63f879dbbcfc: Download complete [2022-07-22T13:22:43.962Z] e9a5061849ea: Verifying Checksum [2022-07-22T13:22:43.962Z] e9a5061849ea: Download complete [2022-07-22T13:22:43.962Z] d747dcd14b5f: Download complete [2022-07-22T13:22:43.962Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T13:22:43.962Z] 0d9ebad4ef96: Download complete [2022-07-22T13:22:44.222Z] ab5ef0e58194: Verifying Checksum [2022-07-22T13:22:44.222Z] ab5ef0e58194: Download complete [2022-07-22T13:22:44.222Z] 2de7ff778b66: Verifying Checksum [2022-07-22T13:22:44.222Z] 2de7ff778b66: Download complete [2022-07-22T13:22:47.509Z] ab5ef0e58194: Pull complete [2022-07-22T13:22:47.509Z] 9712f1f96733: Pull complete [2022-07-22T13:22:48.075Z] 63f879dbbcfc: Pull complete [2022-07-22T13:22:52.267Z] 0d9ebad4ef96: Pull complete [2022-07-22T13:22:52.267Z] e9a5061849ea: Pull complete [2022-07-22T13:22:52.267Z] d747dcd14b5f: Pull complete [2022-07-22T13:22:53.203Z] 2de7ff778b66: Pull complete [2022-07-22T13:22:53.203Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T13:22:53.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T13:22:53.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:22:53.292Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:22:53.327Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-22T13:22:57.513Z] $ docker top bda8de10c89db8b1dc0d10f1f4dc3b60dabe75f13a5c67cbf17460fed583b14b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T13:22:57.586Z] provisioning config files... [2022-07-22T13:22:57.592Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5658546581228717908tmp [2022-07-22T13:22:57.602Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5302552090935497767tmp [2022-07-22T13:22:57.612Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6381309084033025224tmp [Pipeline] { [Pipeline] echo [2022-07-22T13:22:57.625Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:22:57.907Z] ---> sigul-configuration.sh [2022-07-22T13:22:57.907Z] gpg: directory `/root/.gnupg' created [2022-07-22T13:22:57.907Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T13:22:57.907Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T13:22:57.907Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T13:22:57.907Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T13:22:57.907Z] gpg: CAST5 encrypted data [2022-07-22T13:22:57.907Z] gpg: encrypted with 1 passphrase [2022-07-22T13:22:57.907Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T13:22:58.196Z] + mkdir /home/jenkins [2022-07-22T13:22:58.196Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T13:22:58.481Z] + 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-07-22T13:22:58.491Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:22:58.774Z] ---> sigul-install.sh [2022-07-22T13:22:58.774Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T13:22:59.061Z] + git tag --list [2022-07-22T13:22:59.061Z] v1.0.0 [2022-07-22T13:22:59.061Z] v1.1.0 [2022-07-22T13:22:59.061Z] v1.2.0 [2022-07-22T13:22:59.061Z] v1.3.0 [2022-07-22T13:22:59.061Z] v1.3.1 [2022-07-22T13:22:59.061Z] v2.0.0 [2022-07-22T13:22:59.061Z] v2.0.1 [2022-07-22T13:22:59.061Z] v2.1.0 [2022-07-22T13:22:59.061Z] v2.1.1 [2022-07-22T13:22:59.061Z] v2.1.1-dev.1 [2022-07-22T13:22:59.061Z] v2.1.1-dev.2 [2022-07-22T13:22:59.061Z] v2.2.0 [2022-07-22T13:22:59.061Z] v2.2.1-dev.1 [2022-07-22T13:22:59.061Z] v2.2.1-dev.10 [2022-07-22T13:22:59.061Z] v2.2.1-dev.2 [2022-07-22T13:22:59.061Z] v2.2.1-dev.3 [2022-07-22T13:22:59.061Z] v2.2.1-dev.4 [2022-07-22T13:22:59.061Z] v2.2.1-dev.5 [2022-07-22T13:22:59.061Z] v2.2.1-dev.6 [2022-07-22T13:22:59.061Z] v2.2.1-dev.7 [2022-07-22T13:22:59.061Z] v2.2.1-dev.8 [2022-07-22T13:22:59.061Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-22T13:22:59.347Z] + lftools sign git-tag v2.3.0-dev.11 [2022-07-22T13:22:59.918Z] Signing Git tag with Sigul... [2022-07-22T13:22:59.918Z] Signing v2.3.0-dev.11 [2022-07-22T13:22:59.918Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.11'], return code 1, stdout , stderr [Pipeline] echo [2022-07-22T13:22:59.928Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:00.214Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T13:23:00.222Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T13:23:00.248Z] $ docker stop --time=1 bda8de10c89db8b1dc0d10f1f4dc3b60dabe75f13a5c67cbf17460fed583b14b [2022-07-22T13:23:01.590Z] $ docker rm -f bda8de10c89db8b1dc0d10f1f4dc3b60dabe75f13a5c67cbf17460fed583b14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T13:23:02.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:23:02.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:23:02.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:23:02.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:23:02.410Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:23:02.451Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:23:02.829Z] $ docker top 9e61feb9862c8041ea529a5c03c203e5b1d4d4930c7c706adc7fb77b94619915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:23:02.914Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:23:03.205Z] + git semver [Pipeline] } [2022-07-22T13:23:03.491Z] $ docker stop --time=1 9e61feb9862c8041ea529a5c03c203e5b1d4d4930c7c706adc7fb77b94619915 [2022-07-22T13:23:04.762Z] $ docker rm -f 9e61feb9862c8041ea529a5c03c203e5b1d4d4930c7c706adc7fb77b94619915 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T13:23:05.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T13:23:05.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:23:05.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T13:23:05.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:23:05.493Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:23:05.532Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T13:23:05.871Z] $ docker top 451d272bc5b1c912a08f060b749373dff7992c88af05920a0746c4fc8d2be5fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T13:23:05.945Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T13:23:06.231Z] + git semver [Pipeline] } [2022-07-22T13:23:06.516Z] $ docker stop --time=1 451d272bc5b1c912a08f060b749373dff7992c88af05920a0746c4fc8d2be5fe [2022-07-22T13:23:07.802Z] $ docker rm -f 451d272bc5b1c912a08f060b749373dff7992c88af05920a0746c4fc8d2be5fe [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-07-22T13:23:08.305Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-22T13:23:08.306Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-22T13:23:08.306Z] total 16 [2022-07-22T13:23:08.306Z] drwxr-xr-x 3 root root 4096 Jul 22 13:14 . [2022-07-22T13:23:08.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 13:22 .. [2022-07-22T13:23:08.306Z] drwxr-xr-x 2 root root 4096 Jul 22 13:14 cost [2022-07-22T13:23:08.306Z] -rw-r--r-- 1 root root 94 Jul 22 13:14 cost.csv [2022-07-22T13:23:08.306Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-22T13:23:08.306Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-22T13:23:08.306Z] total 16 [2022-07-22T13:23:08.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 13:14 . [2022-07-22T13:23:08.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 13:22 .. [2022-07-22T13:23:08.306Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 13:14 cost [2022-07-22T13:23:08.306Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 22 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:08.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:09.465Z] ---> package-listing.sh [2022-07-22T13:23:09.465Z] ++ facter osfamily [2022-07-22T13:23:09.465Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T13:23:09.725Z] + OS_FAMILY=debian [2022-07-22T13:23:09.725Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-22T13:23:09.725Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T13:23:09.725Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T13:23:09.725Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T13:23:09.725Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T13:23:09.725Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-22T13:23:09.725Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T13:23:09.725Z] + case "${OS_FAMILY}" in [2022-07-22T13:23:09.725Z] + dpkg -l [2022-07-22T13:23:09.725Z] + grep '^ii' [2022-07-22T13:23:09.725Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T13:23:09.725Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T13:23:09.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T13:23:09.725Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-22T13:23:09.725Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-22T13:23:09.725Z] + 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-07-22T13:23:09.737Z] 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-07-22T13:23:10.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T13:23:10.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T13:23:10.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T13:23:10.667Z] prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container [2022-07-22T13:23:10.708Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T13:23:10.957Z] $ docker top dbcadafc4b505df1e94525138dd014efd5bca71d5fe689294bcc13077f3eef62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T13:23:11.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T13:23:11.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T13:23:11.888Z] + ls /var/log/sa-host [2022-07-22T13:23:11.888Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T13:23:11.953Z] provisioning config files... [2022-07-22T13:23:11.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9220232772613331950tmp [Pipeline] { [Pipeline] echo [2022-07-22T13:23:11.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:12.322Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T13:23:12.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:12.656Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T13:23:12.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:12.950Z] ---> sudo-logs.sh [2022-07-22T13:23:12.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T13:23:12.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:13.268Z] ---> job-cost.sh [2022-07-22T13:23:13.268Z] lf-activate-venv: SKIPPING [2022-07-22T13:23:13.268Z] DEBUG: total: 0.2199999988079071 [2022-07-22T13:23:13.268Z] INFO: Retrieving Stack Cost... [2022-07-22T13:23:13.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T13:23:14.102Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T13:23:14.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T13:23:14.398Z] ---> logs-deploy.sh [2022-07-22T13:23:14.399Z] lf-activate-venv: SKIPPING [2022-07-22T13:23:14.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/88 [2022-07-22T13:23:14.399Z] INFO: archiving workspace using pattern(s): [2022-07-22T13:23:15.342Z] Archives upload complete. [2022-07-22T13:23:15.603Z] INFO: archiving logs to Nexus [2022-07-22T13:23:16.178Z] ---> uname -a: [2022-07-22T13:23:16.178Z] Linux prd-ubuntu20-04-docker-8c-8g-20788 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] ---> lscpu: [2022-07-22T13:23:16.178Z] Architecture: x86_64 [2022-07-22T13:23:16.178Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T13:23:16.178Z] Byte Order: Little Endian [2022-07-22T13:23:16.178Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T13:23:16.178Z] CPU(s): 8 [2022-07-22T13:23:16.178Z] On-line CPU(s) list: 0-7 [2022-07-22T13:23:16.178Z] Thread(s) per core: 1 [2022-07-22T13:23:16.178Z] Core(s) per socket: 1 [2022-07-22T13:23:16.178Z] Socket(s): 8 [2022-07-22T13:23:16.178Z] NUMA node(s): 1 [2022-07-22T13:23:16.178Z] Vendor ID: AuthenticAMD [2022-07-22T13:23:16.178Z] CPU family: 23 [2022-07-22T13:23:16.178Z] Model: 49 [2022-07-22T13:23:16.178Z] Model name: AMD EPYC-Rome Processor [2022-07-22T13:23:16.178Z] Stepping: 0 [2022-07-22T13:23:16.178Z] CPU MHz: 2799.864 [2022-07-22T13:23:16.178Z] BogoMIPS: 5599.72 [2022-07-22T13:23:16.178Z] Virtualization: AMD-V [2022-07-22T13:23:16.178Z] Hypervisor vendor: KVM [2022-07-22T13:23:16.178Z] Virtualization type: full [2022-07-22T13:23:16.178Z] L1d cache: 256 KiB [2022-07-22T13:23:16.178Z] L1i cache: 256 KiB [2022-07-22T13:23:16.178Z] L2 cache: 4 MiB [2022-07-22T13:23:16.178Z] L3 cache: 128 MiB [2022-07-22T13:23:16.178Z] NUMA node0 CPU(s): 0-7 [2022-07-22T13:23:16.178Z] Vulnerability Itlb multihit: Not affected [2022-07-22T13:23:16.178Z] Vulnerability L1tf: Not affected [2022-07-22T13:23:16.178Z] Vulnerability Mds: Not affected [2022-07-22T13:23:16.178Z] Vulnerability Meltdown: Not affected [2022-07-22T13:23:16.178Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T13:23:16.178Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T13:23:16.178Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T13:23:16.178Z] Vulnerability Srbds: Not affected [2022-07-22T13:23:16.178Z] Vulnerability Tsx async abort: Not affected [2022-07-22T13:23:16.178Z] 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-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] ---> nproc: [2022-07-22T13:23:16.178Z] 8 [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] ---> df -h: [2022-07-22T13:23:16.178Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T13:23:16.178Z] overlay 155G 12G 143G 8% / [2022-07-22T13:23:16.178Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T13:23:16.178Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T13:23:16.178Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T13:23:16.178Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] ---> sar -b -r -n DEV: [2022-07-22T13:23:16.178Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20788) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] 13:12:03 LINUX RESTART (8 CPU) [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] 13:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T13:23:16.178Z] 13:14:01 211.57 2.14 209.44 0.00 48.40 122929.54 0.00 [2022-07-22T13:23:16.178Z] 13:15:01 151.66 0.03 151.62 0.00 3.47 34252.29 0.00 [2022-07-22T13:23:16.178Z] 13:16:01 1.55 0.00 1.55 0.00 0.00 20.15 0.00 [2022-07-22T13:23:16.178Z] 13:17:01 1.38 0.02 1.37 0.00 0.13 15.86 0.00 [2022-07-22T13:23:16.178Z] 13:18:01 1.27 0.02 1.25 0.00 0.13 14.00 0.00 [2022-07-22T13:23:16.178Z] 13:19:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2022-07-22T13:23:16.178Z] 13:20:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2022-07-22T13:23:16.178Z] 13:21:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2022-07-22T13:23:16.178Z] 13:22:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2022-07-22T13:23:16.178Z] 13:23:01 106.63 0.28 106.35 0.00 19.33 58170.30 0.00 [2022-07-22T13:23:16.178Z] Average: 47.59 0.25 47.34 0.00 7.08 21375.49 0.00 [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] 13:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T13:23:16.178Z] 13:14:01 28437376 31754708 542744 1.65 161328 3370784 2222276 6.55 1233280 2770808 588 [2022-07-22T13:23:16.178Z] 13:15:01 27721844 31794960 500616 1.52 173080 4051532 1920968 5.66 1251592 3403188 464 [2022-07-22T13:23:16.178Z] 13:16:01 27723112 31796228 499308 1.52 173100 4051536 1920968 5.66 1250324 3403192 164 [2022-07-22T13:23:16.178Z] 13:17:01 27730644 31803840 491556 1.49 173144 4051528 1920968 5.66 1241704 3403192 28 [2022-07-22T13:23:16.178Z] 13:18:01 27731104 31804428 490496 1.49 173188 4051544 1920968 5.66 1241904 3403196 184 [2022-07-22T13:23:16.178Z] 13:19:01 27732900 31806288 488656 1.49 173216 4051544 1920968 5.66 1240068 3403204 16 [2022-07-22T13:23:16.178Z] 13:20:01 27732812 31806300 488632 1.49 173256 4051548 1920968 5.66 1240088 3403232 16 [2022-07-22T13:23:16.178Z] 13:21:01 27733056 31806588 488280 1.48 173292 4051556 1920968 5.66 1240036 3403228 20 [2022-07-22T13:23:16.178Z] 13:22:01 27732968 31806528 488284 1.48 173324 4051552 1920968 5.66 1240076 3403232 12 [2022-07-22T13:23:16.178Z] 13:23:01 26225940 31779800 511296 1.55 215436 5359616 1888664 5.57 1360704 4655256 404 [2022-07-22T13:23:16.178Z] Average: 27650176 31795967 498987 1.52 176236 4114274 1947868 5.74 1253978 3465173 190 [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] 13:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T13:23:16.178Z] 13:14:01 lo 3.05 3.05 0.30 0.30 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:14:01 ens3 336.10 256.16 5106.78 88.74 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:14:01 veth6407d53 3.41 3.69 0.24 11.18 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:14:01 docker0 107.37 129.40 8.64 1067.72 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:15:01 lo 7.93 7.93 0.77 0.77 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:15:01 ens3 208.85 155.16 2708.59 283.82 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:15:01 docker0 6.83 10.03 0.44 90.07 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:16:01 ens3 0.67 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:17:01 ens3 0.75 0.48 0.36 0.28 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:18:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:19:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:21:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:22:01 ens3 0.23 0.23 0.52 0.02 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:23:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:23:01 ens3 338.21 230.39 7868.77 67.69 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] 13:23:01 docker0 38.21 45.29 3.32 686.72 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] Average: ens3 88.12 63.95 1562.53 43.99 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] Average: docker0 15.09 18.29 1.23 182.97 0.00 0.00 0.00 0.00 [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] ---> sar -P ALL: [2022-07-22T13:23:16.178Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20788) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] 13:12:03 LINUX RESTART (8 CPU) [2022-07-22T13:23:16.178Z] [2022-07-22T13:23:16.178Z] 13:13:02 CPU %user %nice %system %iowait %steal %idle [2022-07-22T13:23:16.178Z] 13:14:01 all 22.24 0.00 6.56 2.37 0.08 68.75 [2022-07-22T13:23:16.178Z] 13:14:01 0 19.63 0.00 5.69 0.85 0.07 73.76 [2022-07-22T13:23:16.179Z] 13:14:01 1 23.52 0.00 7.38 0.72 0.07 68.31 [2022-07-22T13:23:16.179Z] 13:14:01 2 23.83 0.00 7.13 4.50 0.07 64.47 [2022-07-22T13:23:16.179Z] 13:14:01 3 21.40 0.00 6.38 0.05 0.07 72.11 [2022-07-22T13:23:16.179Z] 13:14:01 4 21.28 0.00 6.02 0.69 0.07 71.94 [2022-07-22T13:23:16.179Z] 13:14:01 5 20.42 0.00 5.96 2.76 0.05 70.80 [2022-07-22T13:23:16.179Z] 13:14:01 6 22.84 0.00 6.84 8.59 0.09 61.64 [2022-07-22T13:23:16.179Z] 13:14:01 7 25.04 0.00 7.03 0.88 0.12 66.93 [2022-07-22T13:23:16.179Z] 13:15:01 all 22.39 0.00 4.76 1.20 0.06 71.58 [2022-07-22T13:23:16.179Z] 13:15:01 0 22.80 0.00 5.03 2.38 0.05 69.74 [2022-07-22T13:23:16.179Z] 13:15:01 1 20.50 0.00 4.92 0.02 0.05 74.52 [2022-07-22T13:23:16.179Z] 13:15:01 2 21.63 0.00 5.16 0.12 0.05 73.04 [2022-07-22T13:23:16.179Z] 13:15:01 3 23.10 0.00 4.93 4.93 0.08 66.96 [2022-07-22T13:23:16.179Z] 13:15:01 4 23.72 0.00 4.43 0.73 0.07 71.06 [2022-07-22T13:23:16.179Z] 13:15:01 5 23.46 0.00 4.70 0.12 0.07 71.65 [2022-07-22T13:23:16.179Z] 13:15:01 6 20.90 0.00 4.19 1.12 0.05 73.75 [2022-07-22T13:23:16.179Z] 13:15:01 7 23.06 0.00 4.74 0.22 0.05 71.93 [2022-07-22T13:23:16.179Z] 13:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-07-22T13:23:16.179Z] 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-22T13:23:16.179Z] 13:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-22T13:23:16.179Z] 13:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T13:23:16.179Z] 13:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-22T13:23:16.179Z] 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-22T13:23:16.179Z] 13:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2022-07-22T13:23:16.179Z] 13:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-22T13:23:16.179Z] 13:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-22T13:23:16.179Z] 13:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T13:23:16.179Z] 13:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T13:23:16.179Z] 13:17:01 7 0.12 0.00 0.05 0.00 0.02 99.82 [2022-07-22T13:23:16.179Z] 13:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-22T13:23:16.179Z] 13:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-07-22T13:23:16.179Z] 13:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T13:23:16.179Z] 13:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T13:23:16.179Z] 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-22T13:23:16.179Z] 13:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T13:23:16.179Z] 13:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-22T13:23:16.179Z] 13:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T13:23:16.179Z] 13:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T13:23:16.179Z] 13:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T13:23:16.179Z] 13:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-22T13:23:16.179Z] 13:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T13:23:16.179Z] 13:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-22T13:23:16.179Z] 13:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-22T13:23:16.179Z] 13:20:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2022-07-22T13:23:16.179Z] 13:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T13:23:16.179Z] 13:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T13:23:16.179Z] 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T13:23:16.179Z] 13:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T13:23:16.179Z] 13:21:01 all 0.05 0.00 0.01 0.00 0.00 99.92 [2022-07-22T13:23:16.179Z] 13:21:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2022-07-22T13:23:16.179Z] 13:21:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2022-07-22T13:23:16.179Z] 13:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T13:23:16.179Z] 13:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T13:23:16.179Z] 13:21:01 4 0.15 0.00 0.03 0.00 0.00 99.82 [2022-07-22T13:23:16.179Z] 13:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T13:23:16.179Z] 13:21:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-22T13:23:16.179Z] 13:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-22T13:23:16.179Z] 13:22:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2022-07-22T13:23:16.179Z] 13:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T13:23:16.179Z] 13:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T13:23:16.179Z] 13:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-22T13:23:16.179Z] 13:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:22:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-22T13:23:16.179Z] 13:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T13:23:16.179Z] 13:23:01 all 9.25 0.00 3.58 1.94 0.04 85.19 [2022-07-22T13:23:16.179Z] 13:23:01 0 9.60 0.00 4.36 6.07 0.05 79.93 [2022-07-22T13:23:16.179Z] 13:23:01 1 9.98 0.00 2.94 1.15 0.03 85.90 [2022-07-22T13:23:16.179Z] 13:23:01 2 8.57 0.00 3.58 0.15 0.03 87.67 [2022-07-22T13:23:16.179Z] 13:23:01 3 8.37 0.00 3.63 0.73 0.03 87.24 [2022-07-22T13:23:16.179Z] 13:23:01 4 9.71 0.00 3.64 5.95 0.03 80.66 [2022-07-22T13:23:16.179Z] 13:23:01 5 8.09 0.00 3.14 0.86 0.03 87.88 [2022-07-22T13:23:16.179Z] 13:23:01 6 9.13 0.00 3.37 0.02 0.05 87.43 [2022-07-22T13:23:16.179Z] 13:23:01 7 10.53 0.00 3.99 0.64 0.05 84.79 [2022-07-22T13:23:16.179Z] Average: all 5.33 0.00 1.48 0.55 0.02 92.63 [2022-07-22T13:23:16.179Z] Average: 0 5.15 0.00 1.50 0.93 0.03 92.40 [2022-07-22T13:23:16.179Z] Average: 1 5.34 0.00 1.51 0.19 0.02 92.95 [2022-07-22T13:23:16.179Z] Average: 2 5.34 0.00 1.58 0.47 0.02 92.59 [2022-07-22T13:23:16.179Z] Average: 3 5.22 0.00 1.48 0.57 0.02 92.71 [2022-07-22T13:23:16.179Z] Average: 4 5.42 0.00 1.40 0.73 0.02 92.44 [2022-07-22T13:23:16.179Z] Average: 5 5.13 0.00 1.36 0.38 0.02 93.11 [2022-07-22T13:23:16.179Z] Average: 6 5.20 0.00 1.42 0.94 0.02 92.41 [2022-07-22T13:23:16.179Z] Average: 7 5.80 0.00 1.56 0.17 0.03 92.44 [2022-07-22T13:23:16.179Z] [2022-07-22T13:23:16.179Z] [2022-07-22T13:23:16.179Z]