Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f87ca8875216ab55e5a030c389b7596761f88b9 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh828455337310025692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh724769055695402034.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6809713997506578663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh3071090702443575983.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh5007241863504312317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-899’ is offline Running on prd-centos7-docker-4c-2g-900 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.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh885859349740755389.key > 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 3f87ca8875216ab55e5a030c389b7596761f88b9 (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 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313)" > git rev-list --no-walk b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-26T23:01:22.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-26T23:01:22.791Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-26T23:01:22.819Z] ========================================================= [2021-08-26T23:01:22.820Z] EdgeX Global Pipelines Version Info [2021-08-26T23:01:22.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:01:24.043Z] ------------------- [2021-08-26T23:01:24.043Z] stable info: [2021-08-26T23:01:24.043Z] ------------------- [2021-08-26T23:01:24.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-26T23:01:24.043Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T23:01:24.043Z] Message: update stable to v1.0.205 [2021-08-26T23:01:24.632Z] ------------------- [2021-08-26T23:01:24.632Z] experimental info: [2021-08-26T23:01:24.632Z] ------------------- [2021-08-26T23:01:24.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-26T23:01:24.632Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T23:01:24.632Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-26T23:01:24.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-26T23:01:24.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-26T23:01:24.910Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-26T23:01:24.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-26T23:01:24.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-26T23:01:24.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-26T23:01:25.007Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-26T23:01:25.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-26T23:01:25.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-26T23:01:25.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-26T23:01:25.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-26T23:01:25.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-26T23:01:25.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-26T23:01:25.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-26T23:01:25.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-26T23:01:25.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T23:01:25.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T23:01:25.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-26T23:01:25.319Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-26T23:01:25.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-26T23:01:25.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-26T23:01:25.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-26T23:01:25.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-26T23:01:25.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-26T23:01:25.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-26T23:01:25.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-26T23:01:25.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-26T23:01:25.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-26T23:01:25.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-26T23:01:25.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-26T23:01:25.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] echo [2021-08-26T23:01:25.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f87ca8 [Pipeline] echo [2021-08-26T23:01:25.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:01:25.738Z] provisioning config files... [2021-08-26T23:01:25.759Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2272760243860344693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:01:26.105Z] ---> docker-login.sh [2021-08-26T23:01:26.105Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:01:26.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:01:26.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:01:26.374Z] Configure a credential helper to remove this warning. See [2021-08-26T23:01:26.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:01:26.374Z] [2021-08-26T23:01:26.374Z] Login Succeeded [2021-08-26T23:01:26.374Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:01:26.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:01:26.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:01:26.374Z] Configure a credential helper to remove this warning. See [2021-08-26T23:01:26.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:01:26.374Z] [2021-08-26T23:01:26.374Z] Login Succeeded [2021-08-26T23:01:26.374Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:01:26.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:01:26.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:01:26.643Z] Configure a credential helper to remove this warning. See [2021-08-26T23:01:26.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:01:26.643Z] [2021-08-26T23:01:26.643Z] Login Succeeded [2021-08-26T23:01:26.643Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:01:26.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:01:26.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:01:26.913Z] Configure a credential helper to remove this warning. See [2021-08-26T23:01:26.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:01:26.913Z] [2021-08-26T23:01:26.913Z] Login Succeeded [2021-08-26T23:01:26.913Z] docker.io [2021-08-26T23:01:26.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:01:27.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:01:27.178Z] Configure a credential helper to remove this warning. See [2021-08-26T23:01:27.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:01:27.178Z] [2021-08-26T23:01:27.178Z] Login Succeeded [2021-08-26T23:01:27.178Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:01:27.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-26T23:01:27.706Z] + git log --format=format:%s -1 3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] echo [2021-08-26T23:01:27.761Z] GIT_COMMIT: 3f87ca8875216ab55e5a030c389b7596761f88b9, Commit Message: feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313) [Pipeline] echo [2021-08-26T23:01:27.775Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:01:28.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:01:28.461Z] [2021-08-26T23:01:28.461Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:01:28.821Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:01:28.821Z] latest: Pulling from edgex-devops/git-semver [2021-08-26T23:01:28.821Z] 31603596830f: Pulling fs layer [2021-08-26T23:01:28.821Z] 04fac38145f0: Pulling fs layer [2021-08-26T23:01:28.821Z] 701f6daf10bf: Pulling fs layer [2021-08-26T23:01:28.821Z] 24f72da36158: Pulling fs layer [2021-08-26T23:01:28.821Z] 24f72da36158: Waiting [2021-08-26T23:01:28.821Z] 04fac38145f0: Verifying Checksum [2021-08-26T23:01:28.821Z] 04fac38145f0: Download complete [2021-08-26T23:01:29.090Z] 31603596830f: Verifying Checksum [2021-08-26T23:01:29.090Z] 31603596830f: Download complete [2021-08-26T23:01:29.090Z] 24f72da36158: Verifying Checksum [2021-08-26T23:01:29.090Z] 24f72da36158: Download complete [2021-08-26T23:01:29.090Z] 31603596830f: Pull complete [2021-08-26T23:01:29.365Z] 04fac38145f0: Pull complete [2021-08-26T23:01:29.365Z] 701f6daf10bf: Verifying Checksum [2021-08-26T23:01:29.365Z] 701f6daf10bf: Download complete [2021-08-26T23:01:29.962Z] 701f6daf10bf: Pull complete [2021-08-26T23:01:29.962Z] 24f72da36158: Pull complete [2021-08-26T23:01:29.962Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-26T23:01:29.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:01:29.962Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-26T23:01:30.064Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:01:30.122Z] $ 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:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:01:30.830Z] $ docker top 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:01:30.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:01:30.960Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:01:31.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:01:31.098Z] $ docker exec 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent [2021-08-26T23:01:31.217Z] SSH_AUTH_SOCK=/tmp/ssh-rFfxoIhxEdJ4/agent.14 [2021-08-26T23:01:31.217Z] SSH_AGENT_PID=20 [2021-08-26T23:01:31.229Z] Running ssh-add (command line suppressed) [2021-08-26T23:01:31.336Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4999251280866553570.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4999251280866553570.key) [2021-08-26T23:01:31.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:01:31.678Z] + git tag --points-at HEAD [Pipeline] } [2021-08-26T23:01:31.697Z] $ docker exec --env ******** --env ******** 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent -k [2021-08-26T23:01:31.797Z] unset SSH_AUTH_SOCK; [2021-08-26T23:01:31.797Z] unset SSH_AGENT_PID; [2021-08-26T23:01:31.797Z] echo Agent pid 20 killed; [2021-08-26T23:01:31.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-26T23:01:31.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:01:31.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:01:31.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:01:31.967Z] $ docker exec 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent [2021-08-26T23:01:32.074Z] SSH_AUTH_SOCK=/tmp/ssh-fsLJRjr2OfEI/agent.52 [2021-08-26T23:01:32.074Z] SSH_AGENT_PID=58 [2021-08-26T23:01:32.082Z] Running ssh-add (command line suppressed) [2021-08-26T23:01:32.183Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6871265242970168235.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6871265242970168235.key) [2021-08-26T23:01:32.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:01:32.516Z] + git semver init [2021-08-26T23:01:32.516Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:01:32.516Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-26T23:01:32.516Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-26T23:01:32.516Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:01:32.516Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:01:32.516Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:01:32.516Z] # $SEMVER_BRANCH = main [2021-08-26T23:01:32.516Z] # $SEMVER_TEMP = /tmp/semver-026377977 [2021-08-26T23:01:32.516Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-26T23:01:33.098Z] # '/tmp/semver-026377977' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-26T23:01:33.098Z] # -> Force: false [2021-08-26T23:01:33.098Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-26T23:01:33.117Z] $ docker exec --env ******** --env ******** 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f ssh-agent -k [2021-08-26T23:01:33.217Z] unset SSH_AUTH_SOCK; [2021-08-26T23:01:33.218Z] unset SSH_AGENT_PID; [2021-08-26T23:01:33.218Z] echo Agent pid 58 killed; [2021-08-26T23:01:33.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:01:33.591Z] + git semver [Pipeline] } [2021-08-26T23:01:33.612Z] $ docker stop --time=1 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f [2021-08-26T23:01:34.827Z] $ docker rm -f 54c6bf407db8b2475d97e39401c6e471ac23c4c32257867e9c0279c07c62e57f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T23:01:35.230Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-26T23:01:35.580Z] Stashed 1 file(s) [Pipeline] echo [2021-08-26T23:01:35.585Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.8 [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] node [Pipeline] node [2021-08-26T23:01:50.810Z] Still waiting to schedule task [2021-08-26T23:01:50.810Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-26T23:01:50.813Z] Still waiting to schedule task [2021-08-26T23:01:50.813Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-26T23:03:57.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-901 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-26T23:03:57.881Z] Running in /w/workspace/app-service-configurable/12 [Pipeline] { [Pipeline] checkout [2021-08-26T23:03:58.126Z] Selected Git installation does not exist. Using Default [2021-08-26T23:03:58.126Z] The recommended git tool is: NONE [2021-08-26T23:04:03.135Z] using credential edgex-jenkins-ssh [2021-08-26T23:04:03.155Z] Cloning the remote Git repository [2021-08-26T23:04:03.201Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-26T23:04:03.302Z] > git init /w/workspace/app-service-configurable/12 # timeout=10 [2021-08-26T23:04:03.383Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-26T23:04:03.384Z] > git --version # timeout=10 [2021-08-26T23:04:03.401Z] > git --version # 'git version 2.17.1' [2021-08-26T23:04:03.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T23:04:03.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T23:04:04.646Z] Avoid second fetch [2021-08-26T23:04:04.647Z] Checking out Revision 3f87ca8875216ab55e5a030c389b7596761f88b9 (main) [2021-08-26T23:04:04.597Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-26T23:04:04.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T23:04:04.659Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T23:04:04.674Z] > git checkout -f 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 [2021-08-26T23:04:09.060Z] Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:04:09.758Z] provisioning config files... [2021-08-26T23:04:09.790Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config6371474926651750061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:04:10.388Z] ---> docker-login.sh [2021-08-26T23:04:10.389Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:04:11.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:11.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:11.638Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:11.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:11.638Z] [2021-08-26T23:04:11.638Z] Login Succeeded [2021-08-26T23:04:11.638Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:04:11.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:12.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:12.196Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:12.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:12.196Z] [2021-08-26T23:04:12.196Z] Login Succeeded [2021-08-26T23:04:12.196Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:04:12.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:12.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:12.754Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:12.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:12.754Z] [2021-08-26T23:04:12.754Z] Login Succeeded [2021-08-26T23:04:12.754Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:04:13.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:13.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:13.354Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:13.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:13.354Z] [2021-08-26T23:04:13.354Z] Login Succeeded [2021-08-26T23:04:13.354Z] docker.io [2021-08-26T23:04:13.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:14.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:14.226Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:14.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:14.226Z] [2021-08-26T23:04:14.226Z] Login Succeeded [2021-08-26T23:04:14.226Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:04:14.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T23:04:14.645Z] ========================================================= [2021-08-26T23:04:14.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-26T23:04:14.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:04:15.022Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-26T23:04:15.022Z] Sending build context to Docker daemon 159.7kB [2021-08-26T23:04:15.302Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T23:04:15.302Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-26T23:04:15.580Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-26T23:04:15.580Z] 595b0fe564bb: Pulling fs layer [2021-08-26T23:04:15.580Z] 24495759ef45: Pulling fs layer [2021-08-26T23:04:15.580Z] d148012ef14d: Pulling fs layer [2021-08-26T23:04:15.580Z] e90a11edd702: Pulling fs layer [2021-08-26T23:04:15.580Z] d77568369979: Pulling fs layer [2021-08-26T23:04:15.580Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-26T23:04:15.580Z] 170f2ba95c9a: Pulling fs layer [2021-08-26T23:04:15.580Z] 97ac5df62f85: Pulling fs layer [2021-08-26T23:04:15.580Z] fc1c9f9a7f3b: Waiting [2021-08-26T23:04:15.580Z] 170f2ba95c9a: Waiting [2021-08-26T23:04:15.580Z] 97ac5df62f85: Waiting [2021-08-26T23:04:15.580Z] e90a11edd702: Waiting [2021-08-26T23:04:15.580Z] d77568369979: Waiting [2021-08-26T23:04:15.857Z] d148012ef14d: Download complete [2021-08-26T23:04:15.857Z] 24495759ef45: Verifying Checksum [2021-08-26T23:04:15.857Z] 24495759ef45: Download complete [2021-08-26T23:04:15.857Z] d77568369979: Verifying Checksum [2021-08-26T23:04:15.857Z] d77568369979: Download complete [2021-08-26T23:04:15.857Z] fc1c9f9a7f3b: Download complete [2021-08-26T23:04:15.857Z] 595b0fe564bb: Download complete [2021-08-26T23:04:15.857Z] 170f2ba95c9a: Download complete [2021-08-26T23:04:16.458Z] 595b0fe564bb: Pull complete [2021-08-26T23:04:17.066Z] 24495759ef45: Pull complete [2021-08-26T23:04:17.762Z] d148012ef14d: Pull complete [2021-08-26T23:04:19.781Z] 97ac5df62f85: Verifying Checksum [2021-08-26T23:04:19.781Z] 97ac5df62f85: Download complete [2021-08-26T23:04:20.053Z] e90a11edd702: Verifying Checksum [2021-08-26T23:04:20.053Z] e90a11edd702: Download complete [2021-08-26T23:04:29.626Z] Running on prd-centos7-docker-4c-2g-903 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-26T23:04:29.656Z] Running in /w/workspace/app-service-configurable/12 [Pipeline] { [Pipeline] checkout [2021-08-26T23:04:29.795Z] Selected Git installation does not exist. Using Default [2021-08-26T23:04:29.795Z] The recommended git tool is: NONE [2021-08-26T23:04:32.341Z] using credential edgex-jenkins-ssh [2021-08-26T23:04:32.356Z] Cloning the remote Git repository [2021-08-26T23:04:32.485Z] e90a11edd702: Pull complete [2021-08-26T23:04:32.485Z] d77568369979: Pull complete [2021-08-26T23:04:32.485Z] fc1c9f9a7f3b: Pull complete [2021-08-26T23:04:32.485Z] 170f2ba95c9a: Pull complete [2021-08-26T23:04:33.145Z] Avoid second fetch [2021-08-26T23:04:33.146Z] Checking out Revision 3f87ca8875216ab55e5a030c389b7596761f88b9 (main) [2021-08-26T23:04:32.375Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-26T23:04:32.441Z] > git init /w/workspace/app-service-configurable/12 # timeout=10 [2021-08-26T23:04:32.472Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-26T23:04:32.473Z] > git --version # timeout=10 [2021-08-26T23:04:32.484Z] > git --version # 'git version 2.24.4' [2021-08-26T23:04:32.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T23:04:32.513Z] [INFO] Currently running in a labeled security context [2021-08-26T23:04:32.513Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-26T23:04:32.513Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/12@tmp/jenkins-gitclient-ssh1364751118249835281.key [2021-08-26T23:04:32.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T23:04:33.113Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-26T23:04:33.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T23:04:33.157Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T23:04:33.162Z] > git checkout -f 3f87ca8875216ab55e5a030c389b7596761f88b9 # timeout=10 [2021-08-26T23:04:36.876Z] Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines. (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:04:37.336Z] provisioning config files... [2021-08-26T23:04:37.355Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config4109399064973591727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:04:37.790Z] ---> docker-login.sh [2021-08-26T23:04:37.790Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:04:37.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:37.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:37.790Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:37.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:37.790Z] [2021-08-26T23:04:37.790Z] Login Succeeded [2021-08-26T23:04:37.790Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:04:37.941Z] 97ac5df62f85: Pull complete [2021-08-26T23:04:37.942Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-26T23:04:37.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T23:04:37.942Z] ---> 04bc70af865f [2021-08-26T23:04:37.942Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-26T23:04:38.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:38.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:38.058Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:38.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:38.058Z] [2021-08-26T23:04:38.058Z] Login Succeeded [2021-08-26T23:04:38.058Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:04:38.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:38.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:38.058Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:38.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:38.058Z] [2021-08-26T23:04:38.058Z] Login Succeeded [2021-08-26T23:04:38.058Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:04:38.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:38.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:38.323Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:38.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:38.323Z] [2021-08-26T23:04:38.323Z] Login Succeeded [2021-08-26T23:04:38.323Z] docker.io [2021-08-26T23:04:38.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:04:38.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:04:38.905Z] Configure a credential helper to remove this warning. See [2021-08-26T23:04:38.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:04:38.905Z] [2021-08-26T23:04:38.905Z] Login Succeeded [2021-08-26T23:04:38.905Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:04:38.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T23:04:39.139Z] ========================================================= [2021-08-26T23:04:39.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-26T23:04:39.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:04:39.482Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-26T23:04:39.482Z] Sending build context to Docker daemon 159.7kB [2021-08-26T23:04:39.482Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T23:04:39.482Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-26T23:04:39.482Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-26T23:04:39.482Z] 540db60ca938: Pulling fs layer [2021-08-26T23:04:39.482Z] adcc1eea9eea: Pulling fs layer [2021-08-26T23:04:39.482Z] 4c4ab2625f07: Pulling fs layer [2021-08-26T23:04:39.483Z] db62176df00c: Pulling fs layer [2021-08-26T23:04:39.483Z] 3b30891b0d05: Pulling fs layer [2021-08-26T23:04:39.483Z] 06b49ca38bd5: Pulling fs layer [2021-08-26T23:04:39.483Z] c788192a36de: Pulling fs layer [2021-08-26T23:04:39.483Z] a77e37c0d609: Pulling fs layer [2021-08-26T23:04:39.483Z] c3185cebc471: Pulling fs layer [2021-08-26T23:04:39.483Z] db62176df00c: Waiting [2021-08-26T23:04:39.483Z] 3b30891b0d05: Waiting [2021-08-26T23:04:39.483Z] 06b49ca38bd5: Waiting [2021-08-26T23:04:39.483Z] c788192a36de: Waiting [2021-08-26T23:04:39.483Z] a77e37c0d609: Waiting [2021-08-26T23:04:39.483Z] c3185cebc471: Waiting [2021-08-26T23:04:39.483Z] 4c4ab2625f07: Verifying Checksum [2021-08-26T23:04:39.483Z] 4c4ab2625f07: Download complete [2021-08-26T23:04:39.749Z] adcc1eea9eea: Verifying Checksum [2021-08-26T23:04:39.749Z] adcc1eea9eea: Download complete [2021-08-26T23:04:39.749Z] 3b30891b0d05: Verifying Checksum [2021-08-26T23:04:39.749Z] 3b30891b0d05: Download complete [2021-08-26T23:04:39.749Z] 06b49ca38bd5: Verifying Checksum [2021-08-26T23:04:39.749Z] 06b49ca38bd5: Download complete [2021-08-26T23:04:39.749Z] c788192a36de: Verifying Checksum [2021-08-26T23:04:39.749Z] c788192a36de: Download complete [2021-08-26T23:04:39.749Z] 540db60ca938: Verifying Checksum [2021-08-26T23:04:40.016Z] 540db60ca938: Pull complete [2021-08-26T23:04:40.016Z] adcc1eea9eea: Pull complete [2021-08-26T23:04:40.016Z] 4c4ab2625f07: Pull complete [2021-08-26T23:04:40.280Z] a77e37c0d609: Verifying Checksum [2021-08-26T23:04:40.280Z] a77e37c0d609: Download complete [2021-08-26T23:04:41.354Z] ---> Running in 10d4128f74c0 [2021-08-26T23:04:41.627Z] Removing intermediate container 10d4128f74c0 [2021-08-26T23:04:41.627Z] ---> bf075957c20a [2021-08-26T23:04:41.627Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-26T23:04:41.902Z] ---> Running in f8ea635c0519 [2021-08-26T23:04:42.497Z] Removing intermediate container f8ea635c0519 [2021-08-26T23:04:42.497Z] ---> ef3c35f213c0 [2021-08-26T23:04:42.497Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-26T23:04:42.497Z] ---> Running in b53399283abf [2021-08-26T23:04:43.093Z] Removing intermediate container b53399283abf [2021-08-26T23:04:43.093Z] ---> d95ef35bd569 [2021-08-26T23:04:43.093Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:04:43.367Z] ---> Running in c4dd12f30460 [2021-08-26T23:04:43.632Z] c3185cebc471: Verifying Checksum [2021-08-26T23:04:43.632Z] c3185cebc471: Download complete [2021-08-26T23:04:43.632Z] db62176df00c: Verifying Checksum [2021-08-26T23:04:43.632Z] db62176df00c: Download complete [2021-08-26T23:04:46.011Z] Removing intermediate container c4dd12f30460 [2021-08-26T23:04:46.012Z] ---> b67e401f5c60 [2021-08-26T23:04:46.012Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-26T23:04:46.295Z] ---> Running in 779d6df92809 [2021-08-26T23:04:47.010Z] db62176df00c: Pull complete [2021-08-26T23:04:47.010Z] 3b30891b0d05: Pull complete [2021-08-26T23:04:47.010Z] 06b49ca38bd5: Pull complete [2021-08-26T23:04:47.010Z] c788192a36de: Pull complete [2021-08-26T23:04:47.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:04:47.279Z] a77e37c0d609: Pull complete [2021-08-26T23:04:48.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:04:49.953Z] c3185cebc471: Pull complete [2021-08-26T23:04:49.953Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-26T23:04:49.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T23:04:49.953Z] ---> 031687cdd783 [2021-08-26T23:04:49.953Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-26T23:04:51.372Z] ---> Running in 09bcb4ac753b [2021-08-26T23:04:51.372Z] Removing intermediate container 09bcb4ac753b [2021-08-26T23:04:51.372Z] ---> 773c23d0cf65 [2021-08-26T23:04:51.372Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-26T23:04:51.372Z] ---> Running in cb74dd617897 [2021-08-26T23:04:51.372Z] Removing intermediate container cb74dd617897 [2021-08-26T23:04:51.372Z] ---> ad29ff3163de [2021-08-26T23:04:51.372Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-26T23:04:51.468Z] OK: 218 MiB in 52 packages [2021-08-26T23:04:51.643Z] ---> Running in 7018a9c368a0 [2021-08-26T23:04:51.643Z] Removing intermediate container 7018a9c368a0 [2021-08-26T23:04:51.643Z] ---> 63f5ea755ad9 [2021-08-26T23:04:51.643Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:04:51.643Z] ---> Running in fed8a22cd4c9 [2021-08-26T23:04:52.246Z] Removing intermediate container fed8a22cd4c9 [2021-08-26T23:04:52.246Z] ---> f080e8d9ac59 [2021-08-26T23:04:52.246Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-26T23:04:52.246Z] ---> Running in 35ef947057de [2021-08-26T23:04:52.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:04:52.909Z] Removing intermediate container 779d6df92809 [2021-08-26T23:04:52.909Z] ---> 6205896545ec [2021-08-26T23:04:52.909Z] Step 8/13 : WORKDIR /app [2021-08-26T23:04:52.909Z] ---> Running in cb680e7c9a24 [2021-08-26T23:04:53.484Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:04:53.505Z] Removing intermediate container cb680e7c9a24 [2021-08-26T23:04:53.505Z] ---> 7f5d1d6fdf16 [2021-08-26T23:04:53.505Z] Step 9/13 : COPY go.mod . [2021-08-26T23:04:53.753Z] OK: 219 MiB in 52 packages [2021-08-26T23:04:54.019Z] Removing intermediate container 35ef947057de [2021-08-26T23:04:54.019Z] ---> 9bb40761caab [2021-08-26T23:04:54.019Z] Step 8/13 : WORKDIR /app [2021-08-26T23:04:54.019Z] ---> Running in 4bda17c86082 [2021-08-26T23:04:54.284Z] Removing intermediate container 4bda17c86082 [2021-08-26T23:04:54.284Z] ---> 0667f9df0128 [2021-08-26T23:04:54.284Z] Step 9/13 : COPY go.mod . [2021-08-26T23:04:54.485Z] ---> 20db0623ff31 [2021-08-26T23:04:54.486Z] Step 10/13 : RUN go mod download [2021-08-26T23:04:54.486Z] ---> Running in a58cd97951c4 [2021-08-26T23:04:54.549Z] ---> 740f58726b8e [2021-08-26T23:04:54.549Z] Step 10/13 : RUN go mod download [2021-08-26T23:04:54.549Z] ---> Running in 57dbc4ca6811 [2021-08-26T23:05:06.857Z] Removing intermediate container 57dbc4ca6811 [2021-08-26T23:05:06.857Z] ---> e4aad9c9e5d5 [2021-08-26T23:05:06.857Z] Step 11/13 : COPY . . [2021-08-26T23:05:06.857Z] ---> 17d1fc1fcb04 [2021-08-26T23:05:06.857Z] Step 12/13 : ARG MAKE="make build" [2021-08-26T23:05:06.857Z] ---> Running in ab84a05efdee [2021-08-26T23:05:06.857Z] Removing intermediate container ab84a05efdee [2021-08-26T23:05:06.857Z] ---> cb1979c1ed59 [2021-08-26T23:05:06.857Z] Step 13/13 : RUN $MAKE [2021-08-26T23:05:06.857Z] ---> Running in 7c97e7dc0c14 [2021-08-26T23:05:06.857Z] noop [2021-08-26T23:05:07.128Z] Removing intermediate container 7c97e7dc0c14 [2021-08-26T23:05:07.128Z] ---> 8aff15377cdf [2021-08-26T23:05:07.128Z] Successfully built 8aff15377cdf [2021-08-26T23:05:07.128Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:07.466Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T23:05:07.466Z] . [Pipeline] withDockerContainer [2021-08-26T23:05:07.566Z] prd-centos7-docker-4c-2g-903 does not seem to be running inside a container [2021-08-26T23:05:07.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-26T23:05:07.967Z] $ docker top eac03b82153050da8b7acd4cc0b432d5e64422b65b1f7661e3ca25c40ec00cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:05:08.384Z] + go version [2021-08-26T23:05:08.384Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-26T23:05:08.397Z] $ docker stop --time=1 eac03b82153050da8b7acd4cc0b432d5e64422b65b1f7661e3ca25c40ec00cbf [2021-08-26T23:05:09.589Z] $ docker rm -f eac03b82153050da8b7acd4cc0b432d5e64422b65b1f7661e3ca25c40ec00cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:10.138Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T23:05:10.138Z] . [Pipeline] withDockerContainer [2021-08-26T23:05:10.225Z] prd-centos7-docker-4c-2g-903 does not seem to be running inside a container [2021-08-26T23:05:10.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-26T23:05:10.651Z] $ docker top 4f2a6f725ba2338551e1d373ed8caab949baccb52fa244319d864604dc5d99fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:05:11.062Z] + make test [2021-08-26T23:05:11.062Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-26T23:05:21.307Z] Removing intermediate container a58cd97951c4 [2021-08-26T23:05:21.307Z] ---> 34b8edb0f2b7 [2021-08-26T23:05:21.307Z] Step 11/13 : COPY . . [2021-08-26T23:05:21.582Z] ---> 31326383cd1a [2021-08-26T23:05:21.582Z] Step 12/13 : ARG MAKE="make build" [2021-08-26T23:05:21.858Z] ---> Running in c2a1220a6b49 [2021-08-26T23:05:22.133Z] Removing intermediate container c2a1220a6b49 [2021-08-26T23:05:22.133Z] ---> 2ceb8eeb5e06 [2021-08-26T23:05:22.133Z] Step 13/13 : RUN $MAKE [2021-08-26T23:05:22.407Z] ---> Running in dd7abc239b22 [2021-08-26T23:05:23.845Z] noop [2021-08-26T23:05:24.828Z] Removing intermediate container dd7abc239b22 [2021-08-26T23:05:24.828Z] ---> b7936d0a9e7b [2021-08-26T23:05:24.828Z] Successfully built b7936d0a9e7b [2021-08-26T23:05:24.828Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:25.183Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T23:05:25.183Z] . [Pipeline] withDockerContainer [2021-08-26T23:05:25.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container [2021-08-26T23:05:25.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-26T23:05:26.072Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-26T23:05:26.072Z] CGO_ENABLED=1 go vet ./... [2021-08-26T23:05:27.419Z] $ docker top e255b5a602c8461f28d4eeb8d813a82b8abd3e410f31f7405691b4a461ba5ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:05:28.424Z] + go version [2021-08-26T23:05:28.424Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-26T23:05:28.449Z] $ docker stop --time=1 e255b5a602c8461f28d4eeb8d813a82b8abd3e410f31f7405691b4a461ba5ea2 [2021-08-26T23:05:30.526Z] $ docker rm -f e255b5a602c8461f28d4eeb8d813a82b8abd3e410f31f7405691b4a461ba5ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:31.379Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T23:05:31.379Z] . [Pipeline] withDockerContainer [2021-08-26T23:05:31.431Z] gofmt -l . [2021-08-26T23:05:31.432Z] [ "`gofmt -l .`" = "" ] [2021-08-26T23:05:31.432Z] ./bin/test-go-mod-tidy.sh [2021-08-26T23:05:31.432Z] ./bin/test-attribution-txt.sh [2021-08-26T23:05:31.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container [2021-08-26T23:05:31.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-26T23:05:33.388Z] $ docker top 67f23f7088422707d2c58e635c6ec7ab96741c46f65a394989e81778be9b7c5d -eo pid,comm [Pipeline] { [Pipeline] } [2021-08-26T23:05:33.713Z] $ docker stop --time=1 4f2a6f725ba2338551e1d373ed8caab949baccb52fa244319d864604dc5d99fe [2021-08-26T23:05:35.083Z] $ docker rm -f 4f2a6f725ba2338551e1d373ed8caab949baccb52fa244319d864604dc5d99fe [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:05:35.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-26T23:05:35.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-26T23:05:35.901Z] + make test [2021-08-26T23:05:35.902Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] sh [2021-08-26T23:05:38.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-26T23:05:38.639Z] + ls -al . [2021-08-26T23:05:38.639Z] total 120 [2021-08-26T23:05:38.639Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 26 23:05 . [2021-08-26T23:05:38.639Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 26 23:04 .. [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 26 23:04 Attribution.txt [2021-08-26T23:05:38.639Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 26 23:04 bin [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 26 23:04 CHANGELOG.md [2021-08-26T23:05:38.639Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 26 23:05 coverage.out [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 2032 Aug 26 23:04 Dockerfile [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 26 23:04 .dockerignore [2021-08-26T23:05:38.639Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 26 23:04 .git [2021-08-26T23:05:38.639Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 26 23:04 .github [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 104 Aug 26 23:04 .gitignore [2021-08-26T23:05:38.639Z] -rw-r--r--. 1 jenkins jenkins 135 Aug 26 23:05 go.mod [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 20635 Aug 26 23:04 go.sum [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 26 23:04 GOVERNANCE.md [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 26 23:04 Jenkinsfile [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 26 23:04 LICENSE [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 1940 Aug 26 23:04 main.go [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 1515 Aug 26 23:04 makefile [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 618 Aug 26 23:04 OWNERS.md [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 26 23:04 README.md [2021-08-26T23:05:38.639Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 26 23:04 res [2021-08-26T23:05:38.639Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 26 23:04 snap [2021-08-26T23:05:38.639Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 26 23:01 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:38.969Z] + 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=3f87ca8875216ab55e5a030c389b7596761f88b9 --label arch=amd64 --label version=2.0.2-dev.8 . [2021-08-26T23:05:38.969Z] Sending build context to Docker daemon 160.8kB [2021-08-26T23:05:38.969Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T23:05:38.969Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-26T23:05:38.969Z] ---> 8aff15377cdf [2021-08-26T23:05:38.969Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-26T23:05:38.969Z] ---> Running in 8936116954ec [2021-08-26T23:05:38.969Z] Removing intermediate container 8936116954ec [2021-08-26T23:05:38.969Z] ---> 1edf3433da74 [2021-08-26T23:05:38.969Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-26T23:05:38.969Z] ---> Running in 93a4e6ebc110 [2021-08-26T23:05:39.239Z] Removing intermediate container 93a4e6ebc110 [2021-08-26T23:05:39.239Z] ---> 4d1181d0038c [2021-08-26T23:05:39.239Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-26T23:05:39.239Z] ---> Running in 4d381bf2aa32 [2021-08-26T23:05:39.239Z] Removing intermediate container 4d381bf2aa32 [2021-08-26T23:05:39.239Z] ---> 01606a6cf087 [2021-08-26T23:05:39.239Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:05:39.239Z] ---> Running in df7c5472df76 [2021-08-26T23:05:39.832Z] Removing intermediate container df7c5472df76 [2021-08-26T23:05:39.832Z] ---> f7fead71e4bb [2021-08-26T23:05:39.832Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-26T23:05:39.832Z] ---> Running in 43fa99b3a399 [2021-08-26T23:05:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:05:41.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:05:41.631Z] OK: 219 MiB in 52 packages [2021-08-26T23:05:41.631Z] Removing intermediate container 43fa99b3a399 [2021-08-26T23:05:41.631Z] ---> 46381d4c7ee6 [2021-08-26T23:05:41.631Z] Step 8/27 : WORKDIR /app [2021-08-26T23:05:41.898Z] ---> Running in cdfa11a51078 [2021-08-26T23:05:41.898Z] Removing intermediate container cdfa11a51078 [2021-08-26T23:05:41.898Z] ---> 908c444dc754 [2021-08-26T23:05:41.898Z] Step 9/27 : COPY go.mod . [2021-08-26T23:05:41.898Z] ---> bfaed6fd21d8 [2021-08-26T23:05:41.898Z] Step 10/27 : RUN go mod download [2021-08-26T23:05:42.168Z] ---> Running in ad314e2c60e4 [2021-08-26T23:05:42.437Z] Removing intermediate container ad314e2c60e4 [2021-08-26T23:05:42.437Z] ---> 925caf3a94c8 [2021-08-26T23:05:42.437Z] Step 11/27 : COPY . . [2021-08-26T23:05:42.702Z] ---> c35bdd91f441 [2021-08-26T23:05:42.702Z] Step 12/27 : ARG MAKE="make build" [2021-08-26T23:05:42.702Z] ---> Running in 5785bc7a8c4d [2021-08-26T23:05:42.702Z] Removing intermediate container 5785bc7a8c4d [2021-08-26T23:05:42.702Z] ---> 358944df3eb6 [2021-08-26T23:05:42.702Z] Step 13/27 : RUN $MAKE [2021-08-26T23:05:42.970Z] ---> Running in 64ae7d988b52 [2021-08-26T23:05:43.240Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.8" -o app-service-configurable [2021-08-26T23:05:55.582Z] Removing intermediate container 64ae7d988b52 [2021-08-26T23:05:55.582Z] ---> a1b39abc06b1 [2021-08-26T23:05:55.582Z] Step 14/27 : FROM alpine:3.12 [2021-08-26T23:05:55.582Z] 3.12: Pulling from library/alpine [2021-08-26T23:05:55.582Z] 339de151aab4: Pulling fs layer [2021-08-26T23:05:55.582Z] 339de151aab4: Download complete [2021-08-26T23:05:55.582Z] 339de151aab4: Pull complete [2021-08-26T23:05:55.582Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T23:05:55.582Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T23:05:55.582Z] ---> 13621d1b12d4 [2021-08-26T23:05:55.582Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-26T23:05:55.582Z] ---> Running in ceda2a7b47b4 [2021-08-26T23:05:55.582Z] Removing intermediate container ceda2a7b47b4 [2021-08-26T23:05:55.582Z] ---> 10cf59a1776a [2021-08-26T23:05:55.582Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-26T23:05:55.582Z] ---> Running in 18d9692dda68 [2021-08-26T23:05:55.582Z] Removing intermediate container 18d9692dda68 [2021-08-26T23:05:55.582Z] ---> 6daa0e48ad52 [2021-08-26T23:05:55.582Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-26T23:05:55.582Z] ---> Running in 5f1914bff8a0 [2021-08-26T23:05:55.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:05:55.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:05:55.582Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-26T23:05:55.582Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-26T23:05:55.582Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-26T23:05:55.582Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-26T23:05:55.582Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-26T23:05:55.848Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-26T23:05:55.848Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-26T23:05:55.848Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:05:55.848Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:05:55.848Z] OK: 9 MiB in 21 packages [2021-08-26T23:05:56.114Z] Removing intermediate container 5f1914bff8a0 [2021-08-26T23:05:56.114Z] ---> 9f410a6bcb18 [2021-08-26T23:05:56.114Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-26T23:05:56.396Z] ---> 2e84ba7fcb68 [2021-08-26T23:05:56.396Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-26T23:05:56.396Z] ---> 388c1e7925c8 [2021-08-26T23:05:56.396Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-26T23:05:56.664Z] ---> a38f2a0fa9a2 [2021-08-26T23:05:56.664Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-26T23:05:56.930Z] ---> 39d8e923d368 [2021-08-26T23:05:56.930Z] Step 22/27 : EXPOSE 48095 [2021-08-26T23:05:56.930Z] ---> Running in 81c8f5b410f6 [2021-08-26T23:05:56.930Z] Removing intermediate container 81c8f5b410f6 [2021-08-26T23:05:56.930Z] ---> d6b922bb62ca [2021-08-26T23:05:56.930Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-26T23:05:57.195Z] ---> Running in 504199a2bbc9 [2021-08-26T23:05:57.195Z] Removing intermediate container 504199a2bbc9 [2021-08-26T23:05:57.195Z] ---> c1ed07815664 [2021-08-26T23:05:57.195Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:05:57.195Z] ---> Running in 1016ae3508e4 [2021-08-26T23:05:57.195Z] Removing intermediate container 1016ae3508e4 [2021-08-26T23:05:57.195Z] ---> 79b91ca45b87 [2021-08-26T23:05:57.195Z] Step 25/27 : LABEL arch=amd64 [2021-08-26T23:05:57.195Z] ---> Running in ec7d1d00e63c [2021-08-26T23:05:57.461Z] Removing intermediate container ec7d1d00e63c [2021-08-26T23:05:57.461Z] ---> 615879a0fbeb [2021-08-26T23:05:57.461Z] Step 26/27 : LABEL git_sha=3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:05:57.461Z] ---> Running in b14248b19969 [2021-08-26T23:05:57.461Z] Removing intermediate container b14248b19969 [2021-08-26T23:05:57.461Z] ---> 6a9414528c7e [2021-08-26T23:05:57.461Z] Step 27/27 : LABEL version=2.0.2-dev.8 [2021-08-26T23:05:57.461Z] ---> Running in 676bc43afb0a [2021-08-26T23:05:57.461Z] Removing intermediate container 676bc43afb0a [2021-08-26T23:05:57.461Z] ---> 21b5b1b41706 [2021-08-26T23:05:57.461Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-26T23:05:57.461Z] Successfully built 21b5b1b41706 [2021-08-26T23:05:57.461Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:05:57.692Z] provisioning config files... [2021-08-26T23:05:57.708Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config2036707859537767968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:05:58.039Z] ---> docker-login.sh [2021-08-26T23:05:58.039Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:05:58.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:05:58.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:05:58.039Z] Configure a credential helper to remove this warning. See [2021-08-26T23:05:58.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:05:58.039Z] [2021-08-26T23:05:58.039Z] Login Succeeded [2021-08-26T23:05:58.039Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:05:58.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:05:58.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:05:58.305Z] Configure a credential helper to remove this warning. See [2021-08-26T23:05:58.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:05:58.305Z] [2021-08-26T23:05:58.305Z] Login Succeeded [2021-08-26T23:05:58.305Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:05:58.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:05:58.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:05:58.305Z] Configure a credential helper to remove this warning. See [2021-08-26T23:05:58.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:05:58.305Z] [2021-08-26T23:05:58.305Z] Login Succeeded [2021-08-26T23:05:58.305Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:05:58.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:05:58.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:05:58.570Z] Configure a credential helper to remove this warning. See [2021-08-26T23:05:58.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:05:58.570Z] [2021-08-26T23:05:58.570Z] Login Succeeded [2021-08-26T23:05:58.570Z] docker.io [2021-08-26T23:05:58.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:05:58.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:05:58.835Z] Configure a credential helper to remove this warning. See [2021-08-26T23:05:58.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:05:58.835Z] [2021-08-26T23:05:58.835Z] Login Succeeded [2021-08-26T23:05:58.835Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:05:58.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:05:58.921Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-26T23:05:58.921Z] 3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:05:58.921Z] latest [2021-08-26T23:05:58.921Z] 2.0.2-dev.8 [2021-08-26T23:05:58.921Z] 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [2021-08-26T23:05:58.921Z] main [2021-08-26T23:05:58.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:59.280Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:05:59.599Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:05:59.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-26T23:05:59.599Z] cdd0f6cd334b: Preparing [2021-08-26T23:05:59.599Z] 82dfe520d7f9: Preparing [2021-08-26T23:05:59.599Z] 014e556674a1: Preparing [2021-08-26T23:05:59.599Z] 24e6e8dcb1c3: Preparing [2021-08-26T23:05:59.599Z] 18ab4fa99fd0: Preparing [2021-08-26T23:05:59.599Z] 32f366d666a5: Preparing [2021-08-26T23:05:59.599Z] 32f366d666a5: Waiting [2021-08-26T23:05:59.867Z] 014e556674a1: Pushed [2021-08-26T23:05:59.867Z] 18ab4fa99fd0: Pushed [2021-08-26T23:05:59.867Z] 82dfe520d7f9: Pushed [2021-08-26T23:05:59.867Z] 32f366d666a5: Layer already exists [2021-08-26T23:05:59.867Z] 24e6e8dcb1c3: Pushed [2021-08-26T23:06:01.270Z] cdd0f6cd334b: Pushed [2021-08-26T23:06:01.270Z] 3f87ca8875216ab55e5a030c389b7596761f88b9: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:01.621Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:01.935Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-26T23:06:01.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-26T23:06:01.935Z] cdd0f6cd334b: Preparing [2021-08-26T23:06:01.935Z] 82dfe520d7f9: Preparing [2021-08-26T23:06:01.935Z] 014e556674a1: Preparing [2021-08-26T23:06:01.935Z] 24e6e8dcb1c3: Preparing [2021-08-26T23:06:01.935Z] 18ab4fa99fd0: Preparing [2021-08-26T23:06:01.935Z] 32f366d666a5: Preparing [2021-08-26T23:06:01.935Z] 32f366d666a5: Waiting [2021-08-26T23:06:01.935Z] cdd0f6cd334b: Layer already exists [2021-08-26T23:06:01.935Z] 82dfe520d7f9: Layer already exists [2021-08-26T23:06:01.935Z] 24e6e8dcb1c3: Layer already exists [2021-08-26T23:06:01.935Z] 014e556674a1: Layer already exists [2021-08-26T23:06:01.935Z] 18ab4fa99fd0: Layer already exists [2021-08-26T23:06:01.935Z] 32f366d666a5: Layer already exists [2021-08-26T23:06:01.935Z] latest: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:02.266Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:02.581Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.8 [2021-08-26T23:06:02.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-26T23:06:02.581Z] cdd0f6cd334b: Preparing [2021-08-26T23:06:02.581Z] 82dfe520d7f9: Preparing [2021-08-26T23:06:02.581Z] 014e556674a1: Preparing [2021-08-26T23:06:02.581Z] 24e6e8dcb1c3: Preparing [2021-08-26T23:06:02.581Z] 18ab4fa99fd0: Preparing [2021-08-26T23:06:02.581Z] 32f366d666a5: Preparing [2021-08-26T23:06:02.581Z] 32f366d666a5: Waiting [2021-08-26T23:06:02.581Z] 82dfe520d7f9: Layer already exists [2021-08-26T23:06:02.581Z] 24e6e8dcb1c3: Layer already exists [2021-08-26T23:06:02.581Z] 18ab4fa99fd0: Layer already exists [2021-08-26T23:06:02.581Z] cdd0f6cd334b: Layer already exists [2021-08-26T23:06:02.581Z] 014e556674a1: Layer already exists [2021-08-26T23:06:02.581Z] 32f366d666a5: Layer already exists [2021-08-26T23:06:02.581Z] 2.0.2-dev.8: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:02.900Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:03.225Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [2021-08-26T23:06:03.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-26T23:06:03.225Z] cdd0f6cd334b: Preparing [2021-08-26T23:06:03.225Z] 82dfe520d7f9: Preparing [2021-08-26T23:06:03.225Z] 014e556674a1: Preparing [2021-08-26T23:06:03.225Z] 24e6e8dcb1c3: Preparing [2021-08-26T23:06:03.225Z] 18ab4fa99fd0: Preparing [2021-08-26T23:06:03.225Z] 32f366d666a5: Preparing [2021-08-26T23:06:03.225Z] 32f366d666a5: Waiting [2021-08-26T23:06:03.225Z] 18ab4fa99fd0: Layer already exists [2021-08-26T23:06:03.225Z] 014e556674a1: Layer already exists [2021-08-26T23:06:03.225Z] cdd0f6cd334b: Layer already exists [2021-08-26T23:06:03.225Z] 24e6e8dcb1c3: Layer already exists [2021-08-26T23:06:03.225Z] 82dfe520d7f9: Layer already exists [2021-08-26T23:06:03.225Z] 32f366d666a5: Layer already exists [2021-08-26T23:06:03.225Z] 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:03.547Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:03.863Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-26T23:06:03.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-26T23:06:03.863Z] cdd0f6cd334b: Preparing [2021-08-26T23:06:03.863Z] 82dfe520d7f9: Preparing [2021-08-26T23:06:03.863Z] 014e556674a1: Preparing [2021-08-26T23:06:03.863Z] 24e6e8dcb1c3: Preparing [2021-08-26T23:06:03.863Z] 18ab4fa99fd0: Preparing [2021-08-26T23:06:03.863Z] 32f366d666a5: Preparing [2021-08-26T23:06:03.863Z] 32f366d666a5: Waiting [2021-08-26T23:06:03.863Z] 24e6e8dcb1c3: Layer already exists [2021-08-26T23:06:03.863Z] 82dfe520d7f9: Layer already exists [2021-08-26T23:06:03.863Z] 014e556674a1: Layer already exists [2021-08-26T23:06:03.863Z] 18ab4fa99fd0: Layer already exists [2021-08-26T23:06:03.863Z] cdd0f6cd334b: Layer already exists [2021-08-26T23:06:03.863Z] 32f366d666a5: Layer already exists [2021-08-26T23:06:03.863Z] main: digest: sha256:70d3c10e1257467131c3e62e24acea214778788c19467bf48d92fb4e44c4e449 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:06:03.928Z] ===================================================== [Pipeline] echo [2021-08-26T23:06:03.945Z] taggedImages: [2021-08-26T23:06:03.945Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:06:03.945Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-26T23:06:03.945Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.8 [2021-08-26T23:06:03.945Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [2021-08-26T23:06:03.945Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:04.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:06:04.512Z] [2021-08-26T23:06:04.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:04.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:06:04.843Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T23:06:04.843Z] b4d181a07f80: Pulling fs layer [2021-08-26T23:06:04.843Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T23:06:04.843Z] ed53099fbce6: Pulling fs layer [2021-08-26T23:06:04.843Z] dc539afda2c1: Pulling fs layer [2021-08-26T23:06:04.843Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T23:06:04.843Z] 9065ff56babe: Pulling fs layer [2021-08-26T23:06:04.843Z] d287ab97295c: Pulling fs layer [2021-08-26T23:06:04.843Z] dc539afda2c1: Waiting [2021-08-26T23:06:04.843Z] 77bc0d833cb6: Waiting [2021-08-26T23:06:04.843Z] 9065ff56babe: Waiting [2021-08-26T23:06:04.843Z] d287ab97295c: Waiting [2021-08-26T23:06:05.107Z] a1111a8f2ec3: Download complete [2021-08-26T23:06:05.107Z] dc539afda2c1: Verifying Checksum [2021-08-26T23:06:05.107Z] dc539afda2c1: Download complete [2021-08-26T23:06:05.371Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T23:06:05.371Z] 77bc0d833cb6: Download complete [2021-08-26T23:06:05.371Z] 9065ff56babe: Verifying Checksum [2021-08-26T23:06:05.372Z] 9065ff56babe: Download complete [2021-08-26T23:06:05.638Z] ed53099fbce6: Verifying Checksum [2021-08-26T23:06:05.638Z] ed53099fbce6: Download complete [2021-08-26T23:06:06.597Z] b4d181a07f80: Verifying Checksum [2021-08-26T23:06:06.597Z] b4d181a07f80: Download complete [2021-08-26T23:06:08.020Z] b4d181a07f80: Pull complete [2021-08-26T23:06:08.020Z] a1111a8f2ec3: Pull complete [2021-08-26T23:06:08.288Z] ed53099fbce6: Pull complete [2021-08-26T23:06:08.556Z] dc539afda2c1: Pull complete [2021-08-26T23:06:08.822Z] 77bc0d833cb6: Pull complete [2021-08-26T23:06:08.822Z] 9065ff56babe: Pull complete [2021-08-26T23:06:09.777Z] d287ab97295c: Verifying Checksum [2021-08-26T23:06:09.777Z] d287ab97295c: Download complete [2021-08-26T23:06:14.042Z] d287ab97295c: Pull complete [2021-08-26T23:06:14.042Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T23:06:14.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:06:14.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T23:06:14.130Z] prd-centos7-docker-4c-2g-903 does not seem to be running inside a container [2021-08-26T23:06:14.181Z] $ 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/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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 [2021-08-26T23:06:16.579Z] $ docker top 7da390b242e7619c28aa79b82a6dd863dcc6abf9e7185aaab280943b172aa5b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:06:17.191Z] ---> job-cost.sh [2021-08-26T23:06:17.191Z] lf-activate-venv: SKIPPING [2021-08-26T23:06:17.191Z] INFO: No Stack... [2021-08-26T23:06:18.150Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T23:06:18.415Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T23:06:18.731Z] + cat /w/workspace/app-service-configurable/12/archives/cost.csv [2021-08-26T23:06:18.731Z] + cut -d, -f6 [Pipeline] lock [2021-08-26T23:06:18.771Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [2021-08-26T23:06:18.784Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] did not exist. Created. [2021-08-26T23:06:18.784Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T23:06:19.134Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-26T23:06:19.170Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T23:06:19.179Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T23:06:19.207Z] $ docker stop --time=1 7da390b242e7619c28aa79b82a6dd863dcc6abf9e7185aaab280943b172aa5b5 [2021-08-26T23:06:20.370Z] $ docker rm -f 7da390b242e7619c28aa79b82a6dd863dcc6abf9e7185aaab280943b172aa5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-26T23:06:32.512Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-26T23:06:32.512Z] CGO_ENABLED=1 go vet ./... [2021-08-26T23:06:50.873Z] gofmt -l . [2021-08-26T23:06:50.873Z] [ "`gofmt -l .`" = "" ] [2021-08-26T23:06:50.873Z] ./bin/test-go-mod-tidy.sh [2021-08-26T23:06:50.873Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-26T23:06:50.901Z] $ docker stop --time=1 67f23f7088422707d2c58e635c6ec7ab96741c46f65a394989e81778be9b7c5d [2021-08-26T23:06:53.117Z] $ docker rm -f 67f23f7088422707d2c58e635c6ec7ab96741c46f65a394989e81778be9b7c5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T23:06:54.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-26T23:06:54.052Z] Warning: overwriting stash ‘coverage-report’ [2021-08-26T23:06:54.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-26T23:06:55.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-26T23:06:55.461Z] + ls -al . [2021-08-26T23:06:55.461Z] total 144 [2021-08-26T23:06:55.461Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 26 23:06 . [2021-08-26T23:06:55.461Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 23:04 .. [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 26 23:04 .dockerignore [2021-08-26T23:06:55.461Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 23:04 .git [2021-08-26T23:06:55.461Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 23:04 .github [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 104 Aug 26 23:04 .gitignore [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 26 23:04 Attribution.txt [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 26 23:04 CHANGELOG.md [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 2032 Aug 26 23:04 Dockerfile [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 23:04 GOVERNANCE.md [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 26 23:04 Jenkinsfile [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 26 23:04 LICENSE [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 26 23:04 OWNERS.md [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 26 23:04 README.md [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 23:01 VERSION [2021-08-26T23:06:55.461Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 23:04 bin [2021-08-26T23:06:55.461Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 26 23:05 coverage.out [2021-08-26T23:06:55.461Z] -rw-r--r-- 1 jenkins jenkins 135 Aug 26 23:06 go.mod [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 20635 Aug 26 23:04 go.sum [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 26 23:04 main.go [2021-08-26T23:06:55.461Z] -rw-rw-r-- 1 jenkins jenkins 1515 Aug 26 23:04 makefile [2021-08-26T23:06:55.461Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 23:04 res [2021-08-26T23:06:55.461Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 23:04 snap [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:06:55.808Z] + 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=3f87ca8875216ab55e5a030c389b7596761f88b9 --label arch=arm64 --label version=2.0.2-dev.8 . [2021-08-26T23:06:55.809Z] Sending build context to Docker daemon 160.8kB [2021-08-26T23:06:56.085Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-26T23:06:56.085Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-26T23:06:56.085Z] ---> b7936d0a9e7b [2021-08-26T23:06:56.085Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-26T23:06:56.359Z] ---> Running in 4fcfedf5050e [2021-08-26T23:06:56.954Z] Removing intermediate container 4fcfedf5050e [2021-08-26T23:06:56.954Z] ---> 3291bede1c4f [2021-08-26T23:06:56.954Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-26T23:06:57.226Z] ---> Running in 399866cf08c3 [2021-08-26T23:06:57.825Z] Removing intermediate container 399866cf08c3 [2021-08-26T23:06:57.825Z] ---> 8e6986cddcc2 [2021-08-26T23:06:57.825Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-26T23:06:57.825Z] ---> Running in d1288b9409aa [2021-08-26T23:06:58.421Z] Removing intermediate container d1288b9409aa [2021-08-26T23:06:58.421Z] ---> 53e224410a09 [2021-08-26T23:06:58.421Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:06:58.695Z] ---> Running in 4c55c4d27856 [2021-08-26T23:07:01.329Z] Removing intermediate container 4c55c4d27856 [2021-08-26T23:07:01.329Z] ---> d209ac42a437 [2021-08-26T23:07:01.329Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-26T23:07:01.329Z] ---> Running in e56ead946dc4 [2021-08-26T23:07:02.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:07:03.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:07:03.896Z] OK: 218 MiB in 52 packages [2021-08-26T23:07:05.340Z] Removing intermediate container e56ead946dc4 [2021-08-26T23:07:05.340Z] ---> 2c62f4fcd3c6 [2021-08-26T23:07:05.340Z] Step 8/27 : WORKDIR /app [2021-08-26T23:07:05.340Z] ---> Running in 423e63de1ecd [2021-08-26T23:07:05.937Z] Removing intermediate container 423e63de1ecd [2021-08-26T23:07:05.937Z] ---> ba276c89edd1 [2021-08-26T23:07:05.937Z] Step 9/27 : COPY go.mod . [2021-08-26T23:07:06.536Z] ---> de006aa86ef0 [2021-08-26T23:07:06.536Z] Step 10/27 : RUN go mod download [2021-08-26T23:07:06.810Z] ---> Running in 95a6b8ecec42 [2021-08-26T23:07:09.429Z] Removing intermediate container 95a6b8ecec42 [2021-08-26T23:07:09.429Z] ---> 770586c9aaac [2021-08-26T23:07:09.429Z] Step 11/27 : COPY . . [2021-08-26T23:07:10.025Z] ---> 12c4ecfda452 [2021-08-26T23:07:10.025Z] Step 12/27 : ARG MAKE="make build" [2021-08-26T23:07:10.299Z] ---> Running in d31fbfe24d58 [2021-08-26T23:07:10.896Z] Removing intermediate container d31fbfe24d58 [2021-08-26T23:07:10.896Z] ---> 89f1f476fc69 [2021-08-26T23:07:10.896Z] Step 13/27 : RUN $MAKE [2021-08-26T23:07:11.173Z] ---> Running in d1c23aced30b [2021-08-26T23:07:12.160Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.8" -o app-service-configurable [2021-08-26T23:07:51.265Z] Removing intermediate container d1c23aced30b [2021-08-26T23:07:51.265Z] ---> 9562dc934f95 [2021-08-26T23:07:51.265Z] Step 14/27 : FROM alpine:3.12 [2021-08-26T23:07:51.265Z] 3.12: Pulling from library/alpine [2021-08-26T23:07:51.265Z] d2f70382dc9a: Pulling fs layer [2021-08-26T23:07:51.265Z] d2f70382dc9a: Verifying Checksum [2021-08-26T23:07:51.265Z] d2f70382dc9a: Download complete [2021-08-26T23:07:51.265Z] d2f70382dc9a: Pull complete [2021-08-26T23:07:51.265Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T23:07:51.265Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T23:07:51.265Z] ---> c4fd0aeabfcf [2021-08-26T23:07:51.265Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-26T23:07:51.539Z] ---> Running in cc6d8a5fe7dd [2021-08-26T23:07:52.133Z] Removing intermediate container cc6d8a5fe7dd [2021-08-26T23:07:52.133Z] ---> 839babd7fa3a [2021-08-26T23:07:52.133Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-26T23:07:52.133Z] ---> Running in 3e6924fdf50b [2021-08-26T23:07:52.727Z] Removing intermediate container 3e6924fdf50b [2021-08-26T23:07:52.727Z] ---> 630c49dbf0ec [2021-08-26T23:07:52.727Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-26T23:07:53.003Z] ---> Running in 7ef223bdb778 [2021-08-26T23:07:53.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:07:54.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:07:54.857Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-26T23:07:54.857Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-26T23:07:54.857Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-26T23:07:54.857Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-26T23:07:54.857Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-26T23:07:54.857Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-26T23:07:54.857Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-26T23:07:54.857Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:07:54.857Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:07:55.129Z] OK: 9 MiB in 21 packages [2021-08-26T23:07:56.567Z] Removing intermediate container 7ef223bdb778 [2021-08-26T23:07:56.567Z] ---> 30a5867c37cd [2021-08-26T23:07:56.567Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-26T23:07:57.545Z] ---> cbd8cdeb4969 [2021-08-26T23:07:57.545Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-26T23:07:58.155Z] ---> ac7436584d7a [2021-08-26T23:07:58.155Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-26T23:07:59.138Z] ---> 6e7949b0446b [2021-08-26T23:07:59.138Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-26T23:08:00.576Z] ---> 2abecb0dac60 [2021-08-26T23:08:00.576Z] Step 22/27 : EXPOSE 48095 [2021-08-26T23:08:00.576Z] ---> Running in 755b0e298f77 [2021-08-26T23:08:01.175Z] Removing intermediate container 755b0e298f77 [2021-08-26T23:08:01.175Z] ---> 159ace6dedb5 [2021-08-26T23:08:01.175Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-26T23:08:01.175Z] ---> Running in 2ff710e604fa [2021-08-26T23:08:01.777Z] Removing intermediate container 2ff710e604fa [2021-08-26T23:08:01.777Z] ---> e9832b202ee1 [2021-08-26T23:08:01.777Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:08:01.777Z] ---> Running in 50b84810b282 [2021-08-26T23:08:02.378Z] Removing intermediate container 50b84810b282 [2021-08-26T23:08:02.378Z] ---> 41e4b0cd770b [2021-08-26T23:08:02.378Z] Step 25/27 : LABEL arch=arm64 [2021-08-26T23:08:02.378Z] ---> Running in 4d40bf5eecb7 [2021-08-26T23:08:02.976Z] Removing intermediate container 4d40bf5eecb7 [2021-08-26T23:08:02.976Z] ---> 0829ba26da6c [2021-08-26T23:08:02.976Z] Step 26/27 : LABEL git_sha=3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:08:02.976Z] ---> Running in da7fb564bd85 [2021-08-26T23:08:03.576Z] Removing intermediate container da7fb564bd85 [2021-08-26T23:08:03.576Z] ---> 11ae95e63196 [2021-08-26T23:08:03.576Z] Step 27/27 : LABEL version=2.0.2-dev.8 [2021-08-26T23:08:03.576Z] ---> Running in 7565f29d686d [2021-08-26T23:08:04.170Z] Removing intermediate container 7565f29d686d [2021-08-26T23:08:04.170Z] ---> 03c3946d9e84 [2021-08-26T23:08:04.170Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-26T23:08:04.170Z] Successfully built 03c3946d9e84 [2021-08-26T23:08:04.170Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:08:04.373Z] provisioning config files... [2021-08-26T23:08:04.393Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/12@tmp/config4502897068958246172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:08:04.769Z] ---> docker-login.sh [2021-08-26T23:08:04.769Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:08:05.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:08:05.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:08:05.045Z] Configure a credential helper to remove this warning. See [2021-08-26T23:08:05.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:08:05.045Z] [2021-08-26T23:08:05.045Z] Login Succeeded [2021-08-26T23:08:05.045Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:08:05.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:08:05.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:08:05.641Z] Configure a credential helper to remove this warning. See [2021-08-26T23:08:05.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:08:05.641Z] [2021-08-26T23:08:05.641Z] Login Succeeded [2021-08-26T23:08:05.641Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:08:05.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:08:06.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:08:06.187Z] Configure a credential helper to remove this warning. See [2021-08-26T23:08:06.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:08:06.187Z] [2021-08-26T23:08:06.187Z] Login Succeeded [2021-08-26T23:08:06.187Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:08:06.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:08:06.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:08:06.734Z] Configure a credential helper to remove this warning. See [2021-08-26T23:08:06.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:08:06.734Z] [2021-08-26T23:08:06.734Z] Login Succeeded [2021-08-26T23:08:06.734Z] docker.io [2021-08-26T23:08:07.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:08:07.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:08:07.292Z] Configure a credential helper to remove this warning. See [2021-08-26T23:08:07.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:08:07.292Z] [2021-08-26T23:08:07.292Z] Login Succeeded [2021-08-26T23:08:07.292Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:08:07.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:08:07.398Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-26T23:08:07.398Z] 3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:08:07.398Z] latest [2021-08-26T23:08:07.398Z] 2.0.2-dev.8 [2021-08-26T23:08:07.398Z] 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [2021-08-26T23:08:07.398Z] main [2021-08-26T23:08:07.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:07.793Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:08.135Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:08:08.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-26T23:08:08.135Z] 6f2cd7e933e8: Preparing [2021-08-26T23:08:08.135Z] 12bd5a6e1100: Preparing [2021-08-26T23:08:08.135Z] e34c50c14d01: Preparing [2021-08-26T23:08:08.135Z] 86a156faf4a6: Preparing [2021-08-26T23:08:08.135Z] b5749a1761c9: Preparing [2021-08-26T23:08:08.135Z] 3fbe34a1663b: Preparing [2021-08-26T23:08:08.135Z] 3fbe34a1663b: Waiting [2021-08-26T23:08:08.414Z] 12bd5a6e1100: Pushed [2021-08-26T23:08:08.414Z] 86a156faf4a6: Pushed [2021-08-26T23:08:08.414Z] e34c50c14d01: Pushed [2021-08-26T23:08:08.689Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:08:09.290Z] b5749a1761c9: Pushed [2021-08-26T23:08:11.912Z] 6f2cd7e933e8: Pushed [2021-08-26T23:08:12.188Z] 3f87ca8875216ab55e5a030c389b7596761f88b9: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:12.557Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:12.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-26T23:08:12.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-26T23:08:12.901Z] 6f2cd7e933e8: Preparing [2021-08-26T23:08:12.901Z] 12bd5a6e1100: Preparing [2021-08-26T23:08:12.901Z] e34c50c14d01: Preparing [2021-08-26T23:08:12.902Z] 86a156faf4a6: Preparing [2021-08-26T23:08:12.902Z] b5749a1761c9: Preparing [2021-08-26T23:08:12.902Z] 3fbe34a1663b: Preparing [2021-08-26T23:08:12.902Z] 3fbe34a1663b: Waiting [2021-08-26T23:08:12.902Z] 86a156faf4a6: Layer already exists [2021-08-26T23:08:12.902Z] 6f2cd7e933e8: Layer already exists [2021-08-26T23:08:12.902Z] e34c50c14d01: Layer already exists [2021-08-26T23:08:12.902Z] 12bd5a6e1100: Layer already exists [2021-08-26T23:08:12.902Z] b5749a1761c9: Layer already exists [2021-08-26T23:08:12.902Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:08:13.174Z] latest: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:13.520Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:13.865Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.8 [2021-08-26T23:08:13.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-26T23:08:13.865Z] 6f2cd7e933e8: Preparing [2021-08-26T23:08:13.865Z] 12bd5a6e1100: Preparing [2021-08-26T23:08:13.865Z] e34c50c14d01: Preparing [2021-08-26T23:08:13.865Z] 86a156faf4a6: Preparing [2021-08-26T23:08:13.865Z] b5749a1761c9: Preparing [2021-08-26T23:08:13.865Z] 3fbe34a1663b: Preparing [2021-08-26T23:08:13.865Z] 3fbe34a1663b: Waiting [2021-08-26T23:08:13.865Z] e34c50c14d01: Layer already exists [2021-08-26T23:08:13.865Z] b5749a1761c9: Layer already exists [2021-08-26T23:08:13.865Z] 86a156faf4a6: Layer already exists [2021-08-26T23:08:13.865Z] 6f2cd7e933e8: Layer already exists [2021-08-26T23:08:13.865Z] 12bd5a6e1100: Layer already exists [2021-08-26T23:08:13.865Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:08:14.139Z] 2.0.2-dev.8: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:14.484Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:14.827Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [2021-08-26T23:08:14.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-26T23:08:14.827Z] 6f2cd7e933e8: Preparing [2021-08-26T23:08:14.827Z] 12bd5a6e1100: Preparing [2021-08-26T23:08:14.827Z] e34c50c14d01: Preparing [2021-08-26T23:08:14.827Z] 86a156faf4a6: Preparing [2021-08-26T23:08:14.827Z] b5749a1761c9: Preparing [2021-08-26T23:08:14.827Z] 3fbe34a1663b: Preparing [2021-08-26T23:08:14.827Z] 3fbe34a1663b: Waiting [2021-08-26T23:08:14.827Z] b5749a1761c9: Layer already exists [2021-08-26T23:08:14.827Z] 12bd5a6e1100: Layer already exists [2021-08-26T23:08:14.827Z] 86a156faf4a6: Layer already exists [2021-08-26T23:08:14.827Z] 6f2cd7e933e8: Layer already exists [2021-08-26T23:08:14.827Z] e34c50c14d01: Layer already exists [2021-08-26T23:08:14.827Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:08:15.097Z] 3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:15.442Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:15.792Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-26T23:08:15.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-26T23:08:15.793Z] 6f2cd7e933e8: Preparing [2021-08-26T23:08:15.793Z] 12bd5a6e1100: Preparing [2021-08-26T23:08:15.793Z] e34c50c14d01: Preparing [2021-08-26T23:08:15.793Z] 86a156faf4a6: Preparing [2021-08-26T23:08:15.793Z] b5749a1761c9: Preparing [2021-08-26T23:08:15.793Z] 3fbe34a1663b: Preparing [2021-08-26T23:08:15.793Z] 3fbe34a1663b: Waiting [2021-08-26T23:08:15.793Z] e34c50c14d01: Layer already exists [2021-08-26T23:08:15.793Z] 86a156faf4a6: Layer already exists [2021-08-26T23:08:15.793Z] 12bd5a6e1100: Layer already exists [2021-08-26T23:08:15.793Z] b5749a1761c9: Layer already exists [2021-08-26T23:08:15.793Z] 6f2cd7e933e8: Layer already exists [2021-08-26T23:08:15.793Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:08:16.104Z] main: digest: sha256:a5126695988df35eaac2272a541183081b339f72a70d3f888a1c8e5f6f31edac size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:08:16.176Z] ===================================================== [Pipeline] echo [2021-08-26T23:08:16.193Z] taggedImages: [2021-08-26T23:08:16.193Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9 [2021-08-26T23:08:16.193Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-26T23:08:16.193Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.8 [2021-08-26T23:08:16.193Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3f87ca8875216ab55e5a030c389b7596761f88b9-2.0.2-dev.8 [2021-08-26T23:08:16.193Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:16.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T23:08:16.672Z] [2021-08-26T23:08:16.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:17.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T23:08:17.572Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-26T23:08:17.572Z] 448f6bf000e3: Pulling fs layer [2021-08-26T23:08:17.572Z] f757da607395: Pulling fs layer [2021-08-26T23:08:17.572Z] 05883995daec: Pulling fs layer [2021-08-26T23:08:17.572Z] 8603b9c90790: Pulling fs layer [2021-08-26T23:08:17.572Z] 1560dd03e051: Pulling fs layer [2021-08-26T23:08:17.572Z] 27f5ce0e4adf: Pulling fs layer [2021-08-26T23:08:17.572Z] 8603b9c90790: Waiting [2021-08-26T23:08:17.572Z] 1560dd03e051: Waiting [2021-08-26T23:08:17.572Z] 27f5ce0e4adf: Waiting [2021-08-26T23:08:17.572Z] c2d8d7efcc4b: Pulling fs layer [2021-08-26T23:08:17.572Z] c2d8d7efcc4b: Waiting [2021-08-26T23:08:17.572Z] f757da607395: Verifying Checksum [2021-08-26T23:08:17.572Z] f757da607395: Download complete [2021-08-26T23:08:17.572Z] 8603b9c90790: Verifying Checksum [2021-08-26T23:08:17.572Z] 8603b9c90790: Download complete [2021-08-26T23:08:17.847Z] 1560dd03e051: Verifying Checksum [2021-08-26T23:08:17.847Z] 1560dd03e051: Download complete [2021-08-26T23:08:17.847Z] 27f5ce0e4adf: Download complete [2021-08-26T23:08:18.446Z] 05883995daec: Verifying Checksum [2021-08-26T23:08:18.446Z] 05883995daec: Download complete [2021-08-26T23:08:18.446Z] 448f6bf000e3: Verifying Checksum [2021-08-26T23:08:18.446Z] 448f6bf000e3: Download complete [2021-08-26T23:08:21.844Z] c2d8d7efcc4b: Verifying Checksum [2021-08-26T23:08:21.844Z] c2d8d7efcc4b: Download complete [2021-08-26T23:08:22.118Z] 448f6bf000e3: Pull complete [2021-08-26T23:08:23.097Z] f757da607395: Pull complete [2021-08-26T23:08:24.539Z] 05883995daec: Pull complete [2021-08-26T23:08:24.813Z] 8603b9c90790: Pull complete [2021-08-26T23:08:25.799Z] 1560dd03e051: Pull complete [2021-08-26T23:08:26.073Z] 27f5ce0e4adf: Pull complete [2021-08-26T23:08:41.165Z] c2d8d7efcc4b: Pull complete [2021-08-26T23:08:41.165Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-26T23:08:41.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T23:08:41.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-26T23:08:41.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container [2021-08-26T23:08:41.499Z] $ 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/12 -v /w/workspace/app-service-configurable/12:/w/workspace/app-service-configurable/12:rw,z -v /w/workspace/app-service-configurable/12@tmp:/w/workspace/app-service-configurable/12@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:arm64 cat [2021-08-26T23:08:45.326Z] $ docker top 41282f3fc440e67e7e77048b683c6e89b2f323a3e5d5a9f2563c333868ed52d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:08:46.268Z] ---> job-cost.sh [2021-08-26T23:08:46.268Z] lf-activate-venv: SKIPPING [2021-08-26T23:08:46.268Z] INFO: No Stack... [2021-08-26T23:08:47.247Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-26T23:08:47.843Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T23:08:48.514Z] + cat /w/workspace/app-service-configurable/12/archives/cost.csv [2021-08-26T23:08:48.514Z] + cut -d, -f6 [Pipeline] lock [2021-08-26T23:08:48.580Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [2021-08-26T23:08:48.589Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] did not exist. Created. [2021-08-26T23:08:48.589Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T23:08:49.278Z] /w/workspace/app-service-configurable/12@tmp/durable-92bc2e8b/script.sh: 1: /w/workspace/app-service-configurable/12@tmp/durable-92bc2e8b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-26T23:08:49.953Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-26T23:08:49.974Z] Warning: overwriting stash ‘stack-cost’ [2021-08-26T23:08:50.022Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T23:08:50.073Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T23:08:50.106Z] $ docker stop --time=1 41282f3fc440e67e7e77048b683c6e89b2f323a3e5d5a9f2563c333868ed52d8 [2021-08-26T23:08:51.712Z] $ docker rm -f 41282f3fc440e67e7e77048b683c6e89b2f323a3e5d5a9f2563c333868ed52d8 [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 [2021-08-26T23:08:52.682Z] provisioning config files... [2021-08-26T23:08:52.696Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1404041759351341124tmp [Pipeline] { [Pipeline] sh [2021-08-26T23:08:53.037Z] + set +x [2021-08-26T23:08:53.037Z] + curl -s https://codecov.io/bash [2021-08-26T23:08:53.037Z] + bash -s -- [2021-08-26T23:08:53.037Z] [2021-08-26T23:08:53.037Z] _____ _ [2021-08-26T23:08:53.037Z] / ____| | | [2021-08-26T23:08:53.037Z] | | ___ __| | ___ ___ _____ __ [2021-08-26T23:08:53.037Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-26T23:08:53.037Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-26T23:08:53.037Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-26T23:08:53.037Z] Bash-1.0.6 [2021-08-26T23:08:53.037Z] [2021-08-26T23:08:53.037Z] [2021-08-26T23:08:53.037Z] ==> git version 2.24.4 found [2021-08-26T23:08:53.037Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-26T23:08:53.037Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-26T23:08:53.037Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-26T23:08:53.311Z] ==> Jenkins CI detected. [2021-08-26T23:08:53.311Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-26T23:08:53.311Z] project root: . [2021-08-26T23:08:53.311Z] --> token set from env [2021-08-26T23:08:53.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-26T23:08:53.311Z] ==> Running gcov in . (disable via -X gcov) [2021-08-26T23:08:53.311Z] ==> Python coveragepy not found [2021-08-26T23:08:53.311Z] ==> Searching for coverage reports in: [2021-08-26T23:08:53.311Z] + . [2021-08-26T23:08:53.311Z] -> Found 1 reports [2021-08-26T23:08:53.311Z] ==> Detecting git/mercurial file structure [2021-08-26T23:08:53.311Z] ==> Reading reports [2021-08-26T23:08:53.311Z] + ./coverage.out bytes=10 [2021-08-26T23:08:53.311Z] ==> Appending adjustments [2021-08-26T23:08:53.311Z] https://docs.codecov.io/docs/fixing-reports [2021-08-26T23:08:53.311Z] + Found adjustments [2021-08-26T23:08:53.311Z] ==> Gzipping contents [2021-08-26T23:08:53.311Z] 4.0K /tmp/codecov.c542QY.gz [2021-08-26T23:08:53.311Z] ==> Uploading reports [2021-08-26T23:08:53.311Z] url: https://codecov.io [2021-08-26T23:08:53.311Z] query: branch=main&commit=3f87ca8875216ab55e5a030c389b7596761f88b9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-26T23:08:53.311Z] -> Pinging Codecov [2021-08-26T23:08:53.311Z] 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=3f87ca8875216ab55e5a030c389b7596761f88b9&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-26T23:08:53.576Z] -> Uploading to [2021-08-26T23:08:53.576Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-26/A97CA9966030D2A3747ED39772930CCE/3f87ca8875216ab55e5a030c389b7596761f88b9/1aef0b69-2db8-4993-bc85-e209d573d618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T230853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30a912de94db9471c84b9a292bee4da5c6e03d885efac9d9f4786dfb6a9c3d11 [2021-08-26T23:08:53.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:08:53.577Z] Dload Upload Total Spent Left Speed [2021-08-26T23:08:54.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 562 0 0 100 562 0 1490 --:--:-- --:--:-- --:--:-- 1490 [2021-08-26T23:08:54.165Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] } [2021-08-26T23:08:54.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-26T23:08:54.971Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-26T23:08:54.998Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:55.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-26T23:08:55.320Z] [2021-08-26T23:08:55.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:08:55.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-26T23:08:55.652Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-26T23:08:55.652Z] 188c0c94c7c5: Pulling fs layer [2021-08-26T23:08:55.652Z] 0ef7d3d256c8: Pulling fs layer [2021-08-26T23:08:55.652Z] de9db76c5a1d: Pulling fs layer [2021-08-26T23:08:55.652Z] 0eba1c9be4d2: Pulling fs layer [2021-08-26T23:08:55.652Z] 0d57e429df01: Pulling fs layer [2021-08-26T23:08:55.652Z] 4e4be7b47b0d: Pulling fs layer [2021-08-26T23:08:55.652Z] e1f770b5df2f: Pulling fs layer [2021-08-26T23:08:55.652Z] 85a0685a4137: Pulling fs layer [2021-08-26T23:08:55.652Z] 0d57e429df01: Waiting [2021-08-26T23:08:55.652Z] 4e4be7b47b0d: Waiting [2021-08-26T23:08:55.652Z] e1f770b5df2f: Waiting [2021-08-26T23:08:55.652Z] 85a0685a4137: Waiting [2021-08-26T23:08:55.652Z] 0eba1c9be4d2: Waiting [2021-08-26T23:08:55.652Z] de9db76c5a1d: Verifying Checksum [2021-08-26T23:08:55.652Z] de9db76c5a1d: Download complete [2021-08-26T23:08:55.652Z] 0ef7d3d256c8: Verifying Checksum [2021-08-26T23:08:55.652Z] 0ef7d3d256c8: Download complete [2021-08-26T23:08:55.652Z] 0d57e429df01: Verifying Checksum [2021-08-26T23:08:55.652Z] 0d57e429df01: Download complete [2021-08-26T23:08:55.652Z] 4e4be7b47b0d: Verifying Checksum [2021-08-26T23:08:55.652Z] 4e4be7b47b0d: Download complete [2021-08-26T23:08:55.922Z] 188c0c94c7c5: Verifying Checksum [2021-08-26T23:08:55.922Z] 188c0c94c7c5: Download complete [2021-08-26T23:08:55.922Z] 188c0c94c7c5: Pull complete [2021-08-26T23:08:56.193Z] 0ef7d3d256c8: Pull complete [2021-08-26T23:08:56.193Z] de9db76c5a1d: Pull complete [2021-08-26T23:08:57.601Z] e1f770b5df2f: Verifying Checksum [2021-08-26T23:08:57.601Z] e1f770b5df2f: Download complete [2021-08-26T23:09:00.952Z] 0eba1c9be4d2: Verifying Checksum [2021-08-26T23:09:00.952Z] 0eba1c9be4d2: Download complete [2021-08-26T23:09:01.226Z] 85a0685a4137: Verifying Checksum [2021-08-26T23:09:01.226Z] 85a0685a4137: Download complete [2021-08-26T23:09:04.602Z] 0eba1c9be4d2: Pull complete [2021-08-26T23:09:04.602Z] 0d57e429df01: Pull complete [2021-08-26T23:09:04.602Z] 4e4be7b47b0d: Pull complete [2021-08-26T23:09:04.873Z] e1f770b5df2f: Pull complete [2021-08-26T23:09:08.266Z] 85a0685a4137: Pull complete [2021-08-26T23:09:08.266Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-26T23:09:08.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-26T23:09:08.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-26T23:09:08.370Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:09:08.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-26T23:09:10.452Z] $ docker top 0a6c41899ac782e5dfb19fe72cb771c2869f140c3ebff5afe6a0170c1e0d11c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-26T23:09:10.567Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-26T23:09:10.880Z] + set -o pipefail [2021-08-26T23:09:10.880Z] + snyk monitor '--org=edgex-jenkins' [2021-08-26T23:09:17.559Z] [2021-08-26T23:09:17.559Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-26T23:09:17.559Z] [2021-08-26T23:09:17.559Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/94c3f3ac-d8d8-4a92-87b0-543e21165453 [2021-08-26T23:09:17.559Z] [2021-08-26T23:09:17.559Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-26T23:09:17.559Z] [2021-08-26T23:09:17.559Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-26T23:09:17.559Z] [2021-08-26T23:09:17.559Z] [Pipeline] } [2021-08-26T23:09:17.584Z] $ docker stop --time=1 0a6c41899ac782e5dfb19fe72cb771c2869f140c3ebff5afe6a0170c1e0d11c8 [2021-08-26T23:09:19.449Z] $ docker rm -f 0a6c41899ac782e5dfb19fe72cb771c2869f140c3ebff5afe6a0170c1e0d11c8 [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 [2021-08-26T23:09:20.679Z] + git log --format=format:%s -1 3f87ca8875216ab55e5a030c389b7596761f88b9 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:21.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:09:21.014Z] . [Pipeline] withDockerContainer [2021-08-26T23:09:21.105Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:09:21.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:09:21.538Z] $ docker top e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:09:21.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:09:21.668Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:09:21.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:09:21.795Z] $ docker exec e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b ssh-agent [2021-08-26T23:09:21.906Z] SSH_AUTH_SOCK=/tmp/ssh-QVESFEqEor5m/agent.13 [2021-08-26T23:09:21.907Z] SSH_AGENT_PID=20 [2021-08-26T23:09:21.916Z] Running ssh-add (command line suppressed) [2021-08-26T23:09:22.020Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8348259138474791311.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8348259138474791311.key) [2021-08-26T23:09:22.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:09:22.356Z] + git semver tag [2021-08-26T23:09:22.356Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:09:22.356Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-26T23:09:22.356Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-26T23:09:22.356Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:09:22.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:09:22.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:09:22.356Z] # $SEMVER_BRANCH = main [2021-08-26T23:09:22.356Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-26T23:09:22.356Z] # 3f87ca8875216ab55e5a030c389b7596761f88b9 HEAD [2021-08-26T23:09:22.356Z] # -> Force: false [2021-08-26T23:09:22.356Z] # 8ec4dba35431c74846973a9ce987b64413cdcef0 refs/tags/v2.0.2-dev.8 [Pipeline] } [2021-08-26T23:09:22.371Z] $ docker exec --env ******** --env ******** e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b ssh-agent -k [2021-08-26T23:09:22.478Z] unset SSH_AUTH_SOCK; [2021-08-26T23:09:22.479Z] unset SSH_AGENT_PID; [2021-08-26T23:09:22.479Z] echo Agent pid 20 killed; [2021-08-26T23:09:22.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:09:22.856Z] + git semver [Pipeline] } [2021-08-26T23:09:22.877Z] $ docker stop --time=1 e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b [2021-08-26T23:09:24.086Z] $ docker rm -f e15bcc34d3c6dec0823505098e3d2be0f47e326cc96ea38ad2345e87d798b58b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:24.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-26T23:09:24.579Z] [2021-08-26T23:09:24.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:24.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-26T23:09:24.916Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-26T23:09:24.916Z] ab5ef0e58194: Pulling fs layer [2021-08-26T23:09:24.916Z] 9712f1f96733: Pulling fs layer [2021-08-26T23:09:24.916Z] 63f879dbbcfc: Pulling fs layer [2021-08-26T23:09:24.916Z] 0d9ebad4ef96: Pulling fs layer [2021-08-26T23:09:24.916Z] e9a5061849ea: Pulling fs layer [2021-08-26T23:09:24.916Z] d747dcd14b5f: Pulling fs layer [2021-08-26T23:09:24.916Z] 2de7ff778b66: Pulling fs layer [2021-08-26T23:09:24.916Z] e9a5061849ea: Waiting [2021-08-26T23:09:24.916Z] d747dcd14b5f: Waiting [2021-08-26T23:09:24.916Z] 2de7ff778b66: Waiting [2021-08-26T23:09:24.916Z] 0d9ebad4ef96: Waiting [2021-08-26T23:09:24.916Z] 9712f1f96733: Verifying Checksum [2021-08-26T23:09:24.916Z] 9712f1f96733: Download complete [2021-08-26T23:09:26.871Z] 63f879dbbcfc: Verifying Checksum [2021-08-26T23:09:26.871Z] 63f879dbbcfc: Download complete [2021-08-26T23:09:27.137Z] e9a5061849ea: Verifying Checksum [2021-08-26T23:09:27.137Z] e9a5061849ea: Download complete [2021-08-26T23:09:27.137Z] d747dcd14b5f: Verifying Checksum [2021-08-26T23:09:27.137Z] d747dcd14b5f: Download complete [2021-08-26T23:09:27.719Z] 2de7ff778b66: Verifying Checksum [2021-08-26T23:09:27.719Z] 2de7ff778b66: Download complete [2021-08-26T23:09:27.984Z] 0d9ebad4ef96: Verifying Checksum [2021-08-26T23:09:27.984Z] 0d9ebad4ef96: Download complete [2021-08-26T23:09:28.574Z] ab5ef0e58194: Verifying Checksum [2021-08-26T23:09:28.574Z] ab5ef0e58194: Download complete [2021-08-26T23:09:31.188Z] ab5ef0e58194: Pull complete [2021-08-26T23:09:31.458Z] 9712f1f96733: Pull complete [2021-08-26T23:09:32.047Z] 63f879dbbcfc: Pull complete [2021-08-26T23:09:36.388Z] 0d9ebad4ef96: Pull complete [2021-08-26T23:09:36.388Z] e9a5061849ea: Pull complete [2021-08-26T23:09:36.388Z] d747dcd14b5f: Pull complete [2021-08-26T23:09:37.366Z] 2de7ff778b66: Pull complete [2021-08-26T23:09:37.366Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-26T23:09:37.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-26T23:09:37.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-26T23:09:37.473Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:09:37.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-26T23:09:40.590Z] $ docker top eaafbc171ba2f02cdf1d9f7c9652ab3618ba1d37ea039491574526553b6ab42d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:09:40.699Z] provisioning config files... [2021-08-26T23:09:40.713Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9131988363698434675tmp [2021-08-26T23:09:40.733Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3381372655296939357tmp [2021-08-26T23:09:40.753Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8098646379110094879tmp [Pipeline] { [Pipeline] echo [2021-08-26T23:09:40.783Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:09:41.104Z] ---> sigul-configuration.sh [2021-08-26T23:09:41.105Z] gpg: directory `/root/.gnupg' created [2021-08-26T23:09:41.105Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-26T23:09:41.105Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-26T23:09:41.105Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-26T23:09:41.105Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-26T23:09:41.105Z] gpg: CAST5 encrypted data [2021-08-26T23:09:41.105Z] gpg: encrypted with 1 passphrase [2021-08-26T23:09:41.105Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-26T23:09:41.425Z] + mkdir /home/jenkins [2021-08-26T23:09:41.425Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-26T23:09:41.744Z] + 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 [2021-08-26T23:09:41.759Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:09:42.081Z] ---> sigul-install.sh [2021-08-26T23:09:42.081Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-26T23:09:42.395Z] + git tag --list [2021-08-26T23:09:42.395Z] v1.0.0 [2021-08-26T23:09:42.395Z] v1.1.0 [2021-08-26T23:09:42.395Z] v1.2.0 [2021-08-26T23:09:42.395Z] v1.3.0 [2021-08-26T23:09:42.395Z] v1.3.1 [2021-08-26T23:09:42.395Z] v2.0.0 [2021-08-26T23:09:42.395Z] v2.0.1 [2021-08-26T23:09:42.395Z] v2.0.1-dev.1 [2021-08-26T23:09:42.395Z] v2.0.2-dev.1 [2021-08-26T23:09:42.395Z] v2.0.2-dev.2 [2021-08-26T23:09:42.395Z] v2.0.2-dev.3 [2021-08-26T23:09:42.395Z] v2.0.2-dev.4 [2021-08-26T23:09:42.395Z] v2.0.2-dev.5 [2021-08-26T23:09:42.395Z] v2.0.2-dev.6 [2021-08-26T23:09:42.395Z] v2.0.2-dev.7 [2021-08-26T23:09:42.395Z] v2.0.2-dev.8 [Pipeline] sh [2021-08-26T23:09:42.709Z] + lftools sign git-tag v2.0.2-dev.8 [2021-08-26T23:09:43.291Z] Signing Git tag with Sigul... [2021-08-26T23:09:43.291Z] Signing v2.0.2-dev.8 [Pipeline] echo [2021-08-26T23:09:44.267Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:09:44.576Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-26T23:09:44.588Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-26T23:09:44.620Z] $ docker stop --time=1 eaafbc171ba2f02cdf1d9f7c9652ab3618ba1d37ea039491574526553b6ab42d [2021-08-26T23:09:45.837Z] $ docker rm -f eaafbc171ba2f02cdf1d9f7c9652ab3618ba1d37ea039491574526553b6ab42d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:46.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:09:46.519Z] . [Pipeline] withDockerContainer [2021-08-26T23:09:46.609Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:09:46.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:09:47.052Z] $ docker top c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:09:47.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:09:47.191Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:09:47.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:09:47.302Z] $ docker exec c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c ssh-agent [2021-08-26T23:09:47.421Z] SSH_AUTH_SOCK=/tmp/ssh-wyaSkFw2qv33/agent.15 [2021-08-26T23:09:47.421Z] SSH_AGENT_PID=21 [2021-08-26T23:09:47.429Z] Running ssh-add (command line suppressed) [2021-08-26T23:09:47.527Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3954972169740496694.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3954972169740496694.key) [2021-08-26T23:09:47.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:09:47.863Z] + git semver bump pre [2021-08-26T23:09:47.863Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:09:47.863Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-26T23:09:47.863Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-26T23:09:47.863Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:09:47.863Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:09:47.863Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:09:47.863Z] # $SEMVER_BRANCH = main [2021-08-26T23:09:47.863Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-26T23:09:47.863Z] 2.0.2-dev.9 [Pipeline] } [2021-08-26T23:09:47.878Z] $ docker exec --env ******** --env ******** c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c ssh-agent -k [2021-08-26T23:09:48.004Z] unset SSH_AUTH_SOCK; [2021-08-26T23:09:48.004Z] unset SSH_AGENT_PID; [2021-08-26T23:09:48.005Z] echo Agent pid 21 killed; [2021-08-26T23:09:48.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:09:48.430Z] + git semver [Pipeline] } [2021-08-26T23:09:48.450Z] $ docker stop --time=1 c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c [2021-08-26T23:09:49.690Z] $ docker rm -f c0fc0953084c4ad23ad34d485df0efb9f05f355fb087fb8f6fb53ae5c3c37c4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:50.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:09:50.109Z] . [Pipeline] withDockerContainer [2021-08-26T23:09:50.518Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:09:50.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:09:51.307Z] $ docker top 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:09:51.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:09:51.442Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:09:51.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:09:51.566Z] $ docker exec 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 ssh-agent [2021-08-26T23:09:51.700Z] SSH_AUTH_SOCK=/tmp/ssh-uU7atNZljffR/agent.14 [2021-08-26T23:09:51.700Z] SSH_AGENT_PID=21 [2021-08-26T23:09:51.708Z] Running ssh-add (command line suppressed) [2021-08-26T23:09:51.823Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3026587107802596565.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3026587107802596565.key) [2021-08-26T23:09:51.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:09:52.163Z] + git semver push [2021-08-26T23:09:52.163Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:09:52.163Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-26T23:09:52.163Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-26T23:09:52.163Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:09:52.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:09:52.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:09:52.163Z] # $SEMVER_BRANCH = main [2021-08-26T23:09:52.163Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-26T23:09:53.588Z] $ docker exec --env ******** --env ******** 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 ssh-agent -k [2021-08-26T23:09:53.701Z] unset SSH_AUTH_SOCK; [2021-08-26T23:09:53.701Z] unset SSH_AGENT_PID; [2021-08-26T23:09:53.701Z] echo Agent pid 21 killed; [2021-08-26T23:09:53.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:09:54.069Z] + git semver [Pipeline] } [2021-08-26T23:09:54.088Z] $ docker stop --time=1 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 [2021-08-26T23:09:55.303Z] $ docker rm -f 6d5b459a0dd759f5f7a665e5e4a684173bf8bda58bd34a140334c9893622d8d7 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-26T23:09:56.443Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:09:56.783Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:09:57.370Z] ---> package-listing.sh [2021-08-26T23:09:57.370Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-26T23:09:57.370Z] ++ facter osfamily [2021-08-26T23:09:57.638Z] + OS_FAMILY=redhat [2021-08-26T23:09:57.638Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-26T23:09:57.638Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-26T23:09:57.638Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-26T23:09:57.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-26T23:09:57.638Z] + PACKAGES=/tmp/packages_start.txt [2021-08-26T23:09:57.638Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-26T23:09:57.638Z] + PACKAGES=/tmp/packages_end.txt [2021-08-26T23:09:57.638Z] + case "${OS_FAMILY}" in [2021-08-26T23:09:57.638Z] + rpm -qa [2021-08-26T23:09:57.638Z] + sort [2021-08-26T23:09:58.219Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-26T23:09:58.219Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-26T23:09:58.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-26T23:09:58.219Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-26T23:09:58.219Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-26T23:09:58.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-08-26T23:09:58.239Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-08-26T23:09:58.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:59.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:09:59.135Z] [2021-08-26T23:09:59.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:09:59.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:09:59.470Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T23:09:59.470Z] b4d181a07f80: Pulling fs layer [2021-08-26T23:09:59.470Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T23:09:59.470Z] ed53099fbce6: Pulling fs layer [2021-08-26T23:09:59.470Z] dc539afda2c1: Pulling fs layer [2021-08-26T23:09:59.470Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T23:09:59.470Z] 9065ff56babe: Pulling fs layer [2021-08-26T23:09:59.470Z] d287ab97295c: Pulling fs layer [2021-08-26T23:09:59.470Z] dc539afda2c1: Waiting [2021-08-26T23:09:59.470Z] 77bc0d833cb6: Waiting [2021-08-26T23:09:59.470Z] 9065ff56babe: Waiting [2021-08-26T23:09:59.470Z] d287ab97295c: Waiting [2021-08-26T23:09:59.735Z] a1111a8f2ec3: Verifying Checksum [2021-08-26T23:09:59.735Z] a1111a8f2ec3: Download complete [2021-08-26T23:09:59.735Z] dc539afda2c1: Verifying Checksum [2021-08-26T23:09:59.735Z] dc539afda2c1: Download complete [2021-08-26T23:10:00.002Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T23:10:00.002Z] 77bc0d833cb6: Download complete [2021-08-26T23:10:00.002Z] 9065ff56babe: Verifying Checksum [2021-08-26T23:10:00.002Z] 9065ff56babe: Download complete [2021-08-26T23:10:00.002Z] ed53099fbce6: Verifying Checksum [2021-08-26T23:10:00.002Z] ed53099fbce6: Download complete [2021-08-26T23:10:00.963Z] b4d181a07f80: Verifying Checksum [2021-08-26T23:10:00.963Z] b4d181a07f80: Download complete [2021-08-26T23:10:01.951Z] b4d181a07f80: Pull complete [2021-08-26T23:10:02.224Z] a1111a8f2ec3: Pull complete [2021-08-26T23:10:02.809Z] ed53099fbce6: Pull complete [2021-08-26T23:10:02.809Z] dc539afda2c1: Pull complete [2021-08-26T23:10:03.394Z] 77bc0d833cb6: Pull complete [2021-08-26T23:10:03.394Z] 9065ff56babe: Pull complete [2021-08-26T23:10:04.356Z] d287ab97295c: Download complete [2021-08-26T23:10:09.770Z] d287ab97295c: Pull complete [2021-08-26T23:10:09.770Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T23:10:09.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:10:09.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T23:10:09.873Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-08-26T23:10:09.930Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-26T23:10:12.000Z] $ docker top 7cd444ba16efa0cff95d99eb205da7330fcb6b48a3e78e34bd4b801b84869028 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:10:12.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-26T23:10:12.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-26T23:10:13.045Z] + ls /var/log/sa-host [2021-08-26T23:10:13.045Z] + sadf -c /var/log/sa-host/sa05 [2021-08-26T23:10:13.045Z] file_magic: OK [2021-08-26T23:10:13.045Z] HZ: Using current value: 100 [2021-08-26T23:10:13.045Z] file_header: OK [2021-08-26T23:10:13.045Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-26T23:10:13.045Z] Statistics: [2021-08-26T23:10:13.045Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T23:10:13.045Z] File successfully converted to sysstat format version 12.0.3 [2021-08-26T23:10:13.045Z] + sadf -c /var/log/sa-host/sa26 [2021-08-26T23:10:13.045Z] file_magic: OK [2021-08-26T23:10:13.045Z] HZ: Using current value: 100 [2021-08-26T23:10:13.045Z] file_header: OK [2021-08-26T23:10:13.045Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-26T23:10:13.045Z] Statistics: [2021-08-26T23:10:13.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T23:10:13.045Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:10:13.286Z] provisioning config files... [2021-08-26T23:10:13.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5569461059761258158tmp [Pipeline] { [Pipeline] echo [2021-08-26T23:10:13.343Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:10:13.652Z] ---> create-netrc.sh [Pipeline] } [2021-08-26T23:10:13.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:10:14.050Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-26T23:10:14.064Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:10:14.375Z] ---> sudo-logs.sh [2021-08-26T23:10:14.375Z] Archiving 'sudo' log.. [2021-08-26T23:10:14.375Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-900.vexxhost.local: Name or service not known [2021-08-26T23:10:14.375Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-900.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-26T23:10:14.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:10:14.731Z] ---> job-cost.sh [2021-08-26T23:10:14.732Z] lf-activate-venv: SKIPPING [2021-08-26T23:10:14.732Z] DEBUG: total: 0.10999999940395355 [2021-08-26T23:10:14.732Z] INFO: Retrieving Stack Cost... [2021-08-26T23:10:15.689Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T23:10:15.957Z] INFO: Archiving Costs [Pipeline] echo [2021-08-26T23:10:15.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:10:16.286Z] ---> logs-deploy.sh [2021-08-26T23:10:16.286Z] lf-activate-venv: SKIPPING [2021-08-26T23:10:16.286Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/12 [2021-08-26T23:10:16.286Z] INFO: archiving workspace using pattern(s): [2021-08-26T23:10:16.868Z] Archives upload complete. [2021-08-26T23:10:17.136Z] INFO: archiving logs to Nexus [2021-08-26T23:10:17.721Z] ---> uname -a: [2021-08-26T23:10:17.721Z] Linux prd-centos7-docker-4c-2g-900.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] ---> lscpu: [2021-08-26T23:10:17.721Z] Architecture: x86_64 [2021-08-26T23:10:17.721Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-26T23:10:17.721Z] Byte Order: Little Endian [2021-08-26T23:10:17.721Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-26T23:10:17.721Z] CPU(s): 2 [2021-08-26T23:10:17.721Z] On-line CPU(s) list: 0,1 [2021-08-26T23:10:17.721Z] Thread(s) per core: 1 [2021-08-26T23:10:17.721Z] Core(s) per socket: 1 [2021-08-26T23:10:17.721Z] Socket(s): 2 [2021-08-26T23:10:17.721Z] NUMA node(s): 1 [2021-08-26T23:10:17.721Z] Vendor ID: AuthenticAMD [2021-08-26T23:10:17.721Z] CPU family: 23 [2021-08-26T23:10:17.721Z] Model: 49 [2021-08-26T23:10:17.721Z] Model name: AMD EPYC-Rome Processor [2021-08-26T23:10:17.721Z] Stepping: 0 [2021-08-26T23:10:17.721Z] CPU MHz: 2799.996 [2021-08-26T23:10:17.721Z] BogoMIPS: 5599.99 [2021-08-26T23:10:17.721Z] Virtualization: AMD-V [2021-08-26T23:10:17.721Z] Hypervisor vendor: KVM [2021-08-26T23:10:17.721Z] Virtualization type: full [2021-08-26T23:10:17.721Z] L1d cache: 32K [2021-08-26T23:10:17.721Z] L1i cache: 32K [2021-08-26T23:10:17.721Z] L2 cache: 512K [2021-08-26T23:10:17.721Z] L3 cache: 16384K [2021-08-26T23:10:17.721Z] NUMA node0 CPU(s): 0,1 [2021-08-26T23:10:17.721Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] ---> nproc: [2021-08-26T23:10:17.721Z] 2 [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] ---> df -h: [2021-08-26T23:10:17.721Z] Filesystem Size Used Avail Use% Mounted on [2021-08-26T23:10:17.721Z] overlay 40G 9.0G 32G 23% / [2021-08-26T23:10:17.721Z] tmpfs 64M 0 64M 0% /dev [2021-08-26T23:10:17.721Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-26T23:10:17.721Z] shm 64M 0 64M 0% /dev/shm [2021-08-26T23:10:17.721Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] ---> sar -b -r -n DEV: [2021-08-26T23:10:17.721Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] 23:00:43 LINUX RESTART (2 CPU) [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] 23:01:01 tps rtps wtps bread/s bwrtn/s [2021-08-26T23:10:17.721Z] 23:02:01 165.22 35.44 129.78 6179.97 39602.31 [2021-08-26T23:10:17.721Z] 23:03:01 1.97 0.00 1.97 0.00 39.10 [2021-08-26T23:10:17.721Z] 23:04:01 0.17 0.00 0.17 0.00 1.60 [2021-08-26T23:10:17.721Z] 23:05:01 0.15 0.00 0.15 0.00 1.88 [2021-08-26T23:10:17.721Z] 23:06:01 0.18 0.00 0.18 0.00 2.17 [2021-08-26T23:10:17.721Z] 23:07:01 0.27 0.00 0.27 0.00 3.17 [2021-08-26T23:10:17.721Z] 23:08:01 0.23 0.00 0.23 0.00 3.38 [2021-08-26T23:10:17.721Z] 23:09:01 1.63 0.03 1.60 3.73 29.03 [2021-08-26T23:10:17.721Z] 23:10:01 194.37 0.12 194.26 10.52 54050.15 [2021-08-26T23:10:17.721Z] Average: 40.57 3.97 36.60 690.19 10442.02 [2021-08-26T23:10:17.721Z] [2021-08-26T23:10:17.721Z] 23:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-26T23:10:17.721Z] 23:02:01 5467132 0 805960 10.06 2620 1733228 1296848 14.32 578292 1563748 128 [2021-08-26T23:10:17.721Z] 23:03:01 5479468 0 793620 9.91 2620 1733232 1199772 13.25 568240 1563740 8 [2021-08-26T23:10:17.721Z] 23:04:01 5478064 0 794988 9.93 2620 1733268 1200084 13.25 572648 1561052 32 [2021-08-26T23:10:17.721Z] 23:05:01 5474516 0 798564 9.97 2620 1733240 1200096 13.25 575672 1561044 16 [2021-08-26T23:10:17.721Z] 23:06:01 5476976 0 796096 9.94 2620 1733248 1199772 13.25 567476 1567476 8 [2021-08-26T23:10:17.721Z] 23:07:01 5474120 0 798952 9.98 2620 1733248 1199892 13.25 570948 1567476 8 [2021-08-26T23:10:17.721Z] 23:08:01 5473660 0 799404 9.98 2620 1733256 1199940 13.25 571120 1567592 12 [2021-08-26T23:10:17.721Z] 23:09:01 5067972 0 895280 11.18 2620 2043068 1598756 17.65 728956 1799296 309444 [2021-08-26T23:10:17.721Z] 23:10:01 3586132 0 1247400 15.58 2620 3172788 1736564 19.17 1118808 2678296 117392 [2021-08-26T23:10:17.722Z] Average: 5219782 0 858918 10.72 2620 1927620 1314636 14.51 650240 1714413 47450 [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z] 23:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-26T23:10:17.722Z] 23:02:01 eth0 647.29 371.73 1004.39 81.84 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:02:01 docker0 3.08 2.73 0.55 6.62 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:03:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:04:01 eth0 5.25 2.23 3.32 0.30 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:05:01 eth0 1.53 0.57 0.61 0.43 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:07:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:08:01 eth0 1.12 0.47 0.38 0.21 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:09:01 eth0 605.88 420.74 4085.24 31.01 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:10:01 eth0 889.93 614.56 4878.01 151.77 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] 23:10:01 docker0 68.16 86.82 5.67 371.36 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] Average: eth0 239.69 157.11 1110.50 29.59 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] Average: docker0 7.94 9.97 0.69 42.10 0.00 0.00 0.00 0.00 [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z] ---> sar -P ALL: [2021-08-26T23:10:17.722Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z] 23:00:43 LINUX RESTART (2 CPU) [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z] 23:01:01 CPU %user %nice %system %iowait %steal %idle [2021-08-26T23:10:17.722Z] 23:02:01 all 18.45 0.00 7.09 4.41 0.05 69.99 [2021-08-26T23:10:17.722Z] 23:02:01 0 18.11 0.00 7.30 2.87 0.05 71.67 [2021-08-26T23:10:17.722Z] 23:02:01 1 18.79 0.00 6.89 5.94 0.05 68.33 [2021-08-26T23:10:17.722Z] 23:03:01 all 0.11 0.00 0.07 0.00 0.03 99.79 [2021-08-26T23:10:17.722Z] 23:03:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-08-26T23:10:17.722Z] 23:03:01 1 0.15 0.00 0.07 0.00 0.03 99.74 [2021-08-26T23:10:17.722Z] 23:04:01 all 0.16 0.00 0.08 0.00 0.02 99.75 [2021-08-26T23:10:17.722Z] 23:04:01 0 0.12 0.00 0.08 0.00 0.02 99.78 [2021-08-26T23:10:17.722Z] 23:04:01 1 0.20 0.00 0.07 0.00 0.02 99.72 [2021-08-26T23:10:17.722Z] 23:05:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-08-26T23:10:17.722Z] 23:05:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-08-26T23:10:17.722Z] 23:05:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-08-26T23:10:17.722Z] 23:06:01 all 0.11 0.00 0.05 0.00 0.02 99.82 [2021-08-26T23:10:17.722Z] 23:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-26T23:10:17.722Z] 23:06:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-08-26T23:10:17.722Z] 23:07:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-08-26T23:10:17.722Z] 23:07:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-08-26T23:10:17.722Z] 23:07:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-08-26T23:10:17.722Z] 23:08:01 all 0.18 0.00 0.04 0.00 0.03 99.75 [2021-08-26T23:10:17.722Z] 23:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-08-26T23:10:17.722Z] 23:08:01 1 0.30 0.00 0.05 0.00 0.03 99.62 [2021-08-26T23:10:17.722Z] 23:09:01 all 2.11 0.00 1.12 0.01 0.04 96.71 [2021-08-26T23:10:17.722Z] 23:09:01 0 1.95 0.00 1.24 0.02 0.03 96.77 [2021-08-26T23:10:17.722Z] 23:09:01 1 2.28 0.00 1.01 0.00 0.05 96.66 [2021-08-26T23:10:17.722Z] 23:10:01 all 25.66 0.00 12.49 1.82 0.08 59.95 [2021-08-26T23:10:17.722Z] 23:10:01 0 26.45 0.00 13.07 2.07 0.09 58.32 [2021-08-26T23:10:17.722Z] 23:10:01 1 24.88 0.00 11.91 1.57 0.07 61.57 [2021-08-26T23:10:17.722Z] Average: all 5.04 0.00 2.25 0.67 0.04 92.00 [2021-08-26T23:10:17.722Z] Average: 0 5.00 0.00 2.34 0.53 0.04 92.09 [2021-08-26T23:10:17.722Z] Average: 1 5.08 0.00 2.16 0.82 0.03 91.92 [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z] [2021-08-26T23:10:17.722Z]