Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 766558fd32b3d60314202d2661e12183be73f345 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-ssh16981055239761710612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh545101180582546479.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5412446397742836235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8281656730270548160.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-ssh4418179574990177778.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-2589 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 766558fd32b3d60314202d2661e12183be73f345 (main) Commit message: "fix: Add InsecureSecrets section to external-mqtt-trigger profile (#579)" > 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 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 > git rev-list --no-walk e006c610c04bb7e0ab96add43a12e9ef9e699912 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:38:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:38:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:38:17 ========================================================= 16:38:17 EdgeX Global Pipelines Version Info 16:38:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:38:18 ------------------- 16:38:18 stable info: 16:38:18 ------------------- 16:38:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:38:18 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:38:18 Message: update stable to v1.0.250 16:38:18 ------------------- 16:38:18 experimental info: 16:38:18 ------------------- 16:38:18 Commited By: **** collab-it+edgex@linuxfoundation.org 16:38:18 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:38:18 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 766558f [Pipeline] echo 16:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:19 provisioning config files... 16:38:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8214328047066944771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:19 ---> docker-login.sh 16:38:19 nexus3.edgexfoundry.org:10001 16:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 nexus3.edgexfoundry.org:10002 16:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 nexus3.edgexfoundry.org:10003 16:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 nexus3.edgexfoundry.org:10004 16:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 docker.io 16:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:20 Configure a credential helper to remove this warning. See 16:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:20 16:38:20 Login Succeeded 16:38:20 ---> docker-login.sh ends [Pipeline] } 16:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:38:21 + git rev-list -1 --merges 766558fd32b3d60314202d2661e12183be73f345~1..766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo 16:38:21 -----------> git rev-list -1 --merges 766558fd32b3d60314202d2661e12183be73f345~1..766558fd32b3d60314202d2661e12183be73f345 766558fd32b3d60314202d2661e12183be73f345 [false] [Pipeline] sh 16:38:21 + git log --format=format:%s -1 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo 16:38:21 ========================================================= 16:38:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:38:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:22 + git log --format=format:%s -1 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] echo 16:38:22 [semverPrep] GIT_COMMIT: 766558fd32b3d60314202d2661e12183be73f345, Commit Message: fix: Add InsecureSecrets section to external-mqtt-trigger profile (#579) [Pipeline] echo 16:38:22 [semverPrep] This is not a build commit. [Pipeline] sh 16:38:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:38:22 + grep -v github /etc/ssh/ssh_known_hosts 16:38:22 + [ -e /tmp/ssh_known_hosts ] 16:38:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:38:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:38:22 + sudo tee -a /etc/ssh/ssh_known_hosts 16:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:38:22 16:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:38:23 0.1.4: Pulling from edgex-devops/py-git-semver 16:38:23 b85a868b505f: Pulling fs layer 16:38:23 e2be974225ed: Pulling fs layer 16:38:23 339a4e72a1f5: Pulling fs layer 16:38:23 988bab9f4d93: Pulling fs layer 16:38:23 1469e6f7b9e6: Pulling fs layer 16:38:23 eaf3925da568: Pulling fs layer 16:38:23 bab4dde63d76: Pulling fs layer 16:38:23 bde34c3a00c8: Pulling fs layer 16:38:23 1469e6f7b9e6: Waiting 16:38:23 eaf3925da568: Waiting 16:38:23 bab4dde63d76: Waiting 16:38:23 bde34c3a00c8: Waiting 16:38:23 b352a97aabf1: Pulling fs layer 16:38:23 988bab9f4d93: Waiting 16:38:23 4872d77fe225: Pulling fs layer 16:38:23 5851b861e8e6: Pulling fs layer 16:38:23 b352a97aabf1: Waiting 16:38:23 5851b861e8e6: Waiting 16:38:23 e2be974225ed: Download complete 16:38:23 988bab9f4d93: Verifying Checksum 16:38:23 988bab9f4d93: Download complete 16:38:23 339a4e72a1f5: Verifying Checksum 16:38:23 339a4e72a1f5: Download complete 16:38:23 1469e6f7b9e6: Verifying Checksum 16:38:23 eaf3925da568: Verifying Checksum 16:38:23 eaf3925da568: Download complete 16:38:23 bde34c3a00c8: Verifying Checksum 16:38:23 b352a97aabf1: Download complete 16:38:23 4872d77fe225: Verifying Checksum 16:38:23 4872d77fe225: Download complete 16:38:23 5851b861e8e6: Download complete 16:38:23 b85a868b505f: Verifying Checksum 16:38:23 b85a868b505f: Download complete 16:38:23 bab4dde63d76: Verifying Checksum 16:38:23 bab4dde63d76: Download complete 16:38:24 b85a868b505f: Pull complete 16:38:24 e2be974225ed: Pull complete 16:38:25 339a4e72a1f5: Pull complete 16:38:25 988bab9f4d93: Pull complete 16:38:25 1469e6f7b9e6: Pull complete 16:38:25 eaf3925da568: Pull complete 16:38:27 bab4dde63d76: Pull complete 16:38:27 bde34c3a00c8: Pull complete 16:38:27 b352a97aabf1: Pull complete 16:38:27 4872d77fe225: Pull complete 16:38:27 5851b861e8e6: Pull complete 16:38:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:38:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:27 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:38:30 $ docker top f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 -eo pid,comm 16:38:31 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). 16:38:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:31 [ssh-agent] Looking for ssh-agent implementation... 16:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:31 $ docker exec f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent 16:38:31 SSH_AUTH_SOCK=/tmp/ssh-DQZouOhrYUAR/agent.32 16:38:31 SSH_AGENT_PID=38 16:38:31 Running ssh-add (command line suppressed) 16:38:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16609751256391675096.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16609751256391675096.key) 16:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:31 + git tag --points-at HEAD [Pipeline] } 16:38:31 $ docker exec --env ******** --env ******** f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent -k 16:38:31 unset SSH_AUTH_SOCK; 16:38:31 unset SSH_AGENT_PID; 16:38:31 echo Agent pid 38 killed; 16:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:31 [ssh-agent] Looking for ssh-agent implementation... 16:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:31 $ docker exec f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent 16:38:32 SSH_AUTH_SOCK=/tmp/ssh-ErZQQIJnr719/agent.70 16:38:32 SSH_AGENT_PID=76 16:38:32 Running ssh-add (command line suppressed) 16:38:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3695192049874087980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3695192049874087980.key) 16:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:32 + git semver init 16:38:32 2023-07-31 16:38:32,652 [run_init] DEBUG init version:0.0.0 force:False 16:38:32 2023-07-31 16:38:32,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:38:32 2023-07-31 16:38:32,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:38:32 2023-07-31 16:38:32,654 [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) 16:38:33 2023-07-31 16:38:33,466 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:38:33 2023-07-31 16:38:33,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:38:33 2023-07-31 16:38:33,466 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:38:33 2023-07-31 16:38:33,466 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:38:33 3.1.0-dev.6 [Pipeline] } 16:38:33 $ docker exec --env ******** --env ******** f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 ssh-agent -k 16:38:33 unset SSH_AUTH_SOCK; 16:38:33 unset SSH_AGENT_PID; 16:38:33 echo Agent pid 76 killed; 16:38:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:34 + git semver [Pipeline] } 16:38:34 $ docker stop --time=1 f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 16:38:35 $ docker rm -f --volumes f7427c87f8fee8485650dd20a9533716e8ae74d9c98ea0a9e3b4e4712772b407 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:38:36 Stashed 1 file(s) [Pipeline] echo 16:38:36 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 16:38:36 provisioning config files... 16:38:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11079843654044347385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:36 ---> docker-login.sh 16:38:36 nexus3.edgexfoundry.org:10001 16:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:36 Configure a credential helper to remove this warning. See 16:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:36 16:38:36 Login Succeeded 16:38:36 nexus3.edgexfoundry.org:10002 16:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:36 Configure a credential helper to remove this warning. See 16:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:36 16:38:36 Login Succeeded 16:38:36 nexus3.edgexfoundry.org:10003 16:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:36 Configure a credential helper to remove this warning. See 16:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:36 16:38:36 Login Succeeded 16:38:36 nexus3.edgexfoundry.org:10004 16:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:36 Configure a credential helper to remove this warning. See 16:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:36 16:38:36 Login Succeeded 16:38:36 docker.io 16:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:37 Configure a credential helper to remove this warning. See 16:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:37 16:38:37 Login Succeeded 16:38:37 ---> docker-login.sh ends [Pipeline] } 16:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:37 ========================================================= 16:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:38:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:37 + 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 . 16:38:37 Sending build context to Docker daemon 3.304MB 16:38:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:38:37 Step 2/12 : FROM ${BASE} AS builder 16:38:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:38:37 4db1b89c0bd1: Pulling fs layer 16:38:37 6911f1a30b25: Pulling fs layer 16:38:37 e194b8c5c2a9: Pulling fs layer 16:38:37 6863d3e3a2b1: Pulling fs layer 16:38:37 ec0bb842ea78: Pulling fs layer 16:38:37 40a00589a448: Pulling fs layer 16:38:37 6c08303d61cc: Pulling fs layer 16:38:37 798269fcf238: Pulling fs layer 16:38:37 6863d3e3a2b1: Waiting 16:38:37 ec0bb842ea78: Waiting 16:38:37 40a00589a448: Waiting 16:38:37 6c08303d61cc: Waiting 16:38:37 6911f1a30b25: Verifying Checksum 16:38:37 6911f1a30b25: Download complete 16:38:37 6863d3e3a2b1: Verifying Checksum 16:38:37 6863d3e3a2b1: Download complete 16:38:37 ec0bb842ea78: Download complete 16:38:37 4db1b89c0bd1: Verifying Checksum 16:38:37 4db1b89c0bd1: Download complete 16:38:38 40a00589a448: Verifying Checksum 16:38:38 40a00589a448: Download complete 16:38:38 4db1b89c0bd1: Pull complete 16:38:38 6911f1a30b25: Pull complete 16:38:38 798269fcf238: Verifying Checksum 16:38:38 798269fcf238: Download complete 16:38:38 e194b8c5c2a9: Verifying Checksum 16:38:38 e194b8c5c2a9: Download complete 16:38:38 6c08303d61cc: Verifying Checksum 16:38:38 6c08303d61cc: Download complete 16:38:42 e194b8c5c2a9: Pull complete 16:38:42 6863d3e3a2b1: Pull complete 16:38:42 ec0bb842ea78: Pull complete 16:38:42 40a00589a448: Pull complete 16:38:44 6c08303d61cc: Pull complete 16:38:45 798269fcf238: Pull complete 16:38:45 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:38:45 ---> ec979cd7f677 16:38:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:38:49 ---> Running in 55494a59ad99 16:38:49 Removing intermediate container 55494a59ad99 16:38:49 ---> aa0678a546bd 16:38:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:38:49 ---> Running in 0120d6022ea4 16:38:49 Removing intermediate container 0120d6022ea4 16:38:49 ---> 7be61a987bf5 16:38:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:38:49 ---> Running in 381e98c10d41 16:38:49 Removing intermediate container 381e98c10d41 16:38:49 ---> 0f0feae435a9 16:38:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:49 ---> Running in c18c95756923 16:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:38:49 OK: 265 MiB in 53 packages 16:38:50 Removing intermediate container c18c95756923 16:38:50 ---> 464f0e5fbe15 16:38:50 Step 7/12 : WORKDIR /app 16:38:50 ---> Running in 3f61da5c4400 16:38:50 Removing intermediate container 3f61da5c4400 16:38:50 ---> f22f17f81dd6 16:38:50 Step 8/12 : COPY go.mod vendor* ./ 16:38:50 ---> d1d9dc7a5d02 16:38:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:50 ---> Running in e4aae8bfebb9 16:38:51 Still waiting to schedule task 16:38:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:39:36 Removing intermediate container e4aae8bfebb9 16:39:36 ---> 7f79ab5f188b 16:39:36 Step 10/12 : COPY . . 16:39:36 ---> 7a4096cf0e92 16:39:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:39:36 ---> Running in b3d7df309fe1 16:39:36 Removing intermediate container b3d7df309fe1 16:39:36 ---> b4795957f7eb 16:39:36 Step 12/12 : RUN $MAKE 16:39:36 ---> Running in 640bbd95936b 16:39:36 noop 16:39:36 Removing intermediate container 640bbd95936b 16:39:36 ---> 4b948edfc9c0 16:39:36 Successfully built 4b948edfc9c0 16:39:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:37 + docker inspect -f . ci-base-image-x86_64 16:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:37 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:39:37 $ 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 ******** ci-base-image-x86_64 cat 16:39:37 $ docker top 9e0c42da64c35fb9bb5b87433484ce0909361c9a4277fac92709f21e7e4847a9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:38 + go version 16:39:38 go version go1.20.6 linux/amd64 [Pipeline] } 16:39:38 $ docker stop --time=1 9e0c42da64c35fb9bb5b87433484ce0909361c9a4277fac92709f21e7e4847a9 16:39:39 $ docker rm -f --volumes 9e0c42da64c35fb9bb5b87433484ce0909361c9a4277fac92709f21e7e4847a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:39 + docker inspect -f . ci-base-image-x86_64 16:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:39 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:39:39 $ 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 ******** ci-base-image-x86_64 cat 16:39:40 $ docker top 449ae9829d9b4c7abcecbb699ece1119c86fffcfc25eb833ac6dc6c0ad90efc9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:40 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:39:40 + make test 16:39:40 go test -race -coverprofile=coverage.out ./... 16:40:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:40:17 go vet ./... 16:40:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:21 ./bin/test-attribution-txt.sh [Pipeline] echo 16:40:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:40:21 $ docker stop --time=1 449ae9829d9b4c7abcecbb699ece1119c86fffcfc25eb833ac6dc6c0ad90efc9 16:40:25 $ docker rm -f --volumes 449ae9829d9b4c7abcecbb699ece1119c86fffcfc25eb833ac6dc6c0ad90efc9 16:40:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2590 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 16:40:25 Running in /w/workspace/app-service-configurable/175 [Pipeline] { [Pipeline] checkout 16:40:25 Selected Git installation does not exist. Using Default 16:40:25 The recommended git tool is: NONE 16:40:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:40:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:40:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:40:26 + ls -al . 16:40:26 total 180 16:40:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 16:39 . 16:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:38 .. 16:40:26 -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 16:38 .dockerignore 16:40:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 16:38 .git 16:40:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 16:38 .github 16:40:26 -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 16:38 .gitignore 16:40:26 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 16:38 .golangci.yml 16:40:26 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 16:38 .semver 16:40:26 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 16:38 Attribution.txt 16:40:26 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 31 16:38 CHANGELOG.md 16:40:26 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 16:38 Dockerfile 16:40:26 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 16:38 GOVERNANCE.md 16:40:26 -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 16:38 Jenkinsfile 16:40:26 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 16:38 LICENSE 16:40:26 -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 16:38 OWNERS.md 16:40:26 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 16:38 README.md 16:40:26 -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 16:38 VERSION 16:40:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 16:38 bin 16:40:26 -rw-r--r-- 1 jenkins jenkins 13 Jul 31 16:39 coverage.out 16:40:26 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 16:38 go.mod 16:40:26 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 16:38 go.sum 16:40:26 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 16:38 main.go 16:40:26 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 16:38 makefile 16:40:26 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:38 res 16:40:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:26 + 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=766558fd32b3d60314202d2661e12183be73f345 --label arch=amd64 --label version=3.1.0-dev.6 . 16:40:26 Sending build context to Docker daemon 3.305MB 16:40:26 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:40:26 Step 2/26 : FROM ${BASE} AS builder 16:40:26 ---> 4b948edfc9c0 16:40:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:40:26 ---> Running in 08ab7c4da315 16:40:26 Removing intermediate container 08ab7c4da315 16:40:26 ---> 0809bfa2a371 16:40:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:40:27 ---> Running in 729c9e87e5fc 16:40:27 Removing intermediate container 729c9e87e5fc 16:40:27 ---> 73ce19480b4e 16:40:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:40:27 ---> Running in 5019049e42e7 16:40:27 Removing intermediate container 5019049e42e7 16:40:27 ---> e2a183c31ca7 16:40:27 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:40:27 ---> Running in 1286618336cc 16:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:27 OK: 265 MiB in 53 packages 16:40:27 Removing intermediate container 1286618336cc 16:40:27 ---> 6a843b94a1b4 16:40:27 Step 7/26 : WORKDIR /app 16:40:28 ---> Running in 8af564ea5f80 16:40:28 Removing intermediate container 8af564ea5f80 16:40:28 ---> 60bbd585815a 16:40:28 Step 8/26 : COPY go.mod vendor* ./ 16:40:28 ---> ea5df16772dd 16:40:28 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:28 ---> Running in 2ae8557c0143 16:40:29 Removing intermediate container 2ae8557c0143 16:40:29 ---> 49581977ecbb 16:40:29 Step 10/26 : COPY . . 16:40:29 ---> ba19a54b2c37 16:40:29 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:40:29 ---> Running in e21ab3742d5b 16:40:29 Removing intermediate container e21ab3742d5b 16:40:29 ---> 3cea172f09b9 16:40:29 Step 12/26 : RUN $MAKE 16:40:29 ---> Running in 6eb737ffab4f 16:40:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-service-configurable 16:40:30 using credential edgex-jenkins-ssh 16:40:30 Cloning the remote Git repository 16:40:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:40:30 > git init /w/workspace/app-service-configurable/175 # timeout=10 16:40:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:40:30 > git --version # timeout=10 16:40:30 > git --version # 'git version 2.25.1' 16:40:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:34 Avoid second fetch 16:40:34 Checking out Revision 766558fd32b3d60314202d2661e12183be73f345 (main) 16:40:35 Commit message: "fix: Add InsecureSecrets section to external-mqtt-trigger profile (#579)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 16:40:34 > git config core.sparsecheckout # timeout=10 16:40:34 > git checkout -f 766558fd32b3d60314202d2661e12183be73f345 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:40:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:36 Dload Upload Total Spent Left Speed 16:40:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10469 0 0 60866 0 --:--:-- --:--:-- --:--:-- 60514 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73281 [Pipeline] sh 16:40:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:40:37 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:40:37 sudo tee /etc/docker/daemon.new 16:40:37 { 16:40:37 "registry-mirrors": [ 16:40:37 "https://nexus3.edgexfoundry.org:10001" 16:40:37 ], 16:40:37 "bip": "10.250.0.254/24", 16:40:37 "hosts": [ 16:40:37 "tcp://0.0.0.0:5555", 16:40:37 "unix:///var/run/docker.sock" 16:40:37 ], 16:40:37 "mtu": 1458, 16:40:37 "selinux-enabled": true, 16:40:37 "seccomp-profile": "/etc/docker/seccomp.json" 16:40:37 } [Pipeline] sh 16:40:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:40:37 + sudo service docker restart 16:40:51 Removing intermediate container 6eb737ffab4f 16:40:51 ---> a3076436185c 16:40:51 Step 13/26 : FROM alpine:3.17 16:40:51 3.17: Pulling from library/alpine 16:40:51 4db1b89c0bd1: Already exists 16:40:51 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:40:51 Status: Downloaded newer image for alpine:3.17 16:40:51 ---> 1f73a9d63274 16:40:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:40:51 ---> Running in 7c994bfab605 16:40:51 Removing intermediate container 7c994bfab605 16:40:51 ---> 481535e50de0 16:40:51 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:40:51 ---> Running in cdae32686cb7 16:40:51 Removing intermediate container cdae32686cb7 16:40:51 ---> d74b65f96dd7 16:40:51 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:40:51 ---> Running in e897f64164ca 16:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:40:51 (1/2) Installing ca-certificates (20230506-r0) 16:40:51 (2/2) Installing dumb-init (1.2.5-r2) 16:40:51 Executing busybox-1.35.0-r29.trigger 16:40:51 Executing ca-certificates-20230506-r0.trigger 16:40:51 OK: 8 MiB in 17 packages 16:40:51 Removing intermediate container e897f64164ca 16:40:51 ---> bbd84693b2fd 16:40:51 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:40:51 ---> bad8f5a52443 16:40:51 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:40:51 ---> 2a405065abe2 16:40:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:40:51 ---> 9c36a69d16b2 16:40:51 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:40:51 ---> b347461f4176 16:40:51 Step 21/26 : EXPOSE 48095 16:40:51 ---> Running in 95e7283cc87f 16:40:51 Removing intermediate container 95e7283cc87f 16:40:51 ---> 76161d1688b6 16:40:51 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:40:51 ---> Running in b9d3c1b7b6a6 16:40:51 Removing intermediate container b9d3c1b7b6a6 16:40:51 ---> e3b9ca8abcd5 16:40:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:40:51 ---> Running in dc835f0eea34 16:40:51 Removing intermediate container dc835f0eea34 16:40:51 ---> 08c333ad3c1c 16:40:51 Step 24/26 : LABEL arch=amd64 16:40:51 ---> Running in 0cc3016f195c 16:40:51 Removing intermediate container 0cc3016f195c 16:40:51 ---> 996c80278245 16:40:51 Step 25/26 : LABEL git_sha=766558fd32b3d60314202d2661e12183be73f345 16:40:51 ---> Running in 8d78b18a3b93 16:40:51 Removing intermediate container 8d78b18a3b93 16:40:51 ---> 0f8f63457fbc 16:40:51 Step 26/26 : LABEL version=3.1.0-dev.6 16:40:51 ---> Running in f429613cc9fc 16:40:51 Removing intermediate container f429613cc9fc 16:40:51 ---> c0460d9eccd7 16:40:51 [Warning] One or more build-args [ARCH] were not consumed 16:40:51 Successfully built c0460d9eccd7 16:40:51 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 16:40:51 provisioning config files... 16:40:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4097668492446972222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:52 ---> docker-login.sh 16:40:52 nexus3.edgexfoundry.org:10001 16:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:52 Configure a credential helper to remove this warning. See 16:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:52 16:40:52 Login Succeeded 16:40:52 nexus3.edgexfoundry.org:10002 16:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:52 Configure a credential helper to remove this warning. See 16:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:52 16:40:52 Login Succeeded 16:40:52 nexus3.edgexfoundry.org:10003 16:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:52 Configure a credential helper to remove this warning. See 16:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:52 16:40:52 Login Succeeded 16:40:52 nexus3.edgexfoundry.org:10004 16:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:52 Configure a credential helper to remove this warning. See 16:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:52 16:40:52 Login Succeeded 16:40:52 docker.io 16:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:52 Configure a credential helper to remove this warning. See 16:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:52 16:40:52 Login Succeeded 16:40:52 ---> docker-login.sh ends [Pipeline] } 16:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:40:52 766558fd32b3d60314202d2661e12183be73f345 16:40:52 latest 16:40:52 3.1.0-dev.6 16:40:52 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 16:40:52 main 16:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345 16:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:40:53 3f0cd5ae0140: Preparing 16:40:53 05e3d91059e8: Preparing 16:40:53 0762c4a08775: Preparing 16:40:53 e10bcdba3d65: Preparing 16:40:53 7a8590f7f6ee: Preparing 16:40:53 3dab9f8bf2d2: Preparing 16:40:53 3dab9f8bf2d2: Waiting 16:40:53 0762c4a08775: Pushed 16:40:53 e10bcdba3d65: Pushed 16:40:53 05e3d91059e8: Pushed 16:40:53 3dab9f8bf2d2: Layer already exists 16:40:53 7a8590f7f6ee: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:55 provisioning config files... 16:40:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/175@tmp/config10566132419057096510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:56 3f0cd5ae0140: Pushed 16:40:56 766558fd32b3d60314202d2661e12183be73f345: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:56 ---> docker-login.sh 16:40:56 nexus3.edgexfoundry.org:10001 16:40:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:40:56 3f0cd5ae0140: Preparing 16:40:56 05e3d91059e8: Preparing 16:40:56 0762c4a08775: Preparing 16:40:56 e10bcdba3d65: Preparing 16:40:56 7a8590f7f6ee: Preparing 16:40:56 3dab9f8bf2d2: Preparing 16:40:56 3dab9f8bf2d2: Waiting 16:40:56 05e3d91059e8: Layer already exists 16:40:56 e10bcdba3d65: Layer already exists 16:40:56 0762c4a08775: Layer already exists 16:40:56 7a8590f7f6ee: Layer already exists 16:40:56 3f0cd5ae0140: Layer already exists 16:40:56 3dab9f8bf2d2: Layer already exists 16:40:56 latest: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:56 Configure a credential helper to remove this warning. See 16:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:56 16:40:56 Login Succeeded 16:40:56 nexus3.edgexfoundry.org:10002 16:40:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:57 Configure a credential helper to remove this warning. See 16:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:57 16:40:57 Login Succeeded 16:40:57 nexus3.edgexfoundry.org:10003 16:40:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.6 16:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:40:57 3f0cd5ae0140: Preparing 16:40:57 05e3d91059e8: Preparing 16:40:57 0762c4a08775: Preparing 16:40:57 e10bcdba3d65: Preparing 16:40:57 7a8590f7f6ee: Preparing 16:40:57 3dab9f8bf2d2: Preparing 16:40:57 3dab9f8bf2d2: Waiting 16:40:57 05e3d91059e8: Layer already exists 16:40:57 e10bcdba3d65: Layer already exists 16:40:57 0762c4a08775: Layer already exists 16:40:57 3f0cd5ae0140: Layer already exists 16:40:57 7a8590f7f6ee: Layer already exists 16:40:57 3dab9f8bf2d2: Layer already exists 16:40:57 3.1.0-dev.6: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv 16:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:57 Configure a credential helper to remove this warning. See 16:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:57 16:40:57 Login Succeeded 16:40:57 nexus3.edgexfoundry.org:10004 16:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:57 Configure a credential helper to remove this warning. See 16:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:57 16:40:57 Login Succeeded 16:40:57 docker.io 16:40:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 16:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:40:57 3f0cd5ae0140: Preparing 16:40:57 05e3d91059e8: Preparing 16:40:57 0762c4a08775: Preparing 16:40:57 e10bcdba3d65: Preparing 16:40:57 7a8590f7f6ee: Preparing 16:40:57 3dab9f8bf2d2: Preparing 16:40:57 0762c4a08775: Layer already exists 16:40:57 05e3d91059e8: Layer already exists 16:40:57 7a8590f7f6ee: Layer already exists 16:40:57 e10bcdba3d65: Layer already exists 16:40:57 3f0cd5ae0140: Layer already exists 16:40:57 3dab9f8bf2d2: Layer already exists 16:40:57 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:58 Configure a credential helper to remove this warning. See 16:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:58 16:40:58 Login Succeeded 16:40:58 ---> docker-login.sh ends [Pipeline] } 16:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:40:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:40:58 3f0cd5ae0140: Preparing 16:40:58 05e3d91059e8: Preparing 16:40:58 0762c4a08775: Preparing 16:40:58 e10bcdba3d65: Preparing 16:40:58 7a8590f7f6ee: Preparing 16:40:58 3dab9f8bf2d2: Preparing 16:40:58 3dab9f8bf2d2: Waiting 16:40:58 05e3d91059e8: Layer already exists 16:40:58 7a8590f7f6ee: Layer already exists 16:40:58 3f0cd5ae0140: Layer already exists 16:40:58 e10bcdba3d65: Layer already exists 16:40:58 0762c4a08775: Layer already exists 16:40:58 3dab9f8bf2d2: Layer already exists 16:40:58 main: digest: sha256:05bb2fb8a5f4e7fe92dc63bbf101bbad8c2e49a938ada8e815e51ead0a78c7f5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:40:58 ===================================================== [Pipeline] echo 16:40:58 taggedImages: 16:40:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345 16:40:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:40:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.6 16:40:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 16:40:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo 16:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:40:58 ========================================================= 16:40:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:40:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:59 + 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 . 16:40:59 Sending build context to Docker daemon 176.1kB 16:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:59 16:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:40:59 Step 2/12 : FROM ${BASE} AS builder 16:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:59 latest: Pulling from edgex-lftools-log-publisher 16:40:59 5eb5b503b376: Pulling fs layer 16:40:59 5c69ac0246d0: Pulling fs layer 16:40:59 ec43610c2a17: Pulling fs layer 16:40:59 3a2ae6a8a46f: Pulling fs layer 16:40:59 33b1e0a273af: Pulling fs layer 16:40:59 5d3b04190fa2: Pulling fs layer 16:40:59 2f39f015ded8: Pulling fs layer 16:40:59 33b1e0a273af: Waiting 16:40:59 3a2ae6a8a46f: Waiting 16:40:59 5d3b04190fa2: Waiting 16:40:59 2f39f015ded8: Waiting 16:40:59 5c69ac0246d0: Verifying Checksum 16:40:59 5c69ac0246d0: Download complete 16:40:59 3a2ae6a8a46f: Verifying Checksum 16:40:59 3a2ae6a8a46f: Download complete 16:40:59 33b1e0a273af: Verifying Checksum 16:40:59 33b1e0a273af: Download complete 16:40:59 5d3b04190fa2: Download complete 16:40:59 ec43610c2a17: Verifying Checksum 16:40:59 ec43610c2a17: Download complete 16:40:59 5eb5b503b376: Download complete 16:40:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:40:59 edb6bdbacee9: Pulling fs layer 16:40:59 5f9638ab2659: Pulling fs layer 16:40:59 8d51d6327a98: Pulling fs layer 16:40:59 8b374f2dd631: Pulling fs layer 16:40:59 ec14aa9079de: Pulling fs layer 16:40:59 2f466654f4bb: Pulling fs layer 16:40:59 554e91adad29: Pulling fs layer 16:40:59 ec14aa9079de: Waiting 16:40:59 2f466654f4bb: Waiting 16:40:59 8b374f2dd631: Waiting 16:40:59 5f9638ab2659: Verifying Checksum 16:40:59 5f9638ab2659: Download complete 16:40:59 8b374f2dd631: Download complete 16:40:59 ec14aa9079de: Download complete 16:41:00 edb6bdbacee9: Verifying Checksum 16:41:00 edb6bdbacee9: Download complete 16:41:00 2f39f015ded8: Verifying Checksum 16:41:00 2f39f015ded8: Download complete 16:41:00 5eb5b503b376: Pull complete 16:41:00 5c69ac0246d0: Pull complete 16:41:01 edb6bdbacee9: Pull complete 16:41:01 ec43610c2a17: Pull complete 16:41:01 3a2ae6a8a46f: Pull complete 16:41:01 33b1e0a273af: Pull complete 16:41:01 554e91adad29: Verifying Checksum 16:41:01 554e91adad29: Download complete 16:41:01 5d3b04190fa2: Pull complete 16:41:01 5f9638ab2659: Pull complete 16:41:02 8d51d6327a98: Verifying Checksum 16:41:02 8d51d6327a98: Download complete 16:41:02 2f466654f4bb: Verifying Checksum 16:41:02 2f466654f4bb: Download complete 16:41:05 2f39f015ded8: Pull complete 16:41:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:05 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:41:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:41:09 $ docker top fd7ff95e2c77186b80c8f2ab2b55413abb66d9253e157375f7a86e0ab905f3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:10 ---> job-cost.sh 16:41:10 lf-activate-venv: SKIPPING 16:41:10 INFO: No Stack... 16:41:10 INFO: Retrieving Pricing Info for: v3-standard-8 16:41:10 INFO: Archiving Costs [Pipeline] sh 16:41:10 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:41:10 + cut -d, -f6 [Pipeline] lock 16:41:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] 16:41:10 Resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] did not exist. Created. 16:41:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:11 + echo total: 0.2199999988079071 [Pipeline] stash 16:41:11 Stashed 1 file(s) [Pipeline] } 16:41:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 16:41:11 $ docker stop --time=1 fd7ff95e2c77186b80c8f2ab2b55413abb66d9253e157375f7a86e0ab905f3d4 16:41:12 $ docker rm -f --volumes fd7ff95e2c77186b80c8f2ab2b55413abb66d9253e157375f7a86e0ab905f3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:41:15 8d51d6327a98: Pull complete 16:41:15 8b374f2dd631: Pull complete 16:41:15 ec14aa9079de: Pull complete 16:41:20 2f466654f4bb: Pull complete 16:41:22 554e91adad29: Pull complete 16:41:22 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:41:22 ---> 1e15ea492957 16:41:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:41:24 ---> Running in ab7d53c6e224 16:41:24 Removing intermediate container ab7d53c6e224 16:41:24 ---> 8913b9f5db50 16:41:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:41:24 ---> Running in 9f0379660542 16:41:25 Removing intermediate container 9f0379660542 16:41:25 ---> 5ad374fa2ae0 16:41:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:41:25 ---> Running in 4beb8d318958 16:41:26 Removing intermediate container 4beb8d318958 16:41:26 ---> 476df3f194e7 16:41:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:26 ---> Running in 537b313ff1fe 16:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:29 OK: 263 MiB in 53 packages 16:41:30 Removing intermediate container 537b313ff1fe 16:41:30 ---> f57bae7b31fb 16:41:30 Step 7/12 : WORKDIR /app 16:41:30 ---> Running in 4f196f6c8950 16:41:30 Removing intermediate container 4f196f6c8950 16:41:30 ---> 6caaa544891e 16:41:30 Step 8/12 : COPY go.mod vendor* ./ 16:41:31 ---> 41d1dd5783f3 16:41:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:31 ---> Running in 1f4fd6cda773 16:42:39 Removing intermediate container 1f4fd6cda773 16:42:39 ---> 2c5bda186369 16:42:39 Step 10/12 : COPY . . 16:42:39 ---> 6cee8ef444a0 16:42:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:39 ---> Running in 8228303d76a9 16:42:39 Removing intermediate container 8228303d76a9 16:42:39 ---> ad2bd81ffd5f 16:42:39 Step 12/12 : RUN $MAKE 16:42:39 ---> Running in 300af39a49f4 16:42:39 noop 16:42:39 Removing intermediate container 300af39a49f4 16:42:39 ---> b08199dd1583 16:42:39 Successfully built b08199dd1583 16:42:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:39 + docker inspect -f . ci-base-image-arm64 16:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:39 prd-ubuntu20.04-docker-arm64-4c-16g-2590 does not seem to be running inside a container 16:42:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/175 -v /w/workspace/app-service-configurable/175:/w/workspace/app-service-configurable/175:rw,z -v /w/workspace/app-service-configurable/175@tmp:/w/workspace/app-service-configurable/175@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 16:42:40 $ docker top 1408344cacbf6ee6ed155a16ba6feb49d583d5ff5a5cd7a6c48cd3385da9305f -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:41 + go version 16:42:41 go version go1.20.6 linux/arm64 [Pipeline] } 16:42:41 $ docker stop --time=1 1408344cacbf6ee6ed155a16ba6feb49d583d5ff5a5cd7a6c48cd3385da9305f 16:42:43 $ docker rm -f --volumes 1408344cacbf6ee6ed155a16ba6feb49d583d5ff5a5cd7a6c48cd3385da9305f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:43 + docker inspect -f . ci-base-image-arm64 16:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:44 prd-ubuntu20.04-docker-arm64-4c-16g-2590 does not seem to be running inside a container 16:42:44 $ 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/175 -v /w/workspace/app-service-configurable/175:/w/workspace/app-service-configurable/175:rw,z -v /w/workspace/app-service-configurable/175@tmp:/w/workspace/app-service-configurable/175@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 16:42:45 $ docker top d94df1db2f8b150c2c0cba83ba223dbf76697c08608159a278fbe9fbf6e0258b -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:45 + git config --global --add safe.directory /w/workspace/app-service-configurable/175 [Pipeline] fileExists [Pipeline] sh 16:42:46 + make test 16:42:46 go test -race -coverprofile=coverage.out ./... 16:45:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:45:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:45:23 go vet ./... 16:47:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:47:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:47:44 ./bin/test-attribution-txt.sh [Pipeline] echo 16:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:47:44 $ docker stop --time=1 d94df1db2f8b150c2c0cba83ba223dbf76697c08608159a278fbe9fbf6e0258b 16:47:46 $ docker rm -f --volumes d94df1db2f8b150c2c0cba83ba223dbf76697c08608159a278fbe9fbf6e0258b [Pipeline] // withDockerContainer [Pipeline] sh 16:47:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:48 Warning: overwriting stash ‘coverage-report’ 16:47:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:49 + ls -al . 16:47:49 total 176 16:47:49 drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 16:42 . 16:47:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:40 .. 16:47:49 -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 16:40 .dockerignore 16:47:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 16:40 .git 16:47:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 16:40 .github 16:47:49 -rw-rw-r-- 1 jenkins jenkins 171 Jul 31 16:40 .gitignore 16:47:49 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 16:40 .golangci.yml 16:47:49 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 31 16:40 Attribution.txt 16:47:49 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 31 16:40 CHANGELOG.md 16:47:49 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 31 16:40 Dockerfile 16:47:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 16:40 GOVERNANCE.md 16:47:49 -rw-rw-r-- 1 jenkins jenkins 688 Jul 31 16:40 Jenkinsfile 16:47:49 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 16:40 LICENSE 16:47:49 -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 16:40 OWNERS.md 16:47:49 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 31 16:40 README.md 16:47:49 -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 16:38 VERSION 16:47:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 16:40 bin 16:47:49 -rw-r--r-- 1 jenkins jenkins 13 Jul 31 16:42 coverage.out 16:47:49 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 31 16:40 go.mod 16:47:49 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 31 16:40 go.sum 16:47:49 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 16:40 main.go 16:47:49 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 31 16:40 makefile 16:47:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:40 res 16:47:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 16:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:49 + 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=766558fd32b3d60314202d2661e12183be73f345 --label arch=arm64 --label version=3.1.0-dev.6 . 16:47:49 Sending build context to Docker daemon 177.2kB 16:47:49 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:47:49 Step 2/26 : FROM ${BASE} AS builder 16:47:49 ---> b08199dd1583 16:47:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:47:49 ---> Running in 173b8cc8ffb9 16:47:50 Removing intermediate container 173b8cc8ffb9 16:47:50 ---> 3b8f90643a2f 16:47:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:47:50 ---> Running in 64991b29a26b 16:47:50 Removing intermediate container 64991b29a26b 16:47:50 ---> 9ab45c46140e 16:47:50 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:47:50 ---> Running in 3f8da82901cb 16:47:50 Removing intermediate container 3f8da82901cb 16:47:50 ---> ad4b5eaa8d8a 16:47:50 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:50 ---> Running in 1bc037d9d004 16:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:47:53 OK: 263 MiB in 53 packages 16:47:54 Removing intermediate container 1bc037d9d004 16:47:54 ---> 56bdefb2dc29 16:47:54 Step 7/26 : WORKDIR /app 16:47:54 ---> Running in f16f0b580e22 16:47:54 Removing intermediate container f16f0b580e22 16:47:54 ---> a349363bf8a9 16:47:54 Step 8/26 : COPY go.mod vendor* ./ 16:47:54 ---> 45690f46e90d 16:47:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:54 ---> Running in 18084f528b8e 16:47:57 Removing intermediate container 18084f528b8e 16:47:57 ---> 6cfd56e3de65 16:47:57 Step 10/26 : COPY . . 16:47:58 ---> a8b827ff9a96 16:47:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:47:58 ---> Running in ed65b40a7995 16:47:58 Removing intermediate container ed65b40a7995 16:47:58 ---> 2c14468fed20 16:47:58 Step 12/26 : RUN $MAKE 16:47:58 ---> Running in 3b3d842d1e19 16:47:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.6" -trimpath -mod=readonly -o app-service-configurable 16:50:06 Removing intermediate container 3b3d842d1e19 16:50:06 ---> 2eb5f553fa0e 16:50:06 Step 13/26 : FROM alpine:3.17 16:50:06 3.17: Pulling from library/alpine 16:50:06 edb6bdbacee9: Already exists 16:50:06 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:50:06 Status: Downloaded newer image for alpine:3.17 16:50:06 ---> 779605e5fbc0 16:50:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:50:06 ---> Running in 53067b76155c 16:50:06 Removing intermediate container 53067b76155c 16:50:06 ---> 29a4909ca1ef 16:50:06 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:50:06 ---> Running in 5e6aa859a092 16:50:06 Removing intermediate container 5e6aa859a092 16:50:06 ---> 48fa38c1be78 16:50:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:50:06 ---> Running in 08a50f669997 16:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:50:07 (1/2) Installing ca-certificates (20230506-r0) 16:50:07 (2/2) Installing dumb-init (1.2.5-r2) 16:50:07 Executing busybox-1.35.0-r29.trigger 16:50:07 Executing ca-certificates-20230506-r0.trigger 16:50:07 OK: 8 MiB in 17 packages 16:50:08 Removing intermediate container 08a50f669997 16:50:08 ---> b61ffad05cc5 16:50:08 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:50:09 ---> 4e7227cb58f5 16:50:09 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:50:09 ---> 4400ea3b378f 16:50:09 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:50:10 ---> 47b147ae744d 16:50:10 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:50:11 ---> 7e26094bd0ef 16:50:11 Step 21/26 : EXPOSE 48095 16:50:11 ---> Running in 7d2f5f17021a 16:50:11 Removing intermediate container 7d2f5f17021a 16:50:11 ---> ec3dd04038c2 16:50:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:50:11 ---> Running in 09f93001ab3c 16:50:12 Removing intermediate container 09f93001ab3c 16:50:12 ---> aa0cf763887b 16:50:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:50:12 ---> Running in 3465154d2a43 16:50:12 Removing intermediate container 3465154d2a43 16:50:12 ---> 7955cfdf58f5 16:50:12 Step 24/26 : LABEL arch=arm64 16:50:12 ---> Running in 949b4c6763bf 16:50:12 Removing intermediate container 949b4c6763bf 16:50:12 ---> cc09c3a52952 16:50:12 Step 25/26 : LABEL git_sha=766558fd32b3d60314202d2661e12183be73f345 16:50:12 ---> Running in 57c9b861b642 16:50:13 Removing intermediate container 57c9b861b642 16:50:13 ---> 9d5e2e39c3fc 16:50:13 Step 26/26 : LABEL version=3.1.0-dev.6 16:50:13 ---> Running in c0dee55d563a 16:50:13 Removing intermediate container c0dee55d563a 16:50:13 ---> ff039292123b 16:50:13 [Warning] One or more build-args [ARCH] were not consumed 16:50:13 Successfully built ff039292123b 16:50:13 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 16:50:13 provisioning config files... 16:50:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/175@tmp/config16950256329743034348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:13 ---> docker-login.sh 16:50:13 nexus3.edgexfoundry.org:10001 16:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:14 Configure a credential helper to remove this warning. See 16:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:14 16:50:14 Login Succeeded 16:50:14 nexus3.edgexfoundry.org:10002 16:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:14 Configure a credential helper to remove this warning. See 16:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:14 16:50:14 Login Succeeded 16:50:14 nexus3.edgexfoundry.org:10003 16:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:14 Configure a credential helper to remove this warning. See 16:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:14 16:50:14 Login Succeeded 16:50:14 nexus3.edgexfoundry.org:10004 16:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:15 Configure a credential helper to remove this warning. See 16:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:15 16:50:15 Login Succeeded 16:50:15 docker.io 16:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:15 Configure a credential helper to remove this warning. See 16:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:15 16:50:15 Login Succeeded 16:50:15 ---> docker-login.sh ends [Pipeline] } 16:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:15 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:50:15 766558fd32b3d60314202d2661e12183be73f345 16:50:15 latest 16:50:15 3.1.0-dev.6 16:50:15 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 16:50:15 main 16:50:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345 16:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:50:16 4411e0267970: Preparing 16:50:16 bcc7ff41f352: Preparing 16:50:16 64e236d313b6: Preparing 16:50:16 c2b178f10c14: Preparing 16:50:16 575c9180e960: Preparing 16:50:16 9386262d7a74: Preparing 16:50:16 9386262d7a74: Waiting 16:50:16 bcc7ff41f352: Pushed 16:50:16 64e236d313b6: Pushed 16:50:16 c2b178f10c14: Pushed 16:50:16 9386262d7a74: Layer already exists 16:50:17 575c9180e960: Pushed 16:50:22 4411e0267970: Pushed 16:50:22 766558fd32b3d60314202d2661e12183be73f345: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:22 + 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 16:50:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:50:23 4411e0267970: Preparing 16:50:23 bcc7ff41f352: Preparing 16:50:23 64e236d313b6: Preparing 16:50:23 c2b178f10c14: Preparing 16:50:23 575c9180e960: Preparing 16:50:23 9386262d7a74: Preparing 16:50:23 9386262d7a74: Waiting 16:50:23 575c9180e960: Layer already exists 16:50:23 bcc7ff41f352: Layer already exists 16:50:23 4411e0267970: Layer already exists 16:50:23 c2b178f10c14: Layer already exists 16:50:23 64e236d313b6: Layer already exists 16:50:23 9386262d7a74: Layer already exists 16:50:23 latest: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.6 16:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:50:24 4411e0267970: Preparing 16:50:24 bcc7ff41f352: Preparing 16:50:24 64e236d313b6: Preparing 16:50:24 c2b178f10c14: Preparing 16:50:24 575c9180e960: Preparing 16:50:24 9386262d7a74: Preparing 16:50:24 9386262d7a74: Waiting 16:50:24 c2b178f10c14: Layer already exists 16:50:24 bcc7ff41f352: Layer already exists 16:50:24 575c9180e960: Layer already exists 16:50:24 4411e0267970: Layer already exists 16:50:24 64e236d313b6: Layer already exists 16:50:24 9386262d7a74: Layer already exists 16:50:24 3.1.0-dev.6: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 16:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:50:24 4411e0267970: Preparing 16:50:24 bcc7ff41f352: Preparing 16:50:24 64e236d313b6: Preparing 16:50:24 c2b178f10c14: Preparing 16:50:24 575c9180e960: Preparing 16:50:24 9386262d7a74: Preparing 16:50:24 9386262d7a74: Waiting 16:50:24 64e236d313b6: Layer already exists 16:50:24 575c9180e960: Layer already exists 16:50:24 bcc7ff41f352: Layer already exists 16:50:24 c2b178f10c14: Layer already exists 16:50:24 4411e0267970: Layer already exists 16:50:24 9386262d7a74: Layer already exists 16:50:24 766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:25 + 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 16:50:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:50:27 4411e0267970: Preparing 16:50:27 bcc7ff41f352: Preparing 16:50:27 64e236d313b6: Preparing 16:50:27 c2b178f10c14: Preparing 16:50:27 575c9180e960: Preparing 16:50:27 9386262d7a74: Preparing 16:50:27 9386262d7a74: Waiting 16:50:27 c2b178f10c14: Layer already exists 16:50:27 64e236d313b6: Layer already exists 16:50:27 575c9180e960: Layer already exists 16:50:27 bcc7ff41f352: Layer already exists 16:50:27 4411e0267970: Layer already exists 16:50:27 9386262d7a74: Layer already exists 16:50:28 main: digest: sha256:cf1b1f8d2d7a7995ef9eb4f59bc5587437e48eda60f7bbaea638eb8cccbd8aac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:50:28 ===================================================== [Pipeline] echo 16:50:28 taggedImages: 16:50:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345 16:50:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:50:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.6 16:50:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:766558fd32b3d60314202d2661e12183be73f345-3.1.0-dev.6 16:50:28 - 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 16:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:28 16:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:28 arm64: Pulling from edgex-lftools-log-publisher 16:50:28 8998bd30e6a1: Pulling fs layer 16:50:28 04944245beec: Pulling fs layer 16:50:28 699f458cf7ca: Pulling fs layer 16:50:28 765212b225bb: Pulling fs layer 16:50:28 f23df028b6ca: Pulling fs layer 16:50:28 d65c8cfc05b1: Pulling fs layer 16:50:28 2437ff75d9bd: Pulling fs layer 16:50:28 f23df028b6ca: Waiting 16:50:28 d65c8cfc05b1: Waiting 16:50:28 2437ff75d9bd: Waiting 16:50:29 04944245beec: Verifying Checksum 16:50:29 04944245beec: Download complete 16:50:29 765212b225bb: Verifying Checksum 16:50:29 765212b225bb: Download complete 16:50:29 f23df028b6ca: Download complete 16:50:29 d65c8cfc05b1: Verifying Checksum 16:50:29 d65c8cfc05b1: Download complete 16:50:29 699f458cf7ca: Verifying Checksum 16:50:29 699f458cf7ca: Download complete 16:50:29 8998bd30e6a1: Verifying Checksum 16:50:29 8998bd30e6a1: Download complete 16:50:31 2437ff75d9bd: Verifying Checksum 16:50:31 2437ff75d9bd: Download complete 16:50:33 8998bd30e6a1: Pull complete 16:50:33 04944245beec: Pull complete 16:50:35 699f458cf7ca: Pull complete 16:50:35 765212b225bb: Pull complete 16:50:36 f23df028b6ca: Pull complete 16:50:36 d65c8cfc05b1: Pull complete 16:50:51 2437ff75d9bd: Pull complete 16:50:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:51 prd-ubuntu20.04-docker-arm64-4c-16g-2590 does not seem to be running inside a container 16:50:51 $ 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/175 -v /w/workspace/app-service-configurable/175:/w/workspace/app-service-configurable/175:rw,z -v /w/workspace/app-service-configurable/175@tmp:/w/workspace/app-service-configurable/175@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 16:50:54 $ docker top 9c6621145c340ae26f3bb41aa08c8e089d8c9a7584f4a79b9632ffb4f83adb70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:55 ---> job-cost.sh 16:50:55 lf-activate-venv: SKIPPING 16:50:55 INFO: No Stack... 16:50:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:50:56 INFO: Archiving Costs [Pipeline] sh 16:50:56 + + cut -d,cat -f6 /w/workspace/app-service-configurable/175/archives/cost.csv 16:50:56 [Pipeline] lock 16:50:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] 16:50:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] did not exist. Created. 16:50:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:57 /w/workspace/app-service-configurable/175@tmp/durable-af02714e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:50:57 + echo total: 0.10999999940395355 [Pipeline] stash 16:50:57 Warning: overwriting stash ‘stack-cost’ 16:50:57 Stashed 1 file(s) [Pipeline] } 16:50:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:57 $ docker stop --time=1 9c6621145c340ae26f3bb41aa08c8e089d8c9a7584f4a79b9632ffb4f83adb70 16:50:59 $ docker rm -f --volumes 9c6621145c340ae26f3bb41aa08c8e089d8c9a7584f4a79b9632ffb4f83adb70 [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 16:50:59 provisioning config files... 16:50:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15361996678498374621tmp [Pipeline] { [Pipeline] sh 16:50:59 + set +x 16:50:59 + curl -s https://codecov.io/bash 16:50:59 + bash -s -- 16:50:59 16:50:59 _____ _ 16:50:59 / ____| | | 16:50:59 | | ___ __| | ___ ___ _____ __ 16:50:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:59 Bash-1.0.6 16:50:59 16:50:59 16:50:59 ==> git version 2.25.1 found 16:50:59 ==> 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 16:50:59 Release-Date: 2020-01-08 16:50:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:50:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:50:59 ==> Jenkins CI detected. 16:50:59 current dir:  /w/workspace/ry_app-service-configurable_main 16:50:59 project root: . 16:50:59 --> token set from env 16:50:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:59 ==> Running gcov in . (disable via -X gcov) 16:50:59 ==> Python coveragepy not found 16:50:59 ==> Searching for coverage reports in: 16:50:59 + . 16:51:00 -> Found 1 reports 16:51:00 ==> Detecting git/mercurial file structure 16:51:00 ==> Reading reports 16:51:00 + ./coverage.out bytes=13 16:51:00 ==> Appending adjustments 16:51:00 https://docs.codecov.io/docs/fixing-reports 16:51:00 + Found adjustments 16:51:00 ==> Gzipping contents 16:51:00 4.0K /tmp/codecov.EAPQEW.gz 16:51:00 ==> Uploading reports 16:51:00 url: https://codecov.io 16:51:00 query: branch=main&commit=766558fd32b3d60314202d2661e12183be73f345&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:51:00 -> Pinging Codecov 16:51:00 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=766558fd32b3d60314202d2661e12183be73f345&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:51:00 -> Uploading to 16:51:00 https://storage.googleapis.com/codecov/v4/raw/2023-07-31/A97CA9966030D2A3747ED39772930CCE/766558fd32b3d60314202d2661e12183be73f345/d77f6b93-7030-4e48-a755-39b26912d48e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T165100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12bf480ff80f0fd98469823824d3e517dbb023a2972d133cef533b283e2bb847 16:51:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:00 Dload Upload Total Spent Left Speed 16:51:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2042 --:--:-- --:--:-- --:--:-- 2042 16:51:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/766558fd32b3d60314202d2661e12183be73f345 [Pipeline] } 16:51:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:51:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:51:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:00 16:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:51:01 df9b9388f04a: Pulling fs layer 16:51:01 52dc419b0ee2: Pulling fs layer 16:51:01 25bc292e5bac: Pulling fs layer 16:51:01 114826534d7a: Pulling fs layer 16:51:01 4657fd5d0bcf: Pulling fs layer 16:51:01 6ad1cebc031e: Pulling fs layer 16:51:01 8a3aa393b2d8: Pulling fs layer 16:51:01 114826534d7a: Waiting 16:51:01 8a3aa393b2d8: Waiting 16:51:01 4657fd5d0bcf: Waiting 16:51:01 6ad1cebc031e: Waiting 16:51:01 25bc292e5bac: Verifying Checksum 16:51:01 25bc292e5bac: Download complete 16:51:01 52dc419b0ee2: Verifying Checksum 16:51:01 52dc419b0ee2: Download complete 16:51:01 4657fd5d0bcf: Verifying Checksum 16:51:01 4657fd5d0bcf: Download complete 16:51:01 df9b9388f04a: Download complete 16:51:01 df9b9388f04a: Pull complete 16:51:01 6ad1cebc031e: Verifying Checksum 16:51:01 6ad1cebc031e: Download complete 16:51:01 52dc419b0ee2: Pull complete 16:51:01 25bc292e5bac: Pull complete 16:51:02 114826534d7a: Verifying Checksum 16:51:02 114826534d7a: Download complete 16:51:02 8a3aa393b2d8: Verifying Checksum 16:51:02 8a3aa393b2d8: Download complete 16:51:05 114826534d7a: Pull complete 16:51:05 4657fd5d0bcf: Pull complete 16:51:05 6ad1cebc031e: Pull complete 16:51:08 8a3aa393b2d8: Pull complete 16:51:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:08 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:51:13 $ docker top f8fa82d47f371869df0ba8226bb92ddbf8c7fcd0dee2e3935cb4dd1674828e98 -eo pid,comm [Pipeline] { [Pipeline] echo 16:51:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:51:13 + set -o pipefail 16:51:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:51:21 16:51:21 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:51:21 16:51:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8b3bab09-8222-4c58-b81a-fbdfef3893ce 16:51:21 16:51:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:51:21 16:51:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:51:21 16:51:21 16:51:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:51:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:51:21 More details here: https://snyk.co/ue1NS 16:51:21 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:51:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:51:21 $ docker stop --time=1 f8fa82d47f371869df0ba8226bb92ddbf8c7fcd0dee2e3935cb4dd1674828e98 16:51:24 $ docker rm -f --volumes f8fa82d47f371869df0ba8226bb92ddbf8c7fcd0dee2e3935cb4dd1674828e98 [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 16:51:25 + git log --format=format:%s -1 766558fd32b3d60314202d2661e12183be73f345 [Pipeline] sh 16:51:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:51:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:26 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:51:26 $ docker top 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 -eo pid,comm 16:51:26 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). 16:51:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:26 [ssh-agent] Looking for ssh-agent implementation... 16:51:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:26 $ docker exec 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 ssh-agent 16:51:27 SSH_AUTH_SOCK=/tmp/ssh-KFt1lfDvq97w/agent.32 16:51:27 SSH_AGENT_PID=38 16:51:27 Running ssh-add (command line suppressed) 16:51:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10430898783263127299.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10430898783263127299.key) 16:51:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:27 + git semver tag 16:51:27 2023-07-31 16:51:27,668 [run_tag] DEBUG tag force:False 16:51:27 2023-07-31 16:51:27,668 [check_head_tag] DEBUG check head tag 16:51:27 2023-07-31 16:51:27,669 [execute] INFO git cat-file --batch-check 16:51:27 2023-07-31 16:51:27,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:51:27 2023-07-31 16:51:27,672 [execute] INFO git cat-file --batch 16:51:27 2023-07-31 16:51:27,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:51:27 2023-07-31 16:51:27,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:51:27 2023-07-31 16:51:27,683 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 16:51:27 2023-07-31 16:51:27,683 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:51:27 2023-07-31 16:51:27,688 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:51:27 3.1.0-dev.6 [Pipeline] } 16:51:27 $ docker exec --env ******** --env ******** 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 ssh-agent -k 16:51:27 unset SSH_AUTH_SOCK; 16:51:27 unset SSH_AGENT_PID; 16:51:27 echo Agent pid 38 killed; 16:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:28 + git semver [Pipeline] } 16:51:28 $ docker stop --time=1 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 16:51:29 $ docker rm -f --volumes 2447c1f57240a8bbe55eba67c64ee4081caf14d4892bfeb14121a93f2d25f957 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:51:30 16:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:51:30 0.23.1-centos7: Pulling from edgex-lftools 16:51:30 ab5ef0e58194: Pulling fs layer 16:51:30 9712f1f96733: Pulling fs layer 16:51:30 63f879dbbcfc: Pulling fs layer 16:51:30 0d9ebad4ef96: Pulling fs layer 16:51:30 e9a5061849ea: Pulling fs layer 16:51:30 d747dcd14b5f: Pulling fs layer 16:51:30 2de7ff778b66: Pulling fs layer 16:51:30 e9a5061849ea: Waiting 16:51:30 d747dcd14b5f: Waiting 16:51:30 2de7ff778b66: Waiting 16:51:30 0d9ebad4ef96: Waiting 16:51:30 9712f1f96733: Verifying Checksum 16:51:30 9712f1f96733: Download complete 16:51:30 63f879dbbcfc: Verifying Checksum 16:51:30 63f879dbbcfc: Download complete 16:51:30 0d9ebad4ef96: Verifying Checksum 16:51:30 0d9ebad4ef96: Download complete 16:51:30 ab5ef0e58194: Verifying Checksum 16:51:30 ab5ef0e58194: Download complete 16:51:30 e9a5061849ea: Verifying Checksum 16:51:30 e9a5061849ea: Download complete 16:51:30 d747dcd14b5f: Verifying Checksum 16:51:30 d747dcd14b5f: Download complete 16:51:31 2de7ff778b66: Download complete 16:51:33 ab5ef0e58194: Pull complete 16:51:33 9712f1f96733: Pull complete 16:51:33 63f879dbbcfc: Pull complete 16:51:37 0d9ebad4ef96: Pull complete 16:51:37 e9a5061849ea: Pull complete 16:51:37 d747dcd14b5f: Pull complete 16:51:38 2de7ff778b66: Pull complete 16:51:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:51:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:38 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:51:43 $ docker top 6c0f9c0c9d841d5b765f619ab190f1924cec509029ca8b4e0cc43b43385e56ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:51:43 provisioning config files... 16:51:43 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9149649459233398604tmp 16:51:43 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13024768048737494823tmp 16:51:43 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11034875217817027391tmp [Pipeline] { [Pipeline] echo 16:51:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:51:43 ---> sigul-configuration.sh 16:51:43 gpg: directory `/root/.gnupg' created 16:51:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:51:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:51:43 gpg: keyring `/root/.gnupg/secring.gpg' created 16:51:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:51:43 gpg: CAST5 encrypted data 16:51:43 gpg: encrypted with 1 passphrase 16:51:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:51:43 + mkdir /home/jenkins 16:51:43 + mkdir /home/jenkins/sigul [Pipeline] sh 16:51:44 + 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 16:51:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:51:44 ---> sigul-install.sh 16:51:44 Sigul already installed; skipping installation. [Pipeline] sh 16:51:44 + git tag --list 16:51:44 v1.0.0 16:51:44 v1.1.0 16:51:44 v1.2.0 16:51:44 v1.3.0 16:51:44 v1.3.1 16:51:44 v2.0.0 16:51:44 v2.0.1 16:51:44 v2.1.0 16:51:44 v2.1.1 16:51:44 v2.1.2 16:51:44 v2.2.0 16:51:44 v2.3 16:51:44 v2.3.0 16:51:44 v2.3.1 16:51:44 v3.0 16:51:44 v3.0.0 16:51:44 v3.0.1 16:51:44 v3.0.1-dev.1 16:51:44 v3.1.0-dev.1 16:51:44 v3.1.0-dev.2 16:51:44 v3.1.0-dev.3 16:51:44 v3.1.0-dev.4 16:51:44 v3.1.0-dev.5 16:51:44 v3.1.0-dev.6 [Pipeline] sh 16:51:45 + lftools sign git-tag v3.1.0-dev.6 16:51:45 Signing Git tag with Sigul... 16:51:45 Signing v3.1.0-dev.6 [Pipeline] echo 16:51:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:51:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:51:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:51:46 $ docker stop --time=1 6c0f9c0c9d841d5b765f619ab190f1924cec509029ca8b4e0cc43b43385e56ca 16:51:47 $ docker rm -f --volumes 6c0f9c0c9d841d5b765f619ab190f1924cec509029ca8b4e0cc43b43385e56ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:48 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:51:48 $ docker top 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f -eo pid,comm 16:51:48 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). 16:51:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:48 [ssh-agent] Looking for ssh-agent implementation... 16:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:48 $ docker exec 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f ssh-agent 16:51:48 SSH_AUTH_SOCK=/tmp/ssh-0QZGpcZ1hGaW/agent.33 16:51:48 SSH_AGENT_PID=39 16:51:49 Running ssh-add (command line suppressed) 16:51:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7776341910671878743.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7776341910671878743.key) 16:51:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:49 + git semver bump pre 16:51:49 2023-07-31 16:51:49,577 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:51:49 2023-07-31 16:51:49,578 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 16:51:49 2023-07-31 16:51:49,578 [bump_version] DEBUG bumped version:3.1.0-dev.7 16:51:49 2023-07-31 16:51:49,578 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:51:49 2023-07-31 16:51:49,578 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:51:49 2023-07-31 16:51:49,578 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:51:49 2023-07-31 16:51:49,580 [execute] INFO git cat-file --batch-check 16:51:49 2023-07-31 16:51:49,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:51:49 2023-07-31 16:51:49,584 [execute] INFO git cat-file --batch 16:51:49 2023-07-31 16:51:49,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:51:49 2023-07-31 16:51:49,587 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:51:49 3.1.0-dev.7 [Pipeline] } 16:51:49 $ docker exec --env ******** --env ******** 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f ssh-agent -k 16:51:49 unset SSH_AUTH_SOCK; 16:51:49 unset SSH_AGENT_PID; 16:51:49 echo Agent pid 39 killed; 16:51:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:50 + git semver [Pipeline] } 16:51:50 $ docker stop --time=1 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f 16:51:51 $ docker rm -f --volumes 7635f870364ed31ba2bd488c0367063970acb6e06c8cf0070e86ea8729ea0b9f [Pipeline] // withDockerContainer [Pipeline] sh 16:51:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:51:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:52 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:51:52 $ docker top 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:52 [ssh-agent] Looking for ssh-agent implementation... 16:51:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:52 $ docker exec 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb ssh-agent 16:51:53 SSH_AUTH_SOCK=/tmp/ssh-IWNixHeyoUO9/agent.32 16:51:53 SSH_AGENT_PID=38 16:51:53 Running ssh-add (command line suppressed) 16:51:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5937730795972768525.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5937730795972768525.key) 16:51:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:53 + git semver push 16:51:53 2023-07-31 16:51:53,610 [run_push] DEBUG push 16:51:53 2023-07-31 16:51:53,610 [execute] INFO git cat-file --batch-check 16:51:53 2023-07-31 16:51:53,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:51:53 2023-07-31 16:51:53,614 [execute] INFO git rev-list eb80843faf070b5ea0c22b9ee189ee9e954710be -- 16:51:53 2023-07-31 16:51:53,614 [execute] DEBUG Popen(['git', 'rev-list', 'eb80843faf070b5ea0c22b9ee189ee9e954710be', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:51:53 2023-07-31 16:51:53,625 [execute] INFO git fetch -v origin 16:51:53 2023-07-31 16:51:53,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:51:54 2023-07-31 16:51:54,103 [run_push] DEBUG no remote changes detected 16:51:54 2023-07-31 16:51:54,103 [execute] INFO git push origin semver 16:51:54 2023-07-31 16:51:54,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:51:55 2023-07-31 16:51:54,952 [run_push] DEBUG push all version tags 16:51:55 2023-07-31 16:51:54,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:51:55 2023-07-31 16:51:54,953 [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) 16:51:57 2023-07-31 16:51:56,771 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:51:57 3.1.0-dev.7 [Pipeline] } 16:51:57 $ docker exec --env ******** --env ******** 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb ssh-agent -k 16:51:57 unset SSH_AUTH_SOCK; 16:51:57 unset SSH_AGENT_PID; 16:51:57 echo Agent pid 38 killed; 16:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:57 + git semver [Pipeline] } 16:51:57 $ docker stop --time=1 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb 16:51:59 $ docker rm -f --volumes 7b651bcc886601be191552634fcccfb52bd543a2746daaa8f0e29a0ea3e9beeb [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 16:51:59 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:51:59 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:51:59 total 16 16:51:59 drwxr-xr-x 3 root root 4096 Jul 31 16:41 . 16:51:59 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:51 .. 16:51:59 drwxr-xr-x 2 root root 4096 Jul 31 16:41 cost 16:51:59 -rw-r--r-- 1 root root 96 Jul 31 16:41 cost.csv 16:51:59 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:51:59 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:51:59 total 16 16:51:59 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 16:41 . 16:51:59 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 16:51 .. 16:51:59 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 16:41 cost 16:51:59 -rw-r--r-- 1 jenkins jenkins 96 Jul 31 16:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:52:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:52:00 ---> package-listing.sh 16:52:00 ++ facter osfamily 16:52:00 ++ tr '[:upper:]' '[:lower:]' 16:52:01 + OS_FAMILY=debian 16:52:01 + workspace=/w/workspace/ry_app-service-configurable_main 16:52:01 + START_PACKAGES=/tmp/packages_start.txt 16:52:01 + END_PACKAGES=/tmp/packages_end.txt 16:52:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:52:01 + PACKAGES=/tmp/packages_start.txt 16:52:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:52:01 + PACKAGES=/tmp/packages_end.txt 16:52:01 + case "${OS_FAMILY}" in 16:52:01 + dpkg -l 16:52:01 + grep '^ii' 16:52:01 + '[' -f /tmp/packages_start.txt ']' 16:52:01 + '[' -f /tmp/packages_end.txt ']' 16:52:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:52:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:52:01 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:52:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:52:01 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 16:52:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:01 prd-ubuntu20.04-docker-8c-8g-2589 does not seem to be running inside a container 16:52:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:52:02 $ docker top 6c5402c58a83577e73d1919d45c143df890d2b340bdf418643c989e9326cb496 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:02 + touch /tmp/pre-build-complete [Pipeline] sh 16:52:02 + mkdir -p /var/log/sysstat [Pipeline] sh 16:52:03 + ls /var/log/sa-host 16:52:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:03 provisioning config files... 16:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10156801448233835268tmp [Pipeline] { [Pipeline] echo 16:52:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:52:03 ---> create-netrc.sh [Pipeline] } 16:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:52:03 ---> python-tools-install.sh [Pipeline] echo 16:52:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:52:04 ---> sudo-logs.sh 16:52:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:52:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:52:04 ---> job-cost.sh 16:52:04 lf-activate-venv: SKIPPING 16:52:04 DEBUG: total: 0.2199999988079071 16:52:04 INFO: Retrieving Stack Cost... 16:52:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:52:05 INFO: Archiving Costs [Pipeline] echo 16:52:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:52:05 ---> logs-deploy.sh 16:52:05 lf-activate-venv: SKIPPING 16:52:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/175 16:52:05 INFO: archiving workspace using pattern(s): 16:52:06 Archives upload complete. 16:52:06 INFO: archiving logs to Nexus 16:52:07 ---> uname -a: 16:52:07 Linux prd-ubuntu20-04-docker-8c-8g-2589 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:52:07 16:52:07 16:52:07 ---> lscpu: 16:52:07 Architecture: x86_64 16:52:07 CPU op-mode(s): 32-bit, 64-bit 16:52:07 Byte Order: Little Endian 16:52:07 Address sizes: 40 bits physical, 48 bits virtual 16:52:07 CPU(s): 8 16:52:07 On-line CPU(s) list: 0-7 16:52:07 Thread(s) per core: 1 16:52:07 Core(s) per socket: 1 16:52:07 Socket(s): 8 16:52:07 NUMA node(s): 1 16:52:07 Vendor ID: AuthenticAMD 16:52:07 CPU family: 23 16:52:07 Model: 49 16:52:07 Model name: AMD EPYC-Rome Processor 16:52:07 Stepping: 0 16:52:07 CPU MHz: 2799.998 16:52:07 BogoMIPS: 5599.99 16:52:07 Virtualization: AMD-V 16:52:07 Hypervisor vendor: KVM 16:52:07 Virtualization type: full 16:52:07 L1d cache: 256 KiB 16:52:07 L1i cache: 256 KiB 16:52:07 L2 cache: 4 MiB 16:52:07 L3 cache: 128 MiB 16:52:07 NUMA node0 CPU(s): 0-7 16:52:07 Vulnerability Itlb multihit: Not affected 16:52:07 Vulnerability L1tf: Not affected 16:52:07 Vulnerability Mds: Not affected 16:52:07 Vulnerability Meltdown: Not affected 16:52:07 Vulnerability Mmio stale data: Not affected 16:52:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:52:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:52:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:52:07 Vulnerability Srbds: Not affected 16:52:07 Vulnerability Tsx async abort: Not affected 16:52:07 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 16:52:07 16:52:07 16:52:07 ---> nproc: 16:52:07 8 16:52:07 16:52:07 16:52:07 ---> df -h: 16:52:07 Filesystem Size Used Avail Use% Mounted on 16:52:07 overlay 155G 13G 143G 9% / 16:52:07 tmpfs 64M 0 64M 0% /dev 16:52:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:52:07 shm 64M 0 64M 0% /dev/shm 16:52:07 /dev/vda1 155G 13G 143G 9% /facter-os 16:52:07 16:52:07 16:52:07 ---> sar -b -r -n DEV: 16:52:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2589) 07/31/23 _x86_64_ (8 CPU) 16:52:07 16:52:07 16:37:39 LINUX RESTART (8 CPU) 16:52:07 16:52:07 16:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:52:07 16:39:01 168.51 38.46 130.04 0.00 4293.55 131694.85 0.00 16:52:07 16:40:01 122.41 0.65 121.76 0.00 17.46 50243.09 0.00 16:52:07 16:41:01 166.82 0.27 166.56 0.00 20.00 34674.49 0.00 16:52:07 16:42:01 32.69 0.02 32.68 0.00 0.67 16459.94 0.00 16:52:07 16:43:01 52.21 10.60 41.61 0.00 5155.81 8811.33 0.00 16:52:07 16:44:01 6.55 1.03 5.52 0.00 22.00 117.71 0.00 16:52:07 16:45:01 2.65 0.00 2.65 0.00 0.00 33.99 0.00 16:52:07 16:46:01 2.00 0.00 2.00 0.00 0.00 22.27 0.00 16:52:07 16:47:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 16:52:07 16:48:01 2.12 0.00 2.12 0.00 0.00 23.33 0.00 16:52:07 16:49:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 16:52:07 16:50:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 16:52:07 16:51:01 2.82 0.12 2.70 0.00 12.80 108.52 0.00 16:52:07 16:52:01 124.58 0.32 124.26 0.00 25.20 60328.21 0.00 16:52:07 Average: 49.16 3.68 45.48 0.00 681.95 21612.01 0.00 16:52:07 16:52:07 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:52:07 16:39:01 29159816 31593292 725656 2.21 76264 2627896 2015376 5.94 989052 2371900 5612 16:52:07 16:40:01 27921888 31384260 918876 2.79 146856 3485636 2095888 6.18 1350372 3135388 230756 16:52:07 16:41:01 27795712 31540916 764148 2.32 153496 3759648 2029940 5.98 1269520 3338576 254336 16:52:07 16:42:01 27584112 31571424 731796 2.23 160520 3962812 1770168 5.22 1254608 3529180 12 16:52:07 16:43:01 27037576 31531656 749416 2.28 194444 4423400 1817116 5.36 1600056 3694720 992 16:52:07 16:44:01 27050172 31539944 740528 2.25 193072 4420760 1857048 5.47 1589824 3691832 464 16:52:07 16:45:01 27061544 31552092 729392 2.22 193156 4420932 1820680 5.37 1577264 3692056 8 16:52:07 16:46:01 27069732 31560412 720880 2.19 193208 4421000 1820680 5.37 1569428 3692120 168 16:52:07 16:47:01 27070220 31561020 720256 2.19 193284 4421000 1820680 5.37 1569444 3692128 160 16:52:07 16:48:01 27070100 31560964 720284 2.19 193356 4421004 1820680 5.37 1569468 3692136 12 16:52:07 16:49:01 27070060 31561008 720144 2.19 193432 4421004 1820680 5.37 1569664 3692164 168 16:52:07 16:50:01 27069924 31561092 719884 2.19 193500 4421140 1820680 5.37 1569604 3692292 168 16:52:07 16:51:01 26840788 31534956 745040 2.27 194252 4617468 1877564 5.53 1589360 3888032 196732 16:52:07 16:52:01 25562736 31529392 745788 2.27 230568 5730556 1793148 5.28 1694312 4939968 1044 16:52:07 Average: 27240313 31541602 746578 2.27 179243 4253875 1870023 5.51 1482998 3624464 49331 16:52:07 16:52:07 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:52:07 16:39:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 16:52:07 16:39:01 ens3 649.46 417.83 6742.69 91.53 0.00 0.00 0.00 0.00 16:52:07 16:39:01 docker0 69.81 93.17 5.72 146.55 0.00 0.00 0.00 0.00 16:52:07 16:39:01 veth5444696 63.34 85.87 6.03 55.89 0.00 0.00 0.00 0.00 16:52:07 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:40:01 veth7b741c7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:52:07 16:40:01 ens3 261.14 164.74 2290.81 22.46 0.00 0.00 0.00 0.00 16:52:07 16:40:01 docker0 151.49 240.38 11.55 2268.03 0.00 0.00 0.00 0.00 16:52:07 16:41:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 16:52:07 16:41:01 ens3 165.76 134.59 2642.76 323.34 0.00 0.00 0.00 0.00 16:52:07 16:41:01 docker0 3.00 6.12 0.19 88.02 0.00 0.00 0.00 0.00 16:52:07 16:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:52:07 16:42:01 ens3 12.60 8.62 13.55 5.16 0.00 0.00 0.00 0.00 16:52:07 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:43:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 16:52:07 16:43:01 ens3 179.34 56.86 2922.16 4.19 0.00 0.00 0.00 0.00 16:52:07 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:44:01 ens3 0.48 0.38 0.10 0.09 0.00 0.00 0.00 0.00 16:52:07 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:46:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:47:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:49:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:52:07 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:07 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:52:07 16:51:01 ens3 116.73 62.96 3397.43 6.20 0.00 0.00 0.00 0.00 16:52:07 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:07 16:52:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:52:07 16:52:01 ens3 340.38 193.85 4848.16 47.16 0.00 0.00 0.00 0.00 16:52:07 16:52:01 docker0 69.94 134.86 5.54 1004.77 0.00 0.00 0.00 0.00 16:52:07 Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 16:52:07 Average: ens3 123.32 74.30 1632.68 35.73 0.00 0.00 0.00 0.00 16:52:07 Average: docker0 21.02 33.89 1.64 250.52 0.00 0.00 0.00 0.00 16:52:07 16:52:07 16:52:07 ---> sar -P ALL: 16:52:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2589) 07/31/23 _x86_64_ (8 CPU) 16:52:07 16:52:07 16:37:39 LINUX RESTART (8 CPU) 16:52:07 16:52:07 16:38:01 CPU %user %nice %system %iowait %steal %idle 16:52:07 16:39:01 all 8.99 0.00 2.90 3.15 0.07 84.89 16:52:07 16:39:01 0 9.60 0.00 3.15 0.52 0.07 86.66 16:52:07 16:39:01 1 8.69 0.00 2.81 0.30 0.05 88.14 16:52:07 16:39:01 2 7.16 0.00 3.24 8.86 0.07 80.67 16:52:07 16:39:01 3 11.56 0.00 1.97 0.62 0.07 85.78 16:52:07 16:39:01 4 9.54 0.00 3.23 5.42 0.07 81.74 16:52:07 16:39:01 5 11.52 0.00 2.16 0.83 0.07 85.42 16:52:07 16:39:01 6 7.53 0.00 3.32 0.30 0.05 88.80 16:52:07 16:39:01 7 6.35 0.00 3.31 8.33 0.10 81.90 16:52:07 16:40:01 all 21.30 0.00 4.21 2.76 0.07 71.65 16:52:07 16:40:01 0 19.50 0.00 3.44 0.03 0.07 76.96 16:52:07 16:40:01 1 22.70 0.00 5.23 15.67 0.07 56.33 16:52:07 16:40:01 2 21.71 0.00 4.48 2.59 0.07 71.15 16:52:07 16:40:01 3 17.55 0.00 3.12 1.89 0.08 77.36 16:52:07 16:40:01 4 23.75 0.00 4.52 0.20 0.07 71.46 16:52:07 16:40:01 5 23.26 0.00 5.20 1.08 0.07 70.38 16:52:07 16:40:01 6 19.66 0.00 3.03 0.13 0.05 77.13 16:52:07 16:40:01 7 22.29 0.00 4.66 0.54 0.10 72.41 16:52:07 16:41:01 all 34.61 0.00 5.67 1.60 0.11 58.02 16:52:07 16:41:01 0 32.22 0.00 5.85 0.12 0.08 61.74 16:52:07 16:41:01 1 36.23 0.00 5.97 8.18 0.13 49.49 16:52:07 16:41:01 2 36.51 0.00 5.91 0.27 0.08 57.23 16:52:07 16:41:01 3 31.39 0.00 4.90 0.57 0.12 63.03 16:52:07 16:41:01 4 35.51 0.00 6.35 2.53 0.08 55.52 16:52:07 16:41:01 5 35.94 0.00 5.61 0.64 0.08 57.73 16:52:07 16:41:01 6 32.63 0.00 4.75 0.30 0.08 62.23 16:52:07 16:41:01 7 36.43 0.00 6.02 0.20 0.17 57.18 16:52:07 16:42:01 all 1.42 0.00 0.63 0.76 0.03 97.17 16:52:07 16:42:01 0 1.34 0.00 0.58 0.05 0.07 97.96 16:52:07 16:42:01 1 1.59 0.00 0.72 0.37 0.02 97.31 16:52:07 16:42:01 2 1.94 0.00 0.75 0.00 0.02 97.30 16:52:07 16:42:01 3 0.92 0.00 0.32 0.00 0.00 98.76 16:52:07 16:42:01 4 1.20 0.00 0.89 0.42 0.05 97.44 16:52:07 16:42:01 5 1.34 0.00 0.42 0.00 0.02 98.23 16:52:07 16:42:01 6 1.36 0.00 0.85 4.99 0.00 92.80 16:52:07 16:42:01 7 1.65 0.00 0.48 0.25 0.03 97.58 16:52:07 16:43:01 all 2.09 0.00 1.36 0.62 0.03 95.91 16:52:07 16:43:01 0 1.77 0.00 0.80 0.20 0.02 97.20 16:52:07 16:43:01 1 2.74 0.00 3.40 0.68 0.02 93.16 16:52:07 16:43:01 2 1.18 0.00 0.90 1.07 0.00 96.85 16:52:07 16:43:01 3 0.84 0.00 0.97 0.02 0.03 98.15 16:52:07 16:43:01 4 2.90 0.00 0.85 0.60 0.03 95.61 16:52:07 16:43:01 5 2.29 0.00 1.32 0.77 0.02 95.61 16:52:07 16:43:01 6 1.89 0.00 1.02 0.75 0.03 96.31 16:52:07 16:43:01 7 3.13 0.00 1.57 0.85 0.05 94.40 16:52:07 16:44:01 all 0.13 0.00 0.07 0.01 0.01 99.77 16:52:07 16:44:01 0 0.10 0.00 0.08 0.00 0.02 99.80 16:52:07 16:44:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:52:07 16:44:01 2 0.47 0.00 0.17 0.02 0.02 99.33 16:52:07 16:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:52:07 16:44:01 4 0.10 0.00 0.07 0.07 0.03 99.73 16:52:07 16:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:52:07 16:44:01 6 0.08 0.00 0.07 0.02 0.00 99.83 16:52:07 16:44:01 7 0.12 0.00 0.03 0.02 0.02 99.82 16:52:07 16:45:01 all 0.17 0.00 0.02 0.00 0.01 99.80 16:52:07 16:45:01 0 1.22 0.00 0.00 0.00 0.02 98.76 16:52:07 16:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:52:07 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:52:07 16:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 16:52:07 16:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:52:07 16:45:01 6 0.00 0.00 0.02 0.02 0.02 99.95 16:52:07 16:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:52:07 16:46:01 all 0.06 0.00 0.01 0.01 0.01 99.91 16:52:07 16:46:01 0 0.33 0.00 0.00 0.00 0.02 99.65 16:52:07 16:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:52:07 16:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:52:07 16:46:01 4 0.07 0.00 0.05 0.03 0.03 99.82 16:52:07 16:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:52:07 16:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:52:07 16:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:52:07 16:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 16:52:07 16:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:52:07 16:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:52:07 16:47:01 2 0.37 0.00 0.02 0.00 0.00 99.62 16:52:07 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:52:07 16:47:01 4 0.05 0.00 0.02 0.02 0.03 99.88 16:52:07 16:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:52:07 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:52:07 16:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:52:07 16:48:01 all 0.02 0.00 0.00 0.01 0.01 99.96 16:52:07 16:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:52:07 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:52:07 16:48:01 4 0.02 0.00 0.02 0.03 0.02 99.92 16:52:07 16:48:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:52:07 16:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:52:07 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:52:07 16:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:52:07 16:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:52:07 16:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:52:07 16:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:52:07 16:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:52:07 16:49:01 4 0.03 0.00 0.02 0.03 0.03 99.88 16:52:07 16:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:52:07 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:52:07 16:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:52:07 16:52:07 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:52:07 16:50:01 all 0.23 0.00 0.01 0.00 0.00 99.75 16:52:07 16:50:01 0 1.66 0.00 0.02 0.00 0.02 98.30 16:52:07 16:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:52:07 16:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:52:07 16:50:01 4 0.03 0.00 0.02 0.02 0.02 99.92 16:52:07 16:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:52:07 16:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:52:07 16:51:01 all 0.36 0.00 0.20 0.02 0.01 99.40 16:52:07 16:51:01 0 0.57 0.00 0.23 0.00 0.00 99.20 16:52:07 16:51:01 1 0.28 0.00 0.15 0.03 0.00 99.53 16:52:07 16:51:01 2 0.28 0.00 0.25 0.02 0.00 99.45 16:52:07 16:51:01 3 0.35 0.00 0.18 0.02 0.02 99.43 16:52:07 16:51:01 4 0.25 0.00 0.13 0.08 0.03 99.50 16:52:07 16:51:01 5 0.45 0.00 0.18 0.02 0.02 99.33 16:52:07 16:51:01 6 0.37 0.00 0.17 0.00 0.02 99.45 16:52:07 16:51:01 7 0.33 0.00 0.33 0.00 0.02 99.32 16:52:07 16:52:01 all 8.51 0.00 3.73 2.74 0.08 84.95 16:52:07 16:52:01 0 7.18 0.00 4.28 6.23 0.08 82.22 16:52:07 16:52:01 1 10.43 0.00 3.82 0.72 0.08 84.94 16:52:07 16:52:01 2 9.12 0.00 3.73 0.10 0.07 86.98 16:52:07 16:52:01 3 9.20 0.00 3.16 0.93 0.12 86.60 16:52:07 16:52:01 4 7.32 0.00 3.27 3.38 0.07 85.96 16:52:07 16:52:01 5 8.76 0.00 3.94 0.15 0.07 87.07 16:52:07 16:52:01 6 8.02 0.00 3.04 0.14 0.07 88.74 16:52:07 16:52:01 7 8.01 0.00 4.57 10.32 0.08 77.02 16:52:07 Average: all 5.54 0.00 1.34 0.83 0.03 92.27 16:52:07 Average: 0 5.37 0.00 1.31 0.51 0.03 92.78 16:52:07 Average: 1 5.87 0.00 1.58 1.84 0.03 90.69 16:52:07 Average: 2 5.60 0.00 1.38 0.92 0.02 92.07 16:52:07 Average: 3 5.10 0.00 1.04 0.29 0.03 93.53 16:52:07 Average: 4 5.75 0.00 1.38 0.91 0.04 91.91 16:52:07 Average: 5 5.94 0.00 1.34 0.25 0.03 92.44 16:52:07 Average: 6 5.08 0.00 1.16 0.48 0.02 93.26 16:52:07 Average: 7 5.57 0.00 1.49 1.45 0.04 91.44 16:52:07 16:52:07 16:52:07