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-ssh16922919533862870618.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-ssh1996928768498396507.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-ssh6406844783601690503.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-ssh15588385470228110019.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-ssh5270436190629325141.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20798’ Running on prd-ubuntu20.04-docker-8c-8g-20800 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-22T17:10:37.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T17:10:37.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T17:10:37.895Z] ========================================================= [2022-07-22T17:10:37.895Z] EdgeX Global Pipelines Version Info [2022-07-22T17:10:37.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:10:38.658Z] ------------------- [2022-07-22T17:10:38.658Z] stable info: [2022-07-22T17:10:38.658Z] ------------------- [2022-07-22T17:10:38.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T17:10:38.658Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T17:10:38.658Z] Message: update stable to v1.0.238 [2022-07-22T17:10:39.232Z] ------------------- [2022-07-22T17:10:39.232Z] experimental info: [2022-07-22T17:10:39.232Z] ------------------- [2022-07-22T17:10:39.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T17:10:39.232Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T17:10:39.232Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T17:10:39.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-22T17:10:39.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-22T17:10:39.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T17:10:39.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T17:10:39.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T17:10:39.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T17:10:39.497Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T17:10:39.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T17:10:39.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T17:10:39.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T17:10:39.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T17:10:39.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-22T17:10:39.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T17:10:39.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T17:10:39.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T17:10:39.573Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T17:10:39.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T17:10:39.601Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T17:10:39.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T17:10:39.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T17:10:39.636Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T17:10:39.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T17:10:39.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T17:10:39.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T17:10:39.669Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T17:10:39.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T17:10:39.684Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T17:10:39.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T17:10:39.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T17:10:39.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T17:10:39.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T17:10:39.729Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6085ab4 [Pipeline] echo [2022-07-22T17:10:39.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:10:39.787Z] provisioning config files... [2022-07-22T17:10:39.800Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3516098721884232261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:10:40.117Z] ---> docker-login.sh [2022-07-22T17:10:40.117Z] nexus3.edgexfoundry.org:10001 [2022-07-22T17:10:40.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:40.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:40.377Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:40.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:40.377Z] [2022-07-22T17:10:40.377Z] Login Succeeded [2022-07-22T17:10:40.377Z] nexus3.edgexfoundry.org:10002 [2022-07-22T17:10:40.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:40.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:40.638Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:40.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:40.638Z] [2022-07-22T17:10:40.638Z] Login Succeeded [2022-07-22T17:10:40.638Z] nexus3.edgexfoundry.org:10003 [2022-07-22T17:10:40.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:40.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:40.638Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:40.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:40.638Z] [2022-07-22T17:10:40.638Z] Login Succeeded [2022-07-22T17:10:40.638Z] nexus3.edgexfoundry.org:10004 [2022-07-22T17:10:40.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:40.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:40.899Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:40.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:40.899Z] [2022-07-22T17:10:40.899Z] Login Succeeded [2022-07-22T17:10:40.899Z] docker.io [2022-07-22T17:10:40.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:41.474Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:41.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:41.474Z] [2022-07-22T17:10:41.474Z] Login Succeeded [2022-07-22T17:10:41.474Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T17:10:41.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T17:10:41.853Z] + git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T17:10:41.884Z] -----------> git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [false] [Pipeline] sh [2022-07-22T17:10:42.175Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T17:10:42.189Z] ========================================================= [2022-07-22T17:10:42.189Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-07-22T17:10:42.189Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T17:10:42.508Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-22T17:10:42.519Z] [semverPrep] GIT_COMMIT: 6085ab4eae462fefc7cb0a382f63c0193af74bd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] echo [2022-07-22T17:10:42.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T17:10:42.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:10:42.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T17:10:42.883Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T17:10:42.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T17:10:42.883Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T17:10:42.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T17:10:42.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:10:43.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:10:43.240Z] [2022-07-22T17:10:43.240Z] 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-22T17:10:43.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:10:43.544Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T17:10:43.544Z] b85a868b505f: Pulling fs layer [2022-07-22T17:10:43.544Z] e2be974225ed: Pulling fs layer [2022-07-22T17:10:43.544Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T17:10:43.544Z] 988bab9f4d93: Pulling fs layer [2022-07-22T17:10:43.544Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T17:10:43.544Z] eaf3925da568: Pulling fs layer [2022-07-22T17:10:43.544Z] bab4dde63d76: Pulling fs layer [2022-07-22T17:10:43.544Z] bde34c3a00c8: Pulling fs layer [2022-07-22T17:10:43.544Z] b352a97aabf1: Pulling fs layer [2022-07-22T17:10:43.544Z] 4872d77fe225: Pulling fs layer [2022-07-22T17:10:43.544Z] 5851b861e8e6: Pulling fs layer [2022-07-22T17:10:43.544Z] bab4dde63d76: Waiting [2022-07-22T17:10:43.544Z] bde34c3a00c8: Waiting [2022-07-22T17:10:43.544Z] b352a97aabf1: Waiting [2022-07-22T17:10:43.544Z] 4872d77fe225: Waiting [2022-07-22T17:10:43.544Z] 988bab9f4d93: Waiting [2022-07-22T17:10:43.544Z] 1469e6f7b9e6: Waiting [2022-07-22T17:10:43.544Z] 5851b861e8e6: Waiting [2022-07-22T17:10:43.544Z] eaf3925da568: Waiting [2022-07-22T17:10:43.544Z] e2be974225ed: Download complete [2022-07-22T17:10:43.544Z] 988bab9f4d93: Verifying Checksum [2022-07-22T17:10:43.544Z] 988bab9f4d93: Download complete [2022-07-22T17:10:43.804Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T17:10:43.804Z] 1469e6f7b9e6: Download complete [2022-07-22T17:10:43.804Z] eaf3925da568: Verifying Checksum [2022-07-22T17:10:43.804Z] eaf3925da568: Download complete [2022-07-22T17:10:43.804Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T17:10:43.804Z] 339a4e72a1f5: Download complete [2022-07-22T17:10:43.804Z] bde34c3a00c8: Verifying Checksum [2022-07-22T17:10:43.804Z] bde34c3a00c8: Download complete [2022-07-22T17:10:43.804Z] b352a97aabf1: Verifying Checksum [2022-07-22T17:10:43.804Z] b352a97aabf1: Download complete [2022-07-22T17:10:43.804Z] 4872d77fe225: Verifying Checksum [2022-07-22T17:10:43.804Z] 4872d77fe225: Download complete [2022-07-22T17:10:43.804Z] 5851b861e8e6: Download complete [2022-07-22T17:10:43.804Z] b85a868b505f: Verifying Checksum [2022-07-22T17:10:43.804Z] b85a868b505f: Download complete [2022-07-22T17:10:44.064Z] bab4dde63d76: Verifying Checksum [2022-07-22T17:10:44.064Z] bab4dde63d76: Download complete [2022-07-22T17:10:45.003Z] b85a868b505f: Pull complete [2022-07-22T17:10:45.264Z] e2be974225ed: Pull complete [2022-07-22T17:10:45.840Z] 339a4e72a1f5: Pull complete [2022-07-22T17:10:45.840Z] 988bab9f4d93: Pull complete [2022-07-22T17:10:46.102Z] 1469e6f7b9e6: Pull complete [2022-07-22T17:10:46.102Z] eaf3925da568: Pull complete [2022-07-22T17:10:48.014Z] bab4dde63d76: Pull complete [2022-07-22T17:10:48.014Z] bde34c3a00c8: Pull complete [2022-07-22T17:10:48.014Z] b352a97aabf1: Pull complete [2022-07-22T17:10:48.274Z] 4872d77fe225: Pull complete [2022-07-22T17:10:48.274Z] 5851b861e8e6: Pull complete [2022-07-22T17:10:48.274Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T17:10:48.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:10:48.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:10:48.369Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:10:48.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:10:50.380Z] $ docker top 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 -eo pid,comm [2022-07-22T17:10:50.446Z] 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-22T17:10:50.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T17:10:50.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:10:50.485Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:10:50.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:10:50.622Z] $ docker exec 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent [2022-07-22T17:10:50.742Z] SSH_AUTH_SOCK=/tmp/ssh-2lPABIN6raj4/agent.33 [2022-07-22T17:10:50.742Z] SSH_AGENT_PID=39 [2022-07-22T17:10:50.749Z] Running ssh-add (command line suppressed) [2022-07-22T17:10:50.881Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7921641656527459707.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7921641656527459707.key) [2022-07-22T17:10:50.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:10:51.183Z] + git tag --points-at 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [2022-07-22T17:10:51.200Z] $ docker exec --env ******** --env ******** 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent -k [2022-07-22T17:10:51.333Z] unset SSH_AUTH_SOCK; [2022-07-22T17:10:51.334Z] unset SSH_AGENT_PID; [2022-07-22T17:10:51.334Z] echo Agent pid 39 killed; [2022-07-22T17:10:51.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-22T17:10:51.371Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.10' [Pipeline] sshagent [2022-07-22T17:10:51.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T17:10:51.391Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T17:10:51.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T17:10:51.528Z] $ docker exec 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent [2022-07-22T17:10:51.649Z] SSH_AUTH_SOCK=/tmp/ssh-uChwhaG75Lvg/agent.72 [2022-07-22T17:10:51.649Z] SSH_AGENT_PID=79 [2022-07-22T17:10:51.654Z] Running ssh-add (command line suppressed) [2022-07-22T17:10:51.767Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_149720116390253648.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_149720116390253648.key) [2022-07-22T17:10:51.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T17:10:52.070Z] + git semver init [2022-07-22T17:10:52.335Z] 2022-07-22 17:10:52,264 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T17:10:52.335Z] 2022-07-22 17:10:52,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-22T17:10:52.335Z] 2022-07-22 17:10:52,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-22T17:10:52.335Z] 2022-07-22 17:10:52,266 [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-22T17:10:53.277Z] 2022-07-22 17:10:53,018 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-22T17:10:53.277Z] 2022-07-22 17:10:53,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-22T17:10:53.277Z] 2022-07-22 17:10:53,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-22T17:10:53.277Z] 2022-07-22 17:10:53,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-22T17:10:53.277Z] 2.3.0-dev.11 [Pipeline] } [2022-07-22T17:10:53.292Z] $ docker exec --env ******** --env ******** 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent -k [2022-07-22T17:10:53.404Z] unset SSH_AUTH_SOCK; [2022-07-22T17:10:53.404Z] unset SSH_AGENT_PID; [2022-07-22T17:10:53.405Z] echo Agent pid 79 killed; [2022-07-22T17:10:53.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:10:53.735Z] + git semver [Pipeline] } [2022-07-22T17:10:54.014Z] $ docker stop --time=1 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 [2022-07-22T17:10:55.315Z] $ docker rm -f 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:10:55.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T17:10:55.955Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T17:10:55.958Z] [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] sh [2022-07-22T17:10:56.370Z] + git checkout 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:10:56.370Z] HEAD is now at 6085ab4 build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:10:56.396Z] provisioning config files... [2022-07-22T17:10:56.405Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4283534703431305233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:10:56.705Z] ---> docker-login.sh [2022-07-22T17:10:56.705Z] nexus3.edgexfoundry.org:10001 [2022-07-22T17:10:56.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:56.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:56.705Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:56.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:56.705Z] [2022-07-22T17:10:56.705Z] Login Succeeded [2022-07-22T17:10:56.705Z] nexus3.edgexfoundry.org:10002 [2022-07-22T17:10:56.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:56.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:56.967Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:56.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:56.967Z] [2022-07-22T17:10:56.967Z] Login Succeeded [2022-07-22T17:10:56.967Z] nexus3.edgexfoundry.org:10003 [2022-07-22T17:10:56.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:56.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:56.967Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:56.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:56.967Z] [2022-07-22T17:10:56.967Z] Login Succeeded [2022-07-22T17:10:56.967Z] nexus3.edgexfoundry.org:10004 [2022-07-22T17:10:56.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:57.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:57.227Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:57.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:57.227Z] [2022-07-22T17:10:57.227Z] Login Succeeded [2022-07-22T17:10:57.227Z] docker.io [2022-07-22T17:10:57.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:10:57.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:10:57.489Z] Configure a credential helper to remove this warning. See [2022-07-22T17:10:57.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:10:57.489Z] [2022-07-22T17:10:57.489Z] Login Succeeded [2022-07-22T17:10:57.489Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T17:10:57.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T17:10:57.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:10:57.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:10:57.576Z] ========================================================= [2022-07-22T17:10:57.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T17:10:57.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:10:57.889Z] + 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-22T17:10:57.889Z] Sending build context to Docker daemon 3.103MB [2022-07-22T17:10:57.889Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T17:10:57.889Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T17:10:57.889Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T17:10:57.889Z] 2408cc74d12b: Pulling fs layer [2022-07-22T17:10:57.889Z] ea60b727a1ce: Pulling fs layer [2022-07-22T17:10:57.889Z] 30c4a7721957: Pulling fs layer [2022-07-22T17:10:57.889Z] 370296b7ddb6: Pulling fs layer [2022-07-22T17:10:57.889Z] 7c6cee850709: Pulling fs layer [2022-07-22T17:10:57.889Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T17:10:57.889Z] d94ebbe4e438: Pulling fs layer [2022-07-22T17:10:57.889Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T17:10:57.889Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T17:10:57.889Z] 39a5fcdaea64: Waiting [2022-07-22T17:10:57.889Z] 370296b7ddb6: Waiting [2022-07-22T17:10:57.889Z] d94ebbe4e438: Waiting [2022-07-22T17:10:57.889Z] bcfd1f05c69d: Waiting [2022-07-22T17:10:57.889Z] 59ccb84bbe0f: Waiting [2022-07-22T17:10:57.889Z] 30c4a7721957: Verifying Checksum [2022-07-22T17:10:57.889Z] 30c4a7721957: Download complete [2022-07-22T17:10:57.889Z] ea60b727a1ce: Verifying Checksum [2022-07-22T17:10:57.889Z] ea60b727a1ce: Download complete [2022-07-22T17:10:58.151Z] 7c6cee850709: Verifying Checksum [2022-07-22T17:10:58.151Z] 7c6cee850709: Download complete [2022-07-22T17:10:58.151Z] 39a5fcdaea64: Verifying Checksum [2022-07-22T17:10:58.151Z] 39a5fcdaea64: Download complete [2022-07-22T17:10:58.151Z] 2408cc74d12b: Verifying Checksum [2022-07-22T17:10:58.151Z] 2408cc74d12b: Download complete [2022-07-22T17:10:58.151Z] d94ebbe4e438: Verifying Checksum [2022-07-22T17:10:58.151Z] d94ebbe4e438: Download complete [2022-07-22T17:10:58.151Z] 2408cc74d12b: Pull complete [2022-07-22T17:10:58.416Z] ea60b727a1ce: Pull complete [2022-07-22T17:10:58.416Z] 30c4a7721957: Pull complete [2022-07-22T17:10:58.676Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T17:10:58.676Z] 59ccb84bbe0f: Download complete [2022-07-22T17:10:58.676Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T17:10:58.676Z] bcfd1f05c69d: Download complete [2022-07-22T17:10:58.935Z] 370296b7ddb6: Verifying Checksum [2022-07-22T17:10:58.935Z] 370296b7ddb6: Download complete [2022-07-22T17:11:02.224Z] 370296b7ddb6: Pull complete [2022-07-22T17:11:02.482Z] 7c6cee850709: Pull complete [2022-07-22T17:11:02.482Z] 39a5fcdaea64: Pull complete [2022-07-22T17:11:02.482Z] d94ebbe4e438: Pull complete [2022-07-22T17:11:05.022Z] bcfd1f05c69d: Pull complete [2022-07-22T17:11:05.281Z] 59ccb84bbe0f: Pull complete [2022-07-22T17:11:05.281Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T17:11:05.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T17:11:05.281Z] ---> a4fb48ad2a94 [2022-07-22T17:11:05.281Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T17:11:08.580Z] ---> Running in 19e0a28eabee [2022-07-22T17:11:08.580Z] Removing intermediate container 19e0a28eabee [2022-07-22T17:11:08.580Z] ---> 5d702e23813c [2022-07-22T17:11:08.580Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T17:11:08.580Z] ---> Running in a7aca093f67c [2022-07-22T17:11:08.580Z] Removing intermediate container a7aca093f67c [2022-07-22T17:11:08.580Z] ---> e0b35c552d83 [2022-07-22T17:11:08.580Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T17:11:08.580Z] ---> Running in 4fe6eca57cef [2022-07-22T17:11:08.580Z] Removing intermediate container 4fe6eca57cef [2022-07-22T17:11:08.580Z] ---> 5b9f893a9b3f [2022-07-22T17:11:08.580Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T17:11:08.580Z] ---> Running in 49bb36c0134d [2022-07-22T17:11:09.520Z] Removing intermediate container 49bb36c0134d [2022-07-22T17:11:09.520Z] ---> 42b105f31759 [2022-07-22T17:11:09.520Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T17:11:09.520Z] ---> Running in 461ac317d10a [2022-07-22T17:11:09.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T17:11:10.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T17:11:11.030Z] OK: 211 MiB in 51 packages [2022-07-22T17:11:11.065Z] Still waiting to schedule task [2022-07-22T17:11:11.065Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20799’ [2022-07-22T17:11:11.290Z] Removing intermediate container 461ac317d10a [2022-07-22T17:11:11.290Z] ---> 19e389bc5569 [2022-07-22T17:11:11.290Z] Step 8/13 : WORKDIR /app [2022-07-22T17:11:11.290Z] ---> Running in 17e45ab24a69 [2022-07-22T17:11:11.290Z] Removing intermediate container 17e45ab24a69 [2022-07-22T17:11:11.290Z] ---> 1452e56c98ce [2022-07-22T17:11:11.290Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T17:11:11.290Z] ---> 404490dc7c8b [2022-07-22T17:11:11.290Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T17:11:11.550Z] ---> Running in 6e7d6f393702 [2022-07-22T17:11:29.680Z] Removing intermediate container 6e7d6f393702 [2022-07-22T17:11:29.680Z] ---> d0a6785315e4 [2022-07-22T17:11:29.680Z] Step 11/13 : COPY . . [2022-07-22T17:11:29.680Z] ---> 6188237de971 [2022-07-22T17:11:29.680Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T17:11:29.940Z] ---> Running in e7b4b90fbe0a [2022-07-22T17:11:29.940Z] Removing intermediate container e7b4b90fbe0a [2022-07-22T17:11:29.940Z] ---> 1e1509e7f27e [2022-07-22T17:11:29.940Z] Step 13/13 : RUN $MAKE [2022-07-22T17:11:29.940Z] ---> Running in 3d4ed3b41682 [2022-07-22T17:11:30.200Z] noop [2022-07-22T17:11:30.459Z] Removing intermediate container 3d4ed3b41682 [2022-07-22T17:11:30.459Z] ---> 823f473dbf91 [2022-07-22T17:11:30.459Z] Successfully built 823f473dbf91 [2022-07-22T17:11:30.459Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:11:30.783Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T17:11:30.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:11:30.860Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:11:30.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T17:11:31.236Z] $ docker top 9f72a7b46b882e84312e207ab70a4656bb94c7b69fe45fc80579b272a130a1a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:11:31.582Z] + go version [2022-07-22T17:11:31.582Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T17:11:31.598Z] $ docker stop --time=1 9f72a7b46b882e84312e207ab70a4656bb94c7b69fe45fc80579b272a130a1a0 [2022-07-22T17:11:32.841Z] $ docker rm -f 9f72a7b46b882e84312e207ab70a4656bb94c7b69fe45fc80579b272a130a1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:11:33.281Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T17:11:33.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:11:33.447Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:11:33.488Z] $ 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 ******** ci-base-image-x86_64 cat [2022-07-22T17:11:33.823Z] $ docker top 24259083f69e689eb6e0a7d1e58d028bbfe0addb8c1c8db44a92083274ef5781 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:11:34.167Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T17:11:34.467Z] + make test [2022-07-22T17:11:34.467Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T17:11:42.588Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T17:11:42.588Z] CGO_ENABLED=1 go vet ./... [2022-07-22T17:11:45.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T17:11:45.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T17:11:45.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T17:11:45.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T17:11:45.906Z] $ docker stop --time=1 24259083f69e689eb6e0a7d1e58d028bbfe0addb8c1c8db44a92083274ef5781 [2022-07-22T17:11:47.731Z] $ docker rm -f 24259083f69e689eb6e0a7d1e58d028bbfe0addb8c1c8db44a92083274ef5781 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:11:48.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T17:11:48.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T17:11:48.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T17:11:48.931Z] + ls -al . [2022-07-22T17:11:48.931Z] total 168 [2022-07-22T17:11:48.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:11 . [2022-07-22T17:11:48.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 17:10 .. [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 17:10 .dockerignore [2022-07-22T17:11:48.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:10 .git [2022-07-22T17:11:48.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:10 .github [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 17:10 .gitignore [2022-07-22T17:11:48.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:10 .semver [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 17:10 Attribution.txt [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 17:10 CHANGELOG.md [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 17:10 Dockerfile [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 17:10 GOVERNANCE.md [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 17:10 Jenkinsfile [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 17:10 LICENSE [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 17:10 OWNERS.md [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 17:10 README.md [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 17:10 VERSION [2022-07-22T17:11:48.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 17:10 bin [2022-07-22T17:11:48.931Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 17:11 coverage.out [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 17:10 go.mod [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 17:10 go.sum [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 17:10 main.go [2022-07-22T17:11:48.931Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 17:10 makefile [2022-07-22T17:11:48.931Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 17:10 res [2022-07-22T17:11:48.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:11:49.241Z] + 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-22T17:11:49.241Z] Sending build context to Docker daemon 3.104MB [2022-07-22T17:11:49.241Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T17:11:49.241Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T17:11:49.241Z] ---> 823f473dbf91 [2022-07-22T17:11:49.241Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T17:11:49.241Z] ---> Running in 2fe105580b9c [2022-07-22T17:11:49.502Z] Removing intermediate container 2fe105580b9c [2022-07-22T17:11:49.502Z] ---> ffe31cc1c2ee [2022-07-22T17:11:49.502Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T17:11:49.502Z] ---> Running in 277bc57e106d [2022-07-22T17:11:49.502Z] Removing intermediate container 277bc57e106d [2022-07-22T17:11:49.502Z] ---> 8ebc278fbcb6 [2022-07-22T17:11:49.502Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T17:11:49.502Z] ---> Running in f39648d65c28 [2022-07-22T17:11:49.763Z] Removing intermediate container f39648d65c28 [2022-07-22T17:11:49.763Z] ---> 1d7870651a50 [2022-07-22T17:11:49.763Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T17:11:49.763Z] ---> Running in 75213ca43e09 [2022-07-22T17:11:50.335Z] Removing intermediate container 75213ca43e09 [2022-07-22T17:11:50.335Z] ---> 4bb8fc056996 [2022-07-22T17:11:50.335Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T17:11:50.335Z] ---> Running in a5b755d9ef36 [2022-07-22T17:11:50.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T17:11:51.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T17:11:51.796Z] OK: 211 MiB in 51 packages [2022-07-22T17:11:52.055Z] Removing intermediate container a5b755d9ef36 [2022-07-22T17:11:52.055Z] ---> 393ab996010e [2022-07-22T17:11:52.055Z] Step 8/27 : WORKDIR /app [2022-07-22T17:11:52.055Z] ---> Running in 92007848ac60 [2022-07-22T17:11:52.315Z] Removing intermediate container 92007848ac60 [2022-07-22T17:11:52.315Z] ---> 7fa265b6c2c3 [2022-07-22T17:11:52.315Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T17:11:52.315Z] ---> f2752e302d3f [2022-07-22T17:11:52.315Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T17:11:52.315Z] ---> Running in 0fabfa2d7837 [2022-07-22T17:11:52.883Z] Removing intermediate container 0fabfa2d7837 [2022-07-22T17:11:52.883Z] ---> 46d8622666f9 [2022-07-22T17:11:52.883Z] Step 11/27 : COPY . . [2022-07-22T17:11:53.144Z] ---> 8599c142ab82 [2022-07-22T17:11:53.144Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T17:11:53.144Z] ---> Running in 23204945630e [2022-07-22T17:11:53.144Z] Removing intermediate container 23204945630e [2022-07-22T17:11:53.144Z] ---> 8fdcebe5da46 [2022-07-22T17:11:53.144Z] Step 13/27 : RUN $MAKE [2022-07-22T17:11:53.405Z] ---> Running in 31dd301f8da0 [2022-07-22T17:11:53.663Z] 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-22T17:12:15.608Z] Removing intermediate container 31dd301f8da0 [2022-07-22T17:12:15.608Z] ---> e0c653c05a61 [2022-07-22T17:12:15.608Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T17:12:15.608Z] 3.16: Pulling from library/alpine [2022-07-22T17:12:15.608Z] 530afca65e2e: Pulling fs layer [2022-07-22T17:12:15.608Z] 530afca65e2e: Verifying Checksum [2022-07-22T17:12:15.608Z] 530afca65e2e: Download complete [2022-07-22T17:12:15.608Z] 530afca65e2e: Pull complete [2022-07-22T17:12:15.608Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T17:12:15.608Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T17:12:15.608Z] ---> d7d3d98c851f [2022-07-22T17:12:15.608Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T17:12:15.608Z] ---> Running in b75ad14ae122 [2022-07-22T17:12:15.608Z] Removing intermediate container b75ad14ae122 [2022-07-22T17:12:15.608Z] ---> a479b844d9be [2022-07-22T17:12:15.608Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T17:12:15.608Z] ---> Running in e763be9063ea [2022-07-22T17:12:15.608Z] Removing intermediate container e763be9063ea [2022-07-22T17:12:15.608Z] ---> 8596beb5f01e [2022-07-22T17:12:15.608Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T17:12:15.608Z] ---> Running in 26c04032ca80 [2022-07-22T17:12:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T17:12:15.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T17:12:15.608Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T17:12:15.608Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T17:12:15.608Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T17:12:15.608Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T17:12:15.608Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T17:12:15.608Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T17:12:15.608Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T17:12:15.608Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T17:12:15.608Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T17:12:15.608Z] OK: 9 MiB in 21 packages [2022-07-22T17:12:15.608Z] Removing intermediate container 26c04032ca80 [2022-07-22T17:12:15.608Z] ---> eccb58cbd686 [2022-07-22T17:12:15.608Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T17:12:15.608Z] ---> e6ed0d995ec8 [2022-07-22T17:12:15.608Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T17:12:15.608Z] ---> 44445663478a [2022-07-22T17:12:15.608Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T17:12:15.608Z] ---> 9c91d0f86a06 [2022-07-22T17:12:15.608Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T17:12:16.178Z] ---> 194fcc9c3940 [2022-07-22T17:12:16.178Z] Step 22/27 : EXPOSE 48095 [2022-07-22T17:12:16.178Z] ---> Running in fe927eed72b1 [2022-07-22T17:12:16.438Z] Removing intermediate container fe927eed72b1 [2022-07-22T17:12:16.438Z] ---> 4231c0a499c4 [2022-07-22T17:12:16.438Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T17:12:16.438Z] ---> Running in d6fade2266e6 [2022-07-22T17:12:16.438Z] Removing intermediate container d6fade2266e6 [2022-07-22T17:12:16.438Z] ---> c7b23a357910 [2022-07-22T17:12:16.438Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T17:12:16.438Z] ---> Running in 804e64e5aa07 [2022-07-22T17:12:16.438Z] Removing intermediate container 804e64e5aa07 [2022-07-22T17:12:16.438Z] ---> 4a708d43343c [2022-07-22T17:12:16.438Z] Step 25/27 : LABEL arch=amd64 [2022-07-22T17:12:16.438Z] ---> Running in bac63e561854 [2022-07-22T17:12:16.698Z] Removing intermediate container bac63e561854 [2022-07-22T17:12:16.698Z] ---> 5b4f8a9020a2 [2022-07-22T17:12:16.698Z] Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:12:16.698Z] ---> Running in fd0349116a8b [2022-07-22T17:12:16.698Z] Removing intermediate container fd0349116a8b [2022-07-22T17:12:16.698Z] ---> e9ac62c2738f [2022-07-22T17:12:16.698Z] Step 27/27 : LABEL version=2.3.0-dev.11 [2022-07-22T17:12:16.698Z] ---> Running in 2075be33c955 [2022-07-22T17:12:16.698Z] Removing intermediate container 2075be33c955 [2022-07-22T17:12:16.698Z] ---> 4cbd48c14aaf [2022-07-22T17:12:16.698Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T17:12:16.698Z] Successfully built 4cbd48c14aaf [2022-07-22T17:12:16.698Z] 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-22T17:12:16.807Z] provisioning config files... [2022-07-22T17:12:16.817Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1741594311389513169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:12:17.116Z] ---> docker-login.sh [2022-07-22T17:12:17.116Z] nexus3.edgexfoundry.org:10001 [2022-07-22T17:12:17.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:12:17.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:12:17.116Z] Configure a credential helper to remove this warning. See [2022-07-22T17:12:17.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:12:17.116Z] [2022-07-22T17:12:17.116Z] Login Succeeded [2022-07-22T17:12:17.116Z] nexus3.edgexfoundry.org:10002 [2022-07-22T17:12:17.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:12:17.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:12:17.377Z] Configure a credential helper to remove this warning. See [2022-07-22T17:12:17.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:12:17.377Z] [2022-07-22T17:12:17.377Z] Login Succeeded [2022-07-22T17:12:17.377Z] nexus3.edgexfoundry.org:10003 [2022-07-22T17:12:17.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:12:17.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:12:17.377Z] Configure a credential helper to remove this warning. See [2022-07-22T17:12:17.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:12:17.377Z] [2022-07-22T17:12:17.377Z] Login Succeeded [2022-07-22T17:12:17.377Z] nexus3.edgexfoundry.org:10004 [2022-07-22T17:12:17.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:12:17.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:12:17.639Z] Configure a credential helper to remove this warning. See [2022-07-22T17:12:17.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:12:17.639Z] [2022-07-22T17:12:17.639Z] Login Succeeded [2022-07-22T17:12:17.639Z] docker.io [2022-07-22T17:12:17.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:12:17.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:12:17.900Z] Configure a credential helper to remove this warning. See [2022-07-22T17:12:17.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:12:17.900Z] [2022-07-22T17:12:17.900Z] Login Succeeded [2022-07-22T17:12:17.900Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T17:12:17.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T17:12:17.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:12:17.967Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-22T17:12:17.967Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:12:17.967Z] latest [2022-07-22T17:12:17.967Z] 2.3.0-dev.11 [2022-07-22T17:12:17.967Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T17:12:17.967Z] main [2022-07-22T17:12:17.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:12:18.301Z] + 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-22T17:12:18.612Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:12:18.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T17:12:18.612Z] b2e96c5500a3: Preparing [2022-07-22T17:12:18.612Z] e0ea396e28b5: Preparing [2022-07-22T17:12:18.612Z] ce21978768f8: Preparing [2022-07-22T17:12:18.612Z] e58a5ab42c84: Preparing [2022-07-22T17:12:18.612Z] 9bdfa13c8304: Preparing [2022-07-22T17:12:18.612Z] ec34fcc1d526: Preparing [2022-07-22T17:12:18.612Z] ec34fcc1d526: Waiting [2022-07-22T17:12:18.612Z] e58a5ab42c84: Pushed [2022-07-22T17:12:18.612Z] e0ea396e28b5: Pushed [2022-07-22T17:12:18.612Z] ce21978768f8: Pushed [2022-07-22T17:12:18.612Z] ec34fcc1d526: Layer already exists [2022-07-22T17:12:19.181Z] 9bdfa13c8304: Pushed [2022-07-22T17:12:21.722Z] b2e96c5500a3: Pushed [2022-07-22T17:12:21.722Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:12:22.036Z] + 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-22T17:12:22.350Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-22T17:12:22.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T17:12:22.350Z] b2e96c5500a3: Preparing [2022-07-22T17:12:22.350Z] e0ea396e28b5: Preparing [2022-07-22T17:12:22.350Z] ce21978768f8: Preparing [2022-07-22T17:12:22.350Z] e58a5ab42c84: Preparing [2022-07-22T17:12:22.350Z] 9bdfa13c8304: Preparing [2022-07-22T17:12:22.350Z] ec34fcc1d526: Preparing [2022-07-22T17:12:22.350Z] ec34fcc1d526: Waiting [2022-07-22T17:12:22.350Z] e0ea396e28b5: Layer already exists [2022-07-22T17:12:22.350Z] 9bdfa13c8304: Layer already exists [2022-07-22T17:12:22.350Z] ce21978768f8: Layer already exists [2022-07-22T17:12:22.350Z] e58a5ab42c84: Layer already exists [2022-07-22T17:12:22.350Z] b2e96c5500a3: Layer already exists [2022-07-22T17:12:22.350Z] ec34fcc1d526: Layer already exists [2022-07-22T17:12:22.350Z] latest: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:12:22.667Z] + 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-22T17:12:22.977Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 [2022-07-22T17:12:22.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T17:12:22.977Z] b2e96c5500a3: Preparing [2022-07-22T17:12:22.977Z] e0ea396e28b5: Preparing [2022-07-22T17:12:22.977Z] ce21978768f8: Preparing [2022-07-22T17:12:22.977Z] e58a5ab42c84: Preparing [2022-07-22T17:12:22.977Z] 9bdfa13c8304: Preparing [2022-07-22T17:12:22.977Z] ec34fcc1d526: Preparing [2022-07-22T17:12:22.977Z] ec34fcc1d526: Waiting [2022-07-22T17:12:22.977Z] 9bdfa13c8304: Layer already exists [2022-07-22T17:12:22.977Z] ce21978768f8: Layer already exists [2022-07-22T17:12:22.977Z] b2e96c5500a3: Layer already exists [2022-07-22T17:12:22.977Z] e0ea396e28b5: Layer already exists [2022-07-22T17:12:22.977Z] e58a5ab42c84: Layer already exists [2022-07-22T17:12:22.977Z] ec34fcc1d526: Layer already exists [2022-07-22T17:12:22.977Z] 2.3.0-dev.11: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:12:23.294Z] + 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-22T17:12:23.603Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T17:12:23.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T17:12:23.603Z] b2e96c5500a3: Preparing [2022-07-22T17:12:23.603Z] e0ea396e28b5: Preparing [2022-07-22T17:12:23.603Z] ce21978768f8: Preparing [2022-07-22T17:12:23.603Z] e58a5ab42c84: Preparing [2022-07-22T17:12:23.603Z] 9bdfa13c8304: Preparing [2022-07-22T17:12:23.603Z] ec34fcc1d526: Preparing [2022-07-22T17:12:23.603Z] ec34fcc1d526: Waiting [2022-07-22T17:12:23.603Z] e58a5ab42c84: Layer already exists [2022-07-22T17:12:23.603Z] e0ea396e28b5: Layer already exists [2022-07-22T17:12:23.603Z] ce21978768f8: Layer already exists [2022-07-22T17:12:23.603Z] 9bdfa13c8304: Layer already exists [2022-07-22T17:12:23.603Z] b2e96c5500a3: Layer already exists [2022-07-22T17:12:23.603Z] ec34fcc1d526: Layer already exists [2022-07-22T17:12:23.603Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:12:23.915Z] + 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-22T17:12:24.230Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-22T17:12:24.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-22T17:12:24.230Z] b2e96c5500a3: Preparing [2022-07-22T17:12:24.230Z] e0ea396e28b5: Preparing [2022-07-22T17:12:24.230Z] ce21978768f8: Preparing [2022-07-22T17:12:24.230Z] e58a5ab42c84: Preparing [2022-07-22T17:12:24.230Z] 9bdfa13c8304: Preparing [2022-07-22T17:12:24.230Z] ec34fcc1d526: Preparing [2022-07-22T17:12:24.230Z] e58a5ab42c84: Layer already exists [2022-07-22T17:12:24.230Z] b2e96c5500a3: Layer already exists [2022-07-22T17:12:24.230Z] e0ea396e28b5: Layer already exists [2022-07-22T17:12:24.230Z] 9bdfa13c8304: Layer already exists [2022-07-22T17:12:24.230Z] ce21978768f8: Layer already exists [2022-07-22T17:12:24.230Z] ec34fcc1d526: Layer already exists [2022-07-22T17:12:24.230Z] main: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T17:12:24.285Z] ===================================================== [Pipeline] echo [2022-07-22T17:12:24.295Z] taggedImages: [2022-07-22T17:12:24.295Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:12:24.295Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-22T17:12:24.295Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 [2022-07-22T17:12:24.295Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T17:12:24.295Z] - 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-22T17:12:24.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:12:24.684Z] [2022-07-22T17:12:24.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:12:24.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:12:24.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T17:12:24.991Z] 5eb5b503b376: Pulling fs layer [2022-07-22T17:12:24.991Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T17:12:24.991Z] ec43610c2a17: Pulling fs layer [2022-07-22T17:12:24.991Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T17:12:24.991Z] 33b1e0a273af: Pulling fs layer [2022-07-22T17:12:24.991Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T17:12:24.991Z] 33b1e0a273af: Waiting [2022-07-22T17:12:24.991Z] 2f39f015ded8: Pulling fs layer [2022-07-22T17:12:24.991Z] 5d3b04190fa2: Waiting [2022-07-22T17:12:24.991Z] 2f39f015ded8: Waiting [2022-07-22T17:12:24.991Z] 5c69ac0246d0: Download complete [2022-07-22T17:12:24.991Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T17:12:24.991Z] 3a2ae6a8a46f: Download complete [2022-07-22T17:12:24.991Z] 33b1e0a273af: Download complete [2022-07-22T17:12:25.250Z] 5d3b04190fa2: Verifying Checksum [2022-07-22T17:12:25.250Z] 5d3b04190fa2: Download complete [2022-07-22T17:12:25.250Z] ec43610c2a17: Verifying Checksum [2022-07-22T17:12:25.250Z] ec43610c2a17: Download complete [2022-07-22T17:12:25.250Z] 5eb5b503b376: Verifying Checksum [2022-07-22T17:12:25.250Z] 5eb5b503b376: Download complete [2022-07-22T17:12:25.821Z] 2f39f015ded8: Download complete [2022-07-22T17:12:26.389Z] 5eb5b503b376: Pull complete [2022-07-22T17:12:26.649Z] 5c69ac0246d0: Pull complete [2022-07-22T17:12:27.219Z] ec43610c2a17: Pull complete [2022-07-22T17:12:27.219Z] 3a2ae6a8a46f: Pull complete [2022-07-22T17:12:27.219Z] 33b1e0a273af: Pull complete [2022-07-22T17:12:27.479Z] 5d3b04190fa2: Pull complete [2022-07-22T17:12:31.671Z] 2f39f015ded8: Pull complete [2022-07-22T17:12:31.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T17:12:31.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:12:31.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:12:31.761Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:12:31.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T17:12:34.075Z] $ docker top 4515b1a5bb440ec6699d2645f2c75cde9168009c1626f0d7be703d541746c43b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:12:34.439Z] ---> job-cost.sh [2022-07-22T17:12:34.439Z] lf-activate-venv: SKIPPING [2022-07-22T17:12:34.439Z] INFO: No Stack... [2022-07-22T17:12:35.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T17:12:35.270Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T17:12:35.562Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-22T17:12:35.563Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T17:12:35.578Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [2022-07-22T17:12:35.586Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] did not exist. Created. [2022-07-22T17:12:35.586Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T17:12:35.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T17:12:35.915Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T17:12:35.920Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T17:12:35.940Z] $ docker stop --time=1 4515b1a5bb440ec6699d2645f2c75cde9168009c1626f0d7be703d541746c43b [2022-07-22T17:12:37.089Z] $ docker rm -f 4515b1a5bb440ec6699d2645f2c75cde9168009c1626f0d7be703d541746c43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T17:14:23.342Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20801 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-22T17:14:23.355Z] Running in /w/workspace/app-service-configurable/89 [Pipeline] { [Pipeline] checkout [2022-07-22T17:14:23.380Z] Selected Git installation does not exist. Using Default [2022-07-22T17:14:23.380Z] The recommended git tool is: NONE [2022-07-22T17:14:29.021Z] using credential edgex-jenkins-ssh [2022-07-22T17:14:29.050Z] Cloning the remote Git repository [2022-07-22T17:14:29.101Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T17:14:29.173Z] > git init /w/workspace/app-service-configurable/89 # timeout=10 [2022-07-22T17:14:29.255Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T17:14:29.256Z] > git --version # timeout=10 [2022-07-22T17:14:29.282Z] > git --version # 'git version 2.25.1' [2022-07-22T17:14:29.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T17:14:29.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T17:14:30.397Z] Avoid second fetch [2022-07-22T17:14:30.397Z] Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) [2022-07-22T17:14:30.304Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-22T17:14:30.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T17:14:30.422Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T17:14:30.452Z] > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [2022-07-22T17:14:34.770Z] 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-22T17:14:35.618Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T17:14:35.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T17:14:35.618Z] Dload Upload Total Spent Left Speed [2022-07-22T17:14:35.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2022-07-22T17:14:36.313Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T17:14:36.659Z] + sudo tee /etc/docker/daemon.new [2022-07-22T17:14:36.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T17:14:36.659Z] { [2022-07-22T17:14:36.659Z] "registry-mirrors": [ [2022-07-22T17:14:36.659Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T17:14:36.659Z] ], [2022-07-22T17:14:36.659Z] "bip": "10.250.0.254/24", [2022-07-22T17:14:36.659Z] "hosts": [ [2022-07-22T17:14:36.659Z] "tcp://0.0.0.0:5555", [2022-07-22T17:14:36.659Z] "unix:///var/run/docker.sock" [2022-07-22T17:14:36.659Z] ], [2022-07-22T17:14:36.659Z] "mtu": 1458, [2022-07-22T17:14:36.659Z] "selinux-enabled": true, [2022-07-22T17:14:36.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T17:14:36.659Z] } [Pipeline] sh [2022-07-22T17:14:37.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T17:14:37.444Z] + sudo service docker restart [Pipeline] sh [2022-07-22T17:14:56.111Z] + git checkout 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:14:56.111Z] HEAD is now at 6085ab4 build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:14:56.146Z] provisioning config files... [2022-07-22T17:14:56.170Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/89@tmp/config5678572246358813811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:14:56.533Z] ---> docker-login.sh [2022-07-22T17:14:56.533Z] nexus3.edgexfoundry.org:10001 [2022-07-22T17:14:57.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:14:57.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:14:57.407Z] Configure a credential helper to remove this warning. See [2022-07-22T17:14:57.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:14:57.407Z] [2022-07-22T17:14:57.407Z] Login Succeeded [2022-07-22T17:14:57.407Z] nexus3.edgexfoundry.org:10002 [2022-07-22T17:14:57.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:14:57.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:14:57.688Z] Configure a credential helper to remove this warning. See [2022-07-22T17:14:57.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:14:57.688Z] [2022-07-22T17:14:57.688Z] Login Succeeded [2022-07-22T17:14:57.688Z] nexus3.edgexfoundry.org:10003 [2022-07-22T17:14:58.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:14:58.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:14:58.287Z] Configure a credential helper to remove this warning. See [2022-07-22T17:14:58.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:14:58.287Z] [2022-07-22T17:14:58.287Z] Login Succeeded [2022-07-22T17:14:58.287Z] nexus3.edgexfoundry.org:10004 [2022-07-22T17:14:58.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:14:58.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:14:58.836Z] Configure a credential helper to remove this warning. See [2022-07-22T17:14:58.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:14:58.836Z] [2022-07-22T17:14:58.836Z] Login Succeeded [2022-07-22T17:14:58.836Z] docker.io [2022-07-22T17:14:59.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:14:59.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:14:59.385Z] Configure a credential helper to remove this warning. See [2022-07-22T17:14:59.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:14:59.385Z] [2022-07-22T17:14:59.385Z] Login Succeeded [2022-07-22T17:14:59.385Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T17:14:59.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T17:14:59.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:14:59.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:14:59.981Z] ========================================================= [2022-07-22T17:14:59.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T17:14:59.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:15:00.352Z] + 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-22T17:15:00.352Z] Sending build context to Docker daemon 205.3kB [2022-07-22T17:15:00.627Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T17:15:00.627Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T17:15:00.911Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T17:15:00.911Z] b3c136eddcbf: Pulling fs layer [2022-07-22T17:15:00.911Z] c0a3192eca97: Pulling fs layer [2022-07-22T17:15:00.911Z] a050256f5b6f: Pulling fs layer [2022-07-22T17:15:00.911Z] 656be50a0ddc: Pulling fs layer [2022-07-22T17:15:00.911Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T17:15:00.911Z] 46d945488cbd: Pulling fs layer [2022-07-22T17:15:00.911Z] 8a5474983e97: Pulling fs layer [2022-07-22T17:15:00.911Z] 329c88fbcd65: Pulling fs layer [2022-07-22T17:15:00.911Z] 656be50a0ddc: Waiting [2022-07-22T17:15:00.911Z] 2bbca73fdf42: Waiting [2022-07-22T17:15:00.911Z] 46d945488cbd: Waiting [2022-07-22T17:15:00.911Z] 8a5474983e97: Waiting [2022-07-22T17:15:00.911Z] a050256f5b6f: Verifying Checksum [2022-07-22T17:15:00.911Z] a050256f5b6f: Download complete [2022-07-22T17:15:00.911Z] c0a3192eca97: Download complete [2022-07-22T17:15:00.911Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T17:15:00.911Z] 2bbca73fdf42: Download complete [2022-07-22T17:15:00.911Z] 46d945488cbd: Verifying Checksum [2022-07-22T17:15:00.911Z] 46d945488cbd: Download complete [2022-07-22T17:15:00.911Z] b3c136eddcbf: Verifying Checksum [2022-07-22T17:15:00.911Z] b3c136eddcbf: Download complete [2022-07-22T17:15:01.922Z] b3c136eddcbf: Pull complete [2022-07-22T17:15:01.922Z] 329c88fbcd65: Verifying Checksum [2022-07-22T17:15:01.922Z] 329c88fbcd65: Download complete [2022-07-22T17:15:02.531Z] c0a3192eca97: Pull complete [2022-07-22T17:15:02.808Z] a050256f5b6f: Pull complete [2022-07-22T17:15:03.082Z] 8a5474983e97: Verifying Checksum [2022-07-22T17:15:03.082Z] 8a5474983e97: Download complete [2022-07-22T17:15:04.066Z] 656be50a0ddc: Verifying Checksum [2022-07-22T17:15:04.066Z] 656be50a0ddc: Download complete [2022-07-22T17:15:16.481Z] 656be50a0ddc: Pull complete [2022-07-22T17:15:16.756Z] 2bbca73fdf42: Pull complete [2022-07-22T17:15:17.030Z] 46d945488cbd: Pull complete [2022-07-22T17:15:23.759Z] 8a5474983e97: Pull complete [2022-07-22T17:15:25.193Z] 329c88fbcd65: Pull complete [2022-07-22T17:15:25.465Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T17:15:25.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T17:15:25.465Z] ---> ff4287adb874 [2022-07-22T17:15:25.465Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T17:15:26.447Z] ---> Running in c82fe12828d1 [2022-07-22T17:15:26.724Z] Removing intermediate container c82fe12828d1 [2022-07-22T17:15:26.724Z] ---> cb1a409bdddb [2022-07-22T17:15:26.724Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T17:15:26.999Z] ---> Running in 170708fbbb5d [2022-07-22T17:15:27.272Z] Removing intermediate container 170708fbbb5d [2022-07-22T17:15:27.272Z] ---> 1bd26a99b8b6 [2022-07-22T17:15:27.272Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T17:15:27.272Z] ---> Running in 5fe135c7405c [2022-07-22T17:15:27.561Z] Removing intermediate container 5fe135c7405c [2022-07-22T17:15:27.561Z] ---> ea998af1f198 [2022-07-22T17:15:27.561Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T17:15:27.561Z] ---> Running in 6443f6269a30 [2022-07-22T17:15:30.957Z] Removing intermediate container 6443f6269a30 [2022-07-22T17:15:30.957Z] ---> d1b0748744d5 [2022-07-22T17:15:30.957Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T17:15:30.957Z] ---> Running in ee053b2bfacc [2022-07-22T17:15:31.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T17:15:32.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T17:15:33.525Z] OK: 221 MiB in 51 packages [2022-07-22T17:15:34.133Z] Removing intermediate container ee053b2bfacc [2022-07-22T17:15:34.133Z] ---> 50fe9f1ebe0f [2022-07-22T17:15:34.133Z] Step 8/13 : WORKDIR /app [2022-07-22T17:15:34.133Z] ---> Running in d7f4b0b36dab [2022-07-22T17:15:34.411Z] Removing intermediate container d7f4b0b36dab [2022-07-22T17:15:34.411Z] ---> 92c5d4a1a2c5 [2022-07-22T17:15:34.411Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T17:15:35.020Z] ---> 8dca22a7cffe [2022-07-22T17:15:35.020Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T17:15:35.020Z] ---> Running in bc32d538b499 [2022-07-22T17:16:22.050Z] Removing intermediate container bc32d538b499 [2022-07-22T17:16:22.050Z] ---> 1b03558925fc [2022-07-22T17:16:22.050Z] Step 11/13 : COPY . . [2022-07-22T17:16:22.050Z] ---> 9a5f9db4ad05 [2022-07-22T17:16:22.050Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T17:16:22.050Z] ---> Running in afcc48297ba8 [2022-07-22T17:16:22.050Z] Removing intermediate container afcc48297ba8 [2022-07-22T17:16:22.050Z] ---> bdfbdcf3f28f [2022-07-22T17:16:22.050Z] Step 13/13 : RUN $MAKE [2022-07-22T17:16:22.050Z] ---> Running in b18355438b4c [2022-07-22T17:16:22.050Z] noop [2022-07-22T17:16:22.050Z] Removing intermediate container b18355438b4c [2022-07-22T17:16:22.050Z] ---> 942b8a4cff0c [2022-07-22T17:16:22.050Z] Successfully built 942b8a4cff0c [2022-07-22T17:16:22.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:16:22.407Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T17:16:22.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:16:22.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-20801 does not seem to be running inside a container [2022-07-22T17:16:22.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/89 -v /w/workspace/app-service-configurable/89:/w/workspace/app-service-configurable/89:rw,z -v /w/workspace/app-service-configurable/89@tmp:/w/workspace/app-service-configurable/89@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-22T17:16:23.891Z] $ docker top 64c1ed247333ff8e58d94cf6aa0380be96cbc34b14c36569c0997ccee99d184f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:16:24.758Z] + go version [2022-07-22T17:16:24.758Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T17:16:24.783Z] $ docker stop --time=1 64c1ed247333ff8e58d94cf6aa0380be96cbc34b14c36569c0997ccee99d184f [2022-07-22T17:16:26.378Z] $ docker rm -f 64c1ed247333ff8e58d94cf6aa0380be96cbc34b14c36569c0997ccee99d184f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:16:26.950Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T17:16:26.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:16:27.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-20801 does not seem to be running inside a container [2022-07-22T17:16:27.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/89 -v /w/workspace/app-service-configurable/89:/w/workspace/app-service-configurable/89:rw,z -v /w/workspace/app-service-configurable/89@tmp:/w/workspace/app-service-configurable/89@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-22T17:16:28.383Z] $ docker top b998d86a210fdc77c0128f26250728cd533828c1969c7eec10cc012f0674086d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:16:29.247Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/89 [Pipeline] fileExists [Pipeline] sh [2022-07-22T17:16:29.908Z] + make test [2022-07-22T17:16:29.908Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T17:17:51.781Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T17:17:51.781Z] CGO_ENABLED=1 go vet ./... [2022-07-22T17:18:04.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T17:18:04.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T17:18:04.243Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T17:18:04.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T17:18:04.283Z] $ docker stop --time=1 b998d86a210fdc77c0128f26250728cd533828c1969c7eec10cc012f0674086d [2022-07-22T17:18:06.076Z] $ docker rm -f b998d86a210fdc77c0128f26250728cd533828c1969c7eec10cc012f0674086d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:18:07.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T17:18:07.088Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T17:18:07.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T17:18:07.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T17:18:08.261Z] + ls -al . [2022-07-22T17:18:08.261Z] total 164 [2022-07-22T17:18:08.261Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 17:16 . [2022-07-22T17:18:08.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 17:14 .. [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 17:14 .dockerignore [2022-07-22T17:18:08.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:14 .git [2022-07-22T17:18:08.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:14 .github [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 17:14 .gitignore [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 17:14 Attribution.txt [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 17:14 CHANGELOG.md [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 17:14 Dockerfile [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 17:14 GOVERNANCE.md [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 17:14 Jenkinsfile [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 17:14 LICENSE [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 17:14 OWNERS.md [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 17:14 README.md [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 17:10 VERSION [2022-07-22T17:18:08.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 17:14 bin [2022-07-22T17:18:08.261Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 17:16 coverage.out [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 17:14 go.mod [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 17:14 go.sum [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 17:14 main.go [2022-07-22T17:18:08.261Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 17:14 makefile [2022-07-22T17:18:08.261Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 17:14 res [2022-07-22T17:18:08.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:18:08.619Z] + 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-22T17:18:08.619Z] Sending build context to Docker daemon 206.3kB [2022-07-22T17:18:08.895Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T17:18:08.895Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T17:18:08.895Z] ---> 942b8a4cff0c [2022-07-22T17:18:08.895Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T17:18:08.895Z] ---> Running in cef4a8d47d5f [2022-07-22T17:18:09.493Z] Removing intermediate container cef4a8d47d5f [2022-07-22T17:18:09.493Z] ---> 69b2d0b76610 [2022-07-22T17:18:09.493Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T17:18:09.493Z] ---> Running in 97d7fcc7196c [2022-07-22T17:18:09.767Z] Removing intermediate container 97d7fcc7196c [2022-07-22T17:18:09.767Z] ---> 5589e427fd46 [2022-07-22T17:18:09.768Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T17:18:09.768Z] ---> Running in 35ac6b40652f [2022-07-22T17:18:10.054Z] Removing intermediate container 35ac6b40652f [2022-07-22T17:18:10.054Z] ---> 0578b52046a4 [2022-07-22T17:18:10.054Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T17:18:10.054Z] ---> Running in 3dc347c588e2 [2022-07-22T17:18:12.040Z] Removing intermediate container 3dc347c588e2 [2022-07-22T17:18:12.040Z] ---> b171d5f66b4d [2022-07-22T17:18:12.040Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T17:18:12.040Z] ---> Running in 8fcf2376ad46 [2022-07-22T17:18:12.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T17:18:13.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T17:18:14.603Z] OK: 221 MiB in 51 packages [2022-07-22T17:18:15.205Z] Removing intermediate container 8fcf2376ad46 [2022-07-22T17:18:15.205Z] ---> a9c842fed75f [2022-07-22T17:18:15.205Z] Step 8/27 : WORKDIR /app [2022-07-22T17:18:15.205Z] ---> Running in 9044fd705af4 [2022-07-22T17:18:15.520Z] Removing intermediate container 9044fd705af4 [2022-07-22T17:18:15.520Z] ---> 49452f52da94 [2022-07-22T17:18:15.520Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T17:18:16.124Z] ---> 902512d82174 [2022-07-22T17:18:16.124Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T17:18:16.124Z] ---> Running in 7d316114f71f [2022-07-22T17:18:18.111Z] Removing intermediate container 7d316114f71f [2022-07-22T17:18:18.111Z] ---> 0855243b28f5 [2022-07-22T17:18:18.111Z] Step 11/27 : COPY . . [2022-07-22T17:18:18.711Z] ---> 15ed2836df09 [2022-07-22T17:18:18.711Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T17:18:18.711Z] ---> Running in cddd981209f0 [2022-07-22T17:18:19.333Z] Removing intermediate container cddd981209f0 [2022-07-22T17:18:19.333Z] ---> 96f0e63903ba [2022-07-22T17:18:19.333Z] Step 13/27 : RUN $MAKE [2022-07-22T17:18:19.333Z] ---> Running in bfde83246746 [2022-07-22T17:18:20.322Z] 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-22T17:20:27.216Z] Removing intermediate container bfde83246746 [2022-07-22T17:20:27.216Z] ---> 16f424f1f68b [2022-07-22T17:20:27.216Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T17:20:27.216Z] 3.16: Pulling from library/alpine [2022-07-22T17:20:27.216Z] f97344484467: Pulling fs layer [2022-07-22T17:20:27.216Z] f97344484467: Download complete [2022-07-22T17:20:27.216Z] f97344484467: Pull complete [2022-07-22T17:20:27.216Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T17:20:27.216Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T17:20:27.216Z] ---> 3d81c46cd875 [2022-07-22T17:20:27.216Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T17:20:27.216Z] ---> Running in 6862e5b8c7fb [2022-07-22T17:20:27.216Z] Removing intermediate container 6862e5b8c7fb [2022-07-22T17:20:27.216Z] ---> 71da5da43403 [2022-07-22T17:20:27.216Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T17:20:27.216Z] ---> Running in 01d4380f2d30 [2022-07-22T17:20:27.216Z] Removing intermediate container 01d4380f2d30 [2022-07-22T17:20:27.216Z] ---> ea103fb1bd9d [2022-07-22T17:20:27.216Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T17:20:27.216Z] ---> Running in 0bd9ccc05667 [2022-07-22T17:20:27.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T17:20:27.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T17:20:27.216Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T17:20:27.216Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T17:20:27.216Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T17:20:27.216Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T17:20:27.216Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T17:20:27.216Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T17:20:27.216Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T17:20:27.216Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T17:20:27.216Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T17:20:27.216Z] OK: 9 MiB in 21 packages [2022-07-22T17:20:27.216Z] Removing intermediate container 0bd9ccc05667 [2022-07-22T17:20:27.216Z] ---> af1b1167f85a [2022-07-22T17:20:27.216Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T17:20:27.216Z] ---> 4265f30d461f [2022-07-22T17:20:27.216Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T17:20:27.216Z] ---> 17b43323facc [2022-07-22T17:20:27.216Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T17:20:27.216Z] ---> a17cce8bc612 [2022-07-22T17:20:27.216Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T17:20:28.653Z] ---> 2b14b14a953c [2022-07-22T17:20:28.653Z] Step 22/27 : EXPOSE 48095 [2022-07-22T17:20:28.653Z] ---> Running in 6cf8b3e46f70 [2022-07-22T17:20:28.930Z] Removing intermediate container 6cf8b3e46f70 [2022-07-22T17:20:28.930Z] ---> 1f5ef858fc74 [2022-07-22T17:20:28.930Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T17:20:29.217Z] ---> Running in ea6b792ac4d6 [2022-07-22T17:20:29.496Z] Removing intermediate container ea6b792ac4d6 [2022-07-22T17:20:29.496Z] ---> 8162faa98237 [2022-07-22T17:20:29.496Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T17:20:29.496Z] ---> Running in 6d16ea9788b1 [2022-07-22T17:20:29.782Z] Removing intermediate container 6d16ea9788b1 [2022-07-22T17:20:29.782Z] ---> 299899a9b3b0 [2022-07-22T17:20:29.782Z] Step 25/27 : LABEL arch=arm64 [2022-07-22T17:20:29.782Z] ---> Running in 441f7bc95925 [2022-07-22T17:20:30.063Z] Removing intermediate container 441f7bc95925 [2022-07-22T17:20:30.063Z] ---> 60e34054e964 [2022-07-22T17:20:30.063Z] Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:20:30.336Z] ---> Running in b563495753f6 [2022-07-22T17:20:30.611Z] Removing intermediate container b563495753f6 [2022-07-22T17:20:30.611Z] ---> 990ea2d413c1 [2022-07-22T17:20:30.611Z] Step 27/27 : LABEL version=2.3.0-dev.11 [2022-07-22T17:20:30.611Z] ---> Running in f307c54a7c7c [2022-07-22T17:20:30.885Z] Removing intermediate container f307c54a7c7c [2022-07-22T17:20:30.886Z] ---> 80ef27a0cc13 [2022-07-22T17:20:30.886Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T17:20:30.886Z] Successfully built 80ef27a0cc13 [2022-07-22T17:20:30.886Z] 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-22T17:20:31.008Z] provisioning config files... [2022-07-22T17:20:31.026Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/89@tmp/config817480863821926408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:20:31.379Z] ---> docker-login.sh [2022-07-22T17:20:31.379Z] nexus3.edgexfoundry.org:10001 [2022-07-22T17:20:31.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:20:31.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:20:31.655Z] Configure a credential helper to remove this warning. See [2022-07-22T17:20:31.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:20:31.655Z] [2022-07-22T17:20:31.655Z] Login Succeeded [2022-07-22T17:20:31.655Z] nexus3.edgexfoundry.org:10002 [2022-07-22T17:20:32.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:20:32.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:20:32.258Z] Configure a credential helper to remove this warning. See [2022-07-22T17:20:32.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:20:32.258Z] [2022-07-22T17:20:32.258Z] Login Succeeded [2022-07-22T17:20:32.258Z] nexus3.edgexfoundry.org:10003 [2022-07-22T17:20:32.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:20:32.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:20:32.813Z] Configure a credential helper to remove this warning. See [2022-07-22T17:20:32.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:20:32.813Z] [2022-07-22T17:20:32.813Z] Login Succeeded [2022-07-22T17:20:32.813Z] nexus3.edgexfoundry.org:10004 [2022-07-22T17:20:33.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:20:33.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:20:33.086Z] Configure a credential helper to remove this warning. See [2022-07-22T17:20:33.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:20:33.086Z] [2022-07-22T17:20:33.086Z] Login Succeeded [2022-07-22T17:20:33.086Z] docker.io [2022-07-22T17:20:33.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T17:20:33.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T17:20:33.956Z] Configure a credential helper to remove this warning. See [2022-07-22T17:20:33.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T17:20:33.956Z] [2022-07-22T17:20:33.956Z] Login Succeeded [2022-07-22T17:20:33.956Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T17:20:33.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T17:20:34.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T17:20:34.025Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-22T17:20:34.025Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:20:34.025Z] latest [2022-07-22T17:20:34.025Z] 2.3.0-dev.11 [2022-07-22T17:20:34.025Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T17:20:34.025Z] main [2022-07-22T17:20:34.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:20:34.386Z] + 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-22T17:20:34.751Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:20:34.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T17:20:34.751Z] 206395dc4faa: Preparing [2022-07-22T17:20:34.751Z] baef39895423: Preparing [2022-07-22T17:20:34.751Z] 22773c9c85c7: Preparing [2022-07-22T17:20:34.751Z] f6095186310f: Preparing [2022-07-22T17:20:34.751Z] d550eaf24414: Preparing [2022-07-22T17:20:34.751Z] 5b7df235d876: Preparing [2022-07-22T17:20:34.751Z] 5b7df235d876: Waiting [2022-07-22T17:20:35.030Z] 22773c9c85c7: Pushed [2022-07-22T17:20:35.030Z] f6095186310f: Pushed [2022-07-22T17:20:35.030Z] baef39895423: Pushed [2022-07-22T17:20:35.030Z] 5b7df235d876: Layer already exists [2022-07-22T17:20:36.015Z] d550eaf24414: Pushed [2022-07-22T17:20:40.322Z] 206395dc4faa: Pushed [2022-07-22T17:20:40.322Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:20:40.975Z] + 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-22T17:20:41.352Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-22T17:20:41.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T17:20:41.352Z] 206395dc4faa: Preparing [2022-07-22T17:20:41.352Z] baef39895423: Preparing [2022-07-22T17:20:41.352Z] 22773c9c85c7: Preparing [2022-07-22T17:20:41.352Z] f6095186310f: Preparing [2022-07-22T17:20:41.352Z] d550eaf24414: Preparing [2022-07-22T17:20:41.352Z] 5b7df235d876: Preparing [2022-07-22T17:20:41.352Z] 5b7df235d876: Waiting [2022-07-22T17:20:41.352Z] d550eaf24414: Layer already exists [2022-07-22T17:20:41.352Z] 206395dc4faa: Layer already exists [2022-07-22T17:20:41.352Z] 22773c9c85c7: Layer already exists [2022-07-22T17:20:41.352Z] f6095186310f: Layer already exists [2022-07-22T17:20:41.352Z] baef39895423: Layer already exists [2022-07-22T17:20:41.352Z] 5b7df235d876: Layer already exists [2022-07-22T17:20:41.624Z] latest: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:20:42.011Z] + 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-22T17:20:42.383Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 [2022-07-22T17:20:42.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T17:20:42.383Z] 206395dc4faa: Preparing [2022-07-22T17:20:42.383Z] baef39895423: Preparing [2022-07-22T17:20:42.383Z] 22773c9c85c7: Preparing [2022-07-22T17:20:42.383Z] f6095186310f: Preparing [2022-07-22T17:20:42.383Z] d550eaf24414: Preparing [2022-07-22T17:20:42.383Z] 5b7df235d876: Preparing [2022-07-22T17:20:42.383Z] 5b7df235d876: Waiting [2022-07-22T17:20:42.383Z] f6095186310f: Layer already exists [2022-07-22T17:20:42.383Z] 22773c9c85c7: Layer already exists [2022-07-22T17:20:42.383Z] d550eaf24414: Layer already exists [2022-07-22T17:20:42.383Z] 206395dc4faa: Layer already exists [2022-07-22T17:20:42.383Z] baef39895423: Layer already exists [2022-07-22T17:20:42.383Z] 5b7df235d876: Layer already exists [2022-07-22T17:20:42.654Z] 2.3.0-dev.11: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:20:43.039Z] + 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-22T17:20:43.412Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T17:20:43.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T17:20:43.413Z] 206395dc4faa: Preparing [2022-07-22T17:20:43.413Z] baef39895423: Preparing [2022-07-22T17:20:43.413Z] 22773c9c85c7: Preparing [2022-07-22T17:20:43.413Z] f6095186310f: Preparing [2022-07-22T17:20:43.413Z] d550eaf24414: Preparing [2022-07-22T17:20:43.413Z] 5b7df235d876: Preparing [2022-07-22T17:20:43.413Z] 5b7df235d876: Waiting [2022-07-22T17:20:43.413Z] 22773c9c85c7: Layer already exists [2022-07-22T17:20:43.413Z] d550eaf24414: Layer already exists [2022-07-22T17:20:43.413Z] baef39895423: Layer already exists [2022-07-22T17:20:43.413Z] 206395dc4faa: Layer already exists [2022-07-22T17:20:43.413Z] f6095186310f: Layer already exists [2022-07-22T17:20:43.413Z] 5b7df235d876: Layer already exists [2022-07-22T17:20:43.686Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:20:44.057Z] + 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-22T17:20:44.424Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-22T17:20:44.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-22T17:20:44.424Z] 206395dc4faa: Preparing [2022-07-22T17:20:44.424Z] baef39895423: Preparing [2022-07-22T17:20:44.424Z] 22773c9c85c7: Preparing [2022-07-22T17:20:44.424Z] f6095186310f: Preparing [2022-07-22T17:20:44.424Z] d550eaf24414: Preparing [2022-07-22T17:20:44.424Z] 5b7df235d876: Preparing [2022-07-22T17:20:44.424Z] 5b7df235d876: Waiting [2022-07-22T17:20:44.424Z] d550eaf24414: Layer already exists [2022-07-22T17:20:44.424Z] 206395dc4faa: Layer already exists [2022-07-22T17:20:44.424Z] baef39895423: Layer already exists [2022-07-22T17:20:44.424Z] 22773c9c85c7: Layer already exists [2022-07-22T17:20:44.424Z] f6095186310f: Layer already exists [2022-07-22T17:20:44.424Z] 5b7df235d876: Layer already exists [2022-07-22T17:20:44.698Z] main: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T17:20:44.756Z] ===================================================== [Pipeline] echo [2022-07-22T17:20:44.765Z] taggedImages: [2022-07-22T17:20:44.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-22T17:20:44.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-22T17:20:44.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 [2022-07-22T17:20:44.765Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [2022-07-22T17:20:44.765Z] - 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-22T17:20:45.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T17:20:45.136Z] [2022-07-22T17:20:45.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:20:45.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T17:20:45.778Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T17:20:45.778Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T17:20:45.778Z] 04944245beec: Pulling fs layer [2022-07-22T17:20:45.778Z] 699f458cf7ca: Pulling fs layer [2022-07-22T17:20:45.778Z] 765212b225bb: Pulling fs layer [2022-07-22T17:20:45.778Z] f23df028b6ca: Pulling fs layer [2022-07-22T17:20:45.778Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T17:20:45.778Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T17:20:45.778Z] f23df028b6ca: Waiting [2022-07-22T17:20:45.778Z] d65c8cfc05b1: Waiting [2022-07-22T17:20:45.778Z] 2437ff75d9bd: Waiting [2022-07-22T17:20:45.778Z] 765212b225bb: Waiting [2022-07-22T17:20:45.778Z] 04944245beec: Verifying Checksum [2022-07-22T17:20:45.778Z] 04944245beec: Download complete [2022-07-22T17:20:45.778Z] 765212b225bb: Verifying Checksum [2022-07-22T17:20:45.778Z] 765212b225bb: Download complete [2022-07-22T17:20:45.778Z] f23df028b6ca: Download complete [2022-07-22T17:20:45.778Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T17:20:45.778Z] d65c8cfc05b1: Download complete [2022-07-22T17:20:46.055Z] 699f458cf7ca: Verifying Checksum [2022-07-22T17:20:46.055Z] 699f458cf7ca: Download complete [2022-07-22T17:20:46.336Z] 8998bd30e6a1: Download complete [2022-07-22T17:20:48.964Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T17:20:48.964Z] 2437ff75d9bd: Download complete [2022-07-22T17:20:50.944Z] 8998bd30e6a1: Pull complete [2022-07-22T17:20:50.944Z] 04944245beec: Pull complete [2022-07-22T17:20:52.928Z] 699f458cf7ca: Pull complete [2022-07-22T17:20:52.928Z] 765212b225bb: Pull complete [2022-07-22T17:20:53.527Z] f23df028b6ca: Pull complete [2022-07-22T17:20:53.801Z] d65c8cfc05b1: Pull complete [2022-07-22T17:21:08.904Z] 2437ff75d9bd: Pull complete [2022-07-22T17:21:08.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T17:21:08.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T17:21:08.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:21:09.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-20801 does not seem to be running inside a container [2022-07-22T17:21:09.266Z] $ 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/89 -v /w/workspace/app-service-configurable/89:/w/workspace/app-service-configurable/89:rw,z -v /w/workspace/app-service-configurable/89@tmp:/w/workspace/app-service-configurable/89@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-22T17:21:11.692Z] $ docker top 74875b86da77bbfbed936d1e10a1b26220d196a3809eca517e58152296fc153e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:21:12.631Z] ---> job-cost.sh [2022-07-22T17:21:12.631Z] lf-activate-venv: SKIPPING [2022-07-22T17:21:12.631Z] INFO: No Stack... [2022-07-22T17:21:13.226Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T17:21:14.203Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T17:21:14.866Z] + cat /w/workspace/app-service-configurable/89/archives/cost.csv [2022-07-22T17:21:14.866Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T17:21:14.930Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [2022-07-22T17:21:14.942Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] did not exist. Created. [2022-07-22T17:21:14.942Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T17:21:15.626Z] /w/workspace/app-service-configurable/89@tmp/durable-02049eab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T17:21:16.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T17:21:16.332Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T17:21:16.378Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T17:21:16.385Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T17:21:16.409Z] $ docker stop --time=1 74875b86da77bbfbed936d1e10a1b26220d196a3809eca517e58152296fc153e [2022-07-22T17:21:17.886Z] $ docker rm -f 74875b86da77bbfbed936d1e10a1b26220d196a3809eca517e58152296fc153e [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-22T17:21:18.314Z] provisioning config files... [2022-07-22T17:21:18.322Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config727168130965533778tmp [Pipeline] { [Pipeline] sh [2022-07-22T17:21:18.614Z] + set +x [2022-07-22T17:21:18.615Z] + curl -s https://codecov.io/bash [2022-07-22T17:21:18.615Z] + bash -s -- [2022-07-22T17:21:18.615Z] [2022-07-22T17:21:18.615Z] _____ _ [2022-07-22T17:21:18.615Z] / ____| | | [2022-07-22T17:21:18.615Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T17:21:18.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T17:21:18.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T17:21:18.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T17:21:18.615Z] Bash-1.0.6 [2022-07-22T17:21:18.615Z] [2022-07-22T17:21:18.615Z] [2022-07-22T17:21:18.615Z] ==> git version 2.25.1 found [2022-07-22T17:21:18.615Z] ==> 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-22T17:21:18.615Z] Release-Date: 2020-01-08 [2022-07-22T17:21:18.615Z] 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-22T17:21:18.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T17:21:18.615Z] ==> Jenkins CI detected. [2022-07-22T17:21:18.615Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-22T17:21:18.615Z] project root: . [2022-07-22T17:21:18.615Z] --> token set from env [2022-07-22T17:21:18.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T17:21:18.615Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T17:21:18.615Z] ==> Python coveragepy not found [2022-07-22T17:21:18.615Z] ==> Searching for coverage reports in: [2022-07-22T17:21:18.615Z] + . [2022-07-22T17:21:18.615Z] -> Found 1 reports [2022-07-22T17:21:18.615Z] ==> Detecting git/mercurial file structure [2022-07-22T17:21:18.615Z] ==> Reading reports [2022-07-22T17:21:18.615Z] + ./coverage.out bytes=10 [2022-07-22T17:21:18.615Z] ==> Appending adjustments [2022-07-22T17:21:18.615Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T17:21:18.874Z] + Found adjustments [2022-07-22T17:21:18.874Z] ==> Gzipping contents [2022-07-22T17:21:18.874Z] 4.0K /tmp/codecov.HFlxdp.gz [2022-07-22T17:21:18.874Z] ==> Uploading reports [2022-07-22T17:21:18.874Z] url: https://codecov.io [2022-07-22T17:21:18.874Z] query: branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T17:21:18.874Z] -> Pinging Codecov [2022-07-22T17:21:18.874Z] 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=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T17:21:19.134Z] -> Uploading to [2022-07-22T17:21:19.134Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/6085ab4eae462fefc7cb0a382f63c0193af74bd5/eb30e1dc-1847-45ae-b0d5-88c4c9ab5e0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T172118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86b5694a3846f9ddcf11d226d729acde9abfdb56d0f41e4f07e129d7cfcfff39 [2022-07-22T17:21:19.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T17:21:19.134Z] Dload Upload Total Spent Left Speed [2022-07-22T17:21:19.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2250 --:--:-- --:--:-- --:--:-- 2250 [2022-07-22T17:21:19.395Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [2022-07-22T17:21:19.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T17:21:19.514Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T17:21:19.524Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:21:19.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T17:21:19.821Z] [2022-07-22T17:21:19.821Z] 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-22T17:21:20.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T17:21:20.119Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T17:21:20.119Z] df9b9388f04a: Pulling fs layer [2022-07-22T17:21:20.119Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T17:21:20.119Z] 25bc292e5bac: Pulling fs layer [2022-07-22T17:21:20.119Z] 114826534d7a: Pulling fs layer [2022-07-22T17:21:20.119Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T17:21:20.119Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T17:21:20.119Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T17:21:20.119Z] 114826534d7a: Waiting [2022-07-22T17:21:20.119Z] 4657fd5d0bcf: Waiting [2022-07-22T17:21:20.119Z] 6ad1cebc031e: Waiting [2022-07-22T17:21:20.119Z] 8a3aa393b2d8: Waiting [2022-07-22T17:21:20.119Z] 25bc292e5bac: Verifying Checksum [2022-07-22T17:21:20.119Z] 25bc292e5bac: Download complete [2022-07-22T17:21:20.119Z] 52dc419b0ee2: Download complete [2022-07-22T17:21:20.119Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T17:21:20.119Z] 4657fd5d0bcf: Download complete [2022-07-22T17:21:20.119Z] df9b9388f04a: Download complete [2022-07-22T17:21:20.378Z] df9b9388f04a: Pull complete [2022-07-22T17:21:20.378Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T17:21:20.378Z] 6ad1cebc031e: Download complete [2022-07-22T17:21:20.378Z] 52dc419b0ee2: Pull complete [2022-07-22T17:21:20.638Z] 25bc292e5bac: Pull complete [2022-07-22T17:21:20.897Z] 114826534d7a: Verifying Checksum [2022-07-22T17:21:20.897Z] 114826534d7a: Download complete [2022-07-22T17:21:21.156Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T17:21:21.156Z] 8a3aa393b2d8: Download complete [2022-07-22T17:21:24.443Z] 114826534d7a: Pull complete [2022-07-22T17:21:24.443Z] 4657fd5d0bcf: Pull complete [2022-07-22T17:21:25.009Z] 6ad1cebc031e: Pull complete [2022-07-22T17:21:27.546Z] 8a3aa393b2d8: Pull complete [2022-07-22T17:21:27.546Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T17:21:27.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T17:21:27.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:21:27.634Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:21:27.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T17:21:30.339Z] $ docker top 56688dd294948a07f205632a18a9949c869fcea36a23851052c5e5bd70b7a774 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T17:21:30.411Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-22T17:21:30.692Z] + set -o pipefail [2022-07-22T17:21:30.692Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-22T17:21:35.983Z] [2022-07-22T17:21:35.984Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-22T17:21:35.984Z] [2022-07-22T17:21:35.984Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/89cf57ae-4085-4b1d-84b8-a0444c9a7e7e [2022-07-22T17:21:35.984Z] [2022-07-22T17:21:35.984Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-22T17:21:35.984Z] [2022-07-22T17:21:35.984Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T17:21:35.984Z] [2022-07-22T17:21:35.984Z] [Pipeline] } [2022-07-22T17:21:36.001Z] $ docker stop --time=1 56688dd294948a07f205632a18a9949c869fcea36a23851052c5e5bd70b7a774 [2022-07-22T17:21:38.619Z] $ docker rm -f 56688dd294948a07f205632a18a9949c869fcea36a23851052c5e5bd70b7a774 [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-22T17:21:39.305Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] sh [2022-07-22T17:21:39.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:21:39.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:21:39.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:21:39.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:21:39.991Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:21:40.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:21:40.454Z] $ docker top ba61c4ab8612c73a2fc67456a23ccb3983298802671a39fb9eff5268c67ebdfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T17:21:40.551Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:21:40.843Z] + git semver [Pipeline] } [2022-07-22T17:21:41.124Z] $ docker stop --time=1 ba61c4ab8612c73a2fc67456a23ccb3983298802671a39fb9eff5268c67ebdfd [2022-07-22T17:21:42.408Z] $ docker rm -f ba61c4ab8612c73a2fc67456a23ccb3983298802671a39fb9eff5268c67ebdfd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:21:42.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T17:21:42.865Z] [2022-07-22T17:21:42.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:21:43.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T17:21:43.179Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T17:21:43.179Z] ab5ef0e58194: Pulling fs layer [2022-07-22T17:21:43.179Z] 9712f1f96733: Pulling fs layer [2022-07-22T17:21:43.179Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T17:21:43.179Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T17:21:43.179Z] e9a5061849ea: Pulling fs layer [2022-07-22T17:21:43.179Z] d747dcd14b5f: Pulling fs layer [2022-07-22T17:21:43.179Z] 2de7ff778b66: Pulling fs layer [2022-07-22T17:21:43.179Z] d747dcd14b5f: Waiting [2022-07-22T17:21:43.179Z] 0d9ebad4ef96: Waiting [2022-07-22T17:21:43.179Z] 2de7ff778b66: Waiting [2022-07-22T17:21:43.180Z] 9712f1f96733: Verifying Checksum [2022-07-22T17:21:43.180Z] 9712f1f96733: Download complete [2022-07-22T17:21:43.768Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T17:21:43.768Z] 63f879dbbcfc: Download complete [2022-07-22T17:21:43.768Z] e9a5061849ea: Verifying Checksum [2022-07-22T17:21:43.768Z] e9a5061849ea: Download complete [2022-07-22T17:21:43.768Z] d747dcd14b5f: Download complete [2022-07-22T17:21:43.768Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T17:21:43.768Z] 0d9ebad4ef96: Download complete [2022-07-22T17:21:43.768Z] ab5ef0e58194: Verifying Checksum [2022-07-22T17:21:43.768Z] ab5ef0e58194: Download complete [2022-07-22T17:21:44.027Z] 2de7ff778b66: Verifying Checksum [2022-07-22T17:21:44.027Z] 2de7ff778b66: Download complete [2022-07-22T17:21:47.370Z] ab5ef0e58194: Pull complete [2022-07-22T17:21:47.370Z] 9712f1f96733: Pull complete [2022-07-22T17:21:47.370Z] 63f879dbbcfc: Pull complete [2022-07-22T17:21:51.562Z] 0d9ebad4ef96: Pull complete [2022-07-22T17:21:51.562Z] e9a5061849ea: Pull complete [2022-07-22T17:21:51.562Z] d747dcd14b5f: Pull complete [2022-07-22T17:21:52.131Z] 2de7ff778b66: Pull complete [2022-07-22T17:21:52.131Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T17:21:52.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T17:21:52.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:21:52.230Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:21:52.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-22T17:21:54.977Z] $ docker top 6abbda4444299eb53b55023cadbab56d715c69a1e159cee74b54d1a225ed923a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:21:55.050Z] provisioning config files... [2022-07-22T17:21:55.059Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4206473533622757059tmp [2022-07-22T17:21:55.069Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1950659464062418570tmp [2022-07-22T17:21:55.079Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2916841232261228845tmp [Pipeline] { [Pipeline] echo [2022-07-22T17:21:55.094Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:21:55.375Z] ---> sigul-configuration.sh [2022-07-22T17:21:55.375Z] gpg: directory `/root/.gnupg' created [2022-07-22T17:21:55.375Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T17:21:55.375Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T17:21:55.375Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T17:21:55.375Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T17:21:55.375Z] gpg: CAST5 encrypted data [2022-07-22T17:21:55.375Z] gpg: encrypted with 1 passphrase [2022-07-22T17:21:55.375Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T17:21:55.660Z] + mkdir /home/jenkins [2022-07-22T17:21:55.660Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T17:21:55.951Z] + 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-22T17:21:55.960Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:21:56.250Z] ---> sigul-install.sh [2022-07-22T17:21:56.250Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T17:21:56.540Z] + git tag --list [2022-07-22T17:21:56.540Z] v1.0.0 [2022-07-22T17:21:56.540Z] v1.1.0 [2022-07-22T17:21:56.540Z] v1.2.0 [2022-07-22T17:21:56.540Z] v1.3.0 [2022-07-22T17:21:56.540Z] v1.3.1 [2022-07-22T17:21:56.540Z] v2.0.0 [2022-07-22T17:21:56.540Z] v2.0.1 [2022-07-22T17:21:56.540Z] v2.1.0 [2022-07-22T17:21:56.540Z] v2.1.1 [2022-07-22T17:21:56.540Z] v2.1.1-dev.1 [2022-07-22T17:21:56.540Z] v2.1.1-dev.2 [2022-07-22T17:21:56.540Z] v2.2.0 [2022-07-22T17:21:56.540Z] v2.2.1-dev.1 [2022-07-22T17:21:56.540Z] v2.2.1-dev.10 [2022-07-22T17:21:56.540Z] v2.2.1-dev.2 [2022-07-22T17:21:56.540Z] v2.2.1-dev.3 [2022-07-22T17:21:56.540Z] v2.2.1-dev.4 [2022-07-22T17:21:56.540Z] v2.2.1-dev.5 [2022-07-22T17:21:56.540Z] v2.2.1-dev.6 [2022-07-22T17:21:56.540Z] v2.2.1-dev.7 [2022-07-22T17:21:56.540Z] v2.2.1-dev.8 [2022-07-22T17:21:56.540Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-22T17:21:56.833Z] + lftools sign git-tag v2.3.0-dev.11 [2022-07-22T17:21:57.404Z] Signing Git tag with Sigul... [2022-07-22T17:21:57.404Z] Signing v2.3.0-dev.11 [2022-07-22T17:21:57.404Z] 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-22T17:21:57.413Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:21:57.698Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T17:21:57.705Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T17:21:57.726Z] $ docker stop --time=1 6abbda4444299eb53b55023cadbab56d715c69a1e159cee74b54d1a225ed923a [2022-07-22T17:21:59.045Z] $ docker rm -f 6abbda4444299eb53b55023cadbab56d715c69a1e159cee74b54d1a225ed923a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T17:21:59.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:21:59.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:21:59.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:21:59.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:21:59.849Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:21:59.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:22:00.245Z] $ docker top e8405765c32a02b32d188676e8e691fbe387c73f4dc49b1479b6216fc4da79a5 -eo pid,comm [2022-07-22T17:22:00.293Z] 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-22T17:22:00.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T17:22:00.317Z] [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-22T17:22:00.612Z] + git semver [Pipeline] } [2022-07-22T17:22:00.892Z] $ docker stop --time=1 e8405765c32a02b32d188676e8e691fbe387c73f4dc49b1479b6216fc4da79a5 [2022-07-22T17:22:02.193Z] $ docker rm -f e8405765c32a02b32d188676e8e691fbe387c73f4dc49b1479b6216fc4da79a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T17:22:02.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T17:22:02.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:22:02.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T17:22:02.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:22:02.933Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:22:02.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T17:22:03.339Z] $ docker top d1f1549ad8ffe088bbe348809ee1c2cae195bdf6a2fb676a1e1cadc1b7dacd03 -eo pid,comm [2022-07-22T17:22:03.427Z] 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-22T17:22:03.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T17:22:03.450Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T17:22:03.739Z] + git semver [Pipeline] } [2022-07-22T17:22:04.020Z] $ docker stop --time=1 d1f1549ad8ffe088bbe348809ee1c2cae195bdf6a2fb676a1e1cadc1b7dacd03 [2022-07-22T17:22:05.283Z] $ docker rm -f d1f1549ad8ffe088bbe348809ee1c2cae195bdf6a2fb676a1e1cadc1b7dacd03 [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-22T17:22:05.836Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-22T17:22:05.836Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-22T17:22:05.836Z] total 16 [2022-07-22T17:22:05.836Z] drwxr-xr-x 3 root root 4096 Jul 22 17:12 . [2022-07-22T17:22:05.836Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 17:21 .. [2022-07-22T17:22:05.836Z] drwxr-xr-x 2 root root 4096 Jul 22 17:12 cost [2022-07-22T17:22:05.836Z] -rw-r--r-- 1 root root 94 Jul 22 17:12 cost.csv [2022-07-22T17:22:05.836Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-22T17:22:05.836Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-22T17:22:05.836Z] total 16 [2022-07-22T17:22:05.836Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:12 . [2022-07-22T17:22:05.836Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 17:21 .. [2022-07-22T17:22:05.836Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 17:12 cost [2022-07-22T17:22:05.836Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 22 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:06.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:07.007Z] ---> package-listing.sh [2022-07-22T17:22:07.007Z] ++ facter osfamily [2022-07-22T17:22:07.007Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T17:22:07.267Z] + OS_FAMILY=debian [2022-07-22T17:22:07.267Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-22T17:22:07.267Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T17:22:07.267Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T17:22:07.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T17:22:07.267Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T17:22:07.267Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-22T17:22:07.267Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T17:22:07.267Z] + case "${OS_FAMILY}" in [2022-07-22T17:22:07.267Z] + dpkg -l [2022-07-22T17:22:07.267Z] + grep '^ii' [2022-07-22T17:22:07.267Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T17:22:07.267Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T17:22:07.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T17:22:07.267Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-22T17:22:07.267Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-22T17:22:07.267Z] + 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-22T17:22:07.279Z] 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-22T17:22:07.560Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T17:22:08.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T17:22:08.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T17:22:08.213Z] prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container [2022-07-22T17:22:08.250Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T17:22:08.459Z] $ docker top 3e7116bbfd52c181262b1c380905138427560c9b3e88136ffe9b6efb9046bcc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T17:22:08.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T17:22:09.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T17:22:09.467Z] + ls /var/log/sa-host [2022-07-22T17:22:09.467Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T17:22:09.558Z] provisioning config files... [2022-07-22T17:22:09.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1782019444400866053tmp [Pipeline] { [Pipeline] echo [2022-07-22T17:22:09.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:09.872Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T17:22:09.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:10.210Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T17:22:10.220Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:10.504Z] ---> sudo-logs.sh [2022-07-22T17:22:10.504Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T17:22:10.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:10.809Z] ---> job-cost.sh [2022-07-22T17:22:10.809Z] lf-activate-venv: SKIPPING [2022-07-22T17:22:10.809Z] DEBUG: total: 0.2199999988079071 [2022-07-22T17:22:10.809Z] INFO: Retrieving Stack Cost... [2022-07-22T17:22:11.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T17:22:11.950Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T17:22:11.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T17:22:12.244Z] ---> logs-deploy.sh [2022-07-22T17:22:12.244Z] lf-activate-venv: SKIPPING [2022-07-22T17:22:12.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/89 [2022-07-22T17:22:12.244Z] INFO: archiving workspace using pattern(s): [2022-07-22T17:22:13.185Z] Archives upload complete. [2022-07-22T17:22:13.445Z] INFO: archiving logs to Nexus [2022-07-22T17:22:14.015Z] ---> uname -a: [2022-07-22T17:22:14.015Z] Linux prd-ubuntu20-04-docker-8c-8g-20800 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] ---> lscpu: [2022-07-22T17:22:14.015Z] Architecture: x86_64 [2022-07-22T17:22:14.015Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T17:22:14.015Z] Byte Order: Little Endian [2022-07-22T17:22:14.015Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T17:22:14.015Z] CPU(s): 8 [2022-07-22T17:22:14.015Z] On-line CPU(s) list: 0-7 [2022-07-22T17:22:14.015Z] Thread(s) per core: 1 [2022-07-22T17:22:14.015Z] Core(s) per socket: 1 [2022-07-22T17:22:14.015Z] Socket(s): 8 [2022-07-22T17:22:14.015Z] NUMA node(s): 1 [2022-07-22T17:22:14.015Z] Vendor ID: AuthenticAMD [2022-07-22T17:22:14.015Z] CPU family: 23 [2022-07-22T17:22:14.015Z] Model: 49 [2022-07-22T17:22:14.015Z] Model name: AMD EPYC-Rome Processor [2022-07-22T17:22:14.015Z] Stepping: 0 [2022-07-22T17:22:14.015Z] CPU MHz: 2799.994 [2022-07-22T17:22:14.015Z] BogoMIPS: 5599.98 [2022-07-22T17:22:14.015Z] Virtualization: AMD-V [2022-07-22T17:22:14.015Z] Hypervisor vendor: KVM [2022-07-22T17:22:14.015Z] Virtualization type: full [2022-07-22T17:22:14.015Z] L1d cache: 256 KiB [2022-07-22T17:22:14.015Z] L1i cache: 256 KiB [2022-07-22T17:22:14.015Z] L2 cache: 4 MiB [2022-07-22T17:22:14.015Z] L3 cache: 128 MiB [2022-07-22T17:22:14.015Z] NUMA node0 CPU(s): 0-7 [2022-07-22T17:22:14.015Z] Vulnerability Itlb multihit: Not affected [2022-07-22T17:22:14.015Z] Vulnerability L1tf: Not affected [2022-07-22T17:22:14.015Z] Vulnerability Mds: Not affected [2022-07-22T17:22:14.015Z] Vulnerability Meltdown: Not affected [2022-07-22T17:22:14.015Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T17:22:14.015Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T17:22:14.015Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T17:22:14.015Z] Vulnerability Srbds: Not affected [2022-07-22T17:22:14.015Z] Vulnerability Tsx async abort: Not affected [2022-07-22T17:22:14.015Z] 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-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] ---> nproc: [2022-07-22T17:22:14.015Z] 8 [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] ---> df -h: [2022-07-22T17:22:14.015Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T17:22:14.015Z] overlay 155G 12G 143G 8% / [2022-07-22T17:22:14.015Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T17:22:14.015Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T17:22:14.015Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T17:22:14.015Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] ---> sar -b -r -n DEV: [2022-07-22T17:22:14.015Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20800) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] 17:09:59 LINUX RESTART (8 CPU) [2022-07-22T17:22:14.015Z] [2022-07-22T17:22:14.015Z] 17:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T17:22:14.015Z] 17:11:01 419.16 82.30 336.86 0.00 10765.81 206772.47 0.00 [2022-07-22T17:22:14.015Z] 17:12:01 231.33 1.53 229.80 0.00 26.13 61469.62 0.00 [2022-07-22T17:22:14.015Z] 17:13:01 117.01 0.05 116.96 0.00 9.47 33450.42 0.00 [2022-07-22T17:22:14.015Z] 17:14:01 2.12 0.00 2.12 0.00 0.00 25.08 0.00 [2022-07-22T17:22:14.015Z] 17:15:01 2.02 0.02 2.00 0.00 0.13 22.80 0.00 [2022-07-22T17:22:14.015Z] 17:16:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 [2022-07-22T17:22:14.015Z] 17:17:01 1.82 0.02 1.80 0.00 0.13 20.39 0.00 [2022-07-22T17:22:14.015Z] 17:18:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2022-07-22T17:22:14.015Z] 17:19:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-07-22T17:22:14.016Z] 17:20:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-07-22T17:22:14.016Z] 17:21:01 2.00 0.00 2.00 0.00 0.00 26.40 0.00 [2022-07-22T17:22:14.016Z] 17:22:01 113.45 0.33 113.11 0.00 21.86 58264.29 0.00 [2022-07-22T17:22:14.016Z] Average: 74.48 7.02 67.46 0.00 901.94 30008.13 0.00 [2022-07-22T17:22:14.016Z] [2022-07-22T17:22:14.016Z] 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T17:22:14.016Z] 17:11:01 29039964 31746252 569884 1.73 110716 2876028 2225068 6.56 1136228 2351712 539464 [2022-07-22T17:22:14.016Z] 17:12:01 28091680 31617652 672252 2.04 162308 3562288 2425884 7.15 1465328 2863208 190652 [2022-07-22T17:22:14.016Z] 17:13:01 27695432 31765216 525552 1.60 173324 4050356 1805672 5.32 1279940 3398112 400 [2022-07-22T17:22:14.016Z] 17:14:01 27695924 31765848 524820 1.60 173388 4050356 1805672 5.32 1279884 3398112 12 [2022-07-22T17:22:14.016Z] 17:15:01 27703452 31773460 517144 1.57 173464 4050360 1805672 5.32 1272040 3398132 12 [2022-07-22T17:22:14.016Z] 17:16:01 27703964 31773900 516616 1.57 173532 4050364 1805672 5.32 1271828 3398136 12 [2022-07-22T17:22:14.016Z] 17:17:01 27705444 31775556 515020 1.57 173584 4050364 1805672 5.32 1270980 3398244 20 [2022-07-22T17:22:14.016Z] 17:18:01 27706024 31776216 514156 1.56 173620 4050372 1805672 5.32 1270564 3398248 12 [2022-07-22T17:22:14.016Z] 17:19:01 27706260 31776616 513716 1.56 173640 4050500 1805672 5.32 1270596 3398376 20 [2022-07-22T17:22:14.016Z] 17:20:01 27706420 31776820 513680 1.56 173668 4050504 1805672 5.32 1270488 3398384 12 [2022-07-22T17:22:14.016Z] 17:21:01 27706128 31776560 513912 1.56 173704 4050484 1805672 5.32 1270844 3398360 8 [2022-07-22T17:22:14.016Z] 17:22:01 26178912 31730824 553212 1.68 216392 5358840 2143988 6.32 1407904 4650856 868 [2022-07-22T17:22:14.016Z] Average: 27719967 31754577 537497 1.63 170945 4020901 1920499 5.66 1288885 3370823 60958 [2022-07-22T17:22:14.016Z] [2022-07-22T17:22:14.016Z] 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T17:22:14.016Z] 17:11:01 ens3 826.30 497.37 8759.09 106.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:11:01 docker0 4.12 3.33 0.41 44.82 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:11:01 lo 8.80 8.80 0.83 0.83 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:12:01 veth856a9d1 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:12:01 ens3 222.85 177.50 1127.83 81.92 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:12:01 docker0 119.83 145.96 9.50 1081.40 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:13:01 ens3 185.70 141.16 2673.10 278.77 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:13:01 docker0 2.88 5.45 0.19 60.38 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:13:01 lo 7.93 7.93 0.77 0.77 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:14:01 ens3 0.58 0.08 0.14 0.06 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:15:01 ens3 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:16:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:19:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:21:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:22:01 ens3 376.32 285.89 7879.31 71.54 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:22:01 docker0 36.78 43.91 3.19 686.64 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:22:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] 17:22:01 veth715d4a1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] Average: ens3 134.42 91.90 1703.28 44.89 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] Average: docker0 13.63 16.55 1.11 156.10 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] Average: veth715d4a1 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T17:22:14.016Z] [2022-07-22T17:22:14.016Z] [2022-07-22T17:22:14.016Z] ---> sar -P ALL: [2022-07-22T17:22:14.016Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20800) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T17:22:14.016Z] [2022-07-22T17:22:14.016Z] 17:09:59 LINUX RESTART (8 CPU) [2022-07-22T17:22:14.016Z] [2022-07-22T17:22:14.016Z] 17:10:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T17:22:14.016Z] 17:11:01 all 10.33 0.00 4.20 3.57 0.07 81.83 [2022-07-22T17:22:14.016Z] 17:11:01 0 10.94 0.00 3.50 5.58 0.05 79.93 [2022-07-22T17:22:14.016Z] 17:11:01 1 10.61 0.00 6.21 4.60 0.05 78.52 [2022-07-22T17:22:14.016Z] 17:11:01 2 10.32 0.00 3.07 0.89 0.08 85.63 [2022-07-22T17:22:14.016Z] 17:11:01 3 12.95 0.00 4.94 3.02 0.05 79.04 [2022-07-22T17:22:14.016Z] 17:11:01 4 8.43 0.00 4.03 1.75 0.08 85.70 [2022-07-22T17:22:14.016Z] 17:11:01 5 10.33 0.00 3.36 1.43 0.05 84.83 [2022-07-22T17:22:14.016Z] 17:11:01 6 10.42 0.00 4.62 1.21 0.08 83.67 [2022-07-22T17:22:14.016Z] 17:11:01 7 8.59 0.00 3.83 10.10 0.12 77.36 [2022-07-22T17:22:14.016Z] 17:12:01 all 26.01 0.00 6.30 2.48 0.08 65.13 [2022-07-22T17:22:14.016Z] 17:12:01 0 26.23 0.00 6.31 0.81 0.08 66.57 [2022-07-22T17:22:14.016Z] 17:12:01 1 26.42 0.00 6.62 0.56 0.07 66.33 [2022-07-22T17:22:14.016Z] 17:12:01 2 26.24 0.00 6.60 4.78 0.07 62.30 [2022-07-22T17:22:14.016Z] 17:12:01 3 25.81 0.00 5.94 0.49 0.08 67.67 [2022-07-22T17:22:14.016Z] 17:12:01 4 25.18 0.00 6.66 6.83 0.10 61.23 [2022-07-22T17:22:14.016Z] 17:12:01 5 26.06 0.00 6.08 0.15 0.07 67.64 [2022-07-22T17:22:14.016Z] 17:12:01 6 26.56 0.00 6.45 5.65 0.07 61.27 [2022-07-22T17:22:14.016Z] 17:12:01 7 25.58 0.00 5.75 0.56 0.08 68.03 [2022-07-22T17:22:14.016Z] 17:13:01 all 10.45 0.00 2.43 1.21 0.04 85.87 [2022-07-22T17:22:14.016Z] 17:13:01 0 10.92 0.00 3.37 3.13 0.05 82.53 [2022-07-22T17:22:14.016Z] 17:13:01 1 10.83 0.00 2.27 0.77 0.05 86.08 [2022-07-22T17:22:14.016Z] 17:13:01 2 9.14 0.00 2.15 1.48 0.03 87.20 [2022-07-22T17:22:14.016Z] 17:13:01 3 12.60 0.00 2.27 0.45 0.03 84.65 [2022-07-22T17:22:14.016Z] 17:13:01 4 9.64 0.00 1.98 0.05 0.03 88.30 [2022-07-22T17:22:14.016Z] 17:13:01 5 10.37 0.00 2.86 3.09 0.05 83.62 [2022-07-22T17:22:14.016Z] 17:13:01 6 9.67 0.00 2.35 0.10 0.03 87.84 [2022-07-22T17:22:14.016Z] 17:13:01 7 10.43 0.00 2.17 0.56 0.07 86.78 [2022-07-22T17:22:14.016Z] 17:14:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2022-07-22T17:22:14.016Z] 17:14:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2022-07-22T17:22:14.016Z] 17:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T17:22:14.016Z] 17:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T17:22:14.016Z] 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T17:22:14.016Z] 17:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:14:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-22T17:22:14.016Z] 17:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-22T17:22:14.016Z] 17:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-22T17:22:14.016Z] 17:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-22T17:22:14.016Z] 17:15:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-22T17:22:14.016Z] 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T17:22:14.016Z] 17:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-22T17:22:14.016Z] 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T17:22:14.016Z] 17:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T17:22:14.016Z] 17:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-22T17:22:14.016Z] 17:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-22T17:22:14.016Z] 17:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-22T17:22:14.016Z] 17:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:22:14.016Z] 17:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:22:14.016Z] 17:17:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-22T17:22:14.016Z] 17:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-22T17:22:14.016Z] 17:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-22T17:22:14.016Z] 17:18:01 all 0.23 0.00 0.01 0.01 0.00 99.75 [2022-07-22T17:22:14.016Z] 17:18:01 0 1.71 0.00 0.00 0.00 0.00 98.29 [2022-07-22T17:22:14.016Z] 17:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-22T17:22:14.016Z] 17:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-22T17:22:14.016Z] 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-22T17:22:14.016Z] 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.016Z] 17:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T17:22:14.016Z] 17:19:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2022-07-22T17:22:14.017Z] 17:19:01 0 1.52 0.00 0.02 0.00 0.02 98.45 [2022-07-22T17:22:14.017Z] 17:19:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2022-07-22T17:22:14.017Z] 17:19:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2022-07-22T17:22:14.017Z] 17:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.017Z] 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.017Z] 17:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T17:22:14.017Z] 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T17:22:14.017Z] 17:19:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2022-07-22T17:22:14.017Z] 17:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-07-22T17:22:14.017Z] 17:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T17:22:14.017Z] 17:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-22T17:22:14.017Z] 17:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-22T17:22:14.017Z] 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T17:22:14.017Z] 17:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-22T17:22:14.017Z] 17:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T17:22:14.017Z] 17:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T17:22:14.017Z] 17:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T17:22:14.017Z] 17:21:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2022-07-22T17:22:14.017Z] 17:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T17:22:14.017Z] 17:21:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2022-07-22T17:22:14.017Z] 17:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-22T17:22:14.017Z] 17:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-22T17:22:14.017Z] 17:21:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2022-07-22T17:22:14.017Z] 17:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T17:22:14.017Z] 17:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-22T17:22:14.017Z] 17:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-22T17:22:14.017Z] [2022-07-22T17:22:14.017Z] 17:21:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T17:22:14.017Z] 17:22:01 all 8.84 0.00 3.39 1.34 0.04 86.39 [2022-07-22T17:22:14.017Z] 17:22:01 0 7.80 0.00 2.57 0.25 0.07 89.30 [2022-07-22T17:22:14.017Z] 17:22:01 1 8.77 0.00 3.10 0.08 0.07 87.98 [2022-07-22T17:22:14.017Z] 17:22:01 2 9.21 0.00 2.74 0.84 0.03 87.17 [2022-07-22T17:22:14.017Z] 17:22:01 3 8.98 0.00 4.83 0.30 0.03 85.85 [2022-07-22T17:22:14.017Z] 17:22:01 4 8.36 0.00 3.38 3.00 0.03 85.23 [2022-07-22T17:22:14.017Z] 17:22:01 5 9.41 0.00 3.71 5.85 0.03 81.00 [2022-07-22T17:22:14.017Z] 17:22:01 6 8.05 0.00 3.55 0.02 0.03 88.34 [2022-07-22T17:22:14.017Z] 17:22:01 7 10.16 0.00 3.22 0.35 0.05 86.21 [2022-07-22T17:22:14.017Z] Average: all 4.65 0.00 1.36 0.71 0.02 93.26 [2022-07-22T17:22:14.017Z] Average: 0 4.91 0.00 1.32 0.81 0.03 92.93 [2022-07-22T17:22:14.017Z] Average: 1 4.72 0.00 1.52 0.50 0.02 93.23 [2022-07-22T17:22:14.017Z] Average: 2 4.56 0.00 1.21 0.68 0.02 93.54 [2022-07-22T17:22:14.017Z] Average: 3 5.00 0.00 1.49 0.35 0.02 93.13 [2022-07-22T17:22:14.017Z] Average: 4 4.27 0.00 1.33 0.97 0.02 93.41 [2022-07-22T17:22:14.017Z] Average: 5 4.66 0.00 1.33 0.88 0.02 93.11 [2022-07-22T17:22:14.017Z] Average: 6 4.53 0.00 1.41 0.57 0.02 93.47 [2022-07-22T17:22:14.017Z] Average: 7 4.54 0.00 1.24 0.95 0.04 93.22 [2022-07-22T17:22:14.017Z] [2022-07-22T17:22:14.017Z] [2022-07-22T17:22:14.017Z]