Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 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-ssh5592278450083922901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh18098286393585200212.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11741124991593079554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh96455785973564334.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-ssh5999987286987647597.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10820’ Running on prd-ubuntu20.04-docker-8c-8g-10823 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 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 (main) Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#550)" > 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 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 # timeout=10 > git rev-list --no-walk dd3194ecd0160a0c22bac32624bfc649792b11c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:04:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:04:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:04:22 ========================================================= 13:04:22 EdgeX Global Pipelines Version Info 13:04:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:04:23 ------------------- 13:04:23 stable info: 13:04:23 ------------------- 13:04:23 Commited By: Bill Mahoney bill.mahoney@intel.com 13:04:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:04:23 Message: update stable to v1.0.248 13:04:23 ------------------- 13:04:23 experimental info: 13:04:23 ------------------- 13:04:23 Commited By: **** collab-it+edgex@linuxfoundation.org 13:04:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:04:23 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be8aac [Pipeline] echo 13:04:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:24 provisioning config files... 13:04:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9312280298823314852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:24 ---> docker-login.sh 13:04:24 nexus3.edgexfoundry.org:10001 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 nexus3.edgexfoundry.org:10002 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 nexus3.edgexfoundry.org:10003 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 nexus3.edgexfoundry.org:10004 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 docker.io 13:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:25 Configure a credential helper to remove this warning. See 13:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:25 13:04:25 Login Succeeded 13:04:25 ---> docker-login.sh ends [Pipeline] } 13:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:04:26 + git rev-list -1 --merges 3be8aac13bf41cca2c69aa6da9644fff7a8aa973~1..3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo 13:04:26 -----------> git rev-list -1 --merges 3be8aac13bf41cca2c69aa6da9644fff7a8aa973~1..3be8aac13bf41cca2c69aa6da9644fff7a8aa973 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [false] [Pipeline] sh 13:04:26 + git log --format=format:%s -1 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo 13:04:26 ========================================================= 13:04:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:04:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:26 + git log --format=format:%s -1 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] echo 13:04:26 [semverPrep] GIT_COMMIT: 3be8aac13bf41cca2c69aa6da9644fff7a8aa973, Commit Message: build(snap): Upgrade snap base to core22, remove deprecated plug (#550) [Pipeline] echo 13:04:26 [semverPrep] This is not a build commit. [Pipeline] sh 13:04:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:04:27 + grep -v github /etc/ssh/ssh_known_hosts 13:04:27 + [ -e /tmp/ssh_known_hosts ] 13:04:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:04:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:04:27 + sudo tee -a /etc/ssh/ssh_known_hosts 13:04:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:27 13:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:27 0.1.4: Pulling from edgex-devops/py-git-semver 13:04:27 b85a868b505f: Pulling fs layer 13:04:27 e2be974225ed: Pulling fs layer 13:04:27 339a4e72a1f5: Pulling fs layer 13:04:27 988bab9f4d93: Pulling fs layer 13:04:27 1469e6f7b9e6: Pulling fs layer 13:04:27 eaf3925da568: Pulling fs layer 13:04:27 bab4dde63d76: Pulling fs layer 13:04:27 bde34c3a00c8: Pulling fs layer 13:04:27 b352a97aabf1: Pulling fs layer 13:04:27 4872d77fe225: Pulling fs layer 13:04:27 5851b861e8e6: Pulling fs layer 13:04:27 bab4dde63d76: Waiting 13:04:27 b352a97aabf1: Waiting 13:04:27 4872d77fe225: Waiting 13:04:27 5851b861e8e6: Waiting 13:04:27 1469e6f7b9e6: Waiting 13:04:27 988bab9f4d93: Waiting 13:04:27 eaf3925da568: Waiting 13:04:27 bde34c3a00c8: Waiting 13:04:27 e2be974225ed: Download complete 13:04:27 988bab9f4d93: Verifying Checksum 13:04:27 988bab9f4d93: Download complete 13:04:27 1469e6f7b9e6: Verifying Checksum 13:04:27 1469e6f7b9e6: Download complete 13:04:27 eaf3925da568: Download complete 13:04:27 339a4e72a1f5: Verifying Checksum 13:04:27 339a4e72a1f5: Download complete 13:04:28 bde34c3a00c8: Download complete 13:04:28 b352a97aabf1: Verifying Checksum 13:04:28 b352a97aabf1: Download complete 13:04:28 4872d77fe225: Download complete 13:04:28 5851b861e8e6: Verifying Checksum 13:04:28 5851b861e8e6: Download complete 13:04:28 b85a868b505f: Download complete 13:04:28 bab4dde63d76: Verifying Checksum 13:04:28 bab4dde63d76: Download complete 13:04:29 b85a868b505f: Pull complete 13:04:29 e2be974225ed: Pull complete 13:04:29 339a4e72a1f5: Pull complete 13:04:29 988bab9f4d93: Pull complete 13:04:30 1469e6f7b9e6: Pull complete 13:04:30 eaf3925da568: Pull complete 13:04:32 bab4dde63d76: Pull complete 13:04:32 bde34c3a00c8: Pull complete 13:04:32 b352a97aabf1: Pull complete 13:04:32 4872d77fe225: Pull complete 13:04:32 5851b861e8e6: Pull complete 13:04:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:32 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:04:35 $ docker top 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d -eo pid,comm 13:04:35 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). 13:04:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:04:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:35 [ssh-agent] Looking for ssh-agent implementation... 13:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:35 $ docker exec 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent 13:04:35 SSH_AUTH_SOCK=/tmp/ssh-6IiU4MAKVFkF/agent.31 13:04:35 SSH_AGENT_PID=37 13:04:35 Running ssh-add (command line suppressed) 13:04:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16849042932544711425.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16849042932544711425.key) 13:04:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:36 + git tag --points-at HEAD [Pipeline] } 13:04:36 $ docker exec --env ******** --env ******** 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent -k 13:04:36 unset SSH_AUTH_SOCK; 13:04:36 unset SSH_AGENT_PID; 13:04:36 echo Agent pid 37 killed; 13:04:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:04:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:36 [ssh-agent] Looking for ssh-agent implementation... 13:04:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:36 $ docker exec 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent 13:04:36 SSH_AUTH_SOCK=/tmp/ssh-ImhTLELaMSbL/agent.69 13:04:36 SSH_AGENT_PID=75 13:04:36 Running ssh-add (command line suppressed) 13:04:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12478911711445040453.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12478911711445040453.key) 13:04:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:37 + git semver init 13:04:37 2023-04-25 13:04:37,294 [run_init] DEBUG init version:0.0.0 force:False 13:04:37 2023-04-25 13:04:37,295 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:04:37 2023-04-25 13:04:37,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:04:37 2023-04-25 13:04:37,295 [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) 13:04:38 2023-04-25 13:04:38,096 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:04:38 2023-04-25 13:04:38,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:04:38 2023-04-25 13:04:38,097 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:04:38 2023-04-25 13:04:38,097 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:04:38 3.0.0-dev.34 [Pipeline] } 13:04:38 $ docker exec --env ******** --env ******** 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d ssh-agent -k 13:04:38 unset SSH_AUTH_SOCK; 13:04:38 unset SSH_AGENT_PID; 13:04:38 echo Agent pid 75 killed; 13:04:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:04:38 + git semver [Pipeline] } 13:04:39 $ docker stop --time=1 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d 13:04:40 $ docker rm -f --volumes 16325330158f9d91575250f701802b766b56d5473bdf23ce3e9eb983bcb3bc4d [Pipeline] // withDockerContainer [Pipeline] sh 13:04:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:04:40 Stashed 1 file(s) [Pipeline] echo 13:04:40 [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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 13:04:41 provisioning config files... 13:04:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13660513928589342205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:41 ---> docker-login.sh 13:04:41 nexus3.edgexfoundry.org:10001 13:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:41 Configure a credential helper to remove this warning. See 13:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:41 13:04:41 Login Succeeded 13:04:41 nexus3.edgexfoundry.org:10002 13:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:41 Configure a credential helper to remove this warning. See 13:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:41 13:04:41 Login Succeeded 13:04:41 nexus3.edgexfoundry.org:10003 13:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:41 Configure a credential helper to remove this warning. See 13:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:41 13:04:41 Login Succeeded 13:04:41 nexus3.edgexfoundry.org:10004 13:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:41 Configure a credential helper to remove this warning. See 13:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:41 13:04:41 Login Succeeded 13:04:41 docker.io 13:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:41 Configure a credential helper to remove this warning. See 13:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:41 13:04:41 Login Succeeded 13:04:41 ---> docker-login.sh ends [Pipeline] } 13:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:41 ========================================================= 13:04:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:04:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:42 + 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 . 13:04:42 Sending build context to Docker daemon 3.285MB 13:04:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:04:42 Step 2/12 : FROM ${BASE} AS builder 13:04:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:04:42 f56be85fc22e: Pulling fs layer 13:04:42 85791d961cd3: Pulling fs layer 13:04:42 d694b5ae8c79: Pulling fs layer 13:04:42 9f32a84ed3da: Pulling fs layer 13:04:42 4d19c01a9841: Pulling fs layer 13:04:42 9325e15d5711: Pulling fs layer 13:04:42 556b6ee489ea: Pulling fs layer 13:04:42 c5a4b2cf53e6: Pulling fs layer 13:04:42 9325e15d5711: Waiting 13:04:42 556b6ee489ea: Waiting 13:04:42 c5a4b2cf53e6: Waiting 13:04:42 9f32a84ed3da: Waiting 13:04:42 4d19c01a9841: Waiting 13:04:42 85791d961cd3: Download complete 13:04:42 9f32a84ed3da: Download complete 13:04:42 4d19c01a9841: Verifying Checksum 13:04:42 4d19c01a9841: Download complete 13:04:42 f56be85fc22e: Download complete 13:04:42 9325e15d5711: Verifying Checksum 13:04:42 9325e15d5711: Download complete 13:04:42 f56be85fc22e: Pull complete 13:04:42 85791d961cd3: Pull complete 13:04:42 d694b5ae8c79: Verifying Checksum 13:04:42 d694b5ae8c79: Download complete 13:04:42 c5a4b2cf53e6: Verifying Checksum 13:04:42 c5a4b2cf53e6: Download complete 13:04:43 556b6ee489ea: Verifying Checksum 13:04:43 556b6ee489ea: Download complete 13:04:46 d694b5ae8c79: Pull complete 13:04:46 9f32a84ed3da: Pull complete 13:04:46 4d19c01a9841: Pull complete 13:04:46 9325e15d5711: Pull complete 13:04:49 556b6ee489ea: Pull complete 13:04:50 c5a4b2cf53e6: Pull complete 13:04:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:04:50 ---> c4be618373d6 13:04:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:04:54 ---> Running in 4542ce080e47 13:04:54 Removing intermediate container 4542ce080e47 13:04:54 ---> db1345d490e3 13:04:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:04:54 ---> Running in c186c6e88573 13:04:54 Removing intermediate container c186c6e88573 13:04:54 ---> 10bd6261d8c5 13:04:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:04:54 ---> Running in bc54951706a0 13:04:54 Removing intermediate container bc54951706a0 13:04:54 ---> 5609f7074385 13:04:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:54 ---> Running in 6d0c7e01fedd 13:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:04:54 OK: 265 MiB in 53 packages 13:04:55 Removing intermediate container 6d0c7e01fedd 13:04:55 ---> aca653461511 13:04:55 Step 7/12 : WORKDIR /app 13:04:55 ---> Running in 326e3c3c525b 13:04:55 Removing intermediate container 326e3c3c525b 13:04:55 ---> aa68bde0e2bf 13:04:55 Step 8/12 : COPY go.mod vendor* ./ 13:04:55 ---> d37ac4579a3e 13:04:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:55 ---> Running in 287b74099346 13:04:55 Still waiting to schedule task 13:04:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10821’ 13:05:27 Removing intermediate container 287b74099346 13:05:27 ---> daf7055e75d9 13:05:27 Step 10/12 : COPY . . 13:05:27 ---> a0bf3b12df7e 13:05:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:05:27 ---> Running in 53b8dc1da069 13:05:27 Removing intermediate container 53b8dc1da069 13:05:27 ---> 12d0e0a4254c 13:05:27 Step 12/12 : RUN $MAKE 13:05:27 ---> Running in 0fb88811f60a 13:05:27 noop 13:05:27 Removing intermediate container 0fb88811f60a 13:05:27 ---> eedb42074549 13:05:27 Successfully built eedb42074549 13:05:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:27 + docker inspect -f . ci-base-image-x86_64 13:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:27 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:05:28 $ docker top f708857839759bf6ec4e339a5d5523b083bae113ca13a70c0c533f46dd016df1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:28 + go version 13:05:28 go version go1.20.2 linux/amd64 [Pipeline] } 13:05:28 $ docker stop --time=1 f708857839759bf6ec4e339a5d5523b083bae113ca13a70c0c533f46dd016df1 13:05:29 $ docker rm -f --volumes f708857839759bf6ec4e339a5d5523b083bae113ca13a70c0c533f46dd016df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:30 + docker inspect -f . ci-base-image-x86_64 13:05:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:30 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:05:30 $ docker top 5638d16835c948186e1b04c73fe22fabe86bc0abbe1ff75b8799abea8adb5fae -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:30 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:05:31 + make test 13:05:31 go test -race -coverprofile=coverage.out ./... 13:05:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:06:11 go vet ./... 13:06:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:06:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:06:14 ./bin/test-attribution-txt.sh 13:06:14 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 13:06:14 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 13:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:06:14 $ docker stop --time=1 5638d16835c948186e1b04c73fe22fabe86bc0abbe1ff75b8799abea8adb5fae 13:06:18 $ docker rm -f --volumes 5638d16835c948186e1b04c73fe22fabe86bc0abbe1ff75b8799abea8adb5fae [Pipeline] // withDockerContainer [Pipeline] sh 13:06:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:06:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:06:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:06:19 + ls -al . 13:06:19 total 176 13:06:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:05 . 13:06:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:04 .. 13:06:19 -rw-rw-r-- 1 jenkins jenkins 119 Apr 25 13:04 .dockerignore 13:06:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:04 .git 13:06:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:04 .github 13:06:19 -rw-rw-r-- 1 jenkins jenkins 171 Apr 25 13:04 .gitignore 13:06:19 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:04 .golangci.yml 13:06:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:04 .semver 13:06:19 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 25 13:04 Attribution.txt 13:06:19 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 25 13:04 CHANGELOG.md 13:06:19 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 25 13:04 Dockerfile 13:06:19 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:04 GOVERNANCE.md 13:06:19 -rw-rw-r-- 1 jenkins jenkins 688 Apr 25 13:04 Jenkinsfile 13:06:19 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 25 13:04 LICENSE 13:06:19 -rw-rw-r-- 1 jenkins jenkins 618 Apr 25 13:04 OWNERS.md 13:06:19 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 25 13:04 README.md 13:06:19 -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 13:04 VERSION 13:06:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:04 bin 13:06:19 -rw-r--r-- 1 jenkins jenkins 13 Apr 25 13:05 coverage.out 13:06:19 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 25 13:04 go.mod 13:06:19 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 25 13:04 go.sum 13:06:19 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 25 13:04 main.go 13:06:19 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 25 13:04 makefile 13:06:19 drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:04 res 13:06:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:20 + 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=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 --label arch=amd64 --label version=3.0.0-dev.34 . 13:06:20 Sending build context to Docker daemon 3.286MB 13:06:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:06:20 Step 2/26 : FROM ${BASE} AS builder 13:06:20 ---> eedb42074549 13:06:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:06:20 ---> Running in d5b6df1d6647 13:06:20 Removing intermediate container d5b6df1d6647 13:06:20 ---> 918e72194b9b 13:06:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:06:20 ---> Running in ae803993a904 13:06:20 Removing intermediate container ae803993a904 13:06:20 ---> b0d8ea4072ac 13:06:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:06:20 ---> Running in 3ca9f753b655 13:06:20 Removing intermediate container 3ca9f753b655 13:06:20 ---> b3088a15e445 13:06:20 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:06:20 ---> Running in 822f8102ad08 13:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:06:21 OK: 265 MiB in 53 packages 13:06:21 Removing intermediate container 822f8102ad08 13:06:21 ---> 69a85445a956 13:06:21 Step 7/26 : WORKDIR /app 13:06:21 ---> Running in ebde8ff22fc0 13:06:21 Removing intermediate container ebde8ff22fc0 13:06:21 ---> 8b6ad5f266ce 13:06:21 Step 8/26 : COPY go.mod vendor* ./ 13:06:21 ---> 60e829863272 13:06:21 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:21 ---> Running in 0c7265afc21f 13:06:22 Removing intermediate container 0c7265afc21f 13:06:22 ---> 69e5820c5f47 13:06:22 Step 10/26 : COPY . . 13:06:23 ---> 2ea18ecab2a9 13:06:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:23 ---> Running in 78e7a29e2f33 13:06:23 Removing intermediate container 78e7a29e2f33 13:06:23 ---> 55c039c2bbda 13:06:23 Step 12/26 : RUN $MAKE 13:06:23 ---> Running in 7af284b819c2 13:06:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34" -trimpath -mod=readonly -o app-service-configurable 13:06:45 Removing intermediate container 7af284b819c2 13:06:45 ---> 7262832fd796 13:06:45 Step 13/26 : FROM alpine:3.17 13:06:45 3.17: Pulling from library/alpine 13:06:45 f56be85fc22e: Already exists 13:06:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:06:45 Status: Downloaded newer image for alpine:3.17 13:06:45 ---> 9ed4aefc74f6 13:06:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:06:45 ---> Running in d2db603ed85b 13:06:45 Removing intermediate container d2db603ed85b 13:06:45 ---> 8f7a8b5f0ab2 13:06:45 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:06:45 ---> Running in 0ffc8edb7606 13:06:45 Removing intermediate container 0ffc8edb7606 13:06:45 ---> 6928b1f0556d 13:06:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:06:45 ---> Running in 7f4e7d7b841d 13:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:06:45 (1/2) Installing ca-certificates (20220614-r4) 13:06:45 (2/2) Installing dumb-init (1.2.5-r2) 13:06:45 Executing busybox-1.35.0-r29.trigger 13:06:45 Executing ca-certificates-20220614-r4.trigger 13:06:45 OK: 8 MiB in 17 packages 13:06:45 Removing intermediate container 7f4e7d7b841d 13:06:45 ---> e1bd45e79416 13:06:45 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:06:45 ---> 713f2ee39b31 13:06:45 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:06:45 ---> 899c4d922f75 13:06:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:06:45 ---> 4ab3d99fc4d1 13:06:45 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:06:46 ---> c3aeaa04cc89 13:06:46 Step 21/26 : EXPOSE 48095 13:06:46 ---> Running in 72a094889ce0 13:06:46 Removing intermediate container 72a094889ce0 13:06:46 ---> eadb9ab17d87 13:06:46 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:06:46 ---> Running in 013de4b7bd31 13:06:46 Removing intermediate container 013de4b7bd31 13:06:46 ---> 5d42a1596688 13:06:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:06:46 ---> Running in ec6ffd0c6723 13:06:46 Removing intermediate container ec6ffd0c6723 13:06:46 ---> a0f6a2662c20 13:06:46 Step 24/26 : LABEL arch=amd64 13:06:46 ---> Running in 4d2aeaa63000 13:06:46 Removing intermediate container 4d2aeaa63000 13:06:46 ---> f03f63e47460 13:06:46 Step 25/26 : LABEL git_sha=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:06:46 ---> Running in 781d8bf0af78 13:06:47 Removing intermediate container 781d8bf0af78 13:06:47 ---> 51db675cdce4 13:06:47 Step 26/26 : LABEL version=3.0.0-dev.34 13:06:47 ---> Running in 6ddfff5b6b34 13:06:47 Removing intermediate container 6ddfff5b6b34 13:06:47 ---> 1b1c1a17cda8 13:06:47 [Warning] One or more build-args [ARCH] were not consumed 13:06:47 Successfully built 1b1c1a17cda8 13:06:47 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 13:06:47 provisioning config files... 13:06:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2018802544348244151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:47 ---> docker-login.sh 13:06:47 nexus3.edgexfoundry.org:10001 13:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:47 Configure a credential helper to remove this warning. See 13:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:47 13:06:47 Login Succeeded 13:06:47 nexus3.edgexfoundry.org:10002 13:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:47 Configure a credential helper to remove this warning. See 13:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:47 13:06:47 Login Succeeded 13:06:47 nexus3.edgexfoundry.org:10003 13:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:48 Configure a credential helper to remove this warning. See 13:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:48 13:06:48 Login Succeeded 13:06:48 nexus3.edgexfoundry.org:10004 13:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:48 Configure a credential helper to remove this warning. See 13:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:48 13:06:48 Login Succeeded 13:06:48 docker.io 13:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:48 Configure a credential helper to remove this warning. See 13:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:48 13:06:48 Login Succeeded 13:06:48 ---> docker-login.sh ends [Pipeline] } 13:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:48 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:06:48 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:06:48 latest 13:06:48 3.0.0-dev.34 13:06:48 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 13:06:48 main 13:06:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:06:48 e4b3b4b3d3ea: Preparing 13:06:48 d5f028ed2075: Preparing 13:06:48 1aef9071f2f0: Preparing 13:06:48 3c1347067044: Preparing 13:06:48 6f543490f407: Preparing 13:06:48 f1417ff83b31: Preparing 13:06:48 f1417ff83b31: Waiting 13:06:48 1aef9071f2f0: Pushed 13:06:48 d5f028ed2075: Pushed 13:06:48 3c1347067044: Pushed 13:06:48 f1417ff83b31: Layer already exists 13:06:48 6f543490f407: Pushed 13:06:52 e4b3b4b3d3ea: Pushed 13:06:52 3be8aac13bf41cca2c69aa6da9644fff7a8aa973: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:06:52 e4b3b4b3d3ea: Preparing 13:06:52 d5f028ed2075: Preparing 13:06:52 1aef9071f2f0: Preparing 13:06:52 3c1347067044: Preparing 13:06:52 6f543490f407: Preparing 13:06:52 f1417ff83b31: Preparing 13:06:52 f1417ff83b31: Waiting 13:06:52 6f543490f407: Layer already exists 13:06:52 1aef9071f2f0: Layer already exists 13:06:52 e4b3b4b3d3ea: Layer already exists 13:06:52 d5f028ed2075: Layer already exists 13:06:52 3c1347067044: Layer already exists 13:06:52 f1417ff83b31: Layer already exists 13:06:52 latest: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.34 13:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:06:53 e4b3b4b3d3ea: Preparing 13:06:53 d5f028ed2075: Preparing 13:06:53 1aef9071f2f0: Preparing 13:06:53 3c1347067044: Preparing 13:06:53 6f543490f407: Preparing 13:06:53 f1417ff83b31: Preparing 13:06:53 f1417ff83b31: Waiting 13:06:53 3c1347067044: Layer already exists 13:06:53 e4b3b4b3d3ea: Layer already exists 13:06:53 1aef9071f2f0: Layer already exists 13:06:53 6f543490f407: Layer already exists 13:06:53 d5f028ed2075: Layer already exists 13:06:53 f1417ff83b31: Layer already exists 13:06:53 3.0.0-dev.34: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 13:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:06:54 e4b3b4b3d3ea: Preparing 13:06:54 d5f028ed2075: Preparing 13:06:54 1aef9071f2f0: Preparing 13:06:54 3c1347067044: Preparing 13:06:54 6f543490f407: Preparing 13:06:54 f1417ff83b31: Preparing 13:06:54 f1417ff83b31: Waiting 13:06:54 6f543490f407: Layer already exists 13:06:54 d5f028ed2075: Layer already exists 13:06:54 e4b3b4b3d3ea: Layer already exists 13:06:54 1aef9071f2f0: Layer already exists 13:06:54 3c1347067044: Layer already exists 13:06:54 f1417ff83b31: Layer already exists 13:06:54 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:06:54 e4b3b4b3d3ea: Preparing 13:06:54 d5f028ed2075: Preparing 13:06:54 1aef9071f2f0: Preparing 13:06:54 3c1347067044: Preparing 13:06:54 6f543490f407: Preparing 13:06:54 f1417ff83b31: Preparing 13:06:54 f1417ff83b31: Waiting 13:06:54 3c1347067044: Layer already exists 13:06:54 d5f028ed2075: Layer already exists 13:06:54 e4b3b4b3d3ea: Layer already exists 13:06:54 1aef9071f2f0: Layer already exists 13:06:54 6f543490f407: Layer already exists 13:06:54 f1417ff83b31: Layer already exists 13:06:54 main: digest: sha256:5601a4bc7ab37e7ec0afc78041470c0798d9f7e3ebf4db9758ecc8b6252363df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:06:54 ===================================================== [Pipeline] echo 13:06:54 taggedImages: 13:06:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:06:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:06:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.34 13:06:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 13:06:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:55 13:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:55 latest: Pulling from edgex-lftools-log-publisher 13:06:55 5eb5b503b376: Pulling fs layer 13:06:55 5c69ac0246d0: Pulling fs layer 13:06:55 ec43610c2a17: Pulling fs layer 13:06:55 3a2ae6a8a46f: Pulling fs layer 13:06:55 33b1e0a273af: Pulling fs layer 13:06:55 5d3b04190fa2: Pulling fs layer 13:06:55 2f39f015ded8: Pulling fs layer 13:06:55 3a2ae6a8a46f: Waiting 13:06:55 33b1e0a273af: Waiting 13:06:55 5d3b04190fa2: Waiting 13:06:55 5c69ac0246d0: Download complete 13:06:55 3a2ae6a8a46f: Download complete 13:06:55 33b1e0a273af: Verifying Checksum 13:06:55 33b1e0a273af: Download complete 13:06:55 ec43610c2a17: Verifying Checksum 13:06:55 ec43610c2a17: Download complete 13:06:55 5d3b04190fa2: Verifying Checksum 13:06:55 5d3b04190fa2: Download complete 13:06:55 5eb5b503b376: Verifying Checksum 13:06:55 5eb5b503b376: Download complete 13:06:56 2f39f015ded8: Download complete 13:06:56 5eb5b503b376: Pull complete 13:06:56 5c69ac0246d0: Pull complete 13:06:57 ec43610c2a17: Pull complete 13:06:57 3a2ae6a8a46f: Pull complete 13:06:57 33b1e0a273af: Pull complete 13:06:57 5d3b04190fa2: Pull complete 13:07:01 2f39f015ded8: Pull complete 13:07:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:01 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:06 $ docker top c078a95211fdabfe88083e0c958996e3ef572c43909b4bef3e2dc2f1696a1881 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:06 ---> job-cost.sh 13:07:06 lf-activate-venv: SKIPPING 13:07:06 INFO: No Stack... 13:07:07 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:07 INFO: Archiving Costs [Pipeline] sh 13:07:08 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:07:08 + cut -d, -f6 [Pipeline] lock 13:07:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] 13:07:08 Resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] did not exist. Created. 13:07:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:07:08 + echo total: 0.2199999988079071 [Pipeline] stash 13:07:08 Stashed 1 file(s) [Pipeline] } 13:07:08 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:08 $ docker stop --time=1 c078a95211fdabfe88083e0c958996e3ef572c43909b4bef3e2dc2f1696a1881 13:07:09 $ docker rm -f --volumes c078a95211fdabfe88083e0c958996e3ef572c43909b4bef3e2dc2f1696a1881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:07:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10824 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:07:58 Running in /w/workspace/app-service-configurable/152 [Pipeline] { [Pipeline] checkout 13:07:58 Selected Git installation does not exist. Using Default 13:07:58 The recommended git tool is: NONE 13:08:04 using credential edgex-jenkins-ssh 13:08:04 Cloning the remote Git repository 13:08:04 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:08:04 > git init /w/workspace/app-service-configurable/152 # timeout=10 13:08:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:08:04 > git --version # timeout=10 13:08:04 > git --version # 'git version 2.25.1' 13:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:08:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:06 Avoid second fetch 13:08:06 Checking out Revision 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 (main) 13:08:07 Commit message: "build(snap): Upgrade snap base to core22, remove deprecated plug (#550)" 13:08:06 > git config core.sparsecheckout # timeout=10 13:08:06 > git checkout -f 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:08 Dload Upload Total Spent Left Speed 13:08:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 13:08:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:08:09 + sudo tee /etc/docker/daemon.new 13:08:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:08:09 { 13:08:09 "registry-mirrors": [ 13:08:09 "https://nexus3.edgexfoundry.org:10001" 13:08:09 ], 13:08:09 "bip": "10.250.0.254/24", 13:08:09 "hosts": [ 13:08:09 "tcp://0.0.0.0:5555", 13:08:09 "unix:///var/run/docker.sock" 13:08:09 ], 13:08:09 "mtu": 1458, 13:08:09 "selinux-enabled": true, 13:08:09 "seccomp-profile": "/etc/docker/seccomp.json" 13:08:09 } [Pipeline] sh 13:08:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:08:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:28 provisioning config files... 13:08:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/152@tmp/config15015622765507601775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:28 ---> docker-login.sh 13:08:28 nexus3.edgexfoundry.org:10001 13:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:29 Configure a credential helper to remove this warning. See 13:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:29 13:08:29 Login Succeeded 13:08:29 nexus3.edgexfoundry.org:10002 13:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:29 Configure a credential helper to remove this warning. See 13:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:29 13:08:29 Login Succeeded 13:08:29 nexus3.edgexfoundry.org:10003 13:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:29 Configure a credential helper to remove this warning. See 13:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:29 13:08:29 Login Succeeded 13:08:29 nexus3.edgexfoundry.org:10004 13:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:30 Configure a credential helper to remove this warning. See 13:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:30 13:08:30 Login Succeeded 13:08:30 docker.io 13:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:30 Configure a credential helper to remove this warning. See 13:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:30 13:08:30 Login Succeeded 13:08:30 ---> docker-login.sh ends [Pipeline] } 13:08:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:08:30 ========================================================= 13:08:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:08:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:31 + 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 . 13:08:31 Sending build context to Docker daemon 169kB 13:08:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:08:31 Step 2/12 : FROM ${BASE} AS builder 13:08:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:08:32 c41833b44d91: Pulling fs layer 13:08:32 ed15518f5707: Pulling fs layer 13:08:32 feae8fd75edb: Pulling fs layer 13:08:32 242c74f7c9fa: Pulling fs layer 13:08:32 3cdef696dda3: Pulling fs layer 13:08:32 2ced38df9373: Pulling fs layer 13:08:32 58f1dce35555: Pulling fs layer 13:08:32 3cdef696dda3: Waiting 13:08:32 2ced38df9373: Waiting 13:08:32 58f1dce35555: Waiting 13:08:32 242c74f7c9fa: Waiting 13:08:32 ed15518f5707: Download complete 13:08:32 242c74f7c9fa: Verifying Checksum 13:08:32 242c74f7c9fa: Download complete 13:08:32 3cdef696dda3: Verifying Checksum 13:08:32 3cdef696dda3: Download complete 13:08:32 c41833b44d91: Verifying Checksum 13:08:32 c41833b44d91: Download complete 13:08:34 c41833b44d91: Pull complete 13:08:34 58f1dce35555: Verifying Checksum 13:08:34 58f1dce35555: Download complete 13:08:34 ed15518f5707: Pull complete 13:08:35 feae8fd75edb: Verifying Checksum 13:08:35 feae8fd75edb: Download complete 13:08:35 2ced38df9373: Verifying Checksum 13:08:35 2ced38df9373: Download complete 13:08:45 feae8fd75edb: Pull complete 13:08:45 242c74f7c9fa: Pull complete 13:08:46 3cdef696dda3: Pull complete 13:08:52 2ced38df9373: Pull complete 13:08:55 58f1dce35555: Pull complete 13:08:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:08:55 ---> fadd8f120f05 13:08:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:08:56 ---> Running in 75270a302b10 13:08:56 Removing intermediate container 75270a302b10 13:08:56 ---> 1a571c1deb98 13:08:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:08:57 ---> Running in d394068a090c 13:08:57 Removing intermediate container d394068a090c 13:08:57 ---> 7d2eeda5fced 13:08:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:08:57 ---> Running in c5ecad2f6b6d 13:08:57 Removing intermediate container c5ecad2f6b6d 13:08:57 ---> 8147edd9167f 13:08:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:57 ---> Running in 4c2f227cefd1 13:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:09:00 OK: 263 MiB in 53 packages 13:09:01 Removing intermediate container 4c2f227cefd1 13:09:01 ---> ac127c5781da 13:09:01 Step 7/12 : WORKDIR /app 13:09:01 ---> Running in 8a9dace5b6aa 13:09:01 Removing intermediate container 8a9dace5b6aa 13:09:01 ---> 7799d0263d14 13:09:01 Step 8/12 : COPY go.mod vendor* ./ 13:09:02 ---> 3d5761db8435 13:09:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:02 ---> Running in 82e56a957835 13:10:10 Removing intermediate container 82e56a957835 13:10:10 ---> f20816c04595 13:10:10 Step 10/12 : COPY . . 13:10:10 ---> e20c479a3c79 13:10:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:10 ---> Running in a5967f2dde59 13:10:10 Removing intermediate container a5967f2dde59 13:10:10 ---> e9d822b7e128 13:10:10 Step 12/12 : RUN $MAKE 13:10:10 ---> Running in f0e690d90b43 13:10:10 noop 13:10:10 Removing intermediate container f0e690d90b43 13:10:10 ---> dc7aa085f23f 13:10:10 Successfully built dc7aa085f23f 13:10:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:10 + docker inspect -f . ci-base-image-arm64 13:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-10824 does not seem to be running inside a container 13:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/152 -v /w/workspace/app-service-configurable/152:/w/workspace/app-service-configurable/152:rw,z -v /w/workspace/app-service-configurable/152@tmp:/w/workspace/app-service-configurable/152@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 13:10:12 $ docker top d09806b980273e4b8d6f763298a6c69edb7d6caa2503ee845c3963e21268cd8e -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:13 + go version 13:10:13 go version go1.20.2 linux/arm64 [Pipeline] } 13:10:13 $ docker stop --time=1 d09806b980273e4b8d6f763298a6c69edb7d6caa2503ee845c3963e21268cd8e 13:10:14 $ docker rm -f --volumes d09806b980273e4b8d6f763298a6c69edb7d6caa2503ee845c3963e21268cd8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:15 + docker inspect -f . ci-base-image-arm64 13:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:15 prd-ubuntu20.04-docker-arm64-4c-16g-10824 does not seem to be running inside a container 13:10:15 $ 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/152 -v /w/workspace/app-service-configurable/152:/w/workspace/app-service-configurable/152:rw,z -v /w/workspace/app-service-configurable/152@tmp:/w/workspace/app-service-configurable/152@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 13:10:16 $ docker top d4f07c0ded4f6e1e54750ed59c211f9bb459ada71075d6c439774ef35caaba14 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:17 + git config --global --add safe.directory /w/workspace/app-service-configurable/152 [Pipeline] fileExists [Pipeline] sh 13:10:18 + make test 13:10:18 go test -race -coverprofile=coverage.out ./... 13:12:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:12:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:12:54 go vet ./... 13:15:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:15:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:15:19 ./bin/test-attribution-txt.sh 13:15:19 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 13:15:19 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 13:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:15:19 $ docker stop --time=1 d4f07c0ded4f6e1e54750ed59c211f9bb459ada71075d6c439774ef35caaba14 13:15:21 $ docker rm -f --volumes d4f07c0ded4f6e1e54750ed59c211f9bb459ada71075d6c439774ef35caaba14 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:15:23 Warning: overwriting stash ‘coverage-report’ 13:15:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:15:24 + ls -al . 13:15:24 total 172 13:15:24 drwxrwxr-x 7 jenkins jenkins 4096 Apr 25 13:10 . 13:15:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:08 .. 13:15:24 -rw-rw-r-- 1 jenkins jenkins 119 Apr 25 13:08 .dockerignore 13:15:24 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 13:08 .git 13:15:24 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 13:08 .github 13:15:24 -rw-rw-r-- 1 jenkins jenkins 171 Apr 25 13:08 .gitignore 13:15:24 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 13:08 .golangci.yml 13:15:24 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 25 13:08 Attribution.txt 13:15:24 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 25 13:08 CHANGELOG.md 13:15:24 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 25 13:08 Dockerfile 13:15:24 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 13:08 GOVERNANCE.md 13:15:24 -rw-rw-r-- 1 jenkins jenkins 688 Apr 25 13:08 Jenkinsfile 13:15:24 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 25 13:08 LICENSE 13:15:24 -rw-rw-r-- 1 jenkins jenkins 618 Apr 25 13:08 OWNERS.md 13:15:24 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 25 13:08 README.md 13:15:24 -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 13:04 VERSION 13:15:24 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 13:08 bin 13:15:24 -rw-r--r-- 1 jenkins jenkins 13 Apr 25 13:10 coverage.out 13:15:24 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 25 13:08 go.mod 13:15:24 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 25 13:08 go.sum 13:15:24 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 25 13:08 main.go 13:15:24 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 25 13:08 makefile 13:15:24 drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:08 res 13:15:24 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 13:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:24 + 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=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 --label arch=arm64 --label version=3.0.0-dev.34 . 13:15:24 Sending build context to Docker daemon 170kB 13:15:24 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:15:24 Step 2/26 : FROM ${BASE} AS builder 13:15:24 ---> dc7aa085f23f 13:15:24 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:15:24 ---> Running in 0e66f5ad73ed 13:15:25 Removing intermediate container 0e66f5ad73ed 13:15:25 ---> 9a9f823741c3 13:15:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:15:25 ---> Running in c428bc946be7 13:15:25 Removing intermediate container c428bc946be7 13:15:25 ---> b51c03734068 13:15:25 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:15:25 ---> Running in 5fc0a2bb654a 13:15:25 Removing intermediate container 5fc0a2bb654a 13:15:25 ---> 5773e9393198 13:15:25 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:25 ---> Running in a55bd51ea476 13:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:15:28 OK: 263 MiB in 53 packages 13:15:29 Removing intermediate container a55bd51ea476 13:15:29 ---> 112a96591fc4 13:15:29 Step 7/26 : WORKDIR /app 13:15:29 ---> Running in 9a9c01d41021 13:15:29 Removing intermediate container 9a9c01d41021 13:15:29 ---> e133a467501e 13:15:29 Step 8/26 : COPY go.mod vendor* ./ 13:15:30 ---> e109f58906d2 13:15:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:30 ---> Running in 7bee1ce37976 13:15:32 Removing intermediate container 7bee1ce37976 13:15:32 ---> ea0b84651b7c 13:15:32 Step 10/26 : COPY . . 13:15:33 ---> def0b9740997 13:15:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:15:33 ---> Running in 28a56be90639 13:15:33 Removing intermediate container 28a56be90639 13:15:33 ---> 915b2b80b259 13:15:33 Step 12/26 : RUN $MAKE 13:15:33 ---> Running in d838cf1d9459 13:15:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34" -trimpath -mod=readonly -o app-service-configurable 13:17:41 Removing intermediate container d838cf1d9459 13:17:41 ---> 3f14792b8a63 13:17:41 Step 13/26 : FROM alpine:3.17 13:17:41 3.17: Pulling from library/alpine 13:17:41 c41833b44d91: Already exists 13:17:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:17:41 Status: Downloaded newer image for alpine:3.17 13:17:41 ---> 51e60588ff2c 13:17:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:17:41 ---> Running in 438ea3d12b57 13:17:41 Removing intermediate container 438ea3d12b57 13:17:41 ---> 1d53acf30a3a 13:17:41 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:17:41 ---> Running in d27111d38c91 13:17:41 Removing intermediate container d27111d38c91 13:17:41 ---> ca0932d78097 13:17:41 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:17:41 ---> Running in 185e1dfbdb10 13:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:17:41 (1/2) Installing ca-certificates (20220614-r4) 13:17:41 (2/2) Installing dumb-init (1.2.5-r2) 13:17:41 Executing busybox-1.35.0-r29.trigger 13:17:41 Executing ca-certificates-20220614-r4.trigger 13:17:41 OK: 8 MiB in 17 packages 13:17:42 Removing intermediate container 185e1dfbdb10 13:17:42 ---> acface848360 13:17:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:17:43 ---> 8ea347e8ca9b 13:17:43 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:17:43 ---> 2d858d51efdc 13:17:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:17:44 ---> ad2042984063 13:17:44 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:17:45 ---> 3a28d3486bef 13:17:45 Step 21/26 : EXPOSE 48095 13:17:45 ---> Running in 7652e1d571aa 13:17:45 Removing intermediate container 7652e1d571aa 13:17:45 ---> 9eddee33458e 13:17:45 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:17:45 ---> Running in 314e0a253b41 13:17:46 Removing intermediate container 314e0a253b41 13:17:46 ---> 8ec1b9c33ef7 13:17:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:17:46 ---> Running in 8d9aabafe36f 13:17:46 Removing intermediate container 8d9aabafe36f 13:17:46 ---> 482c3be40ef1 13:17:46 Step 24/26 : LABEL arch=arm64 13:17:46 ---> Running in 5a22142d2ac1 13:17:46 Removing intermediate container 5a22142d2ac1 13:17:46 ---> ce8730322722 13:17:46 Step 25/26 : LABEL git_sha=3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:17:46 ---> Running in 938854967a30 13:17:47 Removing intermediate container 938854967a30 13:17:47 ---> 57e33ba991c5 13:17:47 Step 26/26 : LABEL version=3.0.0-dev.34 13:17:47 ---> Running in 1dbf58a1af89 13:17:47 Removing intermediate container 1dbf58a1af89 13:17:47 ---> 04d3cc6f9987 13:17:47 [Warning] One or more build-args [ARCH] were not consumed 13:17:47 Successfully built 04d3cc6f9987 13:17:47 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 13:17:47 provisioning config files... 13:17:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/152@tmp/config16706288186859285198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:47 ---> docker-login.sh 13:17:47 nexus3.edgexfoundry.org:10001 13:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:48 Configure a credential helper to remove this warning. See 13:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:48 13:17:48 Login Succeeded 13:17:48 nexus3.edgexfoundry.org:10002 13:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:48 Configure a credential helper to remove this warning. See 13:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:48 13:17:48 Login Succeeded 13:17:48 nexus3.edgexfoundry.org:10003 13:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:49 Configure a credential helper to remove this warning. See 13:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:49 13:17:49 Login Succeeded 13:17:49 nexus3.edgexfoundry.org:10004 13:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:49 Configure a credential helper to remove this warning. See 13:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:49 13:17:49 Login Succeeded 13:17:49 docker.io 13:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:49 Configure a credential helper to remove this warning. See 13:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:49 13:17:49 Login Succeeded 13:17:49 ---> docker-login.sh ends [Pipeline] } 13:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:49 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:17:49 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:17:49 latest 13:17:49 3.0.0-dev.34 13:17:49 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 13:17:49 main 13:17:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:17:50 44261f6c3abd: Preparing 13:17:50 0a63a05f46f3: Preparing 13:17:50 e40293c808d1: Preparing 13:17:50 2e52dfc03392: Preparing 13:17:50 74bf1b8700da: Preparing 13:17:50 26cbea5cba74: Preparing 13:17:50 26cbea5cba74: Waiting 13:17:50 e40293c808d1: Pushed 13:17:50 0a63a05f46f3: Pushed 13:17:50 2e52dfc03392: Pushed 13:17:50 26cbea5cba74: Layer already exists 13:17:51 74bf1b8700da: Pushed 13:17:56 44261f6c3abd: Pushed 13:17:56 3be8aac13bf41cca2c69aa6da9644fff7a8aa973: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:56 + 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 13:17:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:17:57 44261f6c3abd: Preparing 13:17:57 0a63a05f46f3: Preparing 13:17:57 e40293c808d1: Preparing 13:17:57 2e52dfc03392: Preparing 13:17:57 74bf1b8700da: Preparing 13:17:57 26cbea5cba74: Preparing 13:17:57 26cbea5cba74: Waiting 13:17:57 0a63a05f46f3: Layer already exists 13:17:57 2e52dfc03392: Layer already exists 13:17:57 44261f6c3abd: Layer already exists 13:17:57 74bf1b8700da: Layer already exists 13:17:57 e40293c808d1: Layer already exists 13:17:57 26cbea5cba74: Layer already exists 13:17:57 latest: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.34 13:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:17:58 44261f6c3abd: Preparing 13:17:58 0a63a05f46f3: Preparing 13:17:58 e40293c808d1: Preparing 13:17:58 2e52dfc03392: Preparing 13:17:58 74bf1b8700da: Preparing 13:17:58 26cbea5cba74: Preparing 13:17:58 26cbea5cba74: Waiting 13:17:58 44261f6c3abd: Layer already exists 13:17:58 e40293c808d1: Layer already exists 13:17:58 2e52dfc03392: Layer already exists 13:17:58 74bf1b8700da: Layer already exists 13:17:58 0a63a05f46f3: Layer already exists 13:17:58 26cbea5cba74: Layer already exists 13:17:58 3.0.0-dev.34: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 13:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:17:59 44261f6c3abd: Preparing 13:17:59 0a63a05f46f3: Preparing 13:17:59 e40293c808d1: Preparing 13:17:59 2e52dfc03392: Preparing 13:17:59 74bf1b8700da: Preparing 13:17:59 26cbea5cba74: Preparing 13:17:59 26cbea5cba74: Waiting 13:17:59 44261f6c3abd: Layer already exists 13:17:59 2e52dfc03392: Layer already exists 13:17:59 e40293c808d1: Layer already exists 13:17:59 0a63a05f46f3: Layer already exists 13:17:59 74bf1b8700da: Layer already exists 13:17:59 26cbea5cba74: Layer already exists 13:17:59 3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:59 + 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 13:18:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:18:00 44261f6c3abd: Preparing 13:18:00 0a63a05f46f3: Preparing 13:18:00 e40293c808d1: Preparing 13:18:00 2e52dfc03392: Preparing 13:18:00 74bf1b8700da: Preparing 13:18:00 26cbea5cba74: Preparing 13:18:00 26cbea5cba74: Waiting 13:18:00 74bf1b8700da: Layer already exists 13:18:00 2e52dfc03392: Layer already exists 13:18:00 e40293c808d1: Layer already exists 13:18:00 0a63a05f46f3: Layer already exists 13:18:00 44261f6c3abd: Layer already exists 13:18:00 26cbea5cba74: Layer already exists 13:18:00 main: digest: sha256:5aa28ade3ec0a6725d75aa323037a7f7c2fc5987270162e4f2dc002160334992 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:00 ===================================================== [Pipeline] echo 13:18:00 taggedImages: 13:18:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973 13:18:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:18:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.34 13:18:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3be8aac13bf41cca2c69aa6da9644fff7a8aa973-3.0.0-dev.34 13:18:00 - 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 13:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:00 13:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:01 arm64: Pulling from edgex-lftools-log-publisher 13:18:01 8998bd30e6a1: Pulling fs layer 13:18:01 04944245beec: Pulling fs layer 13:18:01 699f458cf7ca: Pulling fs layer 13:18:01 765212b225bb: Pulling fs layer 13:18:01 f23df028b6ca: Pulling fs layer 13:18:01 d65c8cfc05b1: Pulling fs layer 13:18:01 2437ff75d9bd: Pulling fs layer 13:18:01 f23df028b6ca: Waiting 13:18:01 d65c8cfc05b1: Waiting 13:18:01 2437ff75d9bd: Waiting 13:18:01 765212b225bb: Waiting 13:18:01 04944245beec: Verifying Checksum 13:18:01 04944245beec: Download complete 13:18:01 765212b225bb: Verifying Checksum 13:18:01 765212b225bb: Download complete 13:18:01 f23df028b6ca: Verifying Checksum 13:18:01 f23df028b6ca: Download complete 13:18:01 d65c8cfc05b1: Verifying Checksum 13:18:01 d65c8cfc05b1: Download complete 13:18:01 699f458cf7ca: Verifying Checksum 13:18:01 699f458cf7ca: Download complete 13:18:01 8998bd30e6a1: Verifying Checksum 13:18:01 8998bd30e6a1: Download complete 13:18:04 2437ff75d9bd: Verifying Checksum 13:18:04 2437ff75d9bd: Download complete 13:18:07 8998bd30e6a1: Pull complete 13:18:08 04944245beec: Pull complete 13:18:09 699f458cf7ca: Pull complete 13:18:09 765212b225bb: Pull complete 13:18:10 f23df028b6ca: Pull complete 13:18:10 d65c8cfc05b1: Pull complete 13:18:25 2437ff75d9bd: Pull complete 13:18:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:25 prd-ubuntu20.04-docker-arm64-4c-16g-10824 does not seem to be running inside a container 13:18:25 $ 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/152 -v /w/workspace/app-service-configurable/152:/w/workspace/app-service-configurable/152:rw,z -v /w/workspace/app-service-configurable/152@tmp:/w/workspace/app-service-configurable/152@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 13:18:28 $ docker top 4f654b255fba0a8a4594f1c942d262bf9a2b48752b3629771fbd8901b2aeb5a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:29 ---> job-cost.sh 13:18:29 lf-activate-venv: SKIPPING 13:18:29 INFO: No Stack... 13:18:29 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:30 INFO: Archiving Costs [Pipeline] sh 13:18:31 + cat /w/workspace/app-service-configurable/152/archives/cost.csv 13:18:31 + cut -d, -f6 [Pipeline] lock 13:18:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] 13:18:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] did not exist. Created. 13:18:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:32 /w/workspace/app-service-configurable/152@tmp/durable-10e1c9d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:18:32 + echo total: 0.10999999940395355 [Pipeline] stash 13:18:32 Warning: overwriting stash ‘stack-cost’ 13:18:32 Stashed 1 file(s) [Pipeline] } 13:18:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-152-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:32 $ docker stop --time=1 4f654b255fba0a8a4594f1c942d262bf9a2b48752b3629771fbd8901b2aeb5a6 13:18:35 $ docker rm -f --volumes 4f654b255fba0a8a4594f1c942d262bf9a2b48752b3629771fbd8901b2aeb5a6 [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 13:18:35 provisioning config files... 13:18:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15288798752275349076tmp [Pipeline] { [Pipeline] sh 13:18:35 + set +x 13:18:35 + curl -s https://codecov.io/bash 13:18:35 + bash -s -- 13:18:35 13:18:35 _____ _ 13:18:35 / ____| | | 13:18:35 | | ___ __| | ___ ___ _____ __ 13:18:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:18:35 | |___| (_) | (_| | __/ (_| (_) \ V / 13:18:35 \_____\___/ \__,_|\___|\___\___/ \_/ 13:18:35 Bash-1.0.6 13:18:35 13:18:35 13:18:35 ==> git version 2.25.1 found 13:18:35 ==> 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 13:18:35 Release-Date: 2020-01-08 13:18:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:18:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:18:35 ==> Jenkins CI detected. 13:18:35 current dir:  /w/workspace/ry_app-service-configurable_main 13:18:35 project root: . 13:18:35 --> token set from env 13:18:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:18:35 ==> Running gcov in . (disable via -X gcov) 13:18:35 ==> Python coveragepy not found 13:18:35 ==> Searching for coverage reports in: 13:18:35 + . 13:18:35 -> Found 1 reports 13:18:35 ==> Detecting git/mercurial file structure 13:18:36 ==> Reading reports 13:18:36 + ./coverage.out bytes=13 13:18:36 ==> Appending adjustments 13:18:36 https://docs.codecov.io/docs/fixing-reports 13:18:36 + Found adjustments 13:18:36 ==> Gzipping contents 13:18:36 4.0K /tmp/codecov.Rac47L.gz 13:18:36 ==> Uploading reports 13:18:36 url: https://codecov.io 13:18:36 query: branch=main&commit=3be8aac13bf41cca2c69aa6da9644fff7a8aa973&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:18:36 -> Pinging Codecov 13:18:36 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=3be8aac13bf41cca2c69aa6da9644fff7a8aa973&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:18:36 -> Uploading to 13:18:36 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/A97CA9966030D2A3747ED39772930CCE/3be8aac13bf41cca2c69aa6da9644fff7a8aa973/f14a0c77-b512-406c-b64d-a29834da1791.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T131835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9269d46d43a8bb23adc0ae00cc54d5e96947c6b435509b2250d3df0f25bc311d 13:18:36 % Total % Received % Xferd Average Speed Time Time Time Current 13:18:36 Dload Upload Total Spent Left Speed 13:18:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1889 --:--:-- --:--:-- --:--:-- 1889 13:18:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] } 13:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:18:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:18:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:18:36 13:18:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:18:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:18:37 df9b9388f04a: Pulling fs layer 13:18:37 52dc419b0ee2: Pulling fs layer 13:18:37 25bc292e5bac: Pulling fs layer 13:18:37 114826534d7a: Pulling fs layer 13:18:37 4657fd5d0bcf: Pulling fs layer 13:18:37 6ad1cebc031e: Pulling fs layer 13:18:37 8a3aa393b2d8: Pulling fs layer 13:18:37 114826534d7a: Waiting 13:18:37 4657fd5d0bcf: Waiting 13:18:37 6ad1cebc031e: Waiting 13:18:37 8a3aa393b2d8: Waiting 13:18:37 25bc292e5bac: Verifying Checksum 13:18:37 25bc292e5bac: Download complete 13:18:37 52dc419b0ee2: Download complete 13:18:37 4657fd5d0bcf: Verifying Checksum 13:18:37 4657fd5d0bcf: Download complete 13:18:37 df9b9388f04a: Download complete 13:18:37 6ad1cebc031e: Verifying Checksum 13:18:37 6ad1cebc031e: Download complete 13:18:37 df9b9388f04a: Pull complete 13:18:37 52dc419b0ee2: Pull complete 13:18:37 25bc292e5bac: Pull complete 13:18:37 114826534d7a: Verifying Checksum 13:18:37 114826534d7a: Download complete 13:18:37 8a3aa393b2d8: Download complete 13:18:41 114826534d7a: Pull complete 13:18:41 4657fd5d0bcf: Pull complete 13:18:41 6ad1cebc031e: Pull complete 13:18:44 8a3aa393b2d8: Pull complete 13:18:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:18:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:44 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:18:48 $ docker top f38ba97dfbe64a59a10a67fb367c5dcfa7e0ab0b7eece34a46a6210af596c657 -eo pid,comm [Pipeline] { [Pipeline] echo 13:18:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:18:49 + set -o pipefail 13:18:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:18:59 13:18:59 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:18:59 13:18:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/37e891ab-4e0e-463e-9b51-c2c0ef6eccf5 13:18:59 13:18:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:18:59 13:18:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:18:59 13:18:59 13:18:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:18:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:18:59 More details here: https://snyk.co/ue1NS [Pipeline] } 13:18:59 $ docker stop --time=1 f38ba97dfbe64a59a10a67fb367c5dcfa7e0ab0b7eece34a46a6210af596c657 13:19:02 $ docker rm -f --volumes f38ba97dfbe64a59a10a67fb367c5dcfa7e0ab0b7eece34a46a6210af596c657 [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 13:19:03 + git log --format=format:%s -1 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 [Pipeline] sh 13:19:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:03 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:19:04 $ docker top 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 -eo pid,comm 13:19:04 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). 13:19:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:04 [ssh-agent] Looking for ssh-agent implementation... 13:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:04 $ docker exec 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 ssh-agent 13:19:04 SSH_AUTH_SOCK=/tmp/ssh-K9HZgB15Znqn/agent.32 13:19:04 SSH_AGENT_PID=38 13:19:04 Running ssh-add (command line suppressed) 13:19:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6396226252252640148.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6396226252252640148.key) 13:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:04 + git semver tag 13:19:05 2023-04-25 13:19:05,205 [run_tag] DEBUG tag force:False 13:19:05 2023-04-25 13:19:05,205 [check_head_tag] DEBUG check head tag 13:19:05 2023-04-25 13:19:05,207 [execute] INFO git cat-file --batch-check 13:19:05 2023-04-25 13:19:05,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:19:05 2023-04-25 13:19:05,211 [execute] INFO git cat-file --batch 13:19:05 2023-04-25 13:19:05,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:19:05 2023-04-25 13:19:05,237 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:19:05 2023-04-25 13:19:05,237 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 13:19:05 2023-04-25 13:19:05,237 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:19:05 2023-04-25 13:19:05,243 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:19:05 3.0.0-dev.34 [Pipeline] } 13:19:05 $ docker exec --env ******** --env ******** 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 ssh-agent -k 13:19:05 unset SSH_AUTH_SOCK; 13:19:05 unset SSH_AGENT_PID; 13:19:05 echo Agent pid 38 killed; 13:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:05 + git semver [Pipeline] } 13:19:06 $ docker stop --time=1 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 13:19:07 $ docker rm -f --volumes 2014d0b19b0150cdb0ea2882ced1716fd0ba6c85c533be08bfa781c27a8ec891 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:19:07 13:19:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:19:08 0.23.1-centos7: Pulling from edgex-lftools 13:19:08 ab5ef0e58194: Pulling fs layer 13:19:08 9712f1f96733: Pulling fs layer 13:19:08 63f879dbbcfc: Pulling fs layer 13:19:08 0d9ebad4ef96: Pulling fs layer 13:19:08 e9a5061849ea: Pulling fs layer 13:19:08 d747dcd14b5f: Pulling fs layer 13:19:08 2de7ff778b66: Pulling fs layer 13:19:08 0d9ebad4ef96: Waiting 13:19:08 e9a5061849ea: Waiting 13:19:08 d747dcd14b5f: Waiting 13:19:08 2de7ff778b66: Waiting 13:19:08 63f879dbbcfc: Verifying Checksum 13:19:08 63f879dbbcfc: Download complete 13:19:08 0d9ebad4ef96: Verifying Checksum 13:19:08 0d9ebad4ef96: Download complete 13:19:08 e9a5061849ea: Verifying Checksum 13:19:08 e9a5061849ea: Download complete 13:19:08 ab5ef0e58194: Verifying Checksum 13:19:08 ab5ef0e58194: Download complete 13:19:08 d747dcd14b5f: Verifying Checksum 13:19:08 d747dcd14b5f: Download complete 13:19:08 2de7ff778b66: Verifying Checksum 13:19:08 2de7ff778b66: Download complete 13:19:11 ab5ef0e58194: Pull complete 13:19:11 9712f1f96733: Pull complete 13:19:12 63f879dbbcfc: Pull complete 13:19:16 0d9ebad4ef96: Pull complete 13:19:16 e9a5061849ea: Pull complete 13:19:16 d747dcd14b5f: Pull complete 13:19:17 2de7ff778b66: Pull complete 13:19:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:19:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:17 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:19:22 $ docker top c68e690aa5a027c5f087f34afb8b7b4f58434d6d6b36363f5f209f7ad3eecd34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:19:22 provisioning config files... 13:19:22 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8058852133047718182tmp 13:19:22 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13514811241746763119tmp 13:19:22 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5683014618052279669tmp [Pipeline] { [Pipeline] echo 13:19:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:19:23 ---> sigul-configuration.sh 13:19:23 gpg: directory `/root/.gnupg' created 13:19:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:19:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:19:23 gpg: keyring `/root/.gnupg/secring.gpg' created 13:19:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:19:23 gpg: CAST5 encrypted data 13:19:23 gpg: encrypted with 1 passphrase 13:19:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:19:23 + mkdir /home/jenkins 13:19:23 + mkdir /home/jenkins/sigul [Pipeline] sh 13:19:23 + 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 13:19:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:19:24 ---> sigul-install.sh 13:19:24 Sigul already installed; skipping installation. [Pipeline] sh 13:19:24 + git tag --list 13:19:24 v1.0.0 13:19:24 v1.1.0 13:19:24 v1.2.0 13:19:24 v1.3.0 13:19:24 v1.3.1 13:19:24 v2.0.0 13:19:24 v2.0.1 13:19:24 v2.1.0 13:19:24 v2.1.1 13:19:24 v2.1.1-dev.1 13:19:24 v2.1.1-dev.2 13:19:24 v2.1.2 13:19:24 v2.1.2-dev.1 13:19:24 v2.1.2-dev.2 13:19:24 v2.2.0 13:19:24 v2.2.1-dev.1 13:19:24 v2.2.1-dev.10 13:19:24 v2.2.1-dev.2 13:19:24 v2.2.1-dev.3 13:19:24 v2.2.1-dev.4 13:19:24 v2.2.1-dev.5 13:19:24 v2.2.1-dev.6 13:19:24 v2.2.1-dev.7 13:19:24 v2.2.1-dev.8 13:19:24 v2.2.1-dev.9 13:19:24 v2.3.0 13:19:24 v2.3.0-dev.10 13:19:24 v2.3.0-dev.11 13:19:24 v2.3.0-dev.12 13:19:24 v2.3.0-dev.13 13:19:24 v2.3.0-dev.14 13:19:24 v2.3.0-dev.15 13:19:24 v2.3.0-dev.16 13:19:24 v2.3.0-dev.17 13:19:24 v2.3.0-dev.18 13:19:24 v2.3.0-dev.19 13:19:24 v2.3.0-dev.20 13:19:24 v2.3.0-dev.21 13:19:24 v2.3.0-dev.22 13:19:24 v2.3.0-dev.23 13:19:24 v2.3.0-dev.24 13:19:24 v2.3.0-dev.25 13:19:24 v2.3.0-dev.26 13:19:24 v2.3.0-dev.27 13:19:24 v2.3.0-dev.28 13:19:24 v2.3.0-dev.29 13:19:24 v2.3.0-dev.30 13:19:24 v2.3.0-dev.31 13:19:24 v2.3.0-dev.32 13:19:24 v2.3.0-dev.33 13:19:24 v2.3.0-dev.34 13:19:24 v2.3.0-dev.35 13:19:24 v2.3.0-dev.36 13:19:24 v2.3.0-dev.37 13:19:24 v2.3.1 13:19:24 v2.3.1-dev.1 13:19:24 v2.3.1-dev.2 13:19:24 v2.3.1-dev.3 13:19:24 v2.3.1-dev.4 13:19:24 v3.0.0-dev.1 13:19:24 v3.0.0-dev.10 13:19:24 v3.0.0-dev.11 13:19:24 v3.0.0-dev.12 13:19:24 v3.0.0-dev.13 13:19:24 v3.0.0-dev.14 13:19:24 v3.0.0-dev.15 13:19:24 v3.0.0-dev.16 13:19:24 v3.0.0-dev.17 13:19:24 v3.0.0-dev.18 13:19:24 v3.0.0-dev.19 13:19:24 v3.0.0-dev.2 13:19:24 v3.0.0-dev.20 13:19:24 v3.0.0-dev.21 13:19:24 v3.0.0-dev.22 13:19:24 v3.0.0-dev.23 13:19:24 v3.0.0-dev.24 13:19:24 v3.0.0-dev.25 13:19:24 v3.0.0-dev.26 13:19:24 v3.0.0-dev.27 13:19:24 v3.0.0-dev.28 13:19:24 v3.0.0-dev.29 13:19:24 v3.0.0-dev.3 13:19:24 v3.0.0-dev.30 13:19:24 v3.0.0-dev.31 13:19:24 v3.0.0-dev.32 13:19:24 v3.0.0-dev.33 13:19:24 v3.0.0-dev.34 13:19:24 v3.0.0-dev.4 13:19:24 v3.0.0-dev.5 13:19:24 v3.0.0-dev.6 13:19:24 v3.0.0-dev.7 13:19:24 v3.0.0-dev.8 13:19:24 v3.0.0-dev.9 [Pipeline] sh 13:19:24 + lftools sign git-tag v3.0.0-dev.34 13:19:25 Signing Git tag with Sigul... 13:19:25 Signing v3.0.0-dev.34 [Pipeline] echo 13:19:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:19:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:19:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:19:26 $ docker stop --time=1 c68e690aa5a027c5f087f34afb8b7b4f58434d6d6b36363f5f209f7ad3eecd34 13:19:27 $ docker rm -f --volumes c68e690aa5a027c5f087f34afb8b7b4f58434d6d6b36363f5f209f7ad3eecd34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:19:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:28 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:19:28 $ docker top b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a -eo pid,comm 13:19:28 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). 13:19:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:28 [ssh-agent] Looking for ssh-agent implementation... 13:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:28 $ docker exec b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a ssh-agent 13:19:28 SSH_AUTH_SOCK=/tmp/ssh-O7opHjlZCafE/agent.33 13:19:28 SSH_AGENT_PID=39 13:19:28 Running ssh-add (command line suppressed) 13:19:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10614817503054803757.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10614817503054803757.key) 13:19:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:29 + git semver bump pre 13:19:29 2023-04-25 13:19:29,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:19:29 2023-04-25 13:19:29,412 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev 13:19:29 2023-04-25 13:19:29,412 [bump_version] DEBUG bumped version:3.0.0-dev.35 13:19:29 2023-04-25 13:19:29,412 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:19:29 2023-04-25 13:19:29,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:19:29 2023-04-25 13:19:29,412 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:19:29 2023-04-25 13:19:29,414 [execute] INFO git cat-file --batch-check 13:19:29 2023-04-25 13:19:29,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:19:29 2023-04-25 13:19:29,419 [execute] INFO git cat-file --batch 13:19:29 2023-04-25 13:19:29,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:19:29 2023-04-25 13:19:29,423 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:19:29 3.0.0-dev.35 [Pipeline] } 13:19:29 $ docker exec --env ******** --env ******** b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a ssh-agent -k 13:19:29 unset SSH_AUTH_SOCK; 13:19:29 unset SSH_AGENT_PID; 13:19:29 echo Agent pid 39 killed; 13:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:29 + git semver [Pipeline] } 13:19:30 $ docker stop --time=1 b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a 13:19:31 $ docker rm -f --volumes b0ccad564695bccc3b7ecd051bebf41d51e5eac1ef103f87901c13fa7193820a [Pipeline] // withDockerContainer [Pipeline] sh 13:19:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:32 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:19:32 $ docker top 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa -eo pid,comm 13:19:32 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). 13:19:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:32 [ssh-agent] Looking for ssh-agent implementation... 13:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:32 $ docker exec 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa ssh-agent 13:19:32 SSH_AUTH_SOCK=/tmp/ssh-3upnJar85Z19/agent.32 13:19:32 SSH_AGENT_PID=38 13:19:32 Running ssh-add (command line suppressed) 13:19:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8505092136017436162.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8505092136017436162.key) 13:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:33 + git semver push 13:19:33 2023-04-25 13:19:33,439 [run_push] DEBUG push 13:19:33 2023-04-25 13:19:33,440 [execute] INFO git cat-file --batch-check 13:19:33 2023-04-25 13:19:33,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:19:33 2023-04-25 13:19:33,444 [execute] INFO git rev-list 73556e0f72ebcd518a8beb3fb4aa6bbacee4cfc8 -- 13:19:33 2023-04-25 13:19:33,445 [execute] DEBUG Popen(['git', 'rev-list', '73556e0f72ebcd518a8beb3fb4aa6bbacee4cfc8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:19:33 2023-04-25 13:19:33,455 [execute] INFO git fetch -v origin 13:19:33 2023-04-25 13:19:33,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:19:34 2023-04-25 13:19:33,932 [run_push] DEBUG no remote changes detected 13:19:34 2023-04-25 13:19:33,933 [execute] INFO git push origin semver 13:19:34 2023-04-25 13:19:33,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:19:35 2023-04-25 13:19:34,739 [run_push] DEBUG push all version tags 13:19:35 2023-04-25 13:19:34,740 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:19:35 2023-04-25 13:19:34,740 [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) 13:19:35 2023-04-25 13:19:35,483 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:19:35 3.0.0-dev.35 [Pipeline] } 13:19:35 $ docker exec --env ******** --env ******** 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa ssh-agent -k 13:19:35 unset SSH_AUTH_SOCK; 13:19:35 unset SSH_AGENT_PID; 13:19:35 echo Agent pid 38 killed; 13:19:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:35 + git semver [Pipeline] } 13:19:36 $ docker stop --time=1 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa 13:19:37 $ docker rm -f --volumes 97948e42d85cf212e89cbe3a2bb544a196bddc5a084fc6507829b2e1d0e3ceaa [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 13:19:38 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:19:38 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:19:38 total 16 13:19:38 drwxr-xr-x 3 root root 4096 Apr 25 13:07 . 13:19:38 drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:19 .. 13:19:38 drwxr-xr-x 2 root root 4096 Apr 25 13:07 cost 13:19:38 -rw-r--r-- 1 root root 96 Apr 25 13:07 cost.csv 13:19:38 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:19:38 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:19:38 total 16 13:19:38 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 13:07 . 13:19:38 drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 13:19 .. 13:19:38 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 13:07 cost 13:19:38 -rw-r--r-- 1 jenkins jenkins 96 Apr 25 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:19:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:39 ---> package-listing.sh 13:19:39 ++ facter osfamily 13:19:39 ++ tr '[:upper:]' '[:lower:]' 13:19:39 + OS_FAMILY=debian 13:19:39 + workspace=/w/workspace/ry_app-service-configurable_main 13:19:39 + START_PACKAGES=/tmp/packages_start.txt 13:19:39 + END_PACKAGES=/tmp/packages_end.txt 13:19:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:39 + PACKAGES=/tmp/packages_start.txt 13:19:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:19:39 + PACKAGES=/tmp/packages_end.txt 13:19:39 + case "${OS_FAMILY}" in 13:19:39 + dpkg -l 13:19:39 + grep '^ii' 13:19:39 + '[' -f /tmp/packages_start.txt ']' 13:19:39 + '[' -f /tmp/packages_end.txt ']' 13:19:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:19:39 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:19:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:19:39 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 13:19:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:40 prd-ubuntu20.04-docker-8c-8g-10823 does not seem to be running inside a container 13:19:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:19:40 $ docker top e0e6a4b831c6f9083cfb26762a4b06aad9d76975698a973cb82d2a0d1976bc00 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:41 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:41 + mkdir -p /var/log/sysstat [Pipeline] sh 13:19:41 + ls /var/log/sa-host 13:19:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:41 provisioning config files... 13:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4744112170834868679tmp [Pipeline] { [Pipeline] echo 13:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:42 ---> create-netrc.sh [Pipeline] } 13:19:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:19:42 ---> python-tools-install.sh [Pipeline] echo 13:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:19:42 ---> sudo-logs.sh 13:19:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:19:43 ---> job-cost.sh 13:19:43 lf-activate-venv: SKIPPING 13:19:43 DEBUG: total: 0.2199999988079071 13:19:43 INFO: Retrieving Stack Cost... 13:19:43 INFO: Retrieving Pricing Info for: v3-standard-8 13:19:43 INFO: Archiving Costs [Pipeline] echo 13:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:19:44 ---> logs-deploy.sh 13:19:44 lf-activate-venv: SKIPPING 13:19:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/152 13:19:44 INFO: archiving workspace using pattern(s): 13:19:45 Archives upload complete. 13:19:45 INFO: archiving logs to Nexus 13:19:46 ---> uname -a: 13:19:46 Linux prd-ubuntu20-04-docker-8c-8g-10823 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:19:46 13:19:46 13:19:46 ---> lscpu: 13:19:46 Architecture: x86_64 13:19:46 CPU op-mode(s): 32-bit, 64-bit 13:19:46 Byte Order: Little Endian 13:19:46 Address sizes: 40 bits physical, 48 bits virtual 13:19:46 CPU(s): 8 13:19:46 On-line CPU(s) list: 0-7 13:19:46 Thread(s) per core: 1 13:19:46 Core(s) per socket: 1 13:19:46 Socket(s): 8 13:19:46 NUMA node(s): 1 13:19:46 Vendor ID: AuthenticAMD 13:19:46 CPU family: 23 13:19:46 Model: 49 13:19:46 Model name: AMD EPYC-Rome Processor 13:19:46 Stepping: 0 13:19:46 CPU MHz: 2799.998 13:19:46 BogoMIPS: 5599.99 13:19:46 Virtualization: AMD-V 13:19:46 Hypervisor vendor: KVM 13:19:46 Virtualization type: full 13:19:46 L1d cache: 256 KiB 13:19:46 L1i cache: 256 KiB 13:19:46 L2 cache: 4 MiB 13:19:46 L3 cache: 128 MiB 13:19:46 NUMA node0 CPU(s): 0-7 13:19:46 Vulnerability Itlb multihit: Not affected 13:19:46 Vulnerability L1tf: Not affected 13:19:46 Vulnerability Mds: Not affected 13:19:46 Vulnerability Meltdown: Not affected 13:19:46 Vulnerability Mmio stale data: Not affected 13:19:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:19:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:19:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:19:46 Vulnerability Srbds: Not affected 13:19:46 Vulnerability Tsx async abort: Not affected 13:19:46 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 13:19:46 13:19:46 13:19:46 ---> nproc: 13:19:46 8 13:19:46 13:19:46 13:19:46 ---> df -h: 13:19:46 Filesystem Size Used Avail Use% Mounted on 13:19:46 overlay 155G 13G 143G 9% / 13:19:46 tmpfs 64M 0 64M 0% /dev 13:19:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:19:46 shm 64M 0 64M 0% /dev/shm 13:19:46 /dev/vda1 155G 13G 143G 9% /facter-os 13:19:46 13:19:46 13:19:46 ---> sar -b -r -n DEV: 13:19:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10823) 04/25/23 _x86_64_ (8 CPU) 13:19:46 13:19:46 13:03:47 LINUX RESTART (8 CPU) 13:19:46 13:19:46 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:19:46 13:05:01 196.62 48.75 147.87 0.00 5379.01 105363.95 0.00 13:19:46 13:06:01 114.96 0.40 114.56 0.00 9.60 45531.48 0.00 13:19:46 13:07:01 163.07 0.33 162.74 0.00 21.06 34071.39 0.00 13:19:46 13:08:01 31.84 0.05 31.79 0.00 6.80 15973.35 0.00 13:19:46 13:09:01 28.03 9.00 19.03 0.00 2592.37 2577.57 0.00 13:19:46 13:10:01 31.77 2.60 29.17 0.00 2583.94 6403.87 0.00 13:19:46 13:11:01 3.65 0.02 3.63 0.00 0.13 92.12 0.00 13:19:46 13:12:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 13:19:46 13:13:02 1.45 0.00 1.45 0.00 0.00 15.86 0.00 13:19:46 13:14:01 1.75 0.00 1.75 0.00 0.00 18.30 0.00 13:19:46 13:15:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 13:19:46 13:16:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 13:19:46 13:17:01 1.08 0.02 1.07 0.00 0.13 11.05 0.00 13:19:46 13:18:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 13:19:46 13:19:01 37.38 0.20 37.18 0.00 15.20 27856.56 0.00 13:19:46 Average: 41.18 4.10 37.09 0.00 708.03 15882.58 0.00 13:19:46 13:19:46 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:19:46 13:05:01 28753992 31579700 727932 2.21 96268 2956860 1988096 5.86 1060692 2649784 348024 13:19:46 13:06:01 27772252 31493348 808280 2.46 146092 3743284 2013164 5.93 1401676 3227764 547092 13:19:46 13:07:01 27680080 31587280 715836 2.18 158612 3892156 1745108 5.14 1228928 3467984 469456 13:19:46 13:08:01 27679780 31587684 714508 2.17 158916 3892368 1761888 5.19 1238892 3455848 40 13:19:46 13:09:01 27357512 31505456 776956 2.36 176412 4110692 1824440 5.38 1392012 3601396 36116 13:19:46 13:10:01 27146708 31567072 717200 2.18 193212 4353776 1823580 5.37 1563868 3626436 8 13:19:46 13:11:01 27151944 31567300 717176 2.18 191792 4350524 1786840 5.27 1562584 3623228 8 13:19:46 13:12:01 27157952 31573376 711172 2.16 191824 4350528 1786840 5.27 1556464 3623240 48 13:19:46 13:13:02 27158060 31573980 710840 2.16 191892 4350532 1786840 5.27 1556272 3623584 8 13:19:46 13:14:01 27158004 31573972 710756 2.16 191920 4350536 1786840 5.27 1556304 3623604 20 13:19:46 13:15:01 27157984 31573980 710912 2.16 191936 4350536 1786840 5.27 1556376 3623612 8 13:19:46 13:16:01 27157740 31573772 711096 2.16 191960 4350540 1786840 5.27 1556308 3623624 40 13:19:46 13:17:01 27157636 31573700 711120 2.16 191976 4350540 1786840 5.27 1556624 3623628 8 13:19:46 13:18:01 27158264 31574396 710372 2.16 191980 4350544 1786840 5.27 1555948 3623660 40 13:19:46 13:19:01 26105552 31535152 741180 2.25 209388 5270212 1948440 5.74 1686624 4462584 106136 13:19:46 Average: 27316897 31562678 726356 2.21 178279 4201575 1826629 5.38 1468638 3565332 100470 13:19:46 13:19:46 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:19:46 13:05:01 ens3 809.83 514.06 8006.79 99.78 0.00 0.00 0.00 0.00 13:19:46 13:05:01 docker0 150.53 235.99 12.10 1323.94 0.00 0.00 0.00 0.00 13:19:46 13:05:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 13:19:46 13:05:01 vethd6b7259 143.34 227.72 13.40 1233.31 0.00 0.00 0.00 0.10 13:19:46 13:06:01 ens3 100.08 49.66 688.16 13.40 0.00 0.00 0.00 0.00 13:19:46 13:06:01 veth897ab97 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:19:46 13:06:01 docker0 32.96 73.37 2.57 663.66 0.00 0.00 0.00 0.00 13:19:46 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:07:01 ens3 183.20 150.67 2645.48 322.77 0.00 0.00 0.00 0.00 13:19:46 13:07:01 docker0 3.00 6.33 0.19 88.08 0.00 0.00 0.00 0.00 13:19:46 13:07:01 lo 7.87 7.87 0.77 0.77 0.00 0.00 0.00 0.00 13:19:46 13:08:01 ens3 12.43 7.38 11.55 4.25 0.00 0.00 0.00 0.00 13:19:46 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:19:46 13:09:01 ens3 136.84 68.87 1506.70 4.80 0.00 0.00 0.00 0.00 13:19:46 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:19:46 13:10:01 ens3 104.48 53.30 1375.55 3.71 0.00 0.00 0.00 0.00 13:19:46 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:10:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:19:46 13:11:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:13:02 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:14:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:15:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:19:46 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:46 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:19:46 13:19:01 ens3 191.73 123.86 4555.76 16.54 0.00 0.00 0.00 0.00 13:19:46 13:19:01 docker0 46.23 53.62 3.55 579.86 0.00 0.00 0.00 0.00 13:19:46 13:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:19:46 Average: ens3 102.74 64.63 1254.06 31.06 0.00 0.00 0.00 0.00 13:19:46 Average: docker0 15.53 24.65 1.23 177.23 0.00 0.00 0.00 0.00 13:19:46 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 13:19:46 13:19:46 13:19:46 ---> sar -P ALL: 13:19:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10823) 04/25/23 _x86_64_ (8 CPU) 13:19:46 13:19:46 13:03:47 LINUX RESTART (8 CPU) 13:19:46 13:19:46 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:19:46 13:05:01 all 10.65 0.00 3.95 3.14 0.05 82.21 13:19:46 13:05:01 0 13.25 0.00 4.13 0.59 0.05 81.98 13:19:46 13:05:01 1 10.82 0.00 3.79 4.21 0.05 81.14 13:19:46 13:05:01 2 8.84 0.00 3.97 0.74 0.05 86.40 13:19:46 13:05:01 3 8.95 0.00 3.08 0.67 0.03 87.27 13:19:46 13:05:01 4 13.63 0.00 4.05 1.82 0.05 80.45 13:19:46 13:05:01 5 10.06 0.00 4.50 9.52 0.05 75.86 13:19:46 13:05:01 6 8.26 0.00 3.99 7.01 0.05 80.69 13:19:46 13:05:01 7 11.43 0.00 4.09 0.56 0.08 83.84 13:19:46 13:06:01 all 31.89 0.00 5.88 2.75 0.08 59.40 13:19:46 13:06:01 0 32.77 0.00 5.45 0.25 0.07 61.46 13:19:46 13:06:01 1 31.66 0.00 5.64 0.30 0.13 62.26 13:19:46 13:06:01 2 31.92 0.00 5.85 7.87 0.07 54.29 13:19:46 13:06:01 3 32.86 0.00 5.41 0.39 0.08 61.26 13:19:46 13:06:01 4 31.11 0.00 6.80 1.31 0.08 60.69 13:19:46 13:06:01 5 30.64 0.00 5.83 10.22 0.07 53.24 13:19:46 13:06:01 6 31.77 0.00 7.09 1.01 0.07 60.06 13:19:46 13:06:01 7 32.40 0.00 5.01 0.62 0.07 61.91 13:19:46 13:07:01 all 28.81 0.00 5.52 1.99 0.07 63.62 13:19:46 13:07:01 0 27.69 0.00 5.82 6.46 0.05 59.97 13:19:46 13:07:01 1 28.92 0.00 5.73 0.03 0.07 65.25 13:19:46 13:07:01 2 29.01 0.00 5.34 4.77 0.07 60.82 13:19:46 13:07:01 3 29.51 0.00 5.42 0.32 0.07 64.69 13:19:46 13:07:01 4 28.51 0.00 5.08 0.13 0.05 66.23 13:19:46 13:07:01 5 29.10 0.00 5.62 0.51 0.08 64.69 13:19:46 13:07:01 6 29.86 0.00 5.78 0.32 0.07 63.97 13:19:46 13:07:01 7 27.88 0.00 5.34 3.36 0.07 63.36 13:19:46 13:08:01 all 0.26 0.00 0.16 0.93 0.01 98.64 13:19:46 13:08:01 0 0.37 0.00 0.12 0.44 0.02 99.06 13:19:46 13:08:01 1 0.25 0.00 0.13 0.43 0.02 99.17 13:19:46 13:08:01 2 0.25 0.00 0.17 0.02 0.00 99.57 13:19:46 13:08:01 3 0.42 0.00 0.08 0.00 0.00 99.50 13:19:46 13:08:01 4 0.13 0.00 0.10 0.00 0.02 99.75 13:19:46 13:08:01 5 0.18 0.00 0.10 0.52 0.00 99.20 13:19:46 13:08:01 6 0.18 0.00 0.13 0.00 0.00 99.68 13:19:46 13:08:01 7 0.27 0.00 0.47 6.03 0.02 93.22 13:19:46 13:09:01 all 1.05 0.00 0.74 0.25 0.01 97.95 13:19:46 13:09:01 0 0.62 0.00 0.37 0.02 0.02 98.98 13:19:46 13:09:01 1 1.52 0.00 0.60 0.95 0.03 96.90 13:19:46 13:09:01 2 1.02 0.00 1.03 0.32 0.02 97.61 13:19:46 13:09:01 3 1.24 0.00 1.87 0.05 0.02 96.83 13:19:46 13:09:01 4 1.45 0.00 0.52 0.03 0.00 98.00 13:19:46 13:09:01 5 0.89 0.00 0.48 0.55 0.02 98.06 13:19:46 13:09:01 6 0.62 0.00 0.37 0.03 0.02 98.97 13:19:46 13:09:01 7 1.05 0.00 0.69 0.03 0.00 98.23 13:19:46 13:10:01 all 1.43 0.00 0.74 0.35 0.01 97.47 13:19:46 13:10:01 0 1.18 0.00 1.00 0.35 0.02 97.45 13:19:46 13:10:01 1 1.79 0.00 1.72 0.68 0.00 95.81 13:19:46 13:10:01 2 2.05 0.00 0.92 0.05 0.02 96.97 13:19:46 13:10:01 3 1.47 0.00 0.47 0.03 0.02 98.01 13:19:46 13:10:01 4 0.95 0.00 0.40 0.12 0.02 98.52 13:19:46 13:10:01 5 1.64 0.00 0.43 0.72 0.00 97.21 13:19:46 13:10:01 6 1.20 0.00 0.47 0.03 0.02 98.28 13:19:46 13:10:01 7 1.14 0.00 0.52 0.82 0.02 97.51 13:19:46 13:11:01 all 0.09 0.00 0.05 0.01 0.00 99.85 13:19:46 13:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:19:46 13:11:01 1 0.07 0.00 0.03 0.02 0.02 99.87 13:19:46 13:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 13:19:46 13:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:19:46 13:11:01 4 0.05 0.00 0.08 0.02 0.00 99.85 13:19:46 13:11:01 5 0.03 0.00 0.05 0.08 0.00 99.83 13:19:46 13:11:01 6 0.15 0.00 0.03 0.00 0.02 99.80 13:19:46 13:11:01 7 0.28 0.00 0.10 0.00 0.00 99.62 13:19:46 13:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:19:46 13:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:19:46 13:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:19:46 13:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:19:46 13:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:19:46 13:12:01 5 0.02 0.00 0.03 0.02 0.02 99.92 13:19:46 13:12:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:19:46 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:19:46 13:13:02 all 0.06 0.00 0.01 0.00 0.01 99.91 13:19:46 13:13:02 0 0.39 0.00 0.02 0.00 0.02 99.58 13:19:46 13:13:02 1 0.00 0.00 0.02 0.00 0.00 99.98 13:19:46 13:13:02 2 0.03 0.00 0.03 0.00 0.03 99.90 13:19:46 13:13:02 3 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:13:02 4 0.02 0.00 0.02 0.02 0.02 99.93 13:19:46 13:13:02 5 0.02 0.00 0.00 0.02 0.00 99.97 13:19:46 13:13:02 6 0.02 0.00 0.02 0.00 0.02 99.95 13:19:46 13:13:02 7 0.02 0.00 0.02 0.00 0.02 99.95 13:19:46 13:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:19:46 13:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:19:46 13:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:19:46 13:14:01 3 0.02 0.00 0.00 0.03 0.00 99.95 13:19:46 13:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:19:46 13:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:19:46 13:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:19:46 13:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:15:01 all 0.04 0.00 0.01 0.00 0.00 99.95 13:19:46 13:15:01 0 0.18 0.00 0.00 0.00 0.02 99.80 13:19:46 13:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:19:46 13:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:19:46 13:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:19:46 13:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:19:46 13:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:19:46 13:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:19:46 13:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:19:46 13:15:01 CPU %user %nice %system %iowait %steal %idle 13:19:46 13:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:19:46 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:19:46 13:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:19:46 13:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:19:46 13:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:16:01 4 0.02 0.00 0.05 0.02 0.02 99.90 13:19:46 13:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:19:46 13:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:17:01 all 0.01 0.00 0.01 0.01 0.00 99.95 13:19:46 13:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:19:46 13:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:19:46 13:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:19:46 13:17:01 3 0.02 0.00 0.02 0.10 0.00 99.87 13:19:46 13:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:19:46 13:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:19:46 13:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:19:46 13:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:19:46 13:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:19:46 13:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:19:46 13:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:19:46 13:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:19:46 13:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:19:46 13:18:01 4 0.03 0.00 0.02 0.02 0.00 99.93 13:19:46 13:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:19:46 13:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:19:46 13:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:19:46 13:19:01 all 4.11 0.00 1.69 1.01 0.02 93.17 13:19:46 13:19:01 0 4.72 0.00 1.14 0.02 0.02 94.11 13:19:46 13:19:01 1 4.80 0.00 1.86 0.00 0.02 93.32 13:19:46 13:19:01 2 4.23 0.00 1.65 5.76 0.03 88.32 13:19:46 13:19:01 3 3.20 0.00 1.71 0.00 0.02 95.07 13:19:46 13:19:01 4 4.13 0.00 1.85 0.77 0.03 93.22 13:19:46 13:19:01 5 3.40 0.00 1.53 0.55 0.02 94.50 13:19:46 13:19:01 6 4.34 0.00 1.68 0.94 0.02 93.03 13:19:46 13:19:01 7 4.09 0.00 2.09 0.03 0.02 93.77 13:19:46 Average: all 5.20 0.00 1.25 0.69 0.02 92.84 13:19:46 Average: 0 5.40 0.00 1.20 0.54 0.02 92.84 13:19:46 Average: 1 5.30 0.00 1.30 0.44 0.02 92.94 13:19:46 Average: 2 5.15 0.00 1.27 1.29 0.02 92.26 13:19:46 Average: 3 5.15 0.00 1.20 0.11 0.02 93.53 13:19:46 Average: 4 5.31 0.00 1.26 0.28 0.02 93.13 13:19:46 Average: 5 5.03 0.00 1.23 1.51 0.02 92.21 13:19:46 Average: 6 5.07 0.00 1.30 0.62 0.02 92.99 13:19:46 Average: 7 5.21 0.00 1.22 0.76 0.02 92.79 13:19:46 13:19:46 13:19:46