Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0641d86a7e9e51402bc7501e954cf0251e558fc3 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-ssh12073845179550041817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh4805797258192101743.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15230491310198504005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh2270691540070115874.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-ssh5911162643699378235.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] ========================================================= [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.21 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-16149’ Running on prd-ubuntu20.04-docker-8c-8g-16152 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 0641d86a7e9e51402bc7501e954cf0251e558fc3 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#618)" > git rev-list --no-walk c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:58 ========================================================= 15:33:58 EdgeX Global Pipelines Version Info 15:33:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:59 ------------------- 15:33:59 stable info: 15:33:59 ------------------- 15:33:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:59 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:33:59 Message: update stable to v1.0.255 15:34:00 ------------------- 15:34:00 experimental info: 15:34:00 ------------------- 15:34:00 Commited By: **** collab-it+edgex@linuxfoundation.org 15:34:00 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:34:00 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0641d86 [Pipeline] echo 15:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:00 provisioning config files... 15:34:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6737507677702765154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:01 ---> docker-login.sh 15:34:01 nexus3.edgexfoundry.org:10001 15:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:02 Configure a credential helper to remove this warning. See 15:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:02 15:34:02 Login Succeeded 15:34:02 nexus3.edgexfoundry.org:10002 15:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:02 Configure a credential helper to remove this warning. See 15:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:02 15:34:02 Login Succeeded 15:34:02 nexus3.edgexfoundry.org:10003 15:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:02 Configure a credential helper to remove this warning. See 15:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:02 15:34:02 Login Succeeded 15:34:02 nexus3.edgexfoundry.org:10004 15:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:02 Configure a credential helper to remove this warning. See 15:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:02 15:34:02 Login Succeeded 15:34:02 docker.io 15:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:02 Configure a credential helper to remove this warning. See 15:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:02 15:34:02 Login Succeeded 15:34:02 ---> docker-login.sh ends [Pipeline] } 15:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:34:03 + git rev-list -1 --merges 0641d86a7e9e51402bc7501e954cf0251e558fc3~1..0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo 15:34:03 -----------> git rev-list -1 --merges 0641d86a7e9e51402bc7501e954cf0251e558fc3~1..0641d86a7e9e51402bc7501e954cf0251e558fc3 0641d86a7e9e51402bc7501e954cf0251e558fc3 [false] [Pipeline] sh 15:34:03 + git log --format=format:%s -1 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo 15:34:03 ========================================================= 15:34:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:34:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:03 + git log --format=format:%s -1 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] echo 15:34:03 [semverPrep] GIT_COMMIT: 0641d86a7e9e51402bc7501e954cf0251e558fc3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#618) [Pipeline] echo 15:34:04 [semverPrep] This is not a build commit. [Pipeline] sh 15:34:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:04 + grep -v github /etc/ssh/ssh_known_hosts 15:34:04 + [ -e /tmp/ssh_known_hosts ] 15:34:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:34:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:34:04 + sudo tee -a /etc/ssh/ssh_known_hosts 15:34:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:04 15:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:05 0.1.4: Pulling from edgex-devops/py-git-semver 15:34:05 b85a868b505f: Pulling fs layer 15:34:05 e2be974225ed: Pulling fs layer 15:34:05 339a4e72a1f5: Pulling fs layer 15:34:05 988bab9f4d93: Pulling fs layer 15:34:05 1469e6f7b9e6: Pulling fs layer 15:34:05 eaf3925da568: Pulling fs layer 15:34:05 bab4dde63d76: Pulling fs layer 15:34:05 eaf3925da568: Waiting 15:34:05 1469e6f7b9e6: Waiting 15:34:05 bde34c3a00c8: Pulling fs layer 15:34:05 b352a97aabf1: Pulling fs layer 15:34:05 988bab9f4d93: Waiting 15:34:05 bde34c3a00c8: Waiting 15:34:05 4872d77fe225: Pulling fs layer 15:34:05 5851b861e8e6: Pulling fs layer 15:34:05 b352a97aabf1: Waiting 15:34:05 5851b861e8e6: Waiting 15:34:05 e2be974225ed: Verifying Checksum 15:34:05 e2be974225ed: Download complete 15:34:05 988bab9f4d93: Verifying Checksum 15:34:05 988bab9f4d93: Download complete 15:34:05 1469e6f7b9e6: Verifying Checksum 15:34:05 1469e6f7b9e6: Download complete 15:34:05 339a4e72a1f5: Verifying Checksum 15:34:05 339a4e72a1f5: Download complete 15:34:05 eaf3925da568: Verifying Checksum 15:34:05 eaf3925da568: Download complete 15:34:05 bde34c3a00c8: Download complete 15:34:05 b352a97aabf1: Verifying Checksum 15:34:05 b352a97aabf1: Download complete 15:34:05 4872d77fe225: Verifying Checksum 15:34:05 4872d77fe225: Download complete 15:34:05 5851b861e8e6: Download complete 15:34:05 b85a868b505f: Verifying Checksum 15:34:05 b85a868b505f: Download complete 15:34:05 bab4dde63d76: Download complete 15:34:06 b85a868b505f: Pull complete 15:34:06 e2be974225ed: Pull complete 15:34:06 339a4e72a1f5: Pull complete 15:34:07 988bab9f4d93: Pull complete 15:34:07 1469e6f7b9e6: Pull complete 15:34:07 eaf3925da568: Pull complete 15:34:09 bab4dde63d76: Pull complete 15:34:09 bde34c3a00c8: Pull complete 15:34:09 b352a97aabf1: Pull complete 15:34:09 4872d77fe225: Pull complete 15:34:09 5851b861e8e6: Pull complete 15:34:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:10 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:17 $ docker top daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 -eo pid,comm 15:34:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:34:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:17 [ssh-agent] Looking for ssh-agent implementation... 15:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:18 $ docker exec daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent 15:34:18 SSH_AUTH_SOCK=/tmp/ssh-9ekH65FTtYoz/agent.13 15:34:18 SSH_AGENT_PID=19 15:34:18 Running ssh-add (command line suppressed) 15:34:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13818890587267786329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13818890587267786329.key) 15:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:18 + git tag --points-at HEAD [Pipeline] } 15:34:18 $ docker exec --env ******** --env ******** daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent -k 15:34:18 unset SSH_AUTH_SOCK; 15:34:18 unset SSH_AGENT_PID; 15:34:18 echo Agent pid 19 killed; 15:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:34:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:18 [ssh-agent] Looking for ssh-agent implementation... 15:34:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:19 $ docker exec daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent 15:34:19 SSH_AUTH_SOCK=/tmp/ssh-ckhaaJWTSzxq/agent.69 15:34:19 SSH_AGENT_PID=75 15:34:19 Running ssh-add (command line suppressed) 15:34:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13278475792991458820.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13278475792991458820.key) 15:34:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:19 + git semver init 15:34:19 2023-11-01 15:34:19,722 [run_init] DEBUG init version:0.0.0 force:False 15:34:19 2023-11-01 15:34:19,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:34:19 2023-11-01 15:34:19,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:34:19 2023-11-01 15:34:19,724 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:34:20 2023-11-01 15:34:20,600 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:34:20 2023-11-01 15:34:20,601 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:34:20 2023-11-01 15:34:20,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:34:20 2023-11-01 15:34:20,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:34:20 3.1.0-dev.33 [Pipeline] } 15:34:20 $ docker exec --env ******** --env ******** daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 ssh-agent -k 15:34:20 unset SSH_AUTH_SOCK; 15:34:20 unset SSH_AGENT_PID; 15:34:20 echo Agent pid 75 killed; 15:34:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:21 + git semver [Pipeline] } 15:34:21 $ docker stop --time=1 daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 15:34:22 $ docker rm -f --volumes daf05efa6747bdf2de7df1c976873c59997b801f9919c83ece4e4df43251ec61 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:34:23 Stashed 1 file(s) [Pipeline] echo 15:34:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:23 provisioning config files... 15:34:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1709650221956329535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:23 ---> docker-login.sh 15:34:23 nexus3.edgexfoundry.org:10001 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 nexus3.edgexfoundry.org:10002 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 nexus3.edgexfoundry.org:10003 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 nexus3.edgexfoundry.org:10004 15:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:23 Configure a credential helper to remove this warning. See 15:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:23 15:34:23 Login Succeeded 15:34:23 docker.io 15:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:24 Configure a credential helper to remove this warning. See 15:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:24 15:34:24 Login Succeeded 15:34:24 ---> docker-login.sh ends [Pipeline] } 15:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:34:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:34:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:34:24 ========================================================= 15:34:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:34:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:34:24 Sending build context to Docker daemon 3.363MB 15:34:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:34:24 Step 2/12 : FROM ${BASE} AS builder 15:34:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:26 7264a8db6415: Pulling fs layer 15:34:26 c4d48a809fc2: Pulling fs layer 15:34:26 4f1c88b9dad5: Pulling fs layer 15:34:26 ad3a456e5733: Pulling fs layer 15:34:26 33e27b845d1e: Pulling fs layer 15:34:26 c68163c4e522: Pulling fs layer 15:34:26 50da416c3ac9: Pulling fs layer 15:34:26 23d2d4c4bb30: Pulling fs layer 15:34:26 ad3a456e5733: Waiting 15:34:26 23d2d4c4bb30: Waiting 15:34:26 50da416c3ac9: Waiting 15:34:26 33e27b845d1e: Waiting 15:34:26 c68163c4e522: Waiting 15:34:26 c4d48a809fc2: Verifying Checksum 15:34:26 c4d48a809fc2: Download complete 15:34:26 ad3a456e5733: Verifying Checksum 15:34:26 ad3a456e5733: Download complete 15:34:26 33e27b845d1e: Verifying Checksum 15:34:26 33e27b845d1e: Download complete 15:34:26 7264a8db6415: Verifying Checksum 15:34:26 7264a8db6415: Download complete 15:34:26 c68163c4e522: Verifying Checksum 15:34:26 c68163c4e522: Download complete 15:34:26 23d2d4c4bb30: Verifying Checksum 15:34:26 23d2d4c4bb30: Download complete 15:34:26 4f1c88b9dad5: Download complete 15:34:27 50da416c3ac9: Verifying Checksum 15:34:27 50da416c3ac9: Download complete 15:34:27 7264a8db6415: Pull complete 15:34:29 c4d48a809fc2: Pull complete 15:34:34 4f1c88b9dad5: Pull complete 15:34:35 ad3a456e5733: Pull complete 15:34:35 33e27b845d1e: Pull complete 15:34:35 c68163c4e522: Pull complete 15:34:37 50da416c3ac9: Pull complete 15:34:38 Still waiting to schedule task 15:34:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16150’ 15:34:38 23d2d4c4bb30: Pull complete 15:34:38 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:34:38 ---> 0786185ac409 15:34:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:34:48 ---> Running in bc44119f3fc6 15:34:48 Removing intermediate container bc44119f3fc6 15:34:48 ---> bf3afb7f3f3c 15:34:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:34:48 ---> Running in 4f12c9bb1779 15:34:48 Removing intermediate container 4f12c9bb1779 15:34:48 ---> f7a655cbd7e7 15:34:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:34:48 ---> Running in ed04308b5ac7 15:34:48 Removing intermediate container ed04308b5ac7 15:34:48 ---> 078d082b165f 15:34:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:48 ---> Running in 44a7e28f3f9e 15:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:34:49 OK: 264 MiB in 52 packages 15:34:49 Removing intermediate container 44a7e28f3f9e 15:34:49 ---> ca83dc16eb96 15:34:49 Step 7/12 : WORKDIR /app 15:34:49 ---> Running in b788d7d957d7 15:34:49 Removing intermediate container b788d7d957d7 15:34:49 ---> 783e23c74f8b 15:34:49 Step 8/12 : COPY go.mod vendor* ./ 15:34:49 ---> 410e1ed26ef7 15:34:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:49 ---> Running in a1f52bf530e7 15:35:57 Removing intermediate container a1f52bf530e7 15:35:57 ---> 9736f86bb950 15:35:57 Step 10/12 : COPY . . 15:35:57 ---> 8008f42000d1 15:35:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:57 ---> Running in af36227699ee 15:35:57 Removing intermediate container af36227699ee 15:35:57 ---> 1246b1331811 15:35:57 Step 12/12 : RUN $MAKE 15:35:57 ---> Running in 65c69fdcf470 15:35:57 noop 15:35:57 Removing intermediate container 65c69fdcf470 15:35:57 ---> 682fe1a83daa 15:35:57 Successfully built 682fe1a83daa 15:35:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:57 + docker inspect -f . ci-base-image-x86_64 15:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:57 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:35:58 $ docker top 3b7035d2c0b0260fa84021b71ba726ab58abcc474da8a850dd27990e3446558c -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:58 + go version 15:35:58 go version go1.21.0 linux/amd64 [Pipeline] } 15:35:58 $ docker stop --time=1 3b7035d2c0b0260fa84021b71ba726ab58abcc474da8a850dd27990e3446558c 15:36:00 $ docker rm -f --volumes 3b7035d2c0b0260fa84021b71ba726ab58abcc474da8a850dd27990e3446558c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:01 + docker inspect -f . ci-base-image-x86_64 15:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:01 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:36:02 $ docker top e5b087242f25d00c85c7969c5bdd4b4b3867c0b4e7af54dd7c7fc0b64fb4db0d -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:02 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:36:02 + make test 15:36:02 go test -race -coverprofile=coverage.out ./... 15:36:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:36:42 go vet ./... 15:36:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:36:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:36:44 ./bin/test-attribution-txt.sh [Pipeline] echo 15:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:36:44 $ docker stop --time=1 e5b087242f25d00c85c7969c5bdd4b4b3867c0b4e7af54dd7c7fc0b64fb4db0d 15:36:56 $ docker rm -f --volumes e5b087242f25d00c85c7969c5bdd4b4b3867c0b4e7af54dd7c7fc0b64fb4db0d [Pipeline] // withDockerContainer [Pipeline] sh 15:36:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:57 + ls -al . 15:36:57 total 180 15:36:57 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 15:36 . 15:36:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:33 .. 15:36:57 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:33 .dockerignore 15:36:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:36 .git 15:36:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:33 .github 15:36:57 -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 15:33 .gitignore 15:36:57 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:33 .golangci.yml 15:36:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:34 .semver 15:36:57 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 1 15:33 Attribution.txt 15:36:57 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 1 15:33 CHANGELOG.md 15:36:57 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 1 15:33 Dockerfile 15:36:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:33 GOVERNANCE.md 15:36:57 -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 15:33 Jenkinsfile 15:36:57 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:33 LICENSE 15:36:57 -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 15:33 OWNERS.md 15:36:57 -rw-rw-r-- 1 jenkins jenkins 4550 Nov 1 15:33 README.md 15:36:57 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:34 VERSION 15:36:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 bin 15:36:57 -rw-r--r-- 1 jenkins jenkins 13 Nov 1 15:36 coverage.out 15:36:57 -rw-rw-r-- 1 jenkins jenkins 3731 Nov 1 15:33 go.mod 15:36:57 -rw-rw-r-- 1 jenkins jenkins 34917 Nov 1 15:33 go.sum 15:36:57 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 15:33 main.go 15:36:57 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 1 15:33 makefile 15:36:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:57 + 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=0641d86a7e9e51402bc7501e954cf0251e558fc3 --label arch=amd64 --label version=3.1.0-dev.33 . 15:36:57 Sending build context to Docker daemon 3.364MB 15:36:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:36:57 Step 2/26 : FROM ${BASE} AS builder 15:36:57 ---> 682fe1a83daa 15:36:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:36:58 ---> Running in 16b4ed36962e 15:36:58 Removing intermediate container 16b4ed36962e 15:36:58 ---> 8e9c643896cc 15:36:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:36:58 ---> Running in 7ebd6f376259 15:36:58 Removing intermediate container 7ebd6f376259 15:36:58 ---> 80bdcdef8d72 15:36:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:36:58 ---> Running in a1a4861c3993 15:36:58 Removing intermediate container a1a4861c3993 15:36:58 ---> 5baea301e7c0 15:36:58 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:58 ---> Running in 55a2e638062b 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:36:58 OK: 264 MiB in 52 packages 15:36:59 Removing intermediate container 55a2e638062b 15:36:59 ---> 60b91096c7c4 15:36:59 Step 7/26 : WORKDIR /app 15:36:59 ---> Running in 4af81b4126fa 15:36:59 Removing intermediate container 4af81b4126fa 15:36:59 ---> 8ea7c2a9f530 15:36:59 Step 8/26 : COPY go.mod vendor* ./ 15:36:59 ---> 7aa58e6b025d 15:36:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:59 ---> Running in d9610cf6479a 15:37:00 Removing intermediate container d9610cf6479a 15:37:00 ---> 6ab3f3980d5a 15:37:00 Step 10/26 : COPY . . 15:37:00 ---> e52ffdf44cb3 15:37:00 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:00 ---> Running in acd2151ebbe1 15:37:00 Removing intermediate container acd2151ebbe1 15:37:00 ---> 98c57a7be9ff 15:37:00 Step 12/26 : RUN $MAKE 15:37:00 ---> Running in 318459efdb5d 15:37:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33" -trimpath -mod=readonly -o app-service-configurable 15:37:22 Removing intermediate container 318459efdb5d 15:37:22 ---> 5eceb17290fd 15:37:22 Step 13/26 : FROM alpine:3.18 15:37:22 3.18: Pulling from library/alpine 15:37:22 96526aa774ef: Pulling fs layer 15:37:22 96526aa774ef: Verifying Checksum 15:37:22 96526aa774ef: Download complete 15:37:23 96526aa774ef: Pull complete 15:37:23 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:37:23 Status: Downloaded newer image for alpine:3.18 15:37:23 ---> 8ca4688f4f35 15:37:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:37:23 ---> Running in b7818b514a98 15:37:23 Removing intermediate container b7818b514a98 15:37:23 ---> 204ceb314337 15:37:23 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:37:23 ---> Running in f6e2176a24fd 15:37:23 Removing intermediate container f6e2176a24fd 15:37:23 ---> 10b467ababb8 15:37:23 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:37:23 ---> Running in 01cbf0379245 15:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:37:24 (1/2) Installing ca-certificates (20230506-r0) 15:37:24 (2/2) Installing dumb-init (1.2.5-r2) 15:37:24 Executing busybox-1.36.1-r2.trigger 15:37:24 Executing ca-certificates-20230506-r0.trigger 15:37:24 OK: 8 MiB in 17 packages 15:37:24 Removing intermediate container 01cbf0379245 15:37:24 ---> 99748f2d9b93 15:37:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:37:24 ---> 9da22e4421e5 15:37:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:37:24 ---> 5ca0bf8d328b 15:37:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:37:25 ---> 5bce810f13e1 15:37:25 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:37:26 ---> 29270f656825 15:37:26 Step 21/26 : EXPOSE 48095 15:37:26 ---> Running in f12baf847b5e 15:37:26 Removing intermediate container f12baf847b5e 15:37:26 ---> 78a5e55c9d70 15:37:26 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:37:26 ---> Running in af94e79ef639 15:37:26 Removing intermediate container af94e79ef639 15:37:26 ---> 81036b71abc2 15:37:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:26 ---> Running in 8af5f9814b73 15:37:26 Removing intermediate container 8af5f9814b73 15:37:26 ---> f058970bcb59 15:37:26 Step 24/26 : LABEL arch=amd64 15:37:26 ---> Running in 62b1b399389c 15:37:26 Removing intermediate container 62b1b399389c 15:37:26 ---> 9ca6fdeb1e37 15:37:26 Step 25/26 : LABEL git_sha=0641d86a7e9e51402bc7501e954cf0251e558fc3 15:37:26 ---> Running in f57c18650663 15:37:26 Removing intermediate container f57c18650663 15:37:26 ---> 760d73418fc9 15:37:26 Step 26/26 : LABEL version=3.1.0-dev.33 15:37:26 ---> Running in 277cb5645ac7 15:37:26 Removing intermediate container 277cb5645ac7 15:37:26 ---> eaf7ad4d3d22 15:37:26 [Warning] One or more build-args [ARCH] were not consumed 15:37:26 Successfully built eaf7ad4d3d22 15:37:26 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:27 provisioning config files... 15:37:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14338595478805032507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:27 ---> docker-login.sh 15:37:27 nexus3.edgexfoundry.org:10001 15:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:27 Configure a credential helper to remove this warning. See 15:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:27 15:37:27 Login Succeeded 15:37:27 nexus3.edgexfoundry.org:10002 15:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:27 Configure a credential helper to remove this warning. See 15:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:27 15:37:27 Login Succeeded 15:37:27 nexus3.edgexfoundry.org:10003 15:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:27 Configure a credential helper to remove this warning. See 15:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:27 15:37:27 Login Succeeded 15:37:27 nexus3.edgexfoundry.org:10004 15:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:27 Configure a credential helper to remove this warning. See 15:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:27 15:37:27 Login Succeeded 15:37:27 docker.io 15:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:27 Configure a credential helper to remove this warning. See 15:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:27 15:37:27 Login Succeeded 15:37:28 ---> docker-login.sh ends [Pipeline] } 15:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:37:28 0641d86a7e9e51402bc7501e954cf0251e558fc3 15:37:28 latest 15:37:28 3.1.0-dev.33 15:37:28 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 15:37:28 main 15:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3 15:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:28 35b2d2d91b54: Preparing 15:37:28 d67847f522dc: Preparing 15:37:28 6b84d38a1c0f: Preparing 15:37:28 0853e6b91053: Preparing 15:37:28 18713cd314e8: Preparing 15:37:28 cc2447e1835a: Preparing 15:37:28 cc2447e1835a: Waiting 15:37:28 0853e6b91053: Pushed 15:37:28 d67847f522dc: Pushed 15:37:28 6b84d38a1c0f: Pushed 15:37:28 cc2447e1835a: Layer already exists 15:37:28 18713cd314e8: Pushed 15:37:32 35b2d2d91b54: Pushed 15:37:32 0641d86a7e9e51402bc7501e954cf0251e558fc3: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:32 35b2d2d91b54: Preparing 15:37:32 d67847f522dc: Preparing 15:37:32 6b84d38a1c0f: Preparing 15:37:32 0853e6b91053: Preparing 15:37:32 18713cd314e8: Preparing 15:37:32 cc2447e1835a: Preparing 15:37:32 cc2447e1835a: Waiting 15:37:32 0853e6b91053: Layer already exists 15:37:32 6b84d38a1c0f: Layer already exists 15:37:32 35b2d2d91b54: Layer already exists 15:37:32 18713cd314e8: Layer already exists 15:37:32 d67847f522dc: Layer already exists 15:37:32 cc2447e1835a: Layer already exists 15:37:32 latest: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.33 15:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:33 35b2d2d91b54: Preparing 15:37:33 d67847f522dc: Preparing 15:37:33 6b84d38a1c0f: Preparing 15:37:33 0853e6b91053: Preparing 15:37:33 18713cd314e8: Preparing 15:37:33 cc2447e1835a: Preparing 15:37:33 cc2447e1835a: Waiting 15:37:33 0853e6b91053: Layer already exists 15:37:33 18713cd314e8: Layer already exists 15:37:33 d67847f522dc: Layer already exists 15:37:33 6b84d38a1c0f: Layer already exists 15:37:33 35b2d2d91b54: Layer already exists 15:37:33 cc2447e1835a: Layer already exists 15:37:33 3.1.0-dev.33: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 15:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:34 35b2d2d91b54: Preparing 15:37:34 d67847f522dc: Preparing 15:37:34 6b84d38a1c0f: Preparing 15:37:34 0853e6b91053: Preparing 15:37:34 18713cd314e8: Preparing 15:37:34 cc2447e1835a: Preparing 15:37:34 cc2447e1835a: Waiting 15:37:34 18713cd314e8: Layer already exists 15:37:34 35b2d2d91b54: Layer already exists 15:37:34 0853e6b91053: Layer already exists 15:37:34 d67847f522dc: Layer already exists 15:37:34 6b84d38a1c0f: Layer already exists 15:37:34 cc2447e1835a: Layer already exists 15:37:34 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:34 35b2d2d91b54: Preparing 15:37:34 d67847f522dc: Preparing 15:37:34 6b84d38a1c0f: Preparing 15:37:34 0853e6b91053: Preparing 15:37:34 18713cd314e8: Preparing 15:37:34 cc2447e1835a: Preparing 15:37:34 cc2447e1835a: Waiting 15:37:34 d67847f522dc: Layer already exists 15:37:34 18713cd314e8: Layer already exists 15:37:34 0853e6b91053: Layer already exists 15:37:34 6b84d38a1c0f: Layer already exists 15:37:34 35b2d2d91b54: Layer already exists 15:37:34 cc2447e1835a: Layer already exists 15:37:34 main: digest: sha256:f6028ad50ab57b9215095ac9d0b0897a1f426d56d3523a26635ba06b6849f0ac size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:34 ===================================================== [Pipeline] echo 15:37:34 taggedImages: 15:37:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3 15:37:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.33 15:37:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 15:37:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:35 15:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:35 latest: Pulling from edgex-lftools-log-publisher 15:37:35 5eb5b503b376: Pulling fs layer 15:37:35 5c69ac0246d0: Pulling fs layer 15:37:35 ec43610c2a17: Pulling fs layer 15:37:35 3a2ae6a8a46f: Pulling fs layer 15:37:35 33b1e0a273af: Pulling fs layer 15:37:35 5d3b04190fa2: Pulling fs layer 15:37:35 2f39f015ded8: Pulling fs layer 15:37:35 3a2ae6a8a46f: Waiting 15:37:35 33b1e0a273af: Waiting 15:37:35 5d3b04190fa2: Waiting 15:37:35 2f39f015ded8: Waiting 15:37:35 5c69ac0246d0: Verifying Checksum 15:37:35 5c69ac0246d0: Download complete 15:37:35 3a2ae6a8a46f: Verifying Checksum 15:37:35 3a2ae6a8a46f: Download complete 15:37:35 ec43610c2a17: Verifying Checksum 15:37:35 ec43610c2a17: Download complete 15:37:35 5d3b04190fa2: Verifying Checksum 15:37:35 5d3b04190fa2: Download complete 15:37:35 33b1e0a273af: Verifying Checksum 15:37:35 33b1e0a273af: Download complete 15:37:35 5eb5b503b376: Verifying Checksum 15:37:35 5eb5b503b376: Download complete 15:37:36 2f39f015ded8: Download complete 15:37:36 5eb5b503b376: Pull complete 15:37:37 5c69ac0246d0: Pull complete 15:37:37 ec43610c2a17: Pull complete 15:37:38 3a2ae6a8a46f: Pull complete 15:37:39 33b1e0a273af: Pull complete 15:37:39 5d3b04190fa2: Pull complete 15:37:44 2f39f015ded8: Pull complete 15:37:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:44 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16155 in /w/workspace/ry_app-service-configurable_main 15:37:53 $ docker top 629efdbcd1ffee39e705f977bf17b6ce41cd1528459df97a815281f663c86c45 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 15:37:53 Running in /w/workspace/app-service-configurable/203 [Pipeline] { [Pipeline] checkout 15:37:53 Selected Git installation does not exist. Using Default 15:37:53 The recommended git tool is: NONE 15:37:53 ---> job-cost.sh 15:37:53 lf-activate-venv: SKIPPING 15:37:53 INFO: No Stack... 15:37:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:54 INFO: Archiving Costs [Pipeline] sh 15:37:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:37:54 + cut -d, -f6 [Pipeline] lock 15:37:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] 15:37:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] did not exist. Created. 15:37:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:55 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:55 Stashed 1 file(s) [Pipeline] } 15:37:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:55 $ docker stop --time=1 629efdbcd1ffee39e705f977bf17b6ce41cd1528459df97a815281f663c86c45 15:37:56 $ docker rm -f --volumes 629efdbcd1ffee39e705f977bf17b6ce41cd1528459df97a815281f663c86c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:02 using credential edgex-jenkins-ssh 15:38:02 Cloning the remote Git repository 15:38:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:38:02 > git init /w/workspace/app-service-configurable/203 # timeout=10 15:38:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:38:03 > git --version # timeout=10 15:38:03 > git --version # 'git version 2.25.1' 15:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:38:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:07 Avoid second fetch 15:38:07 Checking out Revision 0641d86a7e9e51402bc7501e954cf0251e558fc3 (main) 15:38:08 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#618)" 15:38:07 > git config core.sparsecheckout # timeout=10 15:38:07 > git checkout -f 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:09 Dload Upload Total Spent Left Speed 15:38:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 15:38:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:10 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:38:10 /etc/docker/daemon.json 15:38:10 { 15:38:10 "registry-mirrors": [ 15:38:10 "https://nexus3.edgexfoundry.org:10001" 15:38:10 ], 15:38:10 "bip": "10.250.0.254/24", 15:38:10 "hosts": [ 15:38:10 "tcp://0.0.0.0:5555", 15:38:10 "unix:///var/run/docker.sock" 15:38:10 ], 15:38:10 "mtu": 1458, 15:38:10 "selinux-enabled": true, 15:38:10 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:10 } [Pipeline] sh 15:38:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:29 provisioning config files... 15:38:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/203@tmp/config15957632492484991693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:30 ---> docker-login.sh 15:38:30 nexus3.edgexfoundry.org:10001 15:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:31 Configure a credential helper to remove this warning. See 15:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:31 15:38:31 Login Succeeded 15:38:31 nexus3.edgexfoundry.org:10002 15:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:31 Configure a credential helper to remove this warning. See 15:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:31 15:38:31 Login Succeeded 15:38:31 nexus3.edgexfoundry.org:10003 15:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:31 Configure a credential helper to remove this warning. See 15:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:31 15:38:31 Login Succeeded 15:38:31 nexus3.edgexfoundry.org:10004 15:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:32 Configure a credential helper to remove this warning. See 15:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:32 15:38:32 Login Succeeded 15:38:32 docker.io 15:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:32 Configure a credential helper to remove this warning. See 15:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:32 15:38:32 Login Succeeded 15:38:32 ---> docker-login.sh ends [Pipeline] } 15:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:38:33 ========================================================= 15:38:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:38:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:38:33 Sending build context to Docker daemon 157.7kB 15:38:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:38:33 Step 2/12 : FROM ${BASE} AS builder 15:38:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:33 9fda8d8052c6: Pulling fs layer 15:38:33 5d54e960e981: Pulling fs layer 15:38:33 c4a7e357bf2a: Pulling fs layer 15:38:33 f0e02332f6b5: Pulling fs layer 15:38:33 cefa15bbcfad: Pulling fs layer 15:38:33 17808c966233: Pulling fs layer 15:38:33 f4c1fc716caa: Pulling fs layer 15:38:33 f0e02332f6b5: Waiting 15:38:33 cefa15bbcfad: Waiting 15:38:33 17808c966233: Waiting 15:38:33 f4c1fc716caa: Waiting 15:38:33 5d54e960e981: Verifying Checksum 15:38:33 5d54e960e981: Download complete 15:38:33 f0e02332f6b5: Verifying Checksum 15:38:33 f0e02332f6b5: Download complete 15:38:33 cefa15bbcfad: Verifying Checksum 15:38:33 cefa15bbcfad: Download complete 15:38:33 9fda8d8052c6: Download complete 15:38:34 f4c1fc716caa: Verifying Checksum 15:38:34 f4c1fc716caa: Download complete 15:38:34 9fda8d8052c6: Pull complete 15:38:35 5d54e960e981: Pull complete 15:38:36 c4a7e357bf2a: Verifying Checksum 15:38:36 c4a7e357bf2a: Download complete 15:38:36 17808c966233: Verifying Checksum 15:38:36 17808c966233: Download complete 15:38:49 c4a7e357bf2a: Pull complete 15:38:49 f0e02332f6b5: Pull complete 15:38:49 cefa15bbcfad: Pull complete 15:38:57 17808c966233: Pull complete 15:38:58 f4c1fc716caa: Pull complete 15:38:58 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:38:58 ---> ea914061e18c 15:38:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:38:59 ---> Running in 62f656bb724a 15:38:59 Removing intermediate container 62f656bb724a 15:38:59 ---> 3d8c45c15a5a 15:38:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:38:59 ---> Running in 14918eb8bbb9 15:39:00 Removing intermediate container 14918eb8bbb9 15:39:00 ---> ced37be7ba71 15:39:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:39:00 ---> Running in e3ecae453c3a 15:39:00 Removing intermediate container e3ecae453c3a 15:39:00 ---> c347c30acf02 15:39:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:00 ---> Running in 0a6b926fb2b0 15:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:39:03 OK: 266 MiB in 52 packages 15:39:03 Removing intermediate container 0a6b926fb2b0 15:39:03 ---> 607dc130e6fa 15:39:03 Step 7/12 : WORKDIR /app 15:39:04 ---> Running in 3925556020ae 15:39:04 Removing intermediate container 3925556020ae 15:39:04 ---> 2f57547d8557 15:39:04 Step 8/12 : COPY go.mod vendor* ./ 15:39:05 ---> 1a5ecf91af32 15:39:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:05 ---> Running in 5a62351b75d2 15:40:26 Removing intermediate container 5a62351b75d2 15:40:26 ---> 659df05fbe87 15:40:26 Step 10/12 : COPY . . 15:40:26 ---> e44a6ed4acea 15:40:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:26 ---> Running in 5e1961f774a9 15:40:26 Removing intermediate container 5e1961f774a9 15:40:26 ---> 00ad3752015e 15:40:26 Step 12/12 : RUN $MAKE 15:40:26 ---> Running in 6670d707202e 15:40:26 noop 15:40:26 Removing intermediate container 6670d707202e 15:40:26 ---> 77e7e01a620c 15:40:26 Successfully built 77e7e01a620c 15:40:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:27 + docker inspect -f . ci-base-image-arm64 15:40:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:27 prd-ubuntu20.04-docker-arm64-4c-16g-16155 does not seem to be running inside a container 15:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/203 -v /w/workspace/app-service-configurable/203:/w/workspace/app-service-configurable/203:rw,z -v /w/workspace/app-service-configurable/203@tmp:/w/workspace/app-service-configurable/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:40:28 $ docker top 96cdab315fc1b063334f5a431c4146fed1a369a3c9e8f97c34199b532f689978 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:29 + go version 15:40:29 go version go1.21.0 linux/arm64 [Pipeline] } 15:40:29 $ docker stop --time=1 96cdab315fc1b063334f5a431c4146fed1a369a3c9e8f97c34199b532f689978 15:40:31 $ docker rm -f --volumes 96cdab315fc1b063334f5a431c4146fed1a369a3c9e8f97c34199b532f689978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:31 + docker inspect -f . ci-base-image-arm64 15:40:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:32 prd-ubuntu20.04-docker-arm64-4c-16g-16155 does not seem to be running inside a container 15:40:32 $ 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/203 -v /w/workspace/app-service-configurable/203:/w/workspace/app-service-configurable/203:rw,z -v /w/workspace/app-service-configurable/203@tmp:/w/workspace/app-service-configurable/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:40:33 $ docker top c6152e9bd3427d5c599c579058297acf91348b2957de2d6a80f1ab12eaadd892 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:34 + git config --global --add safe.directory /w/workspace/app-service-configurable/203 [Pipeline] fileExists [Pipeline] sh 15:40:35 + make test 15:40:35 go test -race -coverprofile=coverage.out ./... 15:42:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:42:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:57 go vet ./... 15:45:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:45:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:45:04 ./bin/test-attribution-txt.sh [Pipeline] echo 15:45:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:45:04 $ docker stop --time=1 c6152e9bd3427d5c599c579058297acf91348b2957de2d6a80f1ab12eaadd892 15:45:06 $ docker rm -f --volumes c6152e9bd3427d5c599c579058297acf91348b2957de2d6a80f1ab12eaadd892 [Pipeline] // withDockerContainer [Pipeline] sh 15:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:45:07 Warning: overwriting stash ‘coverage-report’ 15:45:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:45:09 + ls -al . 15:45:09 total 176 15:45:09 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 15:40 . 15:45:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:38 .. 15:45:09 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:38 .dockerignore 15:45:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:38 .git 15:45:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 .github 15:45:09 -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 15:38 .gitignore 15:45:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:38 .golangci.yml 15:45:09 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 1 15:38 Attribution.txt 15:45:09 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 1 15:38 CHANGELOG.md 15:45:09 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 1 15:38 Dockerfile 15:45:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:38 GOVERNANCE.md 15:45:09 -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 15:38 Jenkinsfile 15:45:09 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:38 LICENSE 15:45:09 -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 15:38 OWNERS.md 15:45:09 -rw-rw-r-- 1 jenkins jenkins 4550 Nov 1 15:38 README.md 15:45:09 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:34 VERSION 15:45:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:38 bin 15:45:09 -rw-r--r-- 1 jenkins jenkins 13 Nov 1 15:40 coverage.out 15:45:09 -rw-rw-r-- 1 jenkins jenkins 3731 Nov 1 15:38 go.mod 15:45:09 -rw-rw-r-- 1 jenkins jenkins 34917 Nov 1 15:38 go.sum 15:45:09 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 15:38 main.go 15:45:09 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 1 15:38 makefile 15:45:09 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:09 + 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=0641d86a7e9e51402bc7501e954cf0251e558fc3 --label arch=arm64 --label version=3.1.0-dev.33 . 15:45:09 Sending build context to Docker daemon 158.7kB 15:45:09 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:45:09 Step 2/26 : FROM ${BASE} AS builder 15:45:09 ---> 77e7e01a620c 15:45:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:45:14 ---> Running in b511cf8ca414 15:45:14 Removing intermediate container b511cf8ca414 15:45:14 ---> 118093f075f6 15:45:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:45:14 ---> Running in b3cb9a082132 15:45:14 Removing intermediate container b3cb9a082132 15:45:14 ---> fcf082b079dd 15:45:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:45:14 ---> Running in ae93c0e44f21 15:45:14 Removing intermediate container ae93c0e44f21 15:45:14 ---> ae2a136aa737 15:45:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:45:14 ---> Running in ef66518c135e 15:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:45:17 OK: 266 MiB in 52 packages 15:45:18 Removing intermediate container ef66518c135e 15:45:18 ---> 1e4f4c951f3b 15:45:18 Step 7/26 : WORKDIR /app 15:45:18 ---> Running in e48d6912f6fd 15:45:18 Removing intermediate container e48d6912f6fd 15:45:18 ---> 555d4d5f4b54 15:45:18 Step 8/26 : COPY go.mod vendor* ./ 15:45:19 ---> f155675ebf77 15:45:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:19 ---> Running in 51ac15378551 15:45:21 Removing intermediate container 51ac15378551 15:45:21 ---> f0393c1b5840 15:45:21 Step 10/26 : COPY . . 15:45:22 ---> 42467e14c7ea 15:45:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:45:22 ---> Running in f2ea312744f1 15:45:23 Removing intermediate container f2ea312744f1 15:45:23 ---> 256bcfb9c1b5 15:45:23 Step 12/26 : RUN $MAKE 15:45:23 ---> Running in 5116e4e48d43 15:45:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33" -trimpath -mod=readonly -o app-service-configurable 15:47:30 Removing intermediate container 5116e4e48d43 15:47:30 ---> dde902a3d630 15:47:30 Step 13/26 : FROM alpine:3.18 15:47:30 3.18: Pulling from library/alpine 15:47:30 579b34f0a95b: Pulling fs layer 15:47:30 579b34f0a95b: Verifying Checksum 15:47:30 579b34f0a95b: Download complete 15:47:30 579b34f0a95b: Pull complete 15:47:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:47:30 Status: Downloaded newer image for alpine:3.18 15:47:30 ---> 3cc203321400 15:47:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:47:30 ---> Running in 22dc0e90bd04 15:47:30 Removing intermediate container 22dc0e90bd04 15:47:30 ---> 961a4d4b35c0 15:47:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:47:30 ---> Running in cfddd2e4281b 15:47:30 Removing intermediate container cfddd2e4281b 15:47:30 ---> 16b50ab11da4 15:47:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:47:30 ---> Running in d0135bc324eb 15:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:47:30 (1/2) Installing ca-certificates (20230506-r0) 15:47:30 (2/2) Installing dumb-init (1.2.5-r2) 15:47:30 Executing busybox-1.36.1-r2.trigger 15:47:30 Executing ca-certificates-20230506-r0.trigger 15:47:30 OK: 9 MiB in 17 packages 15:47:30 Removing intermediate container d0135bc324eb 15:47:30 ---> cb85d0ed697a 15:47:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:47:30 ---> 5d9890c65ecd 15:47:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:47:31 ---> bd4ac5da9b81 15:47:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:47:31 ---> 16046ad6c213 15:47:31 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:47:33 ---> a3e7b122df6e 15:47:33 Step 21/26 : EXPOSE 48095 15:47:33 ---> Running in 64cf822a0d19 15:47:33 Removing intermediate container 64cf822a0d19 15:47:33 ---> 63bc786cdd56 15:47:33 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:47:33 ---> Running in 1890dfacbd83 15:47:33 Removing intermediate container 1890dfacbd83 15:47:33 ---> b38e7d2608b7 15:47:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:47:33 ---> Running in a3d604016009 15:47:34 Removing intermediate container a3d604016009 15:47:34 ---> 813e704d517d 15:47:34 Step 24/26 : LABEL arch=arm64 15:47:34 ---> Running in 5219751b4501 15:47:34 Removing intermediate container 5219751b4501 15:47:34 ---> 86c4b9544aab 15:47:34 Step 25/26 : LABEL git_sha=0641d86a7e9e51402bc7501e954cf0251e558fc3 15:47:34 ---> Running in 7cec594d5a07 15:47:35 Removing intermediate container 7cec594d5a07 15:47:35 ---> 82fedcbf58dd 15:47:35 Step 26/26 : LABEL version=3.1.0-dev.33 15:47:35 ---> Running in 5f8666b6b192 15:47:35 Removing intermediate container 5f8666b6b192 15:47:35 ---> b75ff28d1c51 15:47:35 [Warning] One or more build-args [ARCH] were not consumed 15:47:35 Successfully built b75ff28d1c51 15:47:35 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:35 provisioning config files... 15:47:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/203@tmp/config12938161137028026937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:35 ---> docker-login.sh 15:47:35 nexus3.edgexfoundry.org:10001 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:36 Configure a credential helper to remove this warning. See 15:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:36 15:47:36 Login Succeeded 15:47:36 nexus3.edgexfoundry.org:10002 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:36 Configure a credential helper to remove this warning. See 15:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:36 15:47:36 Login Succeeded 15:47:36 nexus3.edgexfoundry.org:10003 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:36 Configure a credential helper to remove this warning. See 15:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:36 15:47:36 Login Succeeded 15:47:36 nexus3.edgexfoundry.org:10004 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 docker.io 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 ---> docker-login.sh ends [Pipeline] } 15:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:47:37 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:47:37 0641d86a7e9e51402bc7501e954cf0251e558fc3 15:47:37 latest 15:47:37 3.1.0-dev.33 15:47:37 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 15:47:37 main 15:47:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3 15:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:47:38 4ececca483cd: Preparing 15:47:38 024e76034771: Preparing 15:47:38 f501f3790691: Preparing 15:47:38 99307a33598d: Preparing 15:47:38 d610e4a60d45: Preparing 15:47:38 5f4d9fc4d98d: Preparing 15:47:38 5f4d9fc4d98d: Waiting 15:47:38 024e76034771: Pushed 15:47:38 f501f3790691: Pushed 15:47:38 99307a33598d: Pushed 15:47:38 5f4d9fc4d98d: Layer already exists 15:47:39 d610e4a60d45: Pushed 15:47:44 4ececca483cd: Pushed 15:47:44 0641d86a7e9e51402bc7501e954cf0251e558fc3: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:47:45 4ececca483cd: Preparing 15:47:45 024e76034771: Preparing 15:47:45 f501f3790691: Preparing 15:47:45 99307a33598d: Preparing 15:47:45 d610e4a60d45: Preparing 15:47:45 5f4d9fc4d98d: Preparing 15:47:45 5f4d9fc4d98d: Waiting 15:47:45 4ececca483cd: Layer already exists 15:47:45 f501f3790691: Layer already exists 15:47:45 d610e4a60d45: Layer already exists 15:47:45 024e76034771: Layer already exists 15:47:45 99307a33598d: Layer already exists 15:47:45 5f4d9fc4d98d: Layer already exists 15:47:45 latest: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.33 15:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:47:46 4ececca483cd: Preparing 15:47:46 024e76034771: Preparing 15:47:46 f501f3790691: Preparing 15:47:46 99307a33598d: Preparing 15:47:46 d610e4a60d45: Preparing 15:47:46 5f4d9fc4d98d: Preparing 15:47:46 5f4d9fc4d98d: Waiting 15:47:46 d610e4a60d45: Layer already exists 15:47:46 99307a33598d: Layer already exists 15:47:46 4ececca483cd: Layer already exists 15:47:46 f501f3790691: Layer already exists 15:47:46 024e76034771: Layer already exists 15:47:46 5f4d9fc4d98d: Layer already exists 15:47:46 3.1.0-dev.33: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 15:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:47:47 4ececca483cd: Preparing 15:47:47 024e76034771: Preparing 15:47:47 f501f3790691: Preparing 15:47:47 99307a33598d: Preparing 15:47:47 d610e4a60d45: Preparing 15:47:47 5f4d9fc4d98d: Preparing 15:47:47 5f4d9fc4d98d: Waiting 15:47:47 d610e4a60d45: Layer already exists 15:47:47 024e76034771: Layer already exists 15:47:47 99307a33598d: Layer already exists 15:47:47 4ececca483cd: Layer already exists 15:47:47 f501f3790691: Layer already exists 15:47:47 5f4d9fc4d98d: Layer already exists 15:47:47 0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:47:48 4ececca483cd: Preparing 15:47:48 024e76034771: Preparing 15:47:48 f501f3790691: Preparing 15:47:48 99307a33598d: Preparing 15:47:48 d610e4a60d45: Preparing 15:47:48 5f4d9fc4d98d: Preparing 15:47:48 5f4d9fc4d98d: Waiting 15:47:48 024e76034771: Layer already exists 15:47:48 4ececca483cd: Layer already exists 15:47:48 d610e4a60d45: Layer already exists 15:47:48 f501f3790691: Layer already exists 15:47:48 99307a33598d: Layer already exists 15:47:48 5f4d9fc4d98d: Layer already exists 15:47:48 main: digest: sha256:f50af5b7fcc2e64cd85c3decbadb85bcd37746299b1b871fac993f19114b80e8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:48 ===================================================== [Pipeline] echo 15:47:48 taggedImages: 15:47:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3 15:47:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:47:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.33 15:47:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0641d86a7e9e51402bc7501e954cf0251e558fc3-3.1.0-dev.33 15:47:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:49 15:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:49 arm64: Pulling from edgex-lftools-log-publisher 15:47:49 8998bd30e6a1: Pulling fs layer 15:47:49 04944245beec: Pulling fs layer 15:47:49 699f458cf7ca: Pulling fs layer 15:47:49 765212b225bb: Pulling fs layer 15:47:49 f23df028b6ca: Pulling fs layer 15:47:49 d65c8cfc05b1: Pulling fs layer 15:47:49 2437ff75d9bd: Pulling fs layer 15:47:49 765212b225bb: Waiting 15:47:49 f23df028b6ca: Waiting 15:47:49 d65c8cfc05b1: Waiting 15:47:49 2437ff75d9bd: Waiting 15:47:49 04944245beec: Verifying Checksum 15:47:49 04944245beec: Download complete 15:47:49 765212b225bb: Download complete 15:47:49 f23df028b6ca: Verifying Checksum 15:47:49 f23df028b6ca: Download complete 15:47:49 d65c8cfc05b1: Verifying Checksum 15:47:49 d65c8cfc05b1: Download complete 15:47:50 699f458cf7ca: Verifying Checksum 15:47:50 699f458cf7ca: Download complete 15:47:50 8998bd30e6a1: Verifying Checksum 15:47:50 8998bd30e6a1: Download complete 15:47:53 2437ff75d9bd: Verifying Checksum 15:47:53 2437ff75d9bd: Download complete 15:47:54 8998bd30e6a1: Pull complete 15:47:59 04944245beec: Pull complete 15:48:00 699f458cf7ca: Pull complete 15:48:00 765212b225bb: Pull complete 15:48:01 f23df028b6ca: Pull complete 15:48:01 d65c8cfc05b1: Pull complete 15:48:19 2437ff75d9bd: Pull complete 15:48:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-16155 does not seem to be running inside a container 15:48:20 $ 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/203 -v /w/workspace/app-service-configurable/203:/w/workspace/app-service-configurable/203:rw,z -v /w/workspace/app-service-configurable/203@tmp:/w/workspace/app-service-configurable/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:48:23 $ docker top 84b25d34889bf12b5f79882f4597dd974b5ea927453bc575af8955d3a1fa0d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:24 ---> job-cost.sh 15:48:24 lf-activate-venv: SKIPPING 15:48:24 INFO: No Stack... 15:48:24 INFO: Retrieving Pricing Info for: v3-standard-4 15:48:25 INFO: Archiving Costs [Pipeline] sh 15:48:26 + cat /w/workspace/app-service-configurable/203/archives/cost.csv 15:48:26 + cut -d, -f6 [Pipeline] lock 15:48:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] 15:48:26 Resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] did not exist. Created. 15:48:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:26 /w/workspace/app-service-configurable/203@tmp/durable-4b4f88d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:48:27 + echo total: 0.10999999940395355 [Pipeline] stash 15:48:27 Warning: overwriting stash ‘stack-cost’ 15:48:27 Stashed 1 file(s) [Pipeline] } 15:48:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:27 $ docker stop --time=1 84b25d34889bf12b5f79882f4597dd974b5ea927453bc575af8955d3a1fa0d3c 15:48:29 $ docker rm -f --volumes 84b25d34889bf12b5f79882f4597dd974b5ea927453bc575af8955d3a1fa0d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:48:29 provisioning config files... 15:48:29 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1927718323201019706tmp [Pipeline] { [Pipeline] sh 15:48:29 + set +x 15:48:29 + bash -s -- 15:48:29 + curl -s https://codecov.io/bash 15:48:29 15:48:29 _____ _ 15:48:29 / ____| | | 15:48:29 | | ___ __| | ___ ___ _____ __ 15:48:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:48:29 | |___| (_) | (_| | __/ (_| (_) \ V / 15:48:29 \_____\___/ \__,_|\___|\___\___/ \_/ 15:48:29 Bash-1.0.6 15:48:29 15:48:29 15:48:29 ==> git version 2.25.1 found 15:48:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:48:29 Release-Date: 2020-01-08 15:48:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:48:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:48:29 ==> Jenkins CI detected. 15:48:29 current dir:  /w/workspace/ry_app-service-configurable_main 15:48:29 project root: . 15:48:29 --> token set from env 15:48:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:48:29 ==> Running gcov in . (disable via -X gcov) 15:48:29 ==> Python coveragepy not found 15:48:29 ==> Searching for coverage reports in: 15:48:29 + . 15:48:29 -> Found 1 reports 15:48:29 ==> Detecting git/mercurial file structure 15:48:29 ==> Reading reports 15:48:29 + ./coverage.out bytes=13 15:48:29 ==> Appending adjustments 15:48:29 https://docs.codecov.io/docs/fixing-reports 15:48:29 + Found adjustments 15:48:29 ==> Gzipping contents 15:48:30 4.0K /tmp/codecov.9sOCNW.gz 15:48:30 ==> Uploading reports 15:48:30 url: https://codecov.io 15:48:30 query: branch=main&commit=0641d86a7e9e51402bc7501e954cf0251e558fc3&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:48:30 -> Pinging Codecov 15:48:30 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=0641d86a7e9e51402bc7501e954cf0251e558fc3&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:48:30 -> Uploading to 15:48:30 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/A97CA9966030D2A3747ED39772930CCE/0641d86a7e9e51402bc7501e954cf0251e558fc3/71222f5a-4721-4a99-96a3-5fe1cc2a2e03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T154829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22f802ec4b6002d19661e0661ca32796216b6acf5961369475d0af8067a6dbe4 15:48:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:30 Dload Upload Total Spent Left Speed 15:48:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 995 --:--:-- --:--:-- --:--:-- 995 15:48:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] } 15:48:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:48:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:48:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:30 15:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:48:32 df9b9388f04a: Pulling fs layer 15:48:32 52dc419b0ee2: Pulling fs layer 15:48:32 25bc292e5bac: Pulling fs layer 15:48:32 114826534d7a: Pulling fs layer 15:48:32 4657fd5d0bcf: Pulling fs layer 15:48:32 6ad1cebc031e: Pulling fs layer 15:48:32 8a3aa393b2d8: Pulling fs layer 15:48:32 6ad1cebc031e: Waiting 15:48:32 4657fd5d0bcf: Waiting 15:48:32 8a3aa393b2d8: Waiting 15:48:32 114826534d7a: Waiting 15:48:32 25bc292e5bac: Verifying Checksum 15:48:32 25bc292e5bac: Download complete 15:48:32 52dc419b0ee2: Download complete 15:48:32 4657fd5d0bcf: Verifying Checksum 15:48:32 4657fd5d0bcf: Download complete 15:48:32 df9b9388f04a: Verifying Checksum 15:48:32 df9b9388f04a: Download complete 15:48:32 6ad1cebc031e: Verifying Checksum 15:48:32 6ad1cebc031e: Download complete 15:48:33 df9b9388f04a: Pull complete 15:48:33 114826534d7a: Verifying Checksum 15:48:33 114826534d7a: Download complete 15:48:33 8a3aa393b2d8: Verifying Checksum 15:48:33 8a3aa393b2d8: Download complete 15:48:34 52dc419b0ee2: Pull complete 15:48:35 25bc292e5bac: Pull complete 15:48:40 114826534d7a: Pull complete 15:48:41 4657fd5d0bcf: Pull complete 15:48:41 6ad1cebc031e: Pull complete 15:48:48 8a3aa393b2d8: Pull complete 15:48:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:48 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:49:07 $ docker top ef7806bda7169bfcc8d02a26ac2e302ad9bbfd7550dd8f0587aedc0f7561c468 -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:49:08 + set -o pipefail 15:49:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:49:14 15:49:14 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:49:14 15:49:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8f8e8b39-bab4-49ee-8e87-5fc0f4a59195 15:49:14 15:49:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:49:14 15:49:14 15:49:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:49:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:49:14 More details here: https://snyk.co/ue1NS 15:49:14 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:49:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:49:14 $ docker stop --time=1 ef7806bda7169bfcc8d02a26ac2e302ad9bbfd7550dd8f0587aedc0f7561c468 15:49:30 $ docker rm -f --volumes ef7806bda7169bfcc8d02a26ac2e302ad9bbfd7550dd8f0587aedc0f7561c468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:31 + git log --format=format:%s -1 0641d86a7e9e51402bc7501e954cf0251e558fc3 [Pipeline] sh 15:49:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:32 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:49: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 15:49:35 $ docker top da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e -eo pid,comm 15:49: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). 15:49:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:35 [ssh-agent] Looking for ssh-agent implementation... 15:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:35 $ docker exec da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e ssh-agent 15:49:35 SSH_AUTH_SOCK=/tmp/ssh-H8NIO4RE9CPR/agent.13 15:49:35 SSH_AGENT_PID=18 15:49:35 Running ssh-add (command line suppressed) 15:49:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4892503000021237502.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4892503000021237502.key) 15:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:35 + git semver tag 15:49:36 2023-11-01 15:49:36,547 [run_tag] DEBUG tag force:False 15:49:36 2023-11-01 15:49:36,547 [check_head_tag] DEBUG check head tag 15:49:36 2023-11-01 15:49:36,549 [execute] INFO git cat-file --batch-check 15:49:36 2023-11-01 15:49:36,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:49:36 2023-11-01 15:49:36,553 [execute] INFO git cat-file --batch 15:49:36 2023-11-01 15:49:36,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:49:36 2023-11-01 15:49:36,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:49:36 2023-11-01 15:49:36,569 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 15:49:36 2023-11-01 15:49:36,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:49:36 2023-11-01 15:49:36,574 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:49:36 3.1.0-dev.33 [Pipeline] } 15:49:36 $ docker exec --env ******** --env ******** da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e ssh-agent -k 15:49:36 unset SSH_AUTH_SOCK; 15:49:36 unset SSH_AGENT_PID; 15:49:36 echo Agent pid 18 killed; 15:49:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:37 + git semver [Pipeline] } 15:49:37 $ docker stop --time=1 da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e 15:49:39 $ docker rm -f --volumes da0cf167b018b737bc3df934ac459bf1e7414ab06b4d40b344290f799b34774e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:40 15:49:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:40 0.23.1-centos7: Pulling from edgex-lftools 15:49:40 ab5ef0e58194: Pulling fs layer 15:49:40 9712f1f96733: Pulling fs layer 15:49:40 63f879dbbcfc: Pulling fs layer 15:49:40 0d9ebad4ef96: Pulling fs layer 15:49:40 e9a5061849ea: Pulling fs layer 15:49:40 d747dcd14b5f: Pulling fs layer 15:49:40 2de7ff778b66: Pulling fs layer 15:49:40 0d9ebad4ef96: Waiting 15:49:40 e9a5061849ea: Waiting 15:49:40 2de7ff778b66: Waiting 15:49:40 9712f1f96733: Verifying Checksum 15:49:40 9712f1f96733: Download complete 15:49:41 63f879dbbcfc: Verifying Checksum 15:49:41 63f879dbbcfc: Download complete 15:49:41 e9a5061849ea: Verifying Checksum 15:49:41 e9a5061849ea: Download complete 15:49:41 d747dcd14b5f: Verifying Checksum 15:49:41 d747dcd14b5f: Download complete 15:49:41 2de7ff778b66: Verifying Checksum 15:49:41 2de7ff778b66: Download complete 15:49:41 ab5ef0e58194: Download complete 15:49:42 0d9ebad4ef96: Verifying Checksum 15:49:42 0d9ebad4ef96: Download complete 15:49:44 ab5ef0e58194: Pull complete 15:49:45 9712f1f96733: Pull complete 15:49:45 63f879dbbcfc: Pull complete 15:49:50 0d9ebad4ef96: Pull complete 15:49:50 e9a5061849ea: Pull complete 15:49:50 d747dcd14b5f: Pull complete 15:49:52 2de7ff778b66: Pull complete 15:49:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:53 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:50:28 $ docker top e2e4a10e310712c1dfdccae5db4c0b0d877f1fbbbfc078c202db47d8196c3bdf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:50:28 provisioning config files... 15:50:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config895124216857435746tmp 15:50:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14692134230697988499tmp 15:50:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15069261016881273215tmp [Pipeline] { [Pipeline] echo 15:50:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:50:28 ---> sigul-configuration.sh 15:50:28 gpg: directory `/root/.gnupg' created 15:50:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:50:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:50:28 gpg: keyring `/root/.gnupg/secring.gpg' created 15:50:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:50:28 gpg: CAST5 encrypted data 15:50:28 gpg: encrypted with 1 passphrase 15:50:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:50:29 + mkdir /home/jenkins 15:50:29 + mkdir /home/jenkins/sigul [Pipeline] sh 15:50:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:50:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> sigul-install.sh 15:50:29 Sigul already installed; skipping installation. [Pipeline] sh 15:50:29 + git tag --list 15:50:29 v1.0.0 15:50:29 v1.1.0 15:50:29 v1.2.0 15:50:29 v1.3.0 15:50:29 v1.3.1 15:50:29 v2.0.0 15:50:29 v2.0.1 15:50:29 v2.1.0 15:50:29 v2.1.1 15:50:29 v2.1.2 15:50:29 v2.2.0 15:50:29 v2.3 15:50:29 v2.3.0 15:50:29 v2.3.1 15:50:29 v3.0 15:50:29 v3.0.0 15:50:29 v3.0.1 15:50:29 v3.0.1-dev.1 15:50:29 v3.1.0-dev.1 15:50:29 v3.1.0-dev.10 15:50:29 v3.1.0-dev.11 15:50:29 v3.1.0-dev.12 15:50:29 v3.1.0-dev.13 15:50:29 v3.1.0-dev.14 15:50:29 v3.1.0-dev.15 15:50:29 v3.1.0-dev.16 15:50:29 v3.1.0-dev.17 15:50:29 v3.1.0-dev.18 15:50:29 v3.1.0-dev.19 15:50:29 v3.1.0-dev.2 15:50:29 v3.1.0-dev.20 15:50:29 v3.1.0-dev.21 15:50:29 v3.1.0-dev.22 15:50:29 v3.1.0-dev.23 15:50:29 v3.1.0-dev.24 15:50:29 v3.1.0-dev.25 15:50:29 v3.1.0-dev.26 15:50:29 v3.1.0-dev.27 15:50:29 v3.1.0-dev.28 15:50:29 v3.1.0-dev.29 15:50:29 v3.1.0-dev.3 15:50:29 v3.1.0-dev.30 15:50:29 v3.1.0-dev.31 15:50:29 v3.1.0-dev.32 15:50:29 v3.1.0-dev.33 15:50:29 v3.1.0-dev.4 15:50:29 v3.1.0-dev.5 15:50:29 v3.1.0-dev.6 15:50:29 v3.1.0-dev.7 15:50:29 v3.1.0-dev.8 15:50:29 v3.1.0-dev.9 [Pipeline] sh 15:50:30 + lftools sign git-tag v3.1.0-dev.33 15:50:30 Signing Git tag with Sigul... 15:50:30 Signing v3.1.0-dev.33 [Pipeline] echo 15:50:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:50:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:50:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:50:31 $ docker stop --time=1 e2e4a10e310712c1dfdccae5db4c0b0d877f1fbbbfc078c202db47d8196c3bdf 15:50:33 $ docker rm -f --volumes e2e4a10e310712c1dfdccae5db4c0b0d877f1fbbbfc078c202db47d8196c3bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:34 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:36 $ docker top 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d -eo pid,comm 15:50:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:36 [ssh-agent] Looking for ssh-agent implementation... 15:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:36 $ docker exec 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d ssh-agent 15:50:37 SSH_AUTH_SOCK=/tmp/ssh-V2mg7Fntv9Xr/agent.14 15:50:37 SSH_AGENT_PID=21 15:50:37 Running ssh-add (command line suppressed) 15:50:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8176013189079979176.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8176013189079979176.key) 15:50:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:37 + git semver bump pre 15:50:38 2023-11-01 15:50:37,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:38 2023-11-01 15:50:37,966 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev 15:50:38 2023-11-01 15:50:37,966 [bump_version] DEBUG bumped version:3.1.0-dev.34 15:50:38 2023-11-01 15:50:37,967 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:50:38 2023-11-01 15:50:37,967 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:38 2023-11-01 15:50:37,967 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:50:38 2023-11-01 15:50:37,971 [execute] INFO git cat-file --batch-check 15:50:38 2023-11-01 15:50:37,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:50:38 2023-11-01 15:50:37,976 [execute] INFO git cat-file --batch 15:50:38 2023-11-01 15:50:37,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:50:38 2023-11-01 15:50:37,979 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:38 3.1.0-dev.34 [Pipeline] } 15:50:38 $ docker exec --env ******** --env ******** 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d ssh-agent -k 15:50:38 unset SSH_AUTH_SOCK; 15:50:38 unset SSH_AGENT_PID; 15:50:38 echo Agent pid 21 killed; 15:50:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:38 + git semver [Pipeline] } 15:50:39 $ docker stop --time=1 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d 15:50:44 $ docker rm -f --volumes 4282f61414a1efebdfc062b39b90f0814b58e8474f7c858800bdaa340c4a602d [Pipeline] // withDockerContainer [Pipeline] sh 15:50:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:45 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:47 $ docker top e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d -eo pid,comm 15:50:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:47 [ssh-agent] Looking for ssh-agent implementation... 15:50:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:47 $ docker exec e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d ssh-agent 15:50:47 SSH_AUTH_SOCK=/tmp/ssh-J6lAdLRBSgC9/agent.33 15:50:47 SSH_AGENT_PID=39 15:50:47 Running ssh-add (command line suppressed) 15:50:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12969366917186806711.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12969366917186806711.key) 15:50:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:48 + git semver push 15:50:48 2023-11-01 15:50:48,345 [run_push] DEBUG push 15:50:48 2023-11-01 15:50:48,346 [execute] INFO git cat-file --batch-check 15:50:48 2023-11-01 15:50:48,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:50:48 2023-11-01 15:50:48,349 [execute] INFO git rev-list 486bf5a3e3d22045d23ad12d572190e5975cb33f -- 15:50:48 2023-11-01 15:50:48,349 [execute] DEBUG Popen(['git', 'rev-list', '486bf5a3e3d22045d23ad12d572190e5975cb33f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:50:48 2023-11-01 15:50:48,361 [execute] INFO git fetch -v origin 15:50:48 2023-11-01 15:50:48,361 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:50:48 2023-11-01 15:50:48,919 [run_push] DEBUG no remote changes detected 15:50:48 2023-11-01 15:50:48,919 [execute] INFO git push origin semver 15:50:48 2023-11-01 15:50:48,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:50:49 2023-11-01 15:50:49,769 [run_push] DEBUG push all version tags 15:50:49 2023-11-01 15:50:49,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:50:49 2023-11-01 15:50:49,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:50:50 2023-11-01 15:50:50,542 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:50 3.1.0-dev.34 [Pipeline] } 15:50:50 $ docker exec --env ******** --env ******** e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d ssh-agent -k 15:50:50 unset SSH_AUTH_SOCK; 15:50:50 unset SSH_AGENT_PID; 15:50:50 echo Agent pid 39 killed; 15:50:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:51 + git semver [Pipeline] } 15:50:51 $ docker stop --time=1 e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d 15:50:53 $ docker rm -f --volumes e8773c2e0917a9fc8684a23a38cf0f8c89632d96cb92c79d86b5e45e3bd7c94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:50:54 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:50:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:50:54 total 16 15:50:54 drwxr-xr-x 3 root root 4096 Nov 1 15:37 . 15:50:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:50 .. 15:50:54 drwxr-xr-x 2 root root 4096 Nov 1 15:37 cost 15:50:54 -rw-r--r-- 1 root root 96 Nov 1 15:37 cost.csv 15:50:54 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:50:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:50:54 total 16 15:50:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:37 . 15:50:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:50 .. 15:50:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:37 cost 15:50:54 -rw-r--r-- 1 jenkins jenkins 96 Nov 1 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:50:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:55 ---> package-listing.sh 15:50:55 ++ tr '[:upper:]' '[:lower:]' 15:50:55 ++ facter osfamily 15:50:55 + OS_FAMILY=debian 15:50:55 + workspace=/w/workspace/ry_app-service-configurable_main 15:50:55 + START_PACKAGES=/tmp/packages_start.txt 15:50:55 + END_PACKAGES=/tmp/packages_end.txt 15:50:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:55 + PACKAGES=/tmp/packages_start.txt 15:50:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:50:55 + PACKAGES=/tmp/packages_end.txt 15:50:55 + case "${OS_FAMILY}" in 15:50:55 + dpkg -l 15:50:55 + grep '^ii' 15:50:55 + '[' -f /tmp/packages_start.txt ']' 15:50:55 + '[' -f /tmp/packages_end.txt ']' 15:50:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:50:55 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:50:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:50:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:50:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:56 prd-ubuntu20.04-docker-8c-8g-16152 does not seem to be running inside a container 15:50:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:50:56 $ docker top 78aae5ae96403da7dd52c18f4a40c06dc4805c4dee3a700deb393d3a6f0fb76f -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:57 + touch /tmp/pre-build-complete [Pipeline] sh 15:50:57 + mkdir -p /var/log/sysstat [Pipeline] sh 15:50:57 + ls /var/log/sa-host 15:50:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:57 provisioning config files... 15:50:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16583916645866752353tmp [Pipeline] { [Pipeline] echo 15:50:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:50:58 ---> create-netrc.sh [Pipeline] } 15:50:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:50:58 ---> python-tools-install.sh [Pipeline] echo 15:50:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:50:58 ---> sudo-logs.sh 15:50:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:50:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:50:59 ---> job-cost.sh 15:50:59 lf-activate-venv: SKIPPING 15:50:59 DEBUG: total: 0.2199999988079071 15:50:59 INFO: Retrieving Stack Cost... 15:50:59 INFO: Retrieving Pricing Info for: v3-standard-8 15:50:59 INFO: Archiving Costs [Pipeline] echo 15:50:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:00 ---> logs-deploy.sh 15:51:00 lf-activate-venv: SKIPPING 15:51:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/203 15:51:00 INFO: archiving workspace using pattern(s): 15:51:01 Archives upload complete. 15:51:01 INFO: archiving logs to Nexus 15:51:02 ---> uname -a: 15:51:02 Linux prd-ubuntu20-04-docker-8c-8g-16152 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:51:02 15:51:02 15:51:02 ---> lscpu: 15:51:02 Architecture: x86_64 15:51:02 CPU op-mode(s): 32-bit, 64-bit 15:51:02 Byte Order: Little Endian 15:51:02 Address sizes: 40 bits physical, 48 bits virtual 15:51:02 CPU(s): 8 15:51:02 On-line CPU(s) list: 0-7 15:51:02 Thread(s) per core: 1 15:51:02 Core(s) per socket: 1 15:51:02 Socket(s): 8 15:51:02 NUMA node(s): 1 15:51:02 Vendor ID: AuthenticAMD 15:51:02 CPU family: 23 15:51:02 Model: 49 15:51:02 Model name: AMD EPYC-Rome Processor 15:51:02 Stepping: 0 15:51:02 CPU MHz: 2799.998 15:51:02 BogoMIPS: 5599.99 15:51:02 Virtualization: AMD-V 15:51:02 Hypervisor vendor: KVM 15:51:02 Virtualization type: full 15:51:02 L1d cache: 256 KiB 15:51:02 L1i cache: 256 KiB 15:51:02 L2 cache: 4 MiB 15:51:02 L3 cache: 128 MiB 15:51:02 NUMA node0 CPU(s): 0-7 15:51:02 Vulnerability Itlb multihit: Not affected 15:51:02 Vulnerability L1tf: Not affected 15:51:02 Vulnerability Mds: Not affected 15:51:02 Vulnerability Meltdown: Not affected 15:51:02 Vulnerability Mmio stale data: Not affected 15:51:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:51:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:51:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:51:02 Vulnerability Srbds: Not affected 15:51:02 Vulnerability Tsx async abort: Not affected 15:51:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:51:02 15:51:02 15:51:02 ---> nproc: 15:51:02 8 15:51:02 15:51:02 15:51:02 ---> df -h: 15:51:02 Filesystem Size Used Avail Use% Mounted on 15:51:02 overlay 155G 13G 143G 9% / 15:51:02 tmpfs 64M 0 64M 0% /dev 15:51:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:51:02 shm 64M 0 64M 0% /dev/shm 15:51:02 /dev/vda1 155G 13G 143G 9% /facter-os 15:51:02 15:51:02 15:51:02 ---> sar -b -r -n DEV: 15:51:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16152) 11/01/23 _x86_64_ (8 CPU) 15:51:02 15:51:02 15:33:13 LINUX RESTART (8 CPU) 15:51:02 15:51:02 15:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:51:02 15:35:02 132.29 5.20 127.09 0.00 460.73 34186.65 0.00 15:51:02 15:36:01 142.99 0.02 142.98 0.00 4.34 50702.46 0.00 15:51:02 15:37:01 83.97 0.17 83.80 0.00 6.80 18317.35 0.00 15:51:02 15:38:01 130.06 0.05 130.01 0.00 3.47 36193.17 0.00 15:51:02 15:39:01 30.22 10.28 19.93 0.00 3462.67 3801.08 0.00 15:51:02 15:40:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 15:51:02 15:41:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 15:51:02 15:42:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 15:51:02 15:43:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 15:51:02 15:44:01 2.32 0.00 2.32 0.00 0.00 34.26 0.00 15:51:02 15:45:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 15:51:02 15:46:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 15:51:02 15:47:01 2.58 0.63 1.95 0.00 70.52 23.06 0.00 15:51:02 15:48:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 15:51:02 15:49:01 27.18 0.12 27.06 0.00 10.40 19215.60 0.00 15:51:02 15:50:01 67.51 0.18 67.32 0.00 8.67 26218.16 0.00 15:51:02 15:51:01 64.49 0.22 64.27 0.00 18.53 15577.54 0.00 15:51:02 Average: 40.60 0.99 39.61 0.00 237.98 11962.54 0.00 15:51:02 15:51:02 15:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:02 15:35:02 28513624 31556996 752512 2.29 110932 3124256 1977960 5.83 1163300 2741476 653476 15:51:02 15:36:01 28500720 31586896 722840 2.20 148492 3144380 1774444 5.23 1053188 2877296 0 15:51:02 15:37:01 28393452 31525212 778460 2.37 153840 3155368 2006620 5.91 1237252 2764620 3612 15:51:02 15:38:01 27666412 31574044 729308 2.22 164592 3870060 1768860 5.21 1247796 3428800 352 15:51:02 15:39:01 27429640 31555296 736464 2.24 170076 4074344 1819440 5.36 1409464 3480424 224 15:51:02 15:40:01 27431372 31557100 734536 2.23 170108 4074348 1819440 5.36 1408244 3480432 192 15:51:02 15:41:01 27437664 31563408 728220 2.21 170120 4074352 1819440 5.36 1401452 3480440 36 15:51:02 15:42:01 27439172 31564944 726652 2.21 170152 4074352 1819440 5.36 1399916 3480444 20 15:51:02 15:43:01 27440988 31567452 724732 2.20 170212 4074356 1819440 5.36 1398384 3481096 4 15:51:02 15:44:01 27441004 31567608 724560 2.20 170324 4074336 1819440 5.36 1398560 3481092 8 15:51:02 15:45:01 27440748 31567368 724932 2.20 170348 4074336 1819440 5.36 1398844 3481072 176 15:51:02 15:46:01 27441412 31568116 724108 2.20 170380 4074340 1819440 5.36 1398680 3481080 8 15:51:02 15:47:01 27438404 31567508 724848 2.20 170440 4076440 1807812 5.33 1398828 3482800 96 15:51:02 15:48:01 27438016 31567176 725084 2.21 170476 4076448 1807812 5.33 1398868 3482808 32 15:51:02 15:49:01 26658616 31545360 745468 2.27 176072 4780332 1870468 5.51 1426880 4186260 202472 15:51:02 15:50:01 25939808 31535192 744832 2.27 205864 5384488 1858100 5.48 1499160 4748608 423080 15:51:02 15:51:01 25849152 31458420 822040 2.50 207056 5385836 1905736 5.62 1596344 4726880 676 15:51:02 Average: 27405894 31554594 739388 2.25 168793 4093669 1843137 5.43 1366774 3546213 75557 15:51:02 15:51:02 15:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:02 15:35:02 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 15:51:02 15:35:02 ens3 608.32 353.71 7322.65 51.85 0.00 0.00 0.00 0.00 15:51:02 15:35:02 docker0 225.75 401.32 19.01 2485.95 0.00 0.00 0.00 0.00 15:51:02 15:35:02 vethdc5dbed 220.28 394.97 21.49 2404.42 0.00 0.00 0.00 0.20 15:51:02 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:36:01 ens3 10.81 7.41 11.51 4.50 0.00 0.00 0.00 0.00 15:51:02 15:36:01 docker0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:37:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:51:02 15:37:01 ens3 40.63 42.13 60.33 95.21 0.00 0.00 0.00 0.00 15:51:02 15:37:01 docker0 1.23 2.35 0.08 30.86 0.00 0.00 0.00 0.00 15:51:02 15:37:01 veth42f973c 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:51:02 15:38:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 15:51:02 15:38:01 ens3 155.89 110.88 2650.33 249.95 0.00 0.00 0.00 0.00 15:51:02 15:38:01 docker0 1.70 2.80 0.11 33.95 0.00 0.00 0.00 0.00 15:51:02 15:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:51:02 15:39:01 ens3 114.40 56.75 1377.81 4.21 0.00 0.00 0.00 0.00 15:51:02 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:40:01 ens3 0.37 0.15 0.03 0.01 0.00 0.00 0.00 0.00 15:51:02 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:41:01 ens3 0.67 0.57 0.35 0.22 0.00 0.00 0.00 0.00 15:51:02 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:42:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:44:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 15:51:02 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:45:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:51:02 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:46:01 ens3 1.90 0.45 0.46 0.22 0.00 0.00 0.00 0.00 15:51:02 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:47:01 ens3 1.67 0.77 0.81 0.60 0.00 0.00 0.00 0.00 15:51:02 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:02 15:48:01 ens3 1.35 0.40 0.41 0.27 0.00 0.00 0.00 0.00 15:51:02 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:51:02 15:49:01 ens3 132.04 73.04 3975.04 12.26 0.00 0.00 0.00 0.00 15:51:02 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:02 15:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:51:02 15:50:01 ens3 252.94 153.19 4235.39 25.53 0.00 0.00 0.00 0.00 15:51:02 15:50:01 docker0 48.36 102.93 4.25 1026.13 0.00 0.00 0.00 0.00 15:51:02 15:51:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 15:51:02 15:51:01 ens3 88.95 78.47 84.78 145.88 0.00 0.00 0.00 0.00 15:51:02 15:51:01 docker0 2.15 1.85 0.35 0.70 0.00 0.00 0.00 0.00 15:51:02 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 15:51:02 Average: ens3 82.56 51.41 1155.11 34.76 0.00 0.00 0.00 0.00 15:51:02 Average: docker0 16.24 29.75 1.38 208.44 0.00 0.00 0.00 0.00 15:51:02 15:51:02 15:51:02 ---> sar -P ALL: 15:51:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16152) 11/01/23 _x86_64_ (8 CPU) 15:51:02 15:51:02 15:33:13 LINUX RESTART (8 CPU) 15:51:02 15:51:02 15:34:02 CPU %user %nice %system %iowait %steal %idle 15:51:02 15:35:02 all 7.22 0.00 3.21 6.56 0.06 82.95 15:51:02 15:35:02 0 6.33 0.00 3.14 19.20 0.05 71.28 15:51:02 15:35:02 1 7.91 0.00 3.95 12.55 0.05 75.53 15:51:02 15:35:02 2 7.20 0.00 3.30 1.67 0.05 87.78 15:51:02 15:35:02 3 7.63 0.00 2.97 1.05 0.07 88.27 15:51:02 15:35:02 4 6.03 0.00 4.21 15.39 0.05 74.32 15:51:02 15:35:02 5 7.81 0.00 2.41 1.44 0.05 88.29 15:51:02 15:35:02 6 7.20 0.00 2.49 0.46 0.05 89.80 15:51:02 15:35:02 7 7.69 0.00 3.23 0.76 0.07 88.25 15:51:02 15:36:01 all 2.67 0.00 1.72 12.47 0.04 83.11 15:51:02 15:36:01 0 2.24 0.00 1.31 24.80 0.07 71.58 15:51:02 15:36:01 1 2.69 0.00 1.26 4.74 0.03 91.27 15:51:02 15:36:01 2 2.13 0.00 2.04 2.02 0.02 93.79 15:51:02 15:36:01 3 3.06 0.00 1.16 0.65 0.03 95.10 15:51:02 15:36:01 4 2.85 0.00 1.20 0.21 0.02 95.73 15:51:02 15:36:01 5 2.65 0.00 3.11 26.84 0.05 67.35 15:51:02 15:36:01 6 2.98 0.00 2.61 40.72 0.03 53.65 15:51:02 15:36:01 7 2.76 0.00 1.11 0.05 0.03 96.05 15:51:02 15:37:01 all 38.59 0.00 4.69 3.51 0.12 53.09 15:51:02 15:37:01 0 36.76 0.00 4.40 0.46 0.08 58.29 15:51:02 15:37:01 1 37.07 0.00 4.43 0.33 0.10 58.07 15:51:02 15:37:01 2 38.93 0.00 4.62 0.68 0.12 55.65 15:51:02 15:37:01 3 38.47 0.00 5.18 4.89 0.17 51.30 15:51:02 15:37:01 4 39.62 0.00 4.48 0.22 0.14 55.54 15:51:02 15:37:01 5 39.83 0.00 4.54 16.75 0.13 38.74 15:51:02 15:37:01 6 37.86 0.00 4.41 0.30 0.10 57.33 15:51:02 15:37:01 7 40.18 0.00 5.46 4.35 0.10 49.91 15:51:02 15:38:01 all 16.48 0.00 2.81 4.25 0.07 76.40 15:51:02 15:38:01 0 15.15 0.00 2.71 12.28 0.07 69.80 15:51:02 15:38:01 1 15.56 0.00 2.41 0.05 0.10 81.88 15:51:02 15:38:01 2 15.49 0.00 3.27 0.03 0.05 81.15 15:51:02 15:38:01 3 17.87 0.00 2.82 0.40 0.07 78.84 15:51:02 15:38:01 4 17.54 0.00 3.41 0.20 0.07 78.78 15:51:02 15:38:01 5 16.98 0.00 2.83 14.35 0.07 65.78 15:51:02 15:38:01 6 15.56 0.00 2.49 5.84 0.07 76.04 15:51:02 15:38:01 7 17.68 0.00 2.52 0.84 0.07 78.89 15:51:02 15:39:01 all 0.99 0.00 0.44 0.73 0.01 97.83 15:51:02 15:39:01 0 0.72 0.00 0.62 1.38 0.02 97.27 15:51:02 15:39:01 1 0.80 0.00 0.32 0.42 0.02 98.45 15:51:02 15:39:01 2 0.78 0.00 0.30 1.22 0.02 97.68 15:51:02 15:39:01 3 1.02 0.00 0.64 0.03 0.02 98.29 15:51:02 15:39:01 4 1.23 0.00 0.57 0.13 0.02 98.05 15:51:02 15:39:01 5 0.65 0.00 0.35 1.28 0.00 97.71 15:51:02 15:39:01 6 0.82 0.00 0.38 1.33 0.00 97.46 15:51:02 15:39:01 7 1.87 0.00 0.32 0.03 0.02 97.76 15:51:02 15:40:01 all 0.03 0.00 0.01 0.04 0.01 99.91 15:51:02 15:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:51:02 15:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:51:02 15:40:01 2 0.05 0.00 0.00 0.13 0.00 99.82 15:51:02 15:40:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:51:02 15:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:51:02 15:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:51:02 15:40:01 6 0.00 0.00 0.00 0.20 0.00 99.80 15:51:02 15:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:51:02 15:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:51:02 15:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:51:02 15:41:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:51:02 15:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:41:01 4 0.02 0.00 0.05 0.00 0.02 99.92 15:51:02 15:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:51:02 15:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:51:02 15:42:01 all 0.05 0.00 0.01 0.04 0.00 99.90 15:51:02 15:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:51:02 15:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:42:01 3 0.30 0.00 0.02 0.00 0.00 99.68 15:51:02 15:42:01 4 0.05 0.00 0.00 0.02 0.00 99.93 15:51:02 15:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:51:02 15:42:01 6 0.02 0.00 0.00 0.27 0.00 99.72 15:51:02 15:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:43:01 all 0.02 0.00 0.01 0.08 0.01 99.89 15:51:02 15:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:51:02 15:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:51:02 15:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:02 15:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:51:02 15:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:51:02 15:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:43:01 6 0.00 0.00 0.00 0.60 0.00 99.40 15:51:02 15:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:51:02 15:44:01 all 0.06 0.00 0.01 0.17 0.00 99.76 15:51:02 15:44:01 0 0.03 0.00 0.02 0.15 0.02 99.78 15:51:02 15:44:01 1 0.33 0.00 0.02 0.00 0.00 99.65 15:51:02 15:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:02 15:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:51:02 15:44:01 4 0.03 0.00 0.00 0.18 0.00 99.78 15:51:02 15:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:44:01 6 0.02 0.00 0.02 1.00 0.00 98.97 15:51:02 15:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:51:02 15:45:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:51:02 15:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:51:02 15:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:51:02 15:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:51:02 15:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:51:02 15:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:51:02 15:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:51:02 15:45:01 CPU %user %nice %system %iowait %steal %idle 15:51:02 15:46:01 all 0.04 0.00 0.01 0.06 0.01 99.89 15:51:02 15:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:51:02 15:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:51:02 15:46:01 2 0.20 0.00 0.00 0.00 0.00 99.80 15:51:02 15:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:02 15:46:01 4 0.02 0.00 0.02 0.10 0.02 99.85 15:51:02 15:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:46:01 6 0.02 0.00 0.00 0.37 0.00 99.62 15:51:02 15:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:51:02 15:47:01 all 0.14 0.00 0.03 0.26 0.00 99.56 15:51:02 15:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:51:02 15:47:01 1 0.67 0.00 0.02 0.00 0.00 99.32 15:51:02 15:47:01 2 0.27 0.00 0.07 0.07 0.00 99.60 15:51:02 15:47:01 3 0.05 0.00 0.03 0.17 0.02 99.73 15:51:02 15:47:01 4 0.03 0.00 0.03 0.35 0.00 99.58 15:51:02 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:51:02 15:47:01 6 0.02 0.00 0.02 1.50 0.00 98.47 15:51:02 15:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:51:02 15:48:01 all 0.07 0.00 0.01 0.15 0.00 99.77 15:51:02 15:48:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:51:02 15:48:01 1 0.35 0.00 0.00 0.00 0.00 99.65 15:51:02 15:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:51:02 15:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:51:02 15:48:01 4 0.02 0.00 0.02 0.37 0.00 99.60 15:51:02 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:51:02 15:48:01 6 0.00 0.00 0.00 0.85 0.00 99.15 15:51:02 15:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:02 15:49:01 all 2.69 0.00 1.19 6.59 0.05 89.48 15:51:02 15:49:01 0 2.53 0.00 2.13 16.11 0.08 79.15 15:51:02 15:49:01 1 3.84 0.00 0.80 0.00 0.13 95.22 15:51:02 15:49:01 2 2.51 0.00 0.64 0.00 0.03 96.82 15:51:02 15:49:01 3 1.78 0.00 0.94 0.35 0.02 96.92 15:51:02 15:49:01 4 3.77 0.00 1.67 22.32 0.03 72.21 15:51:02 15:49:01 5 2.41 0.00 1.01 0.64 0.03 95.91 15:51:02 15:49:01 6 1.39 0.00 1.04 12.58 0.03 84.96 15:51:02 15:49:01 7 3.26 0.00 1.28 0.81 0.05 94.60 15:51:02 15:50:01 all 5.15 0.00 2.17 10.20 0.07 82.41 15:51:02 15:50:01 0 6.15 0.00 2.15 33.23 0.08 58.39 15:51:02 15:50:01 1 6.29 0.00 2.69 3.52 0.08 87.42 15:51:02 15:50:01 2 6.20 0.00 2.82 1.55 0.10 89.33 15:51:02 15:50:01 3 4.66 0.00 1.51 13.28 0.08 80.46 15:51:02 15:50:01 4 3.85 0.00 2.26 26.73 0.07 67.09 15:51:02 15:50:01 5 3.61 0.00 1.77 0.32 0.03 94.27 15:51:02 15:50:01 6 3.75 0.00 1.75 1.33 0.05 93.13 15:51:02 15:50:01 7 6.69 0.00 2.41 1.61 0.05 89.23 15:51:02 15:51:01 all 1.91 0.00 1.09 11.27 0.05 85.68 15:51:02 15:51:01 0 1.53 0.00 1.12 33.10 0.05 64.20 15:51:02 15:51:01 1 1.22 0.00 1.39 1.77 0.03 95.58 15:51:02 15:51:01 2 2.43 0.00 1.21 2.23 0.07 94.08 15:51:02 15:51:01 3 1.61 0.00 1.23 37.86 0.07 59.24 15:51:02 15:51:01 4 3.43 0.00 1.10 0.28 0.05 95.13 15:51:02 15:51:01 5 1.10 0.00 0.84 11.44 0.07 86.55 15:51:02 15:51:01 6 1.39 0.00 0.80 2.36 0.03 95.42 15:51:02 15:51:01 7 2.57 0.00 1.06 1.21 0.05 95.11 15:51:02 Average: all 4.44 0.00 1.02 3.29 0.03 91.23 15:51:02 Average: 0 4.17 0.00 1.04 8.22 0.04 86.53 15:51:02 Average: 1 4.46 0.00 1.01 1.35 0.03 93.15 15:51:02 Average: 2 4.45 0.00 1.07 0.56 0.03 93.90 15:51:02 Average: 3 4.48 0.00 0.97 3.44 0.03 91.08 15:51:02 Average: 4 4.58 0.00 1.11 3.87 0.03 90.40 15:51:02 Average: 5 4.39 0.00 0.99 4.25 0.03 90.35 15:51:02 Average: 6 4.14 0.00 0.93 4.04 0.02 90.86 15:51:02 Average: 7 4.82 0.00 1.02 0.56 0.03 93.57 15:51:02 15:51:02 15:51:02