Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 426d4987f89e41a3a60d71327a42892dbbd5fd11 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-ssh18278437152004936841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10365225567279694895.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15146430385795786944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15226320454152070933.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16635034663599860586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5345 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 426d4987f89e41a3a60d71327a42892dbbd5fd11 (main) Commit message: "docs: Update repo links in the readme (#591)" > 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 426d4987f89e41a3a60d71327a42892dbbd5fd11 # timeout=10 > git rev-list --no-walk 68cd066fbc50be95059e135e011029de61099e53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:33 ========================================================= 15:07:33 EdgeX Global Pipelines Version Info 15:07:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:33 ------------------- 15:07:33 stable info: 15:07:33 ------------------- 15:07:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:07:33 Message: update stable to v1.0.253 15:07:34 ------------------- 15:07:34 experimental info: 15:07:34 ------------------- 15:07:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:07:34 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:07:34 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:07:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:07:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:07:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo 15:07:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426d498 [Pipeline] echo 15:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:35 provisioning config files... 15:07:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10747285434730729398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> docker-login.sh 15:07:35 nexus3.edgexfoundry.org:10001 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 nexus3.edgexfoundry.org:10002 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 nexus3.edgexfoundry.org:10003 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 nexus3.edgexfoundry.org:10004 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 docker.io 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 ---> docker-login.sh ends [Pipeline] } 15:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:07:36 + git rev-list -1 --merges 426d4987f89e41a3a60d71327a42892dbbd5fd11~1..426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo 15:07:36 -----------> git rev-list -1 --merges 426d4987f89e41a3a60d71327a42892dbbd5fd11~1..426d4987f89e41a3a60d71327a42892dbbd5fd11 426d4987f89e41a3a60d71327a42892dbbd5fd11 [false] [Pipeline] sh 15:07:36 + git log --format=format:%s -1 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo 15:07:36 ========================================================= 15:07:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:37 + git log --format=format:%s -1 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] echo 15:07:37 [semverPrep] GIT_COMMIT: 426d4987f89e41a3a60d71327a42892dbbd5fd11, Commit Message: docs: Update repo links in the readme (#591) [Pipeline] echo 15:07:37 [semverPrep] This is not a build commit. [Pipeline] sh 15:07:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:37 + grep -v github /etc/ssh/ssh_known_hosts 15:07:37 + [ -e /tmp/ssh_known_hosts ] 15:07:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:07:37 + sudo tee -a /etc/ssh/ssh_known_hosts 15:07:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:38 15:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:38 0.1.4: Pulling from edgex-devops/py-git-semver 15:07:38 b85a868b505f: Pulling fs layer 15:07:38 e2be974225ed: Pulling fs layer 15:07:38 339a4e72a1f5: Pulling fs layer 15:07:38 988bab9f4d93: Pulling fs layer 15:07:38 1469e6f7b9e6: Pulling fs layer 15:07:38 eaf3925da568: Pulling fs layer 15:07:38 bab4dde63d76: Pulling fs layer 15:07:38 bde34c3a00c8: Pulling fs layer 15:07:38 b352a97aabf1: Pulling fs layer 15:07:38 4872d77fe225: Pulling fs layer 15:07:38 5851b861e8e6: Pulling fs layer 15:07:38 1469e6f7b9e6: Waiting 15:07:38 eaf3925da568: Waiting 15:07:38 4872d77fe225: Waiting 15:07:38 bab4dde63d76: Waiting 15:07:38 b352a97aabf1: Waiting 15:07:38 5851b861e8e6: Waiting 15:07:38 bde34c3a00c8: Waiting 15:07:38 988bab9f4d93: Waiting 15:07:38 e2be974225ed: Verifying Checksum 15:07:38 e2be974225ed: Download complete 15:07:38 988bab9f4d93: Verifying Checksum 15:07:38 988bab9f4d93: Download complete 15:07:38 1469e6f7b9e6: Verifying Checksum 15:07:38 1469e6f7b9e6: Download complete 15:07:38 339a4e72a1f5: Verifying Checksum 15:07:38 339a4e72a1f5: Download complete 15:07:38 eaf3925da568: Verifying Checksum 15:07:38 eaf3925da568: Download complete 15:07:38 bde34c3a00c8: Verifying Checksum 15:07:38 bde34c3a00c8: Download complete 15:07:38 b352a97aabf1: Verifying Checksum 15:07:38 b352a97aabf1: Download complete 15:07:38 4872d77fe225: Verifying Checksum 15:07:38 4872d77fe225: Download complete 15:07:38 5851b861e8e6: Download complete 15:07:38 b85a868b505f: Download complete 15:07:38 bab4dde63d76: Verifying Checksum 15:07:38 bab4dde63d76: Download complete 15:07:39 b85a868b505f: Pull complete 15:07:39 e2be974225ed: Pull complete 15:07:40 339a4e72a1f5: Pull complete 15:07:40 988bab9f4d93: Pull complete 15:07:40 1469e6f7b9e6: Pull complete 15:07:40 eaf3925da568: Pull complete 15:07:42 bab4dde63d76: Pull complete 15:07:42 bde34c3a00c8: Pull complete 15:07:42 b352a97aabf1: Pull complete 15:07:42 4872d77fe225: Pull complete 15:07:42 5851b861e8e6: Pull complete 15:07:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:42 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:45 $ docker top 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 -eo pid,comm 15:07:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:07:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:45 [ssh-agent] Looking for ssh-agent implementation... 15:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:45 $ docker exec 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent 15:07:46 SSH_AUTH_SOCK=/tmp/ssh-gk8868Gq9d3Y/agent.31 15:07:46 SSH_AGENT_PID=37 15:07:46 Running ssh-add (command line suppressed) 15:07:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9104006352561945195.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9104006352561945195.key) 15:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:46 + git tag --points-at HEAD [Pipeline] } 15:07:46 $ docker exec --env ******** --env ******** 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent -k 15:07:46 unset SSH_AUTH_SOCK; 15:07:46 unset SSH_AGENT_PID; 15:07:46 echo Agent pid 37 killed; 15:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:46 [ssh-agent] Looking for ssh-agent implementation... 15:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:46 $ docker exec 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent 15:07:46 SSH_AUTH_SOCK=/tmp/ssh-7ib6NwNExyuQ/agent.69 15:07:46 SSH_AGENT_PID=75 15:07:46 Running ssh-add (command line suppressed) 15:07:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17675879806665627021.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17675879806665627021.key) 15:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:47 + git semver init 15:07:47 2023-09-05 15:07:47,417 [run_init] DEBUG init version:0.0.0 force:False 15:07:47 2023-09-05 15:07:47,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:07:47 2023-09-05 15:07:47,418 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:07:47 2023-09-05 15:07:47,418 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:07:48 2023-09-05 15:07:48,205 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:07:48 2023-09-05 15:07:48,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:07:48 2023-09-05 15:07:48,206 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:48 2023-09-05 15:07:48,206 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:48 3.1.0-dev.17 [Pipeline] } 15:07:48 $ docker exec --env ******** --env ******** 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 ssh-agent -k 15:07:48 unset SSH_AUTH_SOCK; 15:07:48 unset SSH_AGENT_PID; 15:07:48 echo Agent pid 75 killed; 15:07:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:48 + git semver [Pipeline] } 15:07:49 $ docker stop --time=1 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 15:07:50 $ docker rm -f --volumes 90adcfc9b4f4d5d004e1dc31f9a78df7c069113333d4f5f08e102ae104a97d04 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:07:50 Stashed 1 file(s) [Pipeline] echo 15:07:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:51 provisioning config files... 15:07:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14787635638181492458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:51 ---> docker-login.sh 15:07:51 nexus3.edgexfoundry.org:10001 15:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:51 Configure a credential helper to remove this warning. See 15:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:51 15:07:51 Login Succeeded 15:07:51 nexus3.edgexfoundry.org:10002 15:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:51 Configure a credential helper to remove this warning. See 15:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:51 15:07:51 Login Succeeded 15:07:51 nexus3.edgexfoundry.org:10003 15:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:51 Configure a credential helper to remove this warning. See 15:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:51 15:07:51 Login Succeeded 15:07:51 nexus3.edgexfoundry.org:10004 15:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:51 Configure a credential helper to remove this warning. See 15:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:51 15:07:51 Login Succeeded 15:07:51 docker.io 15:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:51 Configure a credential helper to remove this warning. See 15:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:51 15:07:51 Login Succeeded 15:07:51 ---> docker-login.sh ends [Pipeline] } 15:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:51 ========================================================= 15:07:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:07:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:07:52 Sending build context to Docker daemon 3.335MB 15:07:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:07:52 Step 2/12 : FROM ${BASE} AS builder 15:07:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:52 4db1b89c0bd1: Pulling fs layer 15:07:52 6911f1a30b25: Pulling fs layer 15:07:52 e194b8c5c2a9: Pulling fs layer 15:07:52 6863d3e3a2b1: Pulling fs layer 15:07:52 ec0bb842ea78: Pulling fs layer 15:07:52 40a00589a448: Pulling fs layer 15:07:52 ec0bb842ea78: Waiting 15:07:52 6c08303d61cc: Pulling fs layer 15:07:52 798269fcf238: Pulling fs layer 15:07:52 6c08303d61cc: Waiting 15:07:52 798269fcf238: Waiting 15:07:52 6911f1a30b25: Download complete 15:07:52 6863d3e3a2b1: Verifying Checksum 15:07:52 6863d3e3a2b1: Download complete 15:07:52 ec0bb842ea78: Download complete 15:07:52 4db1b89c0bd1: Download complete 15:07:52 40a00589a448: Download complete 15:07:52 4db1b89c0bd1: Pull complete 15:07:52 6911f1a30b25: Pull complete 15:07:52 798269fcf238: Verifying Checksum 15:07:52 798269fcf238: Download complete 15:07:53 e194b8c5c2a9: Verifying Checksum 15:07:53 e194b8c5c2a9: Download complete 15:07:53 6c08303d61cc: Verifying Checksum 15:07:53 6c08303d61cc: Download complete 15:07:56 e194b8c5c2a9: Pull complete 15:07:56 6863d3e3a2b1: Pull complete 15:07:56 ec0bb842ea78: Pull complete 15:07:56 40a00589a448: Pull complete 15:07:58 6c08303d61cc: Pull complete 15:07:59 798269fcf238: Pull complete 15:07:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:07:59 ---> ec979cd7f677 15:07:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:08:04 ---> Running in 3ca2bb7dfd8b 15:08:04 Removing intermediate container 3ca2bb7dfd8b 15:08:04 ---> 37eb5d7bb9e2 15:08:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:08:04 ---> Running in 085a43a6a413 15:08:04 Removing intermediate container 085a43a6a413 15:08:04 ---> 9aebd84f1d57 15:08:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:08:04 ---> Running in 02b7225898be 15:08:04 Removing intermediate container 02b7225898be 15:08:04 ---> b1d57c48c1f1 15:08:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:04 ---> Running in 3b0bddf316f1 15:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:05 OK: 265 MiB in 53 packages 15:08:05 Removing intermediate container 3b0bddf316f1 15:08:05 ---> e7d5e7dfbf6f 15:08:05 Step 7/12 : WORKDIR /app 15:08:05 ---> Running in 90d2aefcec99 15:08:05 Removing intermediate container 90d2aefcec99 15:08:05 ---> b61ccfdf8ff1 15:08:05 Step 8/12 : COPY go.mod vendor* ./ 15:08:05 ---> cd10528ac67f 15:08:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:05 ---> Running in e45d60a51199 15:08:06 Still waiting to schedule task 15:08:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:08:44 Removing intermediate container e45d60a51199 15:08:44 ---> 9d2b3a9f0a3b 15:08:44 Step 10/12 : COPY . . 15:08:44 ---> ea77f8bfa03e 15:08:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:08:44 ---> Running in 390b3ea70eeb 15:08:44 Removing intermediate container 390b3ea70eeb 15:08:44 ---> 9af3f3c057fe 15:08:44 Step 12/12 : RUN $MAKE 15:08:44 ---> Running in 68da054ba758 15:08:44 noop 15:08:44 Removing intermediate container 68da054ba758 15:08:44 ---> 6622595fc7b3 15:08:44 Successfully built 6622595fc7b3 15:08:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:44 + docker inspect -f . ci-base-image-x86_64 15:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:44 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:08:45 $ docker top 1b4e7953c398e59254a8fdbea5f265ac363b2bbf0a06a3f651672ed6bc583739 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:45 + go version 15:08:45 go version go1.20.6 linux/amd64 [Pipeline] } 15:08:45 $ docker stop --time=1 1b4e7953c398e59254a8fdbea5f265ac363b2bbf0a06a3f651672ed6bc583739 15:08:46 $ docker rm -f --volumes 1b4e7953c398e59254a8fdbea5f265ac363b2bbf0a06a3f651672ed6bc583739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:47 + docker inspect -f . ci-base-image-x86_64 15:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:47 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:08:47 $ docker top 49a583fdc232fd1f26f800169c79eb6be03c5979e4ec5d51b1e7b310f413ead1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:08:48 + make test 15:08:48 go test -race -coverprofile=coverage.out ./... 15:09:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:09:24 go vet ./... 15:09:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:28 ./bin/test-attribution-txt.sh 15:09:28 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:09:28 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:09:28 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:09:28 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:09:28 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:09:28 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:09:28 $ docker stop --time=1 49a583fdc232fd1f26f800169c79eb6be03c5979e4ec5d51b1e7b310f413ead1 15:09:33 $ docker rm -f --volumes 49a583fdc232fd1f26f800169c79eb6be03c5979e4ec5d51b1e7b310f413ead1 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:09:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:09:34 Running in /w/workspace/app-service-configurable/186 [Pipeline] { [Pipeline] checkout 15:09:34 Selected Git installation does not exist. Using Default 15:09:34 The recommended git tool is: NONE 15:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:34 + ls -al . 15:09:34 total 184 15:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:08 . 15:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:07 .. 15:09:34 -rw-rw-r-- 1 jenkins jenkins 119 Sep 5 15:07 .dockerignore 15:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:07 .git 15:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:07 .github 15:09:34 -rw-rw-r-- 1 jenkins jenkins 171 Sep 5 15:07 .gitignore 15:09:34 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:07 .golangci.yml 15:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:07 .semver 15:09:34 -rw-rw-r-- 1 jenkins jenkins 9636 Sep 5 15:07 Attribution.txt 15:09:34 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 5 15:07 CHANGELOG.md 15:09:34 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 5 15:07 Dockerfile 15:09:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:07 GOVERNANCE.md 15:09:34 -rw-rw-r-- 1 jenkins jenkins 688 Sep 5 15:07 Jenkinsfile 15:09:34 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 5 15:07 LICENSE 15:09:34 -rw-rw-r-- 1 jenkins jenkins 618 Sep 5 15:07 OWNERS.md 15:09:34 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 5 15:07 README.md 15:09:34 -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 15:07 VERSION 15:09:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:07 bin 15:09:34 -rw-r--r-- 1 jenkins jenkins 13 Sep 5 15:08 coverage.out 15:09:34 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 5 15:07 go.mod 15:09:34 -rw-rw-r-- 1 jenkins jenkins 33854 Sep 5 15:07 go.sum 15:09:34 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 15:07 main.go 15:09:34 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 5 15:07 makefile 15:09:34 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:07 res 15:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + 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=426d4987f89e41a3a60d71327a42892dbbd5fd11 --label arch=amd64 --label version=3.1.0-dev.17 . 15:09:35 Sending build context to Docker daemon 3.336MB 15:09:35 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:09:35 Step 2/26 : FROM ${BASE} AS builder 15:09:35 ---> 6622595fc7b3 15:09:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:09:35 ---> Running in 6304ff1a4baa 15:09:35 Removing intermediate container 6304ff1a4baa 15:09:35 ---> ffafc0c4c755 15:09:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:09:35 ---> Running in d2700332cea8 15:09:35 Removing intermediate container d2700332cea8 15:09:35 ---> 2541f44fec63 15:09:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:09:35 ---> Running in e7e70d418d23 15:09:35 Removing intermediate container e7e70d418d23 15:09:35 ---> 3ee528ff8f38 15:09:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:35 ---> Running in 2a18b9720945 15:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:09:36 OK: 265 MiB in 53 packages 15:09:36 Removing intermediate container 2a18b9720945 15:09:36 ---> ce4bfdb1a729 15:09:36 Step 7/26 : WORKDIR /app 15:09:36 ---> Running in ada821cf8aaa 15:09:36 Removing intermediate container ada821cf8aaa 15:09:36 ---> 50352f535cc1 15:09:36 Step 8/26 : COPY go.mod vendor* ./ 15:09:36 ---> 984164e86f5c 15:09:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:36 ---> Running in eb316e08374d 15:09:37 Removing intermediate container eb316e08374d 15:09:37 ---> 5ca005e82219 15:09:37 Step 10/26 : COPY . . 15:09:37 ---> 5627d9da3966 15:09:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:37 ---> Running in 48c5edf13e1b 15:09:37 Removing intermediate container 48c5edf13e1b 15:09:37 ---> 908b255b52cc 15:09:37 Step 12/26 : RUN $MAKE 15:09:38 ---> Running in ac658bfd893e 15:09:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-service-configurable 15:09:39 using credential edgex-jenkins-ssh 15:09:39 Cloning the remote Git repository 15:09:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:09:39 > git init /w/workspace/app-service-configurable/186 # timeout=10 15:09:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:09:39 > git --version # timeout=10 15:09:39 > git --version # 'git version 2.25.1' 15:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:41 Avoid second fetch 15:09:41 Checking out Revision 426d4987f89e41a3a60d71327a42892dbbd5fd11 (main) 15:09:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:09:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:41 > git config core.sparsecheckout # timeout=10 15:09:42 Commit message: "docs: Update repo links in the readme (#591)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:41 > git checkout -f 426d4987f89e41a3a60d71327a42892dbbd5fd11 # timeout=10 15:09:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:09:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:43 Dload Upload Total Spent Left Speed 15:09:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70447 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh 15:09:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:09:44 + sudo tee /etc/docker/daemon.new 15:09:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:09:44 { 15:09:44 "registry-mirrors": [ 15:09:44 "https://nexus3.edgexfoundry.org:10001" 15:09:44 ], 15:09:44 "bip": "10.250.0.254/24", 15:09:44 "hosts": [ 15:09:44 "tcp://0.0.0.0:5555", 15:09:44 "unix:///var/run/docker.sock" 15:09:44 ], 15:09:44 "mtu": 1458, 15:09:44 "selinux-enabled": true, 15:09:44 "seccomp-profile": "/etc/docker/seccomp.json" 15:09:44 } [Pipeline] sh 15:09:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:09:45 + sudo service docker restart 15:10:00 Removing intermediate container ac658bfd893e 15:10:00 ---> 39872ed1b142 15:10:00 Step 13/26 : FROM alpine:3.17 15:10:00 3.17: Pulling from library/alpine 15:10:00 9398808236ff: Pulling fs layer 15:10:00 9398808236ff: Download complete 15:10:00 9398808236ff: Pull complete 15:10:00 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:10:00 Status: Downloaded newer image for alpine:3.17 15:10:00 ---> 1e0b8b5322fc 15:10:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:10:00 ---> Running in d79ca0c9e511 15:10:00 Removing intermediate container d79ca0c9e511 15:10:00 ---> c198342d06e7 15:10:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:10:00 ---> Running in 6b8c4d935847 15:10:00 Removing intermediate container 6b8c4d935847 15:10:00 ---> e9c35f266120 15:10:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:10:00 ---> Running in 0d9603537177 15:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:10:01 (1/2) Installing ca-certificates (20230506-r0) 15:10:01 (2/2) Installing dumb-init (1.2.5-r2) 15:10:01 Executing busybox-1.35.0-r29.trigger 15:10:01 Executing ca-certificates-20230506-r0.trigger 15:10:01 OK: 8 MiB in 17 packages 15:10:01 Removing intermediate container 0d9603537177 15:10:01 ---> 365ca045c957 15:10:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:10:01 ---> f18bd35ac010 15:10:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:10:02 ---> 36c91f638ae6 15:10:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:10:02 ---> cd1722a8d83f 15:10:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:03 provisioning config files... 15:10:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/186@tmp/config5555268842145051417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:03 ---> f8deb9995493 15:10:03 Step 21/26 : EXPOSE 48095 15:10:03 ---> Running in 4ddb467409c8 15:10:03 Removing intermediate container 4ddb467409c8 15:10:03 ---> 9dbea5931b8b 15:10:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:10:03 ---> Running in 16147ee62653 15:10:03 Removing intermediate container 16147ee62653 15:10:03 ---> 914d376ad017 15:10:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:10:03 ---> Running in b29e9e40034d 15:10:03 Removing intermediate container b29e9e40034d 15:10:03 ---> fbf92b93cad9 15:10:03 Step 24/26 : LABEL arch=amd64 15:10:03 ---> Running in d834f5e1f30b 15:10:03 Removing intermediate container d834f5e1f30b 15:10:03 ---> 01452de0126f 15:10:03 Step 25/26 : LABEL git_sha=426d4987f89e41a3a60d71327a42892dbbd5fd11 15:10:03 ---> docker-login.sh 15:10:03 nexus3.edgexfoundry.org:10001 15:10:03 ---> Running in 8161c64dc3cc 15:10:03 Removing intermediate container 8161c64dc3cc 15:10:03 ---> 4804b14b0917 15:10:03 Step 26/26 : LABEL version=3.1.0-dev.17 15:10:03 ---> Running in 238b1e78bb3f 15:10:03 Removing intermediate container 238b1e78bb3f 15:10:03 ---> 6d48cc858918 15:10:03 [Warning] One or more build-args [ARCH] were not consumed 15:10:03 Successfully built 6d48cc858918 15:10:03 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:03 provisioning config files... 15:10:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3676584238493459470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 ---> docker-login.sh 15:10:04 nexus3.edgexfoundry.org:10001 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:04 Configure a credential helper to remove this warning. See 15:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:04 15:10:04 Login Succeeded 15:10:04 nexus3.edgexfoundry.org:10002 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:04 Configure a credential helper to remove this warning. See 15:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:04 15:10:04 Login Succeeded 15:10:04 nexus3.edgexfoundry.org:10003 15:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:04 Configure a credential helper to remove this warning. See 15:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:04 15:10:04 Login Succeeded 15:10:04 nexus3.edgexfoundry.org:10002 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:04 Configure a credential helper to remove this warning. See 15:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:04 15:10:04 Login Succeeded 15:10:04 nexus3.edgexfoundry.org:10003 15:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:04 Configure a credential helper to remove this warning. See 15:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:04 15:10:04 Login Succeeded 15:10:04 nexus3.edgexfoundry.org:10004 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:04 Configure a credential helper to remove this warning. See 15:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:04 15:10:04 Login Succeeded 15:10:04 docker.io 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:05 Configure a credential helper to remove this warning. See 15:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:05 15:10:05 Login Succeeded 15:10:05 ---> docker-login.sh ends [Pipeline] } 15:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:05 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:10:05 426d4987f89e41a3a60d71327a42892dbbd5fd11 15:10:05 latest 15:10:05 3.1.0-dev.17 15:10:05 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 15:10:05 main 15:10:05 ===================================================== 15:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:05 Configure a credential helper to remove this warning. See 15:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:05 15:10:05 Login Succeeded 15:10:05 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:05 Configure a credential helper to remove this warning. See 15:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:05 15:10:05 Login Succeeded 15:10:05 docker.io 15:10:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11 15:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:05 c2fc0242a706: Preparing 15:10:05 77a46076471b: Preparing 15:10:05 b0c58127be5d: Preparing 15:10:05 dbc649794260: Preparing 15:10:05 59045283c740: Preparing 15:10:05 36b50b131297: Preparing 15:10:05 36b50b131297: Waiting 15:10:05 77a46076471b: Pushed 15:10:05 dbc649794260: Pushed 15:10:05 b0c58127be5d: Pushed 15:10:05 36b50b131297: Layer already exists 15:10:05 59045283c740: Pushed 15:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:05 Configure a credential helper to remove this warning. See 15:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:05 15:10:05 Login Succeeded 15:10:05 ---> docker-login.sh ends [Pipeline] } 15:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:06 ========================================================= 15:10:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:10:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:10:06 Sending build context to Docker daemon 178.2kB 15:10:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:10:06 Step 2/12 : FROM ${BASE} AS builder 15:10:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:10:06 edb6bdbacee9: Pulling fs layer 15:10:06 5f9638ab2659: Pulling fs layer 15:10:06 8d51d6327a98: Pulling fs layer 15:10:06 8b374f2dd631: Pulling fs layer 15:10:06 ec14aa9079de: Pulling fs layer 15:10:06 2f466654f4bb: Pulling fs layer 15:10:06 554e91adad29: Pulling fs layer 15:10:06 8b374f2dd631: Waiting 15:10:06 2f466654f4bb: Waiting 15:10:06 554e91adad29: Waiting 15:10:06 ec14aa9079de: Waiting 15:10:06 5f9638ab2659: Verifying Checksum 15:10:06 5f9638ab2659: Download complete 15:10:06 8b374f2dd631: Verifying Checksum 15:10:06 8b374f2dd631: Download complete 15:10:07 ec14aa9079de: Download complete 15:10:07 edb6bdbacee9: Verifying Checksum 15:10:07 edb6bdbacee9: Download complete 15:10:08 edb6bdbacee9: Pull complete 15:10:08 c2fc0242a706: Pushed 15:10:08 554e91adad29: Verifying Checksum 15:10:08 554e91adad29: Download complete 15:10:08 426d4987f89e41a3a60d71327a42892dbbd5fd11: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:08 5f9638ab2659: Pull complete 15:10:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:09 c2fc0242a706: Preparing 15:10:09 77a46076471b: Preparing 15:10:09 b0c58127be5d: Preparing 15:10:09 dbc649794260: Preparing 15:10:09 59045283c740: Preparing 15:10:09 36b50b131297: Preparing 15:10:09 36b50b131297: Waiting 15:10:09 c2fc0242a706: Layer already exists 15:10:09 59045283c740: Layer already exists 15:10:09 b0c58127be5d: Layer already exists 15:10:09 77a46076471b: Layer already exists 15:10:09 dbc649794260: Layer already exists 15:10:09 36b50b131297: Layer already exists 15:10:09 latest: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:09 8d51d6327a98: Verifying Checksum 15:10:09 8d51d6327a98: Download complete 15:10:09 2f466654f4bb: Verifying Checksum 15:10:09 2f466654f4bb: Download complete 15:10:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.17 15:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:09 c2fc0242a706: Preparing 15:10:09 77a46076471b: Preparing 15:10:09 b0c58127be5d: Preparing 15:10:09 dbc649794260: Preparing 15:10:09 59045283c740: Preparing 15:10:09 36b50b131297: Preparing 15:10:09 36b50b131297: Waiting 15:10:09 59045283c740: Layer already exists 15:10:09 77a46076471b: Layer already exists 15:10:09 dbc649794260: Layer already exists 15:10:09 b0c58127be5d: Layer already exists 15:10:09 c2fc0242a706: Layer already exists 15:10:09 36b50b131297: Layer already exists 15:10:09 3.1.0-dev.17: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 15:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:10 c2fc0242a706: Preparing 15:10:10 77a46076471b: Preparing 15:10:10 b0c58127be5d: Preparing 15:10:10 dbc649794260: Preparing 15:10:10 59045283c740: Preparing 15:10:10 36b50b131297: Preparing 15:10:10 36b50b131297: Waiting 15:10:10 c2fc0242a706: Layer already exists 15:10:10 77a46076471b: Layer already exists 15:10:10 b0c58127be5d: Layer already exists 15:10:10 59045283c740: Layer already exists 15:10:10 dbc649794260: Layer already exists 15:10:10 36b50b131297: Layer already exists 15:10:10 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:10:11 c2fc0242a706: Preparing 15:10:11 77a46076471b: Preparing 15:10:11 b0c58127be5d: Preparing 15:10:11 dbc649794260: Preparing 15:10:11 59045283c740: Preparing 15:10:11 36b50b131297: Preparing 15:10:11 36b50b131297: Waiting 15:10:11 dbc649794260: Layer already exists 15:10:11 c2fc0242a706: Layer already exists 15:10:11 59045283c740: Layer already exists 15:10:11 b0c58127be5d: Layer already exists 15:10:11 77a46076471b: Layer already exists 15:10:11 36b50b131297: Layer already exists 15:10:11 main: digest: sha256:4464cccecbf9298414e970d5333e076b36380180f24fd70857fbc5ce4c12fd76 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:11 ===================================================== [Pipeline] echo 15:10:11 taggedImages: 15:10:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11 15:10:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:10:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.17 15:10:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 15:10:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:11 15:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:11 latest: Pulling from edgex-lftools-log-publisher 15:10:11 5eb5b503b376: Pulling fs layer 15:10:11 5c69ac0246d0: Pulling fs layer 15:10:11 ec43610c2a17: Pulling fs layer 15:10:11 3a2ae6a8a46f: Pulling fs layer 15:10:11 33b1e0a273af: Pulling fs layer 15:10:11 5d3b04190fa2: Pulling fs layer 15:10:11 2f39f015ded8: Pulling fs layer 15:10:11 5d3b04190fa2: Waiting 15:10:11 33b1e0a273af: Waiting 15:10:11 3a2ae6a8a46f: Waiting 15:10:11 5c69ac0246d0: Download complete 15:10:11 3a2ae6a8a46f: Verifying Checksum 15:10:11 3a2ae6a8a46f: Download complete 15:10:11 ec43610c2a17: Verifying Checksum 15:10:11 ec43610c2a17: Download complete 15:10:11 5d3b04190fa2: Verifying Checksum 15:10:11 5d3b04190fa2: Download complete 15:10:12 33b1e0a273af: Verifying Checksum 15:10:12 33b1e0a273af: Download complete 15:10:12 5eb5b503b376: Verifying Checksum 15:10:12 5eb5b503b376: Download complete 15:10:12 2f39f015ded8: Download complete 15:10:12 5eb5b503b376: Pull complete 15:10:13 5c69ac0246d0: Pull complete 15:10:13 ec43610c2a17: Pull complete 15:10:13 3a2ae6a8a46f: Pull complete 15:10:13 33b1e0a273af: Pull complete 15:10:13 5d3b04190fa2: Pull complete 15:10:17 2f39f015ded8: Pull complete 15:10:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:17 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:10:22 8d51d6327a98: Pull complete 15:10:22 8b374f2dd631: Pull complete 15:10:22 ec14aa9079de: Pull complete 15:10:23 $ docker top 362a09c4ce8f2bfc58357d1e072e8b9abd2ad40e45ba9c3bd2a930ec3362ddb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:23 ---> job-cost.sh 15:10:23 lf-activate-venv: SKIPPING 15:10:23 INFO: No Stack... 15:10:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:24 INFO: Archiving Costs [Pipeline] sh 15:10:24 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:10:24 + cut -d, -f6 [Pipeline] lock 15:10:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] 15:10:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] did not exist. Created. 15:10:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:24 + echo total: 0.2199999988079071 [Pipeline] stash 15:10:24 Stashed 1 file(s) [Pipeline] } 15:10:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:24 $ docker stop --time=1 362a09c4ce8f2bfc58357d1e072e8b9abd2ad40e45ba9c3bd2a930ec3362ddb8 15:10:26 $ docker rm -f --volumes 362a09c4ce8f2bfc58357d1e072e8b9abd2ad40e45ba9c3bd2a930ec3362ddb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:28 2f466654f4bb: Pull complete 15:10:30 554e91adad29: Pull complete 15:10:30 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:10:30 ---> 1e15ea492957 15:10:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:10:32 ---> Running in 780bd34ef95d 15:10:32 Removing intermediate container 780bd34ef95d 15:10:32 ---> 7a8676275bb1 15:10:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:10:32 ---> Running in 9a3808f0bdd7 15:10:32 Removing intermediate container 9a3808f0bdd7 15:10:32 ---> 18515907eb72 15:10:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:10:32 ---> Running in 79a903654a68 15:10:32 Removing intermediate container 79a903654a68 15:10:32 ---> 4053bdb67036 15:10:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:33 ---> Running in bc1a309a400e 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:35 OK: 263 MiB in 53 packages 15:10:36 Removing intermediate container bc1a309a400e 15:10:36 ---> aa5ed0d2169d 15:10:36 Step 7/12 : WORKDIR /app 15:10:36 ---> Running in 8b5f5d7f59eb 15:10:36 Removing intermediate container 8b5f5d7f59eb 15:10:36 ---> 624b33c1e880 15:10:36 Step 8/12 : COPY go.mod vendor* ./ 15:10:37 ---> ee347cccee83 15:10:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:37 ---> Running in f220a420ce6e 15:11:45 Removing intermediate container f220a420ce6e 15:11:45 ---> 86cb4e42ed4a 15:11:45 Step 10/12 : COPY . . 15:11:45 ---> 6282386fa48b 15:11:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:11:45 ---> Running in 93c6bb6dd859 15:11:45 Removing intermediate container 93c6bb6dd859 15:11:45 ---> aa714c188215 15:11:45 Step 12/12 : RUN $MAKE 15:11:45 ---> Running in 69b658ac0e88 15:11:45 noop 15:11:45 Removing intermediate container 69b658ac0e88 15:11:45 ---> fb9b86732d31 15:11:45 Successfully built fb9b86732d31 15:11:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker inspect -f . ci-base-image-arm64 15:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container 15:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/186 -v /w/workspace/app-service-configurable/186:/w/workspace/app-service-configurable/186:rw,z -v /w/workspace/app-service-configurable/186@tmp:/w/workspace/app-service-configurable/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:11:47 $ docker top 8f4a76dd30c71a720e21610a1acb223c500ea1ea7a7fb2bc472e9ceda7442873 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:48 + go version 15:11:48 go version go1.20.6 linux/arm64 [Pipeline] } 15:11:48 $ docker stop --time=1 8f4a76dd30c71a720e21610a1acb223c500ea1ea7a7fb2bc472e9ceda7442873 15:11:49 $ docker rm -f --volumes 8f4a76dd30c71a720e21610a1acb223c500ea1ea7a7fb2bc472e9ceda7442873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:50 + docker inspect -f . ci-base-image-arm64 15:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:50 prd-ubuntu20.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container 15:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/186 -v /w/workspace/app-service-configurable/186:/w/workspace/app-service-configurable/186:rw,z -v /w/workspace/app-service-configurable/186@tmp:/w/workspace/app-service-configurable/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:11:51 $ docker top 5601ac54f5dea9e679eed240f00b898d344117bbfa1b2ed3ad1eae42b4864fc4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/186 [Pipeline] fileExists [Pipeline] sh 15:11:52 + make test 15:11:52 go test -race -coverprofile=coverage.out ./... 15:14:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:14:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:14:29 go vet ./... 15:16:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:16:51 ./bin/test-attribution-txt.sh 15:16:51 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:16:51 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:16:51 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:16:51 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:16:51 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:16:51 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:16:51 $ docker stop --time=1 5601ac54f5dea9e679eed240f00b898d344117bbfa1b2ed3ad1eae42b4864fc4 15:16:53 $ docker rm -f --volumes 5601ac54f5dea9e679eed240f00b898d344117bbfa1b2ed3ad1eae42b4864fc4 [Pipeline] // withDockerContainer [Pipeline] sh 15:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:55 Warning: overwriting stash ‘coverage-report’ 15:16:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:56 + ls -al . 15:16:56 total 180 15:16:56 drwxrwxr-x 7 jenkins jenkins 4096 Sep 5 15:11 . 15:16:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:09 .. 15:16:56 -rw-rw-r-- 1 jenkins jenkins 119 Sep 5 15:09 .dockerignore 15:16:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:09 .git 15:16:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:09 .github 15:16:56 -rw-rw-r-- 1 jenkins jenkins 171 Sep 5 15:09 .gitignore 15:16:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:09 .golangci.yml 15:16:56 -rw-rw-r-- 1 jenkins jenkins 9636 Sep 5 15:09 Attribution.txt 15:16:56 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 5 15:09 CHANGELOG.md 15:16:56 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 5 15:09 Dockerfile 15:16:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:09 GOVERNANCE.md 15:16:56 -rw-rw-r-- 1 jenkins jenkins 688 Sep 5 15:09 Jenkinsfile 15:16:56 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 5 15:09 LICENSE 15:16:56 -rw-rw-r-- 1 jenkins jenkins 618 Sep 5 15:09 OWNERS.md 15:16:56 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 5 15:09 README.md 15:16:56 -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 15:07 VERSION 15:16:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:09 bin 15:16:56 -rw-r--r-- 1 jenkins jenkins 13 Sep 5 15:11 coverage.out 15:16:56 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 5 15:09 go.mod 15:16:56 -rw-rw-r-- 1 jenkins jenkins 33854 Sep 5 15:09 go.sum 15:16:56 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 15:09 main.go 15:16:56 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 5 15:09 makefile 15:16:56 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:09 res 15:16:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:56 + 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=426d4987f89e41a3a60d71327a42892dbbd5fd11 --label arch=arm64 --label version=3.1.0-dev.17 . 15:16:56 Sending build context to Docker daemon 179.2kB 15:16:56 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:16:56 Step 2/26 : FROM ${BASE} AS builder 15:16:56 ---> fb9b86732d31 15:16:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:16:56 ---> Running in 0fa8742a1265 15:16:57 Removing intermediate container 0fa8742a1265 15:16:57 ---> be9448bd311c 15:16:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:16:57 ---> Running in 7b81168f88ce 15:16:57 Removing intermediate container 7b81168f88ce 15:16:57 ---> 2680376574dc 15:16:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:16:57 ---> Running in 554c6bde7163 15:16:57 Removing intermediate container 554c6bde7163 15:16:57 ---> f5416fe19b04 15:16:57 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:57 ---> Running in b5041f2c7f82 15:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:17:00 OK: 263 MiB in 53 packages 15:17:01 Removing intermediate container b5041f2c7f82 15:17:01 ---> 82ab13e1f295 15:17:01 Step 7/26 : WORKDIR /app 15:17:01 ---> Running in e85435811891 15:17:01 Removing intermediate container e85435811891 15:17:01 ---> 6cb7203b701d 15:17:01 Step 8/26 : COPY go.mod vendor* ./ 15:17:02 ---> 5818ad727daa 15:17:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:02 ---> Running in be1d0d994efd 15:17:04 Removing intermediate container be1d0d994efd 15:17:04 ---> f1d4f42d6dab 15:17:04 Step 10/26 : COPY . . 15:17:05 ---> d8ea0f8b5219 15:17:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:05 ---> Running in de52624739e1 15:17:07 Removing intermediate container de52624739e1 15:17:07 ---> 3ff99e96236b 15:17:07 Step 12/26 : RUN $MAKE 15:17:07 ---> Running in c5cfe3329de5 15:17:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-service-configurable 15:19:15 Removing intermediate container c5cfe3329de5 15:19:15 ---> 5cff67d312db 15:19:15 Step 13/26 : FROM alpine:3.17 15:19:15 3.17: Pulling from library/alpine 15:19:15 4060ece20d7a: Pulling fs layer 15:19:15 4060ece20d7a: Download complete 15:19:16 4060ece20d7a: Pull complete 15:19:16 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:19:16 Status: Downloaded newer image for alpine:3.17 15:19:16 ---> 8650cd65339b 15:19:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:19:16 ---> Running in 4c46a1725534 15:19:16 Removing intermediate container 4c46a1725534 15:19:16 ---> 457baedd649f 15:19:16 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:19:17 ---> Running in b63dded5645c 15:19:17 Removing intermediate container b63dded5645c 15:19:17 ---> c6eabbe9372f 15:19:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:19:18 ---> Running in 6cda40aba3ed 15:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:19:20 (1/2) Installing ca-certificates (20230506-r0) 15:19:20 (2/2) Installing dumb-init (1.2.5-r2) 15:19:20 Executing busybox-1.35.0-r29.trigger 15:19:20 Executing ca-certificates-20230506-r0.trigger 15:19:21 OK: 8 MiB in 17 packages 15:19:22 Removing intermediate container 6cda40aba3ed 15:19:22 ---> 366c2a2bff47 15:19:22 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:19:22 ---> a1e30d7b67b0 15:19:22 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:19:23 ---> b5e54f44e31d 15:19:23 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:19:23 ---> abdf6fda535f 15:19:23 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:19:25 ---> b6c62c47d248 15:19:25 Step 21/26 : EXPOSE 48095 15:19:25 ---> Running in ddf477280b04 15:19:25 Removing intermediate container ddf477280b04 15:19:25 ---> 7a83e804381c 15:19:25 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:19:25 ---> Running in d28ed5b1d5ec 15:19:25 Removing intermediate container d28ed5b1d5ec 15:19:25 ---> 8abb7aeba798 15:19:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:19:25 ---> Running in 1fbdbf5f756f 15:19:26 Removing intermediate container 1fbdbf5f756f 15:19:26 ---> f82fba4b9c67 15:19:26 Step 24/26 : LABEL arch=arm64 15:19:26 ---> Running in 8183be5c44a8 15:19:26 Removing intermediate container 8183be5c44a8 15:19:26 ---> 7b04dc36add6 15:19:26 Step 25/26 : LABEL git_sha=426d4987f89e41a3a60d71327a42892dbbd5fd11 15:19:26 ---> Running in f547b84192ed 15:19:26 Removing intermediate container f547b84192ed 15:19:26 ---> 6f4d2151c4c5 15:19:26 Step 26/26 : LABEL version=3.1.0-dev.17 15:19:26 ---> Running in d93a1d55c525 15:19:26 Removing intermediate container d93a1d55c525 15:19:26 ---> 4ce6f65f0d39 15:19:26 [Warning] One or more build-args [ARCH] were not consumed 15:19:26 Successfully built 4ce6f65f0d39 15:19:26 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:26 provisioning config files... 15:19:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/186@tmp/config15044247252092873118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:27 ---> docker-login.sh 15:19:27 nexus3.edgexfoundry.org:10001 15:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:27 Configure a credential helper to remove this warning. See 15:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:27 15:19:27 Login Succeeded 15:19:27 nexus3.edgexfoundry.org:10002 15:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:27 Configure a credential helper to remove this warning. See 15:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:27 15:19:27 Login Succeeded 15:19:27 nexus3.edgexfoundry.org:10003 15:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:28 Configure a credential helper to remove this warning. See 15:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:28 15:19:28 Login Succeeded 15:19:28 nexus3.edgexfoundry.org:10004 15:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:28 Configure a credential helper to remove this warning. See 15:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:28 15:19:28 Login Succeeded 15:19:28 docker.io 15:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:29 Configure a credential helper to remove this warning. See 15:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:29 15:19:29 Login Succeeded 15:19:29 ---> docker-login.sh ends [Pipeline] } 15:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:19:29 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:19:29 426d4987f89e41a3a60d71327a42892dbbd5fd11 15:19:29 latest 15:19:29 3.1.0-dev.17 15:19:29 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 15:19:29 main 15:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11 15:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:19:29 68798ea73798: Preparing 15:19:29 be64bb5e3113: Preparing 15:19:29 60a5333e939b: Preparing 15:19:29 df5621f3b702: Preparing 15:19:29 ff8dc08029c5: Preparing 15:19:29 d2d9d24a8c2a: Preparing 15:19:29 d2d9d24a8c2a: Waiting 15:19:30 df5621f3b702: Pushed 15:19:30 be64bb5e3113: Pushed 15:19:30 60a5333e939b: Pushed 15:19:30 ff8dc08029c5: Pushed 15:19:32 d2d9d24a8c2a: Layer already exists 15:19:35 68798ea73798: Pushed 15:19:35 426d4987f89e41a3a60d71327a42892dbbd5fd11: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:19:36 68798ea73798: Preparing 15:19:36 be64bb5e3113: Preparing 15:19:36 60a5333e939b: Preparing 15:19:36 df5621f3b702: Preparing 15:19:36 ff8dc08029c5: Preparing 15:19:36 d2d9d24a8c2a: Preparing 15:19:36 d2d9d24a8c2a: Waiting 15:19:36 be64bb5e3113: Layer already exists 15:19:36 ff8dc08029c5: Layer already exists 15:19:36 df5621f3b702: Layer already exists 15:19:36 60a5333e939b: Layer already exists 15:19:36 68798ea73798: Layer already exists 15:19:36 d2d9d24a8c2a: Layer already exists 15:19:36 latest: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.17 15:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:19:37 68798ea73798: Preparing 15:19:37 be64bb5e3113: Preparing 15:19:37 60a5333e939b: Preparing 15:19:37 df5621f3b702: Preparing 15:19:37 ff8dc08029c5: Preparing 15:19:37 d2d9d24a8c2a: Preparing 15:19:37 d2d9d24a8c2a: Waiting 15:19:37 be64bb5e3113: Layer already exists 15:19:37 df5621f3b702: Layer already exists 15:19:37 60a5333e939b: Layer already exists 15:19:37 ff8dc08029c5: Layer already exists 15:19:37 68798ea73798: Layer already exists 15:19:37 d2d9d24a8c2a: Layer already exists 15:19:37 3.1.0-dev.17: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 15:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:19:38 68798ea73798: Preparing 15:19:38 be64bb5e3113: Preparing 15:19:38 60a5333e939b: Preparing 15:19:38 df5621f3b702: Preparing 15:19:38 ff8dc08029c5: Preparing 15:19:38 d2d9d24a8c2a: Preparing 15:19:38 d2d9d24a8c2a: Waiting 15:19:38 be64bb5e3113: Layer already exists 15:19:38 df5621f3b702: Layer already exists 15:19:38 68798ea73798: Layer already exists 15:19:38 60a5333e939b: Layer already exists 15:19:38 ff8dc08029c5: Layer already exists 15:19:38 d2d9d24a8c2a: Layer already exists 15:19:38 426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:19:39 68798ea73798: Preparing 15:19:39 be64bb5e3113: Preparing 15:19:39 60a5333e939b: Preparing 15:19:39 df5621f3b702: Preparing 15:19:39 ff8dc08029c5: Preparing 15:19:39 d2d9d24a8c2a: Preparing 15:19:39 d2d9d24a8c2a: Waiting 15:19:39 df5621f3b702: Layer already exists 15:19:39 68798ea73798: Layer already exists 15:19:39 be64bb5e3113: Layer already exists 15:19:39 60a5333e939b: Layer already exists 15:19:39 ff8dc08029c5: Layer already exists 15:19:39 d2d9d24a8c2a: Layer already exists 15:19:39 main: digest: sha256:798131b12e6155afec16717860b0f96c0b1004de115cd630112ccc0e0d5b3efb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:39 ===================================================== [Pipeline] echo 15:19:39 taggedImages: 15:19:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11 15:19:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:19:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.17 15:19:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426d4987f89e41a3a60d71327a42892dbbd5fd11-3.1.0-dev.17 15:19:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:39 15:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:40 arm64: Pulling from edgex-lftools-log-publisher 15:19:40 8998bd30e6a1: Pulling fs layer 15:19:40 04944245beec: Pulling fs layer 15:19:40 699f458cf7ca: Pulling fs layer 15:19:40 765212b225bb: Pulling fs layer 15:19:40 f23df028b6ca: Pulling fs layer 15:19:40 d65c8cfc05b1: Pulling fs layer 15:19:40 2437ff75d9bd: Pulling fs layer 15:19:40 f23df028b6ca: Waiting 15:19:40 d65c8cfc05b1: Waiting 15:19:40 2437ff75d9bd: Waiting 15:19:40 765212b225bb: Waiting 15:19:40 04944245beec: Download complete 15:19:40 765212b225bb: Verifying Checksum 15:19:40 765212b225bb: Download complete 15:19:40 f23df028b6ca: Verifying Checksum 15:19:40 f23df028b6ca: Download complete 15:19:40 d65c8cfc05b1: Verifying Checksum 15:19:40 d65c8cfc05b1: Download complete 15:19:40 699f458cf7ca: Verifying Checksum 15:19:40 699f458cf7ca: Download complete 15:19:40 8998bd30e6a1: Verifying Checksum 15:19:40 8998bd30e6a1: Download complete 15:19:42 2437ff75d9bd: Verifying Checksum 15:19:46 8998bd30e6a1: Pull complete 15:19:46 04944245beec: Pull complete 15:19:48 699f458cf7ca: Pull complete 15:19:48 765212b225bb: Pull complete 15:19:49 f23df028b6ca: Pull complete 15:19:49 d65c8cfc05b1: Pull complete 15:20:04 2437ff75d9bd: Pull complete 15:20:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-5346 does not seem to be running inside a container 15:20:04 $ 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/186 -v /w/workspace/app-service-configurable/186:/w/workspace/app-service-configurable/186:rw,z -v /w/workspace/app-service-configurable/186@tmp:/w/workspace/app-service-configurable/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:20:06 $ docker top 9ddb8538f2df32674ef73dfbad4e243c53b3df973e2368ce92d370e1972e2bc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:07 ---> job-cost.sh 15:20:07 lf-activate-venv: SKIPPING 15:20:07 INFO: No Stack... 15:20:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:20:08 INFO: Archiving Costs [Pipeline] sh 15:20:09 + cat /w/workspace/app-service-configurable/186/archives/cost.csv 15:20:09 + cut -d, -f6 [Pipeline] lock 15:20:09 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] 15:20:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] did not exist. Created. 15:20:09 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:09 /w/workspace/app-service-configurable/186@tmp/durable-c6a64b5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:20:10 + echo total: 0.10999999940395355 [Pipeline] stash 15:20:10 Warning: overwriting stash ‘stack-cost’ 15:20:10 Stashed 1 file(s) [Pipeline] } 15:20:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 15:20:10 $ docker stop --time=1 9ddb8538f2df32674ef73dfbad4e243c53b3df973e2368ce92d370e1972e2bc4 15:20:11 $ docker rm -f --volumes 9ddb8538f2df32674ef73dfbad4e243c53b3df973e2368ce92d370e1972e2bc4 [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 15:20:11 provisioning config files... 15:20:11 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12038616030970752392tmp [Pipeline] { [Pipeline] sh 15:20:12 + set +x 15:20:12 + curl -s https://codecov.io/bash 15:20:12 + bash -s -- 15:20:12 15:20:12 _____ _ 15:20:12 / ____| | | 15:20:12 | | ___ __| | ___ ___ _____ __ 15:20:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:12 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:12 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:12 Bash-1.0.6 15:20:12 15:20:12 15:20:12 ==> git version 2.25.1 found 15:20:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:20:12 Release-Date: 2020-01-08 15:20:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:20:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:20:12 ==> Jenkins CI detected. 15:20:12 current dir:  /w/workspace/ry_app-service-configurable_main 15:20:12 project root: . 15:20:12 --> token set from env 15:20:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:12 ==> Running gcov in . (disable via -X gcov) 15:20:12 ==> Python coveragepy not found 15:20:12 ==> Searching for coverage reports in: 15:20:12 + . 15:20:12 -> Found 1 reports 15:20:12 ==> Detecting git/mercurial file structure 15:20:12 ==> Reading reports 15:20:12 + ./coverage.out bytes=13 15:20:12 ==> Appending adjustments 15:20:12 https://docs.codecov.io/docs/fixing-reports 15:20:12 + Found adjustments 15:20:12 ==> Gzipping contents 15:20:12 4.0K /tmp/codecov.tXNjMP.gz 15:20:12 ==> Uploading reports 15:20:12 url: https://codecov.io 15:20:12 query: branch=main&commit=426d4987f89e41a3a60d71327a42892dbbd5fd11&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:12 -> Pinging Codecov 15:20:12 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=426d4987f89e41a3a60d71327a42892dbbd5fd11&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:12 -> Uploading to 15:20:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-05/A97CA9966030D2A3747ED39772930CCE/426d4987f89e41a3a60d71327a42892dbbd5fd11/08945602-09dd-466d-9f61-920ae7345559.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T152012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00ed80f7603393fe8e813a2b99da9a61e52ab7bafde58b31600ed5c926015c50 15:20:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:12 Dload Upload Total Spent Left Speed 15:20:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2246 --:--:-- --:--:-- --:--:-- 2257 15:20:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] } 15:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:20:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:20:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:13 15:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:20:13 df9b9388f04a: Pulling fs layer 15:20:13 52dc419b0ee2: Pulling fs layer 15:20:13 25bc292e5bac: Pulling fs layer 15:20:13 114826534d7a: Pulling fs layer 15:20:13 4657fd5d0bcf: Pulling fs layer 15:20:13 6ad1cebc031e: Pulling fs layer 15:20:13 8a3aa393b2d8: Pulling fs layer 15:20:13 4657fd5d0bcf: Waiting 15:20:13 8a3aa393b2d8: Waiting 15:20:13 114826534d7a: Waiting 15:20:13 25bc292e5bac: Download complete 15:20:13 52dc419b0ee2: Verifying Checksum 15:20:13 52dc419b0ee2: Download complete 15:20:13 4657fd5d0bcf: Verifying Checksum 15:20:13 4657fd5d0bcf: Download complete 15:20:13 df9b9388f04a: Verifying Checksum 15:20:13 df9b9388f04a: Download complete 15:20:14 6ad1cebc031e: Verifying Checksum 15:20:14 6ad1cebc031e: Download complete 15:20:14 df9b9388f04a: Pull complete 15:20:14 52dc419b0ee2: Pull complete 15:20:14 25bc292e5bac: Pull complete 15:20:14 114826534d7a: Verifying Checksum 15:20:14 114826534d7a: Download complete 15:20:14 8a3aa393b2d8: Verifying Checksum 15:20:14 8a3aa393b2d8: Download complete 15:20:18 114826534d7a: Pull complete 15:20:18 4657fd5d0bcf: Pull complete 15:20:18 6ad1cebc031e: Pull complete 15:20:20 8a3aa393b2d8: Pull complete 15:20:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:20 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:20:25 $ docker top ac8125a8f5bcedc4d85d6498ed64958762c0adb2fa8ba75a21f7b69759ba59b8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:20:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:20:25 + set -o pipefail 15:20:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:20:32 15:20:32 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:20:32 15:20:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0bf44836-ab65-4516-9252-d376eb426747 15:20:32 15:20:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:20:32 15:20:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:20:32 15:20:32 15:20:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:20:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:20:32 More details here: https://snyk.co/ue1NS 15:20:32 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:20:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:20:32 $ docker stop --time=1 ac8125a8f5bcedc4d85d6498ed64958762c0adb2fa8ba75a21f7b69759ba59b8 15:20:35 $ docker rm -f --volumes ac8125a8f5bcedc4d85d6498ed64958762c0adb2fa8ba75a21f7b69759ba59b8 [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 15:20:36 + git log --format=format:%s -1 426d4987f89e41a3a60d71327a42892dbbd5fd11 [Pipeline] sh 15:20:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:37 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:37 $ docker top e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 -eo pid,comm 15:20:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:20:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:37 [ssh-agent] Looking for ssh-agent implementation... 15:20:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:37 $ docker exec e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 ssh-agent 15:20:38 SSH_AUTH_SOCK=/tmp/ssh-eg93fJFkybNG/agent.33 15:20:38 SSH_AGENT_PID=39 15:20:38 Running ssh-add (command line suppressed) 15:20:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12184585426480627877.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12184585426480627877.key) 15:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:38 + git semver tag 15:20:38 2023-09-05 15:20:38,632 [run_tag] DEBUG tag force:False 15:20:38 2023-09-05 15:20:38,632 [check_head_tag] DEBUG check head tag 15:20:38 2023-09-05 15:20:38,633 [execute] INFO git cat-file --batch-check 15:20:38 2023-09-05 15:20:38,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:20:38 2023-09-05 15:20:38,636 [execute] INFO git cat-file --batch 15:20:38 2023-09-05 15:20:38,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:20:38 2023-09-05 15:20:38,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:20:38 2023-09-05 15:20:38,649 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 15:20:38 2023-09-05 15:20:38,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:20:38 2023-09-05 15:20:38,654 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:20:38 3.1.0-dev.17 [Pipeline] } 15:20:38 $ docker exec --env ******** --env ******** e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 ssh-agent -k 15:20:38 unset SSH_AUTH_SOCK; 15:20:38 unset SSH_AGENT_PID; 15:20:38 echo Agent pid 39 killed; 15:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:39 + git semver [Pipeline] } 15:20:39 $ docker stop --time=1 e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 15:20:40 $ docker rm -f --volumes e632cab4a759d9fbaf012ceec65f576f0ceadcc86b68f17c359c3376abc86b34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:41 15:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:41 0.23.1-centos7: Pulling from edgex-lftools 15:20:41 ab5ef0e58194: Pulling fs layer 15:20:41 9712f1f96733: Pulling fs layer 15:20:41 63f879dbbcfc: Pulling fs layer 15:20:41 0d9ebad4ef96: Pulling fs layer 15:20:41 e9a5061849ea: Pulling fs layer 15:20:41 d747dcd14b5f: Pulling fs layer 15:20:41 2de7ff778b66: Pulling fs layer 15:20:41 e9a5061849ea: Waiting 15:20:41 d747dcd14b5f: Waiting 15:20:41 2de7ff778b66: Waiting 15:20:41 0d9ebad4ef96: Waiting 15:20:41 9712f1f96733: Verifying Checksum 15:20:41 9712f1f96733: Download complete 15:20:41 63f879dbbcfc: Verifying Checksum 15:20:41 63f879dbbcfc: Download complete 15:20:41 0d9ebad4ef96: Verifying Checksum 15:20:41 0d9ebad4ef96: Download complete 15:20:41 e9a5061849ea: Verifying Checksum 15:20:41 e9a5061849ea: Download complete 15:20:41 d747dcd14b5f: Download complete 15:20:41 ab5ef0e58194: Download complete 15:20:41 2de7ff778b66: Verifying Checksum 15:20:41 2de7ff778b66: Download complete 15:20:45 ab5ef0e58194: Pull complete 15:20:45 9712f1f96733: Pull complete 15:20:45 63f879dbbcfc: Pull complete 15:20:49 0d9ebad4ef96: Pull complete 15:20:49 e9a5061849ea: Pull complete 15:20:49 d747dcd14b5f: Pull complete 15:20:50 2de7ff778b66: Pull complete 15:20:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:51 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:20:55 $ docker top 725d37e38695bb80c0133713ff31dd9fe4fab4b60c81df0c095c71a6bd2301a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:20:55 provisioning config files... 15:20:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10358640883383462723tmp 15:20:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11445787033827017270tmp 15:20:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6516681851049317196tmp [Pipeline] { [Pipeline] echo 15:20:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:20:55 ---> sigul-configuration.sh 15:20:55 gpg: directory `/root/.gnupg' created 15:20:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:20:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:20:55 gpg: keyring `/root/.gnupg/secring.gpg' created 15:20:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:20:55 gpg: CAST5 encrypted data 15:20:55 gpg: encrypted with 1 passphrase 15:20:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:20:55 + mkdir /home/jenkins 15:20:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:20:56 + 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 15:20:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:20:56 ---> sigul-install.sh 15:20:56 Sigul already installed; skipping installation. [Pipeline] sh 15:20:56 + git tag --list 15:20:56 v1.0.0 15:20:56 v1.1.0 15:20:56 v1.2.0 15:20:56 v1.3.0 15:20:56 v1.3.1 15:20:56 v2.0.0 15:20:56 v2.0.1 15:20:56 v2.1.0 15:20:56 v2.1.1 15:20:56 v2.1.2 15:20:56 v2.2.0 15:20:56 v2.3 15:20:56 v2.3.0 15:20:56 v2.3.1 15:20:56 v3.0 15:20:56 v3.0.0 15:20:56 v3.0.1 15:20:56 v3.0.1-dev.1 15:20:56 v3.1.0-dev.1 15:20:56 v3.1.0-dev.10 15:20:56 v3.1.0-dev.11 15:20:56 v3.1.0-dev.12 15:20:56 v3.1.0-dev.13 15:20:56 v3.1.0-dev.14 15:20:56 v3.1.0-dev.15 15:20:56 v3.1.0-dev.16 15:20:56 v3.1.0-dev.17 15:20:56 v3.1.0-dev.2 15:20:56 v3.1.0-dev.3 15:20:56 v3.1.0-dev.4 15:20:56 v3.1.0-dev.5 15:20:56 v3.1.0-dev.6 15:20:56 v3.1.0-dev.7 15:20:56 v3.1.0-dev.8 15:20:56 v3.1.0-dev.9 [Pipeline] sh 15:20:57 + lftools sign git-tag v3.1.0-dev.17 15:20:57 Signing Git tag with Sigul... 15:20:57 Signing v3.1.0-dev.17 [Pipeline] echo 15:20:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:20:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:20:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:20:58 $ docker stop --time=1 725d37e38695bb80c0133713ff31dd9fe4fab4b60c81df0c095c71a6bd2301a0 15:20:59 $ docker rm -f --volumes 725d37e38695bb80c0133713ff31dd9fe4fab4b60c81df0c095c71a6bd2301a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:20:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:00 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:21:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:01 $ docker top 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:01 [ssh-agent] Looking for ssh-agent implementation... 15:21:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:01 $ docker exec 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b ssh-agent 15:21:01 SSH_AUTH_SOCK=/tmp/ssh-F7jL3smayCqI/agent.32 15:21:01 SSH_AGENT_PID=38 15:21:01 Running ssh-add (command line suppressed) 15:21:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13335359946991169779.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13335359946991169779.key) 15:21:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:01 + git semver bump pre 15:21:02 2023-09-05 15:21:02,004 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:21:02 2023-09-05 15:21:02,004 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 15:21:02 2023-09-05 15:21:02,004 [bump_version] DEBUG bumped version:3.1.0-dev.18 15:21:02 2023-09-05 15:21:02,004 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:21:02 2023-09-05 15:21:02,004 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:21:02 2023-09-05 15:21:02,004 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:21:02 2023-09-05 15:21:02,007 [execute] INFO git cat-file --batch-check 15:21:02 2023-09-05 15:21:02,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:02 2023-09-05 15:21:02,013 [execute] INFO git cat-file --batch 15:21:02 2023-09-05 15:21:02,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:02 2023-09-05 15:21:02,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:21:02 3.1.0-dev.18 [Pipeline] } 15:21:02 $ docker exec --env ******** --env ******** 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b ssh-agent -k 15:21:02 unset SSH_AUTH_SOCK; 15:21:02 unset SSH_AGENT_PID; 15:21:02 echo Agent pid 38 killed; 15:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:02 + git semver [Pipeline] } 15:21:02 $ docker stop --time=1 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b 15:21:04 $ docker rm -f --volumes 1dbfe982f89595dff794506f1ce8e0fd4edff5adedf93e81a805b1d12be8f87b [Pipeline] // withDockerContainer [Pipeline] sh 15:21:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:04 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:05 $ docker top 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:05 [ssh-agent] Looking for ssh-agent implementation... 15:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:05 $ docker exec 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 ssh-agent 15:21:05 SSH_AUTH_SOCK=/tmp/ssh-aGkPt1bvMWbg/agent.32 15:21:05 SSH_AGENT_PID=38 15:21:05 Running ssh-add (command line suppressed) 15:21:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16389688893329895677.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16389688893329895677.key) 15:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:05 + git semver push 15:21:06 2023-09-05 15:21:06,078 [run_push] DEBUG push 15:21:06 2023-09-05 15:21:06,079 [execute] INFO git cat-file --batch-check 15:21:06 2023-09-05 15:21:06,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:21:06 2023-09-05 15:21:06,082 [execute] INFO git rev-list ade5a6b5ce81f589d47982b4d65db2048c759ca0 -- 15:21:06 2023-09-05 15:21:06,083 [execute] DEBUG Popen(['git', 'rev-list', 'ade5a6b5ce81f589d47982b4d65db2048c759ca0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:21:06 2023-09-05 15:21:06,093 [execute] INFO git fetch -v origin 15:21:06 2023-09-05 15:21:06,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:21:06 2023-09-05 15:21:06,576 [run_push] DEBUG no remote changes detected 15:21:06 2023-09-05 15:21:06,576 [execute] INFO git push origin semver 15:21:06 2023-09-05 15:21:06,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:21:07 2023-09-05 15:21:07,648 [run_push] DEBUG push all version tags 15:21:07 2023-09-05 15:21:07,648 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:21:07 2023-09-05 15:21:07,649 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:21:08 2023-09-05 15:21:08,477 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:21:08 3.1.0-dev.18 [Pipeline] } 15:21:08 $ docker exec --env ******** --env ******** 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 ssh-agent -k 15:21:08 unset SSH_AUTH_SOCK; 15:21:08 unset SSH_AGENT_PID; 15:21:08 echo Agent pid 38 killed; 15:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:09 + git semver [Pipeline] } 15:21:09 $ docker stop --time=1 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 15:21:10 $ docker rm -f --volumes 874d9ca01e95787dd76b4d51074ce91468f0a637fb177a68bfa738211daed1f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:21:11 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:21:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:21:11 total 16 15:21:11 drwxr-xr-x 3 root root 4096 Sep 5 15:10 . 15:21:11 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:20 .. 15:21:11 drwxr-xr-x 2 root root 4096 Sep 5 15:10 cost 15:21:11 -rw-r--r-- 1 root root 96 Sep 5 15:10 cost.csv 15:21:11 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:21:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:21:11 total 16 15:21:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:10 . 15:21:11 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:20 .. 15:21:11 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:10 cost 15:21:11 -rw-r--r-- 1 jenkins jenkins 96 Sep 5 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:21:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:21:12 ---> package-listing.sh 15:21:12 ++ facter osfamily 15:21:12 ++ tr '[:upper:]' '[:lower:]' 15:21:12 + OS_FAMILY=debian 15:21:12 + workspace=/w/workspace/ry_app-service-configurable_main 15:21:12 + START_PACKAGES=/tmp/packages_start.txt 15:21:12 + END_PACKAGES=/tmp/packages_end.txt 15:21:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:12 + PACKAGES=/tmp/packages_start.txt 15:21:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:21:12 + PACKAGES=/tmp/packages_end.txt 15:21:12 + case "${OS_FAMILY}" in 15:21:12 + dpkg -l 15:21:12 + grep '^ii' 15:21:12 + '[' -f /tmp/packages_start.txt ']' 15:21:12 + '[' -f /tmp/packages_end.txt ']' 15:21:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:21:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:21:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:21:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:21:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:13 prd-ubuntu20.04-docker-8c-8g-5345 does not seem to be running inside a container 15:21:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:21:13 $ docker top 17ab65be13ff9e6c48a7d1d3d6a8b441f4ee8537bd4dacbbe922d53511fdcf29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:21:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:21:14 + ls /var/log/sa-host 15:21:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:14 provisioning config files... 15:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10094283667959303780tmp [Pipeline] { [Pipeline] echo 15:21:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:21:15 ---> create-netrc.sh [Pipeline] } 15:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:21:15 ---> python-tools-install.sh [Pipeline] echo 15:21:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:21:15 ---> sudo-logs.sh 15:21:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:21:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:21:16 ---> job-cost.sh 15:21:16 lf-activate-venv: SKIPPING 15:21:16 DEBUG: total: 0.2199999988079071 15:21:16 INFO: Retrieving Stack Cost... 15:21:16 INFO: Retrieving Pricing Info for: v3-standard-8 15:21:17 INFO: Archiving Costs [Pipeline] echo 15:21:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:21:17 ---> logs-deploy.sh 15:21:17 lf-activate-venv: SKIPPING 15:21:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/186 15:21:17 INFO: archiving workspace using pattern(s): 15:21:18 Archives upload complete. 15:21:18 INFO: archiving logs to Nexus 15:21:19 ---> uname -a: 15:21:19 Linux prd-ubuntu20-04-docker-8c-8g-5345 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:21:19 15:21:19 15:21:19 ---> lscpu: 15:21:19 Architecture: x86_64 15:21:19 CPU op-mode(s): 32-bit, 64-bit 15:21:19 Byte Order: Little Endian 15:21:19 Address sizes: 40 bits physical, 48 bits virtual 15:21:19 CPU(s): 8 15:21:19 On-line CPU(s) list: 0-7 15:21:19 Thread(s) per core: 1 15:21:19 Core(s) per socket: 1 15:21:19 Socket(s): 8 15:21:19 NUMA node(s): 1 15:21:19 Vendor ID: AuthenticAMD 15:21:19 CPU family: 23 15:21:19 Model: 49 15:21:19 Model name: AMD EPYC-Rome Processor 15:21:19 Stepping: 0 15:21:19 CPU MHz: 2800.000 15:21:19 BogoMIPS: 5600.00 15:21:19 Virtualization: AMD-V 15:21:19 Hypervisor vendor: KVM 15:21:19 Virtualization type: full 15:21:19 L1d cache: 256 KiB 15:21:19 L1i cache: 256 KiB 15:21:19 L2 cache: 4 MiB 15:21:19 L3 cache: 128 MiB 15:21:19 NUMA node0 CPU(s): 0-7 15:21:19 Vulnerability Itlb multihit: Not affected 15:21:19 Vulnerability L1tf: Not affected 15:21:19 Vulnerability Mds: Not affected 15:21:19 Vulnerability Meltdown: Not affected 15:21:19 Vulnerability Mmio stale data: Not affected 15:21:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:21:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:21:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:21:19 Vulnerability Srbds: Not affected 15:21:19 Vulnerability Tsx async abort: Not affected 15:21:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:21:19 15:21:19 15:21:19 ---> nproc: 15:21:19 8 15:21:19 15:21:19 15:21:19 ---> df -h: 15:21:19 Filesystem Size Used Avail Use% Mounted on 15:21:19 overlay 155G 13G 143G 9% / 15:21:19 tmpfs 64M 0 64M 0% /dev 15:21:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:21:19 shm 64M 0 64M 0% /dev/shm 15:21:19 /dev/vda1 155G 13G 143G 9% /facter-os 15:21:19 15:21:19 15:21:19 ---> sar -b -r -n DEV: 15:21:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5345) 09/05/23 _x86_64_ (8 CPU) 15:21:19 15:21:19 15:06:57 LINUX RESTART (8 CPU) 15:21:19 15:21:19 15:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:21:19 15:08:01 145.46 48.18 97.28 0.00 5414.30 204543.38 0.00 15:21:19 15:09:01 180.31 1.00 179.31 0.00 22.26 67890.97 0.00 15:21:19 15:10:01 118.98 0.28 118.70 0.00 4.27 33686.79 0.00 15:21:19 15:11:01 80.67 0.05 80.62 0.00 9.33 19437.84 0.00 15:21:19 15:12:01 3.18 0.97 2.22 0.00 67.46 59.19 0.00 15:21:19 15:13:01 29.78 9.23 20.55 0.00 3379.97 4990.77 0.00 15:21:19 15:14:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 15:21:19 15:15:01 0.93 0.00 0.93 0.00 0.00 9.33 0.00 15:21:19 15:16:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 15:21:19 15:17:01 1.32 0.02 1.30 0.00 0.13 22.93 0.00 15:21:19 15:18:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 15:21:19 15:19:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 15:21:19 15:20:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:21:19 15:21:01 108.18 0.25 107.93 0.00 17.73 60176.77 0.00 15:21:19 Average: 48.19 4.28 43.91 0.00 636.81 27920.79 0.00 15:21:19 15:21:19 15:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:19 15:08:01 29213840 31620704 688456 2.09 71668 2617112 1857148 5.47 953484 2355468 471608 15:21:19 15:09:01 27764444 31302520 989812 3.01 146968 3568816 2455344 7.24 1561032 3077656 305452 15:21:19 15:10:01 28078688 31547408 746580 2.27 151816 3509592 1933552 5.70 1234440 3104312 648 15:21:19 15:11:01 27581288 31588176 704436 2.14 161516 3986036 1776812 5.24 1243492 3537576 128 15:21:19 15:12:01 27570444 31584504 707528 2.15 163020 3991200 1771268 5.22 1253716 3542676 348 15:21:19 15:13:01 27352344 31580940 704172 2.14 167004 4189696 1825532 5.38 1394064 3593916 24 15:21:19 15:14:01 27352336 31581008 703980 2.14 167044 4189700 1825532 5.38 1394008 3593920 24 15:21:19 15:15:01 27355864 31584592 700580 2.13 167072 4189700 1825532 5.38 1390788 3593920 136 15:21:19 15:16:01 27355596 31584340 700776 2.13 167112 4189704 1825532 5.38 1390800 3593924 24 15:21:19 15:17:01 27355008 31584344 700948 2.13 167212 4189684 1825532 5.38 1390948 3594328 332 15:21:19 15:18:01 27355584 31584944 700256 2.13 167248 4189684 1825532 5.38 1390312 3594328 12 15:21:19 15:19:01 27355544 31584944 700212 2.13 167284 4189688 1825532 5.38 1390284 3594332 4 15:21:19 15:20:01 27355528 31584964 700144 2.13 167308 4189688 1825532 5.38 1390320 3594332 4 15:21:19 15:21:01 25823432 31527104 751804 2.29 203780 5498064 2146908 6.33 1539460 4843628 816 15:21:19 Average: 27490710 31560035 728549 2.22 159718 4049169 1896092 5.59 1351225 3515308 55683 15:21:19 15:21:19 15:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:19 15:08:01 ens3 592.37 364.17 6703.57 83.50 0.00 0.00 0.00 0.00 15:21:19 15:08:01 docker0 4.77 4.07 0.46 48.64 0.00 0.00 0.00 0.00 15:21:19 15:08:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 15:21:19 15:09:01 ens3 412.83 237.87 2430.94 30.99 0.00 0.00 0.00 0.00 15:21:19 15:09:01 docker0 216.36 373.19 16.70 2394.34 0.00 0.00 0.00 0.00 15:21:19 15:09:01 vetha99a7e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:21:19 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:10:01 veth11a7a24 1.28 2.62 0.10 29.19 0.00 0.00 0.00 0.00 15:21:19 15:10:01 ens3 58.89 63.92 149.61 93.01 0.00 0.00 0.00 0.00 15:21:19 15:10:01 docker0 2.68 5.65 0.16 71.67 0.00 0.00 0.00 0.00 15:21:19 15:10:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 15:21:19 15:11:01 ens3 140.91 103.20 2568.21 242.97 0.00 0.00 0.00 0.00 15:21:19 15:11:01 docker0 0.47 1.33 0.03 16.42 0.00 0.00 0.00 0.00 15:21:19 15:11:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 15:21:19 15:12:01 ens3 0.77 0.82 0.91 0.26 0.00 0.00 0.00 0.00 15:21:19 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:21:19 15:13:01 ens3 94.95 50.86 1374.46 3.43 0.00 0.00 0.00 0.00 15:21:19 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:21:19 15:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:15:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:16:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:21:19 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:21:19 15:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:21:01 ens3 408.12 236.46 8219.92 41.23 0.00 0.00 0.00 0.00 15:21:19 15:21:01 docker0 69.99 120.11 5.37 1025.95 0.00 0.00 0.00 0.00 15:21:19 15:21:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 15:21:19 15:21:01 vethca1b797 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 Average: ens3 122.11 75.55 1531.99 35.39 0.00 0.00 0.00 0.00 15:21:19 Average: docker0 21.02 36.03 1.62 254.10 0.00 0.00 0.00 0.00 15:21:19 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 15:21:19 Average: vethca1b797 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:19 15:21:19 15:21:19 ---> sar -P ALL: 15:21:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5345) 09/05/23 _x86_64_ (8 CPU) 15:21:19 15:21:19 15:06:57 LINUX RESTART (8 CPU) 15:21:19 15:21:19 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:21:19 15:08:01 all 8.89 0.00 3.00 3.21 0.05 84.85 15:21:19 15:08:01 0 8.50 0.00 2.88 0.77 0.05 87.80 15:21:19 15:08:01 1 8.13 0.00 3.24 0.35 0.03 88.25 15:21:19 15:08:01 2 11.27 0.00 2.89 4.36 0.05 81.43 15:21:19 15:08:01 3 12.74 0.00 3.70 0.47 0.05 83.04 15:21:19 15:08:01 4 7.31 0.00 3.68 10.70 0.05 78.27 15:21:19 15:08:01 5 7.20 0.00 2.80 3.63 0.05 86.32 15:21:19 15:08:01 6 7.89 0.00 2.50 0.39 0.05 89.17 15:21:19 15:08:01 7 8.04 0.00 2.31 5.08 0.07 84.50 15:21:19 15:09:01 all 16.88 0.00 3.89 3.72 0.07 75.44 15:21:19 15:09:01 0 17.48 0.00 3.65 0.13 0.05 78.68 15:21:19 15:09:01 1 16.45 0.00 4.39 0.62 0.10 78.43 15:21:19 15:09:01 2 17.31 0.00 4.83 17.36 0.07 60.44 15:21:19 15:09:01 3 18.10 0.00 4.07 1.58 0.07 76.19 15:21:19 15:09:01 4 15.70 0.00 3.81 4.88 0.05 75.56 15:21:19 15:09:01 5 17.36 0.00 3.11 0.29 0.05 79.19 15:21:19 15:09:01 6 16.03 0.00 3.31 0.03 0.05 80.57 15:21:19 15:09:01 7 16.64 0.00 3.95 4.96 0.08 74.35 15:21:19 15:10:01 all 39.51 0.00 5.63 2.63 0.10 52.13 15:21:19 15:10:01 0 40.41 0.00 5.58 0.20 0.10 53.71 15:21:19 15:10:01 1 38.38 0.00 6.17 16.42 0.08 38.94 15:21:19 15:10:01 2 39.34 0.00 5.23 0.18 0.10 55.15 15:21:19 15:10:01 3 40.51 0.00 5.57 1.12 0.10 52.69 15:21:19 15:10:01 4 39.39 0.00 5.57 0.22 0.10 54.72 15:21:19 15:10:01 5 41.58 0.00 5.72 0.35 0.10 52.24 15:21:19 15:10:01 6 37.47 0.00 5.40 2.09 0.08 54.95 15:21:19 15:10:01 7 38.98 0.00 5.77 0.52 0.10 54.62 15:21:19 15:11:01 all 3.39 0.00 1.38 1.48 0.03 93.73 15:21:19 15:11:01 0 4.17 0.00 1.92 6.54 0.03 87.34 15:21:19 15:11:01 1 2.83 0.00 1.24 0.59 0.02 95.33 15:21:19 15:11:01 2 3.16 0.00 1.23 0.08 0.03 95.50 15:21:19 15:11:01 3 3.89 0.00 0.96 0.02 0.02 95.12 15:21:19 15:11:01 4 1.94 0.00 1.99 1.52 0.02 94.53 15:21:19 15:11:01 5 4.29 0.00 1.09 0.02 0.02 94.59 15:21:19 15:11:01 6 3.70 0.00 1.24 0.69 0.02 94.35 15:21:19 15:11:01 7 3.16 0.00 1.36 2.37 0.05 93.06 15:21:19 15:12:01 all 0.05 0.00 0.05 0.02 0.00 99.88 15:21:19 15:12:01 0 0.12 0.00 0.07 0.05 0.00 99.77 15:21:19 15:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:21:19 15:12:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:21:19 15:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:21:19 15:12:01 4 0.00 0.00 0.02 0.07 0.00 99.92 15:21:19 15:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:21:19 15:12:01 7 0.03 0.00 0.25 0.02 0.00 99.70 15:21:19 15:13:01 all 0.98 0.00 0.38 0.69 0.01 97.94 15:21:19 15:13:01 0 1.79 0.00 0.25 0.80 0.02 97.14 15:21:19 15:13:01 1 0.47 0.00 0.23 0.03 0.00 99.27 15:21:19 15:13:01 2 1.39 0.00 0.53 0.92 0.02 97.15 15:21:19 15:13:01 3 0.57 0.00 0.25 0.40 0.02 98.77 15:21:19 15:13:01 4 0.55 0.00 0.28 1.70 0.02 97.45 15:21:19 15:13:01 5 1.13 0.00 0.42 0.53 0.02 97.90 15:21:19 15:13:01 6 1.63 0.00 0.83 1.07 0.00 96.46 15:21:19 15:13:01 7 0.33 0.00 0.22 0.03 0.02 99.40 15:21:19 15:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:21:19 15:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:21:19 15:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:21:19 15:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:21:19 15:14:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:21:19 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:21:19 15:15:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:21:19 15:15:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:21:19 15:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:21:19 15:15:01 2 0.23 0.00 0.00 0.00 0.02 99.75 15:21:19 15:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:15:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:21:19 15:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:21:19 15:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:16:01 all 0.01 0.00 0.00 0.02 0.00 99.96 15:21:19 15:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:21:19 15:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:21:19 15:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:21:19 15:16:01 4 0.00 0.00 0.00 0.17 0.00 99.83 15:21:19 15:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:21:19 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:17:01 all 0.03 0.00 0.01 0.00 0.14 99.82 15:21:19 15:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:21:19 15:17:01 1 0.05 0.00 0.02 0.00 0.23 99.70 15:21:19 15:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:21:19 15:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:17:01 4 0.00 0.00 0.02 0.02 0.15 99.82 15:21:19 15:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:21:19 15:17:01 6 0.03 0.00 0.03 0.00 0.65 99.29 15:21:19 15:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:21:19 15:18:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:21:19 15:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:21:19 15:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:21:19 15:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:21:19 15:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:21:19 15:18:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:21:19 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:18:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:21:19 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:21:19 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:21:19 15:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:21:19 15:19:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:21:19 15:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:21:19 15:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:21:19 15:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:21:19 15:19:01 6 0.03 0.00 0.05 0.00 0.02 99.90 15:21:19 15:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:21:19 15:20:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:21:19 15:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:21:19 15:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:21:19 15:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:21:19 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:20:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:21:19 15:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:21:19 15:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:21:19 15:21:01 all 8.42 0.00 3.58 2.38 0.06 85.57 15:21:19 15:21:01 0 9.43 0.00 3.08 0.15 0.05 87.29 15:21:19 15:21:01 1 7.71 0.00 3.22 0.32 0.05 88.70 15:21:19 15:21:01 2 8.78 0.00 3.84 3.33 0.07 83.97 15:21:19 15:21:01 3 9.18 0.00 4.52 0.08 0.07 86.15 15:21:19 15:21:01 4 7.66 0.00 3.87 14.55 0.05 73.87 15:21:19 15:21:01 5 7.68 0.00 2.66 0.19 0.05 89.42 15:21:19 15:21:01 6 8.56 0.00 3.95 0.46 0.05 86.98 15:21:19 15:21:01 7 8.35 0.00 3.51 0.03 0.07 88.05 15:21:19 Average: all 5.56 0.00 1.28 1.01 0.03 92.12 15:21:19 Average: 0 5.83 0.00 1.24 0.62 0.02 92.29 15:21:19 Average: 1 5.26 0.00 1.32 1.30 0.04 92.08 15:21:19 Average: 2 5.81 0.00 1.32 1.86 0.03 90.97 15:21:19 Average: 3 6.05 0.00 1.36 0.26 0.02 92.31 15:21:19 Average: 4 5.15 0.00 1.37 2.40 0.03 91.05 15:21:19 Average: 5 5.63 0.00 1.12 0.35 0.02 92.87 15:21:19 Average: 6 5.36 0.00 1.24 0.34 0.07 92.99 15:21:19 Average: 7 5.37 0.00 1.24 0.92 0.03 92.44 15:21:19 15:21:19 15:21:19