Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db4e73f51304548f3d4fc4a0de42a0b09927153f 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-ssh5811512350774280767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5959649711844599283.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5613762302865125000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2035292210539098753.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-ssh3527854404627831770.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15531’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15541’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15532’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15549 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 db4e73f51304548f3d4fc4a0de42a0b09927153f (main) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#563)" > 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 db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 > git rev-list --no-walk 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:58:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:58:39 ========================================================= 09:58:39 EdgeX Global Pipelines Version Info 09:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:58:40 ------------------- 09:58:40 stable info: 09:58:40 ------------------- 09:58:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:58:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:58:40 Message: update stable to v1.0.249 09:58:40 ------------------- 09:58:40 experimental info: 09:58:40 ------------------- 09:58:40 Commited By: **** collab-it+edgex@linuxfoundation.org 09:58:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:58:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:58:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db4e73f [Pipeline] echo 09:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:41 provisioning config files... 09:58:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1198374648388686914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:41 ---> docker-login.sh 09:58:41 nexus3.edgexfoundry.org:10001 09:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:42 Configure a credential helper to remove this warning. See 09:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:42 09:58:42 Login Succeeded 09:58:42 nexus3.edgexfoundry.org:10002 09:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:42 Configure a credential helper to remove this warning. See 09:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:42 09:58:42 Login Succeeded 09:58:42 nexus3.edgexfoundry.org:10003 09:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:42 Configure a credential helper to remove this warning. See 09:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:42 09:58:42 Login Succeeded 09:58:42 nexus3.edgexfoundry.org:10004 09:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:42 Configure a credential helper to remove this warning. See 09:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:42 09:58:42 Login Succeeded 09:58:42 docker.io 09:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:42 Configure a credential helper to remove this warning. See 09:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:42 09:58:42 Login Succeeded 09:58:42 ---> docker-login.sh ends [Pipeline] } 09:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:58:43 + git rev-list -1 --merges db4e73f51304548f3d4fc4a0de42a0b09927153f~1..db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo 09:58:43 -----------> git rev-list -1 --merges db4e73f51304548f3d4fc4a0de42a0b09927153f~1..db4e73f51304548f3d4fc4a0de42a0b09927153f db4e73f51304548f3d4fc4a0de42a0b09927153f [false] [Pipeline] sh 09:58:43 + git log --format=format:%s -1 db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo 09:58:43 ========================================================= 09:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:43 + git log --format=format:%s -1 db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] echo 09:58:43 [semverPrep] GIT_COMMIT: db4e73f51304548f3d4fc4a0de42a0b09927153f, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#563) [Pipeline] echo 09:58:43 [semverPrep] This is not a build commit. [Pipeline] sh 09:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:58:44 + grep -v github /etc/ssh/ssh_known_hosts 09:58:44 + [ -e /tmp/ssh_known_hosts ] 09:58:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:58:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:58:44 + sudo tee -a /etc/ssh/ssh_known_hosts 09:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:44 09:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:45 0.1.4: Pulling from edgex-devops/py-git-semver 09:58:45 b85a868b505f: Pulling fs layer 09:58:45 e2be974225ed: Pulling fs layer 09:58:45 339a4e72a1f5: Pulling fs layer 09:58:45 988bab9f4d93: Pulling fs layer 09:58:45 1469e6f7b9e6: Pulling fs layer 09:58:45 eaf3925da568: Pulling fs layer 09:58:45 bab4dde63d76: Pulling fs layer 09:58:45 bde34c3a00c8: Pulling fs layer 09:58:45 b352a97aabf1: Pulling fs layer 09:58:45 4872d77fe225: Pulling fs layer 09:58:45 5851b861e8e6: Pulling fs layer 09:58:45 1469e6f7b9e6: Waiting 09:58:45 988bab9f4d93: Waiting 09:58:45 bab4dde63d76: Waiting 09:58:45 eaf3925da568: Waiting 09:58:45 bde34c3a00c8: Waiting 09:58:45 b352a97aabf1: Waiting 09:58:45 4872d77fe225: Waiting 09:58:45 5851b861e8e6: Waiting 09:58:45 e2be974225ed: Download complete 09:58:45 988bab9f4d93: Verifying Checksum 09:58:45 988bab9f4d93: Download complete 09:58:45 1469e6f7b9e6: Verifying Checksum 09:58:45 1469e6f7b9e6: Download complete 09:58:45 339a4e72a1f5: Verifying Checksum 09:58:45 339a4e72a1f5: Download complete 09:58:45 eaf3925da568: Verifying Checksum 09:58:45 eaf3925da568: Download complete 09:58:45 bde34c3a00c8: Verifying Checksum 09:58:45 bde34c3a00c8: Download complete 09:58:45 b352a97aabf1: Download complete 09:58:45 4872d77fe225: Download complete 09:58:45 5851b861e8e6: Verifying Checksum 09:58:45 5851b861e8e6: Download complete 09:58:45 b85a868b505f: Verifying Checksum 09:58:45 b85a868b505f: Download complete 09:58:45 bab4dde63d76: Verifying Checksum 09:58:45 bab4dde63d76: Download complete 09:58:46 b85a868b505f: Pull complete 09:58:46 e2be974225ed: Pull complete 09:58:47 339a4e72a1f5: Pull complete 09:58:47 988bab9f4d93: Pull complete 09:58:47 1469e6f7b9e6: Pull complete 09:58:47 eaf3925da568: Pull complete 09:58:49 bab4dde63d76: Pull complete 09:58:49 bde34c3a00c8: Pull complete 09:58:49 b352a97aabf1: Pull complete 09:58:49 4872d77fe225: Pull complete 09:58:49 5851b861e8e6: Pull complete 09:58:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:49 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 09:58:49 $ 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 09:58:52 $ docker top a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f -eo pid,comm 09:58:52 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). 09:58:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:58:52 [ssh-agent] Looking for ssh-agent implementation... 09:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:52 $ docker exec a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent 09:58:52 SSH_AUTH_SOCK=/tmp/ssh-x94QZDsUZyXZ/agent.32 09:58:52 SSH_AGENT_PID=38 09:58:52 Running ssh-add (command line suppressed) 09:58:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5423644822280469311.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5423644822280469311.key) 09:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:58:53 + git tag --points-at HEAD [Pipeline] } 09:58:53 $ docker exec --env ******** --env ******** a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent -k 09:58:53 unset SSH_AUTH_SOCK; 09:58:53 unset SSH_AGENT_PID; 09:58:53 echo Agent pid 38 killed; 09:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:58:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:58:53 [ssh-agent] Looking for ssh-agent implementation... 09:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:58:53 $ docker exec a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent 09:58:53 SSH_AUTH_SOCK=/tmp/ssh-BQXPk8d6JxDY/agent.70 09:58:53 SSH_AGENT_PID=76 09:58:53 Running ssh-add (command line suppressed) 09:58:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7506281098564677464.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7506281098564677464.key) 09:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:58:53 + git semver init 09:58:54 2023-05-16 09:58:54,092 [run_init] DEBUG init version:0.0.0 force:False 09:58:54 2023-05-16 09:58:54,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 09:58:54 2023-05-16 09:58:54,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 09:58:54 2023-05-16 09:58:54,093 [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) 09:58:55 2023-05-16 09:58:54,843 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 09:58:55 2023-05-16 09:58:54,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 09:58:55 2023-05-16 09:58:54,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:58:55 2023-05-16 09:58:54,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:58:55 3.0.0-dev.45 [Pipeline] } 09:58:55 $ docker exec --env ******** --env ******** a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f ssh-agent -k 09:58:55 unset SSH_AUTH_SOCK; 09:58:55 unset SSH_AGENT_PID; 09:58:55 echo Agent pid 76 killed; 09:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:58:55 + git semver [Pipeline] } 09:58:55 $ docker stop --time=1 a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f 09:58:57 $ docker rm -f --volumes a69f2f96b4d712e8c26986fce79248db92350e09111773b8bf80e2351764db5f [Pipeline] // withDockerContainer [Pipeline] sh 09:58:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:58:57 Stashed 1 file(s) [Pipeline] echo 09:58:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [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 09:58:57 provisioning config files... 09:58:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7985580865290959568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:58 ---> docker-login.sh 09:58:58 nexus3.edgexfoundry.org:10001 09:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:58 Configure a credential helper to remove this warning. See 09:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:58 09:58:58 Login Succeeded 09:58:58 nexus3.edgexfoundry.org:10002 09:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:58 Configure a credential helper to remove this warning. See 09:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:58 09:58:58 Login Succeeded 09:58:58 nexus3.edgexfoundry.org:10003 09:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:58 Configure a credential helper to remove this warning. See 09:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:58 09:58:58 Login Succeeded 09:58:58 nexus3.edgexfoundry.org:10004 09:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:58 Configure a credential helper to remove this warning. See 09:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:58 09:58:58 Login Succeeded 09:58:58 docker.io 09:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:58 Configure a credential helper to remove this warning. See 09:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:58 09:58:58 Login Succeeded 09:58:58 ---> docker-login.sh ends [Pipeline] } 09:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:58 ========================================================= 09:58:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:58:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:58:59 Sending build context to Docker daemon 3.341MB 09:58:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 09:58:59 Step 2/12 : FROM ${BASE} AS builder 09:58:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:58:59 f56be85fc22e: Pulling fs layer 09:58:59 85791d961cd3: Pulling fs layer 09:58:59 d694b5ae8c79: Pulling fs layer 09:58:59 9f32a84ed3da: Pulling fs layer 09:58:59 4d19c01a9841: Pulling fs layer 09:58:59 9325e15d5711: Pulling fs layer 09:58:59 4d19c01a9841: Waiting 09:58:59 9f32a84ed3da: Waiting 09:58:59 9325e15d5711: Waiting 09:58:59 556b6ee489ea: Pulling fs layer 09:58:59 c5a4b2cf53e6: Pulling fs layer 09:58:59 556b6ee489ea: Waiting 09:58:59 c5a4b2cf53e6: Waiting 09:58:59 85791d961cd3: Verifying Checksum 09:58:59 85791d961cd3: Download complete 09:58:59 9f32a84ed3da: Download complete 09:58:59 f56be85fc22e: Verifying Checksum 09:58:59 f56be85fc22e: Download complete 09:58:59 9325e15d5711: Verifying Checksum 09:58:59 9325e15d5711: Download complete 09:58:59 f56be85fc22e: Pull complete 09:58:59 85791d961cd3: Pull complete 09:58:59 c5a4b2cf53e6: Verifying Checksum 09:58:59 c5a4b2cf53e6: Download complete 09:58:59 d694b5ae8c79: Download complete 09:59:00 556b6ee489ea: Verifying Checksum 09:59:00 556b6ee489ea: Download complete 09:59:04 d694b5ae8c79: Pull complete 09:59:04 9f32a84ed3da: Pull complete 09:59:04 4d19c01a9841: Pull complete 09:59:04 9325e15d5711: Pull complete 09:59:06 556b6ee489ea: Pull complete 09:59:07 c5a4b2cf53e6: Pull complete 09:59:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:59:07 ---> c4be618373d6 09:59:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:59:11 ---> Running in 260748d0887a 09:59:11 Removing intermediate container 260748d0887a 09:59:11 ---> 3f224ac8480a 09:59:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:59:11 ---> Running in d4fcb1b38e47 09:59:11 Removing intermediate container d4fcb1b38e47 09:59:11 ---> 1b171d21217f 09:59:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:59:11 ---> Running in 4fb383fac68e 09:59:11 Removing intermediate container 4fb383fac68e 09:59:11 ---> f2cc2b02ce2a 09:59:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:11 ---> Running in 6a8a658cc85f 09:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:59:12 OK: 265 MiB in 53 packages 09:59:12 Removing intermediate container 6a8a658cc85f 09:59:12 ---> a3f8b5ef8eef 09:59:12 Step 7/12 : WORKDIR /app 09:59:12 ---> Running in b7d4fc6ac7a8 09:59:12 Removing intermediate container b7d4fc6ac7a8 09:59:12 ---> 535f281a3397 09:59:12 Step 8/12 : COPY go.mod vendor* ./ 09:59:12 ---> 98eddbdb97e3 09:59:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:12 ---> Running in 202ed288d7f2 09:59:12 Still waiting to schedule task 09:59:12 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:59:12 ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:59:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15548’ is offline 09:59:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15548 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 09:59:25 Running in /w/workspace/app-service-configurable/163 [Pipeline] { [Pipeline] checkout 09:59:25 Selected Git installation does not exist. Using Default 09:59:25 The recommended git tool is: NONE 09:59:34 using credential edgex-jenkins-ssh 09:59:34 Cloning the remote Git repository 09:59:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:59:34 > git init /w/workspace/app-service-configurable/163 # timeout=10 09:59:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:59:34 > git --version # timeout=10 09:59:34 > git --version # 'git version 2.25.1' 09:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:59:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:37 Avoid second fetch 09:59:37 Checking out Revision db4e73f51304548f3d4fc4a0de42a0b09927153f (main) 09:59:38 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#563)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:37 > git config core.sparsecheckout # timeout=10 09:59:38 > git checkout -f db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 09:59:39 Removing intermediate container 202ed288d7f2 09:59:39 ---> c0b4b9ef4913 09:59:39 Step 10/12 : COPY . . 09:59:39 ---> 74872f7a4eb0 09:59:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:59:39 ---> Running in daf9c56a0cba 09:59:39 Removing intermediate container daf9c56a0cba 09:59:39 ---> 06f326cc6527 09:59:39 Step 12/12 : RUN $MAKE 09:59:39 ---> Running in 0b54580475a4 09:59:39 noop 09:59:39 Removing intermediate container 0b54580475a4 09:59:39 ---> 686389fe1320 09:59:39 Successfully built 686389fe1320 09:59:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:39 + docker inspect -f . ci-base-image-x86_64 09:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:59:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:39 Dload Upload Total Spent Left Speed 09:59:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k 09:59:39 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 09:59:39 $ 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 09:59:40 $ docker top 62734d2063741bee60a9e4a24b916605e479348daaaf29d8242a2094dcea5fab -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:59:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 09:59:40 + go version 09:59:40 go version go1.20.2 linux/amd64 [Pipeline] sh [Pipeline] } 09:59:40 $ docker stop --time=1 62734d2063741bee60a9e4a24b916605e479348daaaf29d8242a2094dcea5fab 09:59:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:59:40 + sudo tee /etc/docker/daemon.new 09:59:40 { 09:59:40 "registry-mirrors": [ 09:59:40 "https://nexus3.edgexfoundry.org:10001" 09:59:40 ], 09:59:40 "bip": "10.250.0.254/24", 09:59:40 "hosts": [ 09:59:40 "tcp://0.0.0.0:5555", 09:59:40 "unix:///var/run/docker.sock" 09:59:40 ], 09:59:40 "mtu": 1458, 09:59:40 "selinux-enabled": true, 09:59:40 "seccomp-profile": "/etc/docker/seccomp.json" 09:59:40 } 09:59:41 $ docker rm -f --volumes 62734d2063741bee60a9e4a24b916605e479348daaaf29d8242a2094dcea5fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:59:42 + docker inspect -f . ci-base-image-x86_64 09:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:42 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 09:59:42 $ 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 09:59:42 + sudo service docker restart 09:59:42 $ docker top 042400fb82a11517599c9fd383f330d0ceea3e4275cc309829bc4192c433ac94 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:43 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 09:59:43 + make test 09:59:43 go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:01 provisioning config files... 10:00:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/163@tmp/config12121301938759488547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:01 ---> docker-login.sh 10:00:01 nexus3.edgexfoundry.org:10001 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:02 Configure a credential helper to remove this warning. See 10:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:02 10:00:02 Login Succeeded 10:00:02 nexus3.edgexfoundry.org:10002 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:02 Configure a credential helper to remove this warning. See 10:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:02 10:00:02 Login Succeeded 10:00:02 nexus3.edgexfoundry.org:10003 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:03 Configure a credential helper to remove this warning. See 10:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:03 10:00:03 Login Succeeded 10:00:03 nexus3.edgexfoundry.org:10004 10:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:03 Configure a credential helper to remove this warning. See 10:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:03 10:00:03 Login Succeeded 10:00:03 docker.io 10:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 10:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:08 Configure a credential helper to remove this warning. See 10:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:08 10:00:08 Login Succeeded 10:00:08 ---> docker-login.sh ends [Pipeline] } 10:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:08 ========================================================= 10:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:00:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:00:09 Sending build context to Docker daemon 168.4kB 10:00:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:00:09 Step 2/12 : FROM ${BASE} AS builder 10:00:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:00:10 c41833b44d91: Pulling fs layer 10:00:10 ed15518f5707: Pulling fs layer 10:00:10 feae8fd75edb: Pulling fs layer 10:00:10 242c74f7c9fa: Pulling fs layer 10:00:10 3cdef696dda3: Pulling fs layer 10:00:10 2ced38df9373: Pulling fs layer 10:00:10 58f1dce35555: Pulling fs layer 10:00:10 3cdef696dda3: Waiting 10:00:10 2ced38df9373: Waiting 10:00:10 58f1dce35555: Waiting 10:00:10 242c74f7c9fa: Waiting 10:00:10 ed15518f5707: Download complete 10:00:10 242c74f7c9fa: Verifying Checksum 10:00:10 242c74f7c9fa: Download complete 10:00:10 3cdef696dda3: Verifying Checksum 10:00:10 3cdef696dda3: Download complete 10:00:10 c41833b44d91: Verifying Checksum 10:00:10 c41833b44d91: Download complete 10:00:11 c41833b44d91: Pull complete 10:00:12 ed15518f5707: Pull complete 10:00:13 58f1dce35555: Verifying Checksum 10:00:13 58f1dce35555: Download complete 10:00:14 feae8fd75edb: Download complete 10:00:14 2ced38df9373: Verifying Checksum 10:00:14 2ced38df9373: Download complete 10:00:26 go vet ./... 10:00:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:00:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:00:26 ./bin/test-attribution-txt.sh 10:00:26 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 10:00:26 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 10:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:00:26 $ docker stop --time=1 042400fb82a11517599c9fd383f330d0ceea3e4275cc309829bc4192c433ac94 10:00:28 feae8fd75edb: Pull complete 10:00:28 242c74f7c9fa: Pull complete 10:00:28 3cdef696dda3: Pull complete 10:00:30 $ docker rm -f --volumes 042400fb82a11517599c9fd383f330d0ceea3e4275cc309829bc4192c433ac94 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:00:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:35 + ls -al . 10:00:35 total 176 10:00:35 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:59 . 10:00:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 .. 10:00:35 -rw-rw-r-- 1 jenkins jenkins 119 May 16 09:58 .dockerignore 10:00:35 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 .git 10:00:35 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 .github 10:00:35 -rw-rw-r-- 1 jenkins jenkins 171 May 16 09:58 .gitignore 10:00:35 -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:58 .golangci.yml 10:00:35 drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:58 .semver 10:00:35 -rw-rw-r-- 1 jenkins jenkins 9088 May 16 09:58 Attribution.txt 10:00:35 -rw-rw-r-- 1 jenkins jenkins 29118 May 16 09:58 CHANGELOG.md 10:00:35 -rw-rw-r-- 1 jenkins jenkins 1898 May 16 09:58 Dockerfile 10:00:35 -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:58 GOVERNANCE.md 10:00:35 -rw-rw-r-- 1 jenkins jenkins 688 May 16 09:58 Jenkinsfile 10:00:35 -rw-rw-r-- 1 jenkins jenkins 10174 May 16 09:58 LICENSE 10:00:35 -rw-rw-r-- 1 jenkins jenkins 618 May 16 09:58 OWNERS.md 10:00:35 -rw-rw-r-- 1 jenkins jenkins 4885 May 16 09:58 README.md 10:00:35 -rw-rw-r-- 1 jenkins jenkins 12 May 16 09:58 VERSION 10:00:35 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 bin 10:00:35 -rw-r--r-- 1 jenkins jenkins 13 May 16 09:59 coverage.out 10:00:35 -rw-rw-r-- 1 jenkins jenkins 3302 May 16 09:58 go.mod 10:00:35 -rw-rw-r-- 1 jenkins jenkins 31421 May 16 09:58 go.sum 10:00:35 -rw-rw-r-- 1 jenkins jenkins 1937 May 16 09:58 main.go 10:00:35 -rw-rw-r-- 1 jenkins jenkins 2569 May 16 09:58 makefile 10:00:35 drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:58 res 10:00:35 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:35 2ced38df9373: Pull complete 10:00:36 + 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=db4e73f51304548f3d4fc4a0de42a0b09927153f --label arch=amd64 --label version=3.0.0-dev.45 . 10:00:36 Sending build context to Docker daemon 3.342MB 10:00:36 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 10:00:36 Step 2/26 : FROM ${BASE} AS builder 10:00:36 ---> 686389fe1320 10:00:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 10:00:36 ---> Running in c43344f98cef 10:00:36 Removing intermediate container c43344f98cef 10:00:36 ---> 7d885d3a557e 10:00:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 10:00:36 ---> Running in c92a1eb038eb 10:00:36 Removing intermediate container c92a1eb038eb 10:00:36 ---> 74cab6b7cd4b 10:00:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 10:00:36 ---> Running in e258f28aa733 10:00:36 Removing intermediate container e258f28aa733 10:00:36 ---> cae5ac62043f 10:00:36 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:36 ---> Running in 5c62de4e57eb 10:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:37 OK: 265 MiB in 53 packages 10:00:37 Removing intermediate container 5c62de4e57eb 10:00:37 ---> 17b31075cf7b 10:00:37 Step 7/26 : WORKDIR /app 10:00:37 ---> Running in 87559131ba30 10:00:37 Removing intermediate container 87559131ba30 10:00:37 ---> 06c0f26cca9a 10:00:37 Step 8/26 : COPY go.mod vendor* ./ 10:00:37 ---> 78fa403d9310 10:00:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:37 ---> Running in c6b8a17fc97e 10:00:38 Removing intermediate container c6b8a17fc97e 10:00:38 ---> e441047a0c59 10:00:38 Step 10/26 : COPY . . 10:00:38 58f1dce35555: Pull complete 10:00:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:00:38 ---> fadd8f120f05 10:00:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:00:38 ---> 2ca3692a7888 10:00:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:00:38 ---> Running in c77db5f89ae6 10:00:38 Removing intermediate container c77db5f89ae6 10:00:38 ---> acb1753d2cdc 10:00:38 Step 12/26 : RUN $MAKE 10:00:38 ---> Running in 8a006554349f 10:00:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.45" -trimpath -mod=readonly -o app-service-configurable 10:00:40 ---> Running in c3c77fe71723 10:00:40 Removing intermediate container c3c77fe71723 10:00:40 ---> 24afc1ad15f7 10:00:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:00:40 ---> Running in 88f7f46f6578 10:00:41 Removing intermediate container 88f7f46f6578 10:00:41 ---> 9f924e5e9f9c 10:00:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:00:41 ---> Running in 39778ce7da58 10:00:41 Removing intermediate container 39778ce7da58 10:00:41 ---> 731da32e8b53 10:00:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:41 ---> Running in 341ff60ce1fd 10:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:00:45 OK: 263 MiB in 53 packages 10:00:46 Removing intermediate container 341ff60ce1fd 10:00:46 ---> f128b46b2339 10:00:46 Step 7/12 : WORKDIR /app 10:00:46 ---> Running in 1470660b38eb 10:00:46 Removing intermediate container 1470660b38eb 10:00:46 ---> 98f3cae84de9 10:00:46 Step 8/12 : COPY go.mod vendor* ./ 10:00:47 ---> 632643b3b955 10:00:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:47 ---> Running in 018b03c40210 10:01:01 Removing intermediate container 8a006554349f 10:01:01 ---> 6ecbf6a8df24 10:01:01 Step 13/26 : FROM alpine:3.17 10:01:01 3.17: Pulling from library/alpine 10:01:01 f56be85fc22e: Already exists 10:01:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:01:01 Status: Downloaded newer image for alpine:3.17 10:01:01 ---> 9ed4aefc74f6 10:01:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:01:01 ---> Running in 2991e6cc5815 10:01:01 Removing intermediate container 2991e6cc5815 10:01:01 ---> f431aa794583 10:01:01 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 10:01:01 ---> Running in 1169deb1550d 10:01:01 Removing intermediate container 1169deb1550d 10:01:01 ---> 5a14fff79a98 10:01:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 10:01:01 ---> Running in 3ac5d5c0515e 10:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:01:01 (1/2) Installing ca-certificates (20230506-r0) 10:01:01 (2/2) Installing dumb-init (1.2.5-r2) 10:01:01 Executing busybox-1.35.0-r29.trigger 10:01:01 Executing ca-certificates-20230506-r0.trigger 10:01:01 OK: 8 MiB in 17 packages 10:01:01 Removing intermediate container 3ac5d5c0515e 10:01:01 ---> 60d0481af70a 10:01:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:01:01 ---> 68ac72ba1efb 10:01:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 10:01:01 ---> 30ee94f45c60 10:01:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 10:01:01 ---> 3fa907c45725 10:01:01 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:01:02 ---> 84a78927edbb 10:01:02 Step 21/26 : EXPOSE 48095 10:01:02 ---> Running in 2b283bfb6a7e 10:01:02 Removing intermediate container 2b283bfb6a7e 10:01:02 ---> 372804ce0412 10:01:02 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 10:01:02 ---> Running in fb3cbe69b275 10:01:02 Removing intermediate container fb3cbe69b275 10:01:02 ---> c1ec4245e964 10:01:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:01:02 ---> Running in f4f8078dbf0c 10:01:02 Removing intermediate container f4f8078dbf0c 10:01:02 ---> 2db6a7a49562 10:01:02 Step 24/26 : LABEL arch=amd64 10:01:02 ---> Running in c6d605a644e0 10:01:02 Removing intermediate container c6d605a644e0 10:01:02 ---> 64cbce9c48a6 10:01:02 Step 25/26 : LABEL git_sha=db4e73f51304548f3d4fc4a0de42a0b09927153f 10:01:02 ---> Running in af0ddba9dc59 10:01:02 Removing intermediate container af0ddba9dc59 10:01:02 ---> 2bd1daaf31b8 10:01:02 Step 26/26 : LABEL version=3.0.0-dev.45 10:01:02 ---> Running in 97b76e284a47 10:01:02 Removing intermediate container 97b76e284a47 10:01:02 ---> cde2d12675d3 10:01:02 [Warning] One or more build-args [ARCH] were not consumed 10:01:02 Successfully built cde2d12675d3 10:01:02 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 10:01:02 provisioning config files... 10:01:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14861764285790438521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:03 ---> docker-login.sh 10:01:03 nexus3.edgexfoundry.org:10001 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:03 Configure a credential helper to remove this warning. See 10:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:03 10:01:03 Login Succeeded 10:01:03 nexus3.edgexfoundry.org:10002 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:03 Configure a credential helper to remove this warning. See 10:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:03 10:01:03 Login Succeeded 10:01:03 nexus3.edgexfoundry.org:10003 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:03 Configure a credential helper to remove this warning. See 10:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:03 10:01:03 Login Succeeded 10:01:03 nexus3.edgexfoundry.org:10004 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:03 Configure a credential helper to remove this warning. See 10:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:03 10:01:03 Login Succeeded 10:01:03 docker.io 10:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:03 Configure a credential helper to remove this warning. See 10:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:03 10:01:03 Login Succeeded 10:01:03 ---> docker-login.sh ends [Pipeline] } 10:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:03 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 10:01:03 db4e73f51304548f3d4fc4a0de42a0b09927153f 10:01:03 latest 10:01:03 3.0.0-dev.45 10:01:03 db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 10:01:03 main 10:01:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f 10:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:01:04 c72b3f69b3ec: Preparing 10:01:04 5638b045a542: Preparing 10:01:04 933e0f0be7b6: Preparing 10:01:04 f257f16be43f: Preparing 10:01:04 19f21f63bf85: Preparing 10:01:04 f1417ff83b31: Preparing 10:01:04 f1417ff83b31: Waiting 10:01:04 5638b045a542: Pushed 10:01:04 933e0f0be7b6: Pushed 10:01:04 f257f16be43f: Pushed 10:01:04 f1417ff83b31: Layer already exists 10:01:04 19f21f63bf85: Pushed 10:01:07 c72b3f69b3ec: Pushed 10:01:07 db4e73f51304548f3d4fc4a0de42a0b09927153f: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:01:08 c72b3f69b3ec: Preparing 10:01:08 5638b045a542: Preparing 10:01:08 933e0f0be7b6: Preparing 10:01:08 f257f16be43f: Preparing 10:01:08 19f21f63bf85: Preparing 10:01:08 f1417ff83b31: Preparing 10:01:08 f1417ff83b31: Waiting 10:01:08 5638b045a542: Layer already exists 10:01:08 c72b3f69b3ec: Layer already exists 10:01:08 19f21f63bf85: Layer already exists 10:01:08 f257f16be43f: Layer already exists 10:01:08 933e0f0be7b6: Layer already exists 10:01:08 f1417ff83b31: Layer already exists 10:01:08 latest: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.45 10:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:01:09 c72b3f69b3ec: Preparing 10:01:09 5638b045a542: Preparing 10:01:09 933e0f0be7b6: Preparing 10:01:09 f257f16be43f: Preparing 10:01:09 19f21f63bf85: Preparing 10:01:09 f1417ff83b31: Preparing 10:01:09 f1417ff83b31: Waiting 10:01:09 c72b3f69b3ec: Layer already exists 10:01:09 19f21f63bf85: Layer already exists 10:01:09 933e0f0be7b6: Layer already exists 10:01:09 5638b045a542: Layer already exists 10:01:09 f257f16be43f: Layer already exists 10:01:09 f1417ff83b31: Layer already exists 10:01:09 3.0.0-dev.45: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 10:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:01:09 c72b3f69b3ec: Preparing 10:01:09 5638b045a542: Preparing 10:01:09 933e0f0be7b6: Preparing 10:01:09 f257f16be43f: Preparing 10:01:09 19f21f63bf85: Preparing 10:01:09 f1417ff83b31: Preparing 10:01:09 f1417ff83b31: Waiting 10:01:09 f257f16be43f: Layer already exists 10:01:09 19f21f63bf85: Layer already exists 10:01:09 5638b045a542: Layer already exists 10:01:09 c72b3f69b3ec: Layer already exists 10:01:09 933e0f0be7b6: Layer already exists 10:01:09 f1417ff83b31: Layer already exists 10:01:09 db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:01:10 c72b3f69b3ec: Preparing 10:01:10 5638b045a542: Preparing 10:01:10 933e0f0be7b6: Preparing 10:01:10 f257f16be43f: Preparing 10:01:10 19f21f63bf85: Preparing 10:01:10 f1417ff83b31: Preparing 10:01:10 f1417ff83b31: Waiting 10:01:10 5638b045a542: Layer already exists 10:01:10 933e0f0be7b6: Layer already exists 10:01:10 f257f16be43f: Layer already exists 10:01:10 c72b3f69b3ec: Layer already exists 10:01:10 19f21f63bf85: Layer already exists 10:01:10 f1417ff83b31: Layer already exists 10:01:10 main: digest: sha256:a8a616ba6a46c1a78eadd0225f0586bca7c86fb383baf75793d9145221c8a51e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:10 ===================================================== [Pipeline] echo 10:01:10 taggedImages: 10:01:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f 10:01:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:01:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.45 10:01:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 10:01:10 - 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 10:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:10 10:01:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:11 latest: Pulling from edgex-lftools-log-publisher 10:01:11 5eb5b503b376: Pulling fs layer 10:01:11 5c69ac0246d0: Pulling fs layer 10:01:11 ec43610c2a17: Pulling fs layer 10:01:11 3a2ae6a8a46f: Pulling fs layer 10:01:11 33b1e0a273af: Pulling fs layer 10:01:11 5d3b04190fa2: Pulling fs layer 10:01:11 2f39f015ded8: Pulling fs layer 10:01:11 3a2ae6a8a46f: Waiting 10:01:11 33b1e0a273af: Waiting 10:01:11 5d3b04190fa2: Waiting 10:01:11 2f39f015ded8: Waiting 10:01:11 5c69ac0246d0: Verifying Checksum 10:01:11 5c69ac0246d0: Download complete 10:01:11 3a2ae6a8a46f: Download complete 10:01:11 33b1e0a273af: Verifying Checksum 10:01:11 33b1e0a273af: Download complete 10:01:11 ec43610c2a17: Verifying Checksum 10:01:11 ec43610c2a17: Download complete 10:01:11 5d3b04190fa2: Verifying Checksum 10:01:11 5d3b04190fa2: Download complete 10:01:11 5eb5b503b376: Verifying Checksum 10:01:11 5eb5b503b376: Download complete 10:01:11 2f39f015ded8: Download complete 10:01:12 5eb5b503b376: Pull complete 10:01:12 5c69ac0246d0: Pull complete 10:01:13 ec43610c2a17: Pull complete 10:01:13 3a2ae6a8a46f: Pull complete 10:01:13 33b1e0a273af: Pull complete 10:01:13 5d3b04190fa2: Pull complete 10:01:19 2f39f015ded8: Pull complete 10:01:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:19 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:01:19 $ 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 10:01:23 $ docker top 78ad6f9403c1874819f814d4bf0e81d9ac6db18e05c55ea33f3c118885f9dfb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:23 ---> job-cost.sh 10:01:23 lf-activate-venv: SKIPPING 10:01:23 INFO: No Stack... 10:01:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:01:24 INFO: Archiving Costs [Pipeline] sh 10:01:24 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 10:01:24 + cut -d, -f6 [Pipeline] lock 10:01:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] 10:01:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] did not exist. Created. 10:01:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:01:24 + echo total: 0.2199999988079071 [Pipeline] stash 10:01:24 Stashed 1 file(s) [Pipeline] } 10:01:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 10:01:24 $ docker stop --time=1 78ad6f9403c1874819f814d4bf0e81d9ac6db18e05c55ea33f3c118885f9dfb4 10:01:26 $ docker rm -f --volumes 78ad6f9403c1874819f814d4bf0e81d9ac6db18e05c55ea33f3c118885f9dfb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:54 Removing intermediate container 018b03c40210 10:01:54 ---> bd0415905e47 10:01:54 Step 10/12 : COPY . . 10:01:54 ---> 462d44e468c0 10:01:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:01:54 ---> Running in ca92e32d8b40 10:01:54 Removing intermediate container ca92e32d8b40 10:01:54 ---> 79a6900ea946 10:01:54 Step 12/12 : RUN $MAKE 10:01:54 ---> Running in 8b227acecdf8 10:01:54 noop 10:01:54 Removing intermediate container 8b227acecdf8 10:01:54 ---> 0c76d23672d1 10:01:54 Successfully built 0c76d23672d1 10:01:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:55 + docker inspect -f . ci-base-image-arm64 10:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:55 prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container 10:01:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/163 -v /w/workspace/app-service-configurable/163:/w/workspace/app-service-configurable/163:rw,z -v /w/workspace/app-service-configurable/163@tmp:/w/workspace/app-service-configurable/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:01:57 $ docker top ea71bb767f5496bcbbbf54c321acd7cd3428537d7f649e226597c74467d122b3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:57 + go version 10:01:57 go version go1.20.2 linux/arm64 [Pipeline] } 10:01:57 $ docker stop --time=1 ea71bb767f5496bcbbbf54c321acd7cd3428537d7f649e226597c74467d122b3 10:01:59 $ docker rm -f --volumes ea71bb767f5496bcbbbf54c321acd7cd3428537d7f649e226597c74467d122b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:00 + docker inspect -f . ci-base-image-arm64 10:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:00 prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container 10:02:00 $ 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/163 -v /w/workspace/app-service-configurable/163:/w/workspace/app-service-configurable/163:rw,z -v /w/workspace/app-service-configurable/163@tmp:/w/workspace/app-service-configurable/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:02:01 $ docker top 82b8010d2cc05c2dbe0e01fa29c10b2a953b24f55e2eb6c5b5b2f02d863974cc -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/163 [Pipeline] fileExists [Pipeline] sh 10:02:03 + make test 10:02:03 go test -race -coverprofile=coverage.out ./... 10:05:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 10:05:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:05:26 go vet ./... 10:08:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:08:03 ./bin/test-attribution-txt.sh 10:08:03 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 10:08:03 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 10:08:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:08:03 $ docker stop --time=1 82b8010d2cc05c2dbe0e01fa29c10b2a953b24f55e2eb6c5b5b2f02d863974cc 10:08:05 $ docker rm -f --volumes 82b8010d2cc05c2dbe0e01fa29c10b2a953b24f55e2eb6c5b5b2f02d863974cc [Pipeline] // withDockerContainer [Pipeline] sh 10:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:06 Warning: overwriting stash ‘coverage-report’ 10:08:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:08 + ls -al . 10:08:08 total 172 10:08:08 drwxrwxr-x 7 jenkins jenkins 4096 May 16 10:02 . 10:08:08 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:59 .. 10:08:08 -rw-rw-r-- 1 jenkins jenkins 119 May 16 09:59 .dockerignore 10:08:08 drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:59 .git 10:08:08 drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:59 .github 10:08:08 -rw-rw-r-- 1 jenkins jenkins 171 May 16 09:59 .gitignore 10:08:08 -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:59 .golangci.yml 10:08:08 -rw-rw-r-- 1 jenkins jenkins 9088 May 16 09:59 Attribution.txt 10:08:08 -rw-rw-r-- 1 jenkins jenkins 29118 May 16 09:59 CHANGELOG.md 10:08:08 -rw-rw-r-- 1 jenkins jenkins 1898 May 16 09:59 Dockerfile 10:08:08 -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:59 GOVERNANCE.md 10:08:08 -rw-rw-r-- 1 jenkins jenkins 688 May 16 09:59 Jenkinsfile 10:08:08 -rw-rw-r-- 1 jenkins jenkins 10174 May 16 09:59 LICENSE 10:08:08 -rw-rw-r-- 1 jenkins jenkins 618 May 16 09:59 OWNERS.md 10:08:08 -rw-rw-r-- 1 jenkins jenkins 4885 May 16 09:59 README.md 10:08:08 -rw-rw-r-- 1 jenkins jenkins 12 May 16 09:58 VERSION 10:08:08 drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:59 bin 10:08:08 -rw-r--r-- 1 jenkins jenkins 13 May 16 10:02 coverage.out 10:08:08 -rw-rw-r-- 1 jenkins jenkins 3302 May 16 09:59 go.mod 10:08:08 -rw-rw-r-- 1 jenkins jenkins 31421 May 16 09:59 go.sum 10:08:08 -rw-rw-r-- 1 jenkins jenkins 1937 May 16 09:59 main.go 10:08:08 -rw-rw-r-- 1 jenkins jenkins 2569 May 16 09:59 makefile 10:08:08 drwxrwxr-x 9 jenkins jenkins 4096 May 16 09:59 res 10:08:08 drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:08 + 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=db4e73f51304548f3d4fc4a0de42a0b09927153f --label arch=arm64 --label version=3.0.0-dev.45 . 10:08:08 Sending build context to Docker daemon 169.5kB 10:08:08 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 10:08:08 Step 2/26 : FROM ${BASE} AS builder 10:08:08 ---> 0c76d23672d1 10:08:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 10:08:10 ---> Running in 36260517cafd 10:08:10 Removing intermediate container 36260517cafd 10:08:10 ---> 6eef6f236cb5 10:08:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 10:08:10 ---> Running in ec2d72e22d57 10:08:10 Removing intermediate container ec2d72e22d57 10:08:10 ---> e7680d94eb6a 10:08:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 10:08:11 ---> Running in 4d8be85959f3 10:08:11 Removing intermediate container 4d8be85959f3 10:08:11 ---> c0b0110e91ad 10:08:11 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:11 ---> Running in f4a97dcaed36 10:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:08:14 OK: 263 MiB in 53 packages 10:08:15 Removing intermediate container f4a97dcaed36 10:08:15 ---> a73a040122c1 10:08:15 Step 7/26 : WORKDIR /app 10:08:15 ---> Running in 5497672d20ce 10:08:15 Removing intermediate container 5497672d20ce 10:08:15 ---> b76c09cfbf22 10:08:15 Step 8/26 : COPY go.mod vendor* ./ 10:08:16 ---> 3a5ac1990144 10:08:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:16 ---> Running in 5e837c06762c 10:08:19 Removing intermediate container 5e837c06762c 10:08:19 ---> db096c621228 10:08:19 Step 10/26 : COPY . . 10:08:20 ---> 0cc773f3d12c 10:08:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:08:20 ---> Running in 0e0a92766fc9 10:08:20 Removing intermediate container 0e0a92766fc9 10:08:20 ---> 6e96e1642960 10:08:20 Step 12/26 : RUN $MAKE 10:08:20 ---> Running in 4f92532b08a9 10:08:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.45" -trimpath -mod=readonly -o app-service-configurable 10:10:58 Removing intermediate container 4f92532b08a9 10:10:58 ---> 11ce6fad7ddd 10:10:58 Step 13/26 : FROM alpine:3.17 10:10:58 3.17: Pulling from library/alpine 10:10:58 c41833b44d91: Already exists 10:10:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:10:58 Status: Downloaded newer image for alpine:3.17 10:10:58 ---> 51e60588ff2c 10:10:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:10:58 ---> Running in fa1e82f432bc 10:10:58 Removing intermediate container fa1e82f432bc 10:10:58 ---> fe6bc1677864 10:10:58 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 10:10:58 ---> Running in 672bf572aedc 10:10:58 Removing intermediate container 672bf572aedc 10:10:58 ---> 325d4e73a90d 10:10:58 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 10:10:58 ---> Running in 6586cc113c91 10:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:11:00 (1/2) Installing ca-certificates (20230506-r0) 10:11:00 (2/2) Installing dumb-init (1.2.5-r2) 10:11:00 Executing busybox-1.35.0-r29.trigger 10:11:00 Executing ca-certificates-20230506-r0.trigger 10:11:00 OK: 8 MiB in 17 packages 10:11:02 Removing intermediate container 6586cc113c91 10:11:02 ---> 07d1b62b5f67 10:11:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:11:02 ---> baa7dea084b5 10:11:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 10:11:03 ---> b73444ac9259 10:11:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 10:11:03 ---> 408221b14f71 10:11:03 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:11:05 ---> 239a81a04ee6 10:11:05 Step 21/26 : EXPOSE 48095 10:11:05 ---> Running in 4501554f3b01 10:11:05 Removing intermediate container 4501554f3b01 10:11:05 ---> 12c9f594f56e 10:11:05 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 10:11:06 ---> Running in 2ed037042b84 10:11:06 Removing intermediate container 2ed037042b84 10:11:06 ---> 05c5cb876d3c 10:11:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:11:06 ---> Running in 8b59291cd127 10:11:06 Removing intermediate container 8b59291cd127 10:11:06 ---> 0ccaef6aa63b 10:11:06 Step 24/26 : LABEL arch=arm64 10:11:07 ---> Running in bca2a344d2e0 10:11:07 Removing intermediate container bca2a344d2e0 10:11:07 ---> c77bb86352ba 10:11:07 Step 25/26 : LABEL git_sha=db4e73f51304548f3d4fc4a0de42a0b09927153f 10:11:07 ---> Running in c55d640f16ce 10:11:07 Removing intermediate container c55d640f16ce 10:11:07 ---> dc1762b7333e 10:11:07 Step 26/26 : LABEL version=3.0.0-dev.45 10:11:07 ---> Running in 243ddb372ad6 10:11:08 Removing intermediate container 243ddb372ad6 10:11:08 ---> b62f692c3ee0 10:11:08 [Warning] One or more build-args [ARCH] were not consumed 10:11:08 Successfully built b62f692c3ee0 10:11:08 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 10:11:08 provisioning config files... 10:11:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/163@tmp/config121682070031132228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:09 ---> docker-login.sh 10:11:09 nexus3.edgexfoundry.org:10001 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 nexus3.edgexfoundry.org:10002 10:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:09 Configure a credential helper to remove this warning. See 10:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:09 10:11:09 Login Succeeded 10:11:09 nexus3.edgexfoundry.org:10003 10:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:10 Configure a credential helper to remove this warning. See 10:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:10 10:11:10 Login Succeeded 10:11:10 nexus3.edgexfoundry.org:10004 10:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:10 Configure a credential helper to remove this warning. See 10:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:10 10:11:10 Login Succeeded 10:11:10 docker.io 10:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:11 Configure a credential helper to remove this warning. See 10:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:11 10:11:11 Login Succeeded 10:11:11 ---> docker-login.sh ends [Pipeline] } 10:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:11 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:11:11 db4e73f51304548f3d4fc4a0de42a0b09927153f 10:11:11 latest 10:11:11 3.0.0-dev.45 10:11:11 db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 10:11:11 main 10:11:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f 10:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:11:12 53bc8328fa86: Preparing 10:11:12 8e896027da9d: Preparing 10:11:12 326c5569739b: Preparing 10:11:12 be4c8103055c: Preparing 10:11:12 de2778f8a703: Preparing 10:11:12 26cbea5cba74: Preparing 10:11:12 26cbea5cba74: Waiting 10:11:12 8e896027da9d: Pushed 10:11:12 be4c8103055c: Pushed 10:11:12 326c5569739b: Pushed 10:11:12 26cbea5cba74: Layer already exists 10:11:12 de2778f8a703: Pushed 10:11:17 53bc8328fa86: Pushed 10:11:18 db4e73f51304548f3d4fc4a0de42a0b09927153f: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:18 + 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 10:11:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:11:19 53bc8328fa86: Preparing 10:11:19 8e896027da9d: Preparing 10:11:19 326c5569739b: Preparing 10:11:19 be4c8103055c: Preparing 10:11:19 de2778f8a703: Preparing 10:11:19 26cbea5cba74: Preparing 10:11:19 26cbea5cba74: Waiting 10:11:19 326c5569739b: Layer already exists 10:11:19 8e896027da9d: Layer already exists 10:11:19 be4c8103055c: Layer already exists 10:11:19 53bc8328fa86: Layer already exists 10:11:19 de2778f8a703: Layer already exists 10:11:19 26cbea5cba74: Layer already exists 10:11:19 latest: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.45 10:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:11:20 53bc8328fa86: Preparing 10:11:20 8e896027da9d: Preparing 10:11:20 326c5569739b: Preparing 10:11:20 be4c8103055c: Preparing 10:11:20 de2778f8a703: Preparing 10:11:20 26cbea5cba74: Preparing 10:11:20 26cbea5cba74: Waiting 10:11:20 8e896027da9d: Layer already exists 10:11:20 de2778f8a703: Layer already exists 10:11:20 be4c8103055c: Layer already exists 10:11:20 326c5569739b: Layer already exists 10:11:20 53bc8328fa86: Layer already exists 10:11:20 26cbea5cba74: Layer already exists 10:11:20 3.0.0-dev.45: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 10:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:11:21 53bc8328fa86: Preparing 10:11:21 8e896027da9d: Preparing 10:11:21 326c5569739b: Preparing 10:11:21 be4c8103055c: Preparing 10:11:21 de2778f8a703: Preparing 10:11:21 26cbea5cba74: Preparing 10:11:21 26cbea5cba74: Waiting 10:11:21 326c5569739b: Layer already exists 10:11:21 de2778f8a703: Layer already exists 10:11:21 8e896027da9d: Layer already exists 10:11:21 53bc8328fa86: Layer already exists 10:11:21 be4c8103055c: Layer already exists 10:11:21 26cbea5cba74: Layer already exists 10:11:21 db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:21 + 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 10:11:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:11:22 53bc8328fa86: Preparing 10:11:22 8e896027da9d: Preparing 10:11:22 326c5569739b: Preparing 10:11:22 be4c8103055c: Preparing 10:11:22 de2778f8a703: Preparing 10:11:22 26cbea5cba74: Preparing 10:11:22 26cbea5cba74: Waiting 10:11:22 53bc8328fa86: Layer already exists 10:11:22 8e896027da9d: Layer already exists 10:11:22 be4c8103055c: Layer already exists 10:11:22 326c5569739b: Layer already exists 10:11:22 de2778f8a703: Layer already exists 10:11:22 26cbea5cba74: Layer already exists 10:11:22 main: digest: sha256:e204583f0957206a64ea12d6cf842effcbe88efdcd74b4928b0f3ac44012a3e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:22 ===================================================== [Pipeline] echo 10:11:22 taggedImages: 10:11:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f 10:11:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:11:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.45 10:11:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:db4e73f51304548f3d4fc4a0de42a0b09927153f-3.0.0-dev.45 10:11:22 - 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 10:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:11:22 10:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:11:23 arm64: Pulling from edgex-lftools-log-publisher 10:11:23 8998bd30e6a1: Pulling fs layer 10:11:23 04944245beec: Pulling fs layer 10:11:23 699f458cf7ca: Pulling fs layer 10:11:23 765212b225bb: Pulling fs layer 10:11:23 f23df028b6ca: Pulling fs layer 10:11:23 d65c8cfc05b1: Pulling fs layer 10:11:23 2437ff75d9bd: Pulling fs layer 10:11:23 765212b225bb: Waiting 10:11:23 f23df028b6ca: Waiting 10:11:23 d65c8cfc05b1: Waiting 10:11:23 2437ff75d9bd: Waiting 10:11:23 04944245beec: Verifying Checksum 10:11:23 04944245beec: Download complete 10:11:23 765212b225bb: Verifying Checksum 10:11:23 765212b225bb: Download complete 10:11:23 f23df028b6ca: Verifying Checksum 10:11:23 f23df028b6ca: Download complete 10:11:23 d65c8cfc05b1: Verifying Checksum 10:11:23 d65c8cfc05b1: Download complete 10:11:23 699f458cf7ca: Download complete 10:11:24 8998bd30e6a1: Verifying Checksum 10:11:26 2437ff75d9bd: Download complete 10:11:28 8998bd30e6a1: Pull complete 10:11:28 04944245beec: Pull complete 10:11:30 699f458cf7ca: Pull complete 10:11:30 765212b225bb: Pull complete 10:11:31 f23df028b6ca: Pull complete 10:11:31 d65c8cfc05b1: Pull complete 10:11:46 2437ff75d9bd: Pull complete 10:11:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:47 prd-ubuntu20.04-docker-arm64-4c-16g-15548 does not seem to be running inside a container 10:11:47 $ 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/163 -v /w/workspace/app-service-configurable/163:/w/workspace/app-service-configurable/163:rw,z -v /w/workspace/app-service-configurable/163@tmp:/w/workspace/app-service-configurable/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:11:50 $ docker top 71d99f467ee4432b071b81d15afadc4740c2dfcc21f4c306f175f34ae75f34ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:51 ---> job-cost.sh 10:11:51 lf-activate-venv: SKIPPING 10:11:51 INFO: No Stack... 10:11:51 INFO: Retrieving Pricing Info for: v3-standard-4 10:11:52 INFO: Archiving Costs [Pipeline] sh 10:11:52 + cat /w/workspace/app-service-configurable/163/archives/cost.csv 10:11:52 + cut -d, -f6 [Pipeline] lock 10:11:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] 10:11:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] did not exist. Created. 10:11:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:53 /w/workspace/app-service-configurable/163@tmp/durable-b744f0a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:11:54 + echo total: 0.10999999940395355 [Pipeline] stash 10:11:54 Warning: overwriting stash ‘stack-cost’ 10:11:54 Stashed 1 file(s) [Pipeline] } 10:11:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 10:11:54 $ docker stop --time=1 71d99f467ee4432b071b81d15afadc4740c2dfcc21f4c306f175f34ae75f34ce 10:11:56 $ docker rm -f --volumes 71d99f467ee4432b071b81d15afadc4740c2dfcc21f4c306f175f34ae75f34ce [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 10:11:56 provisioning config files... 10:11:56 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9708391326755454554tmp [Pipeline] { [Pipeline] sh 10:11:56 + set +x 10:11:56 + curl -s https://codecov.io/bash 10:11:56 + bash -s -- 10:11:56 10:11:56 _____ _ 10:11:56 / ____| | | 10:11:56 | | ___ __| | ___ ___ _____ __ 10:11:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:11:56 | |___| (_) | (_| | __/ (_| (_) \ V / 10:11:56 \_____\___/ \__,_|\___|\___\___/ \_/ 10:11:56 Bash-1.0.6 10:11:56 10:11:56 10:11:56 ==> git version 2.25.1 found 10:11:56 ==> 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 10:11:56 Release-Date: 2020-01-08 10:11:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:11:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:11:56 ==> Jenkins CI detected. 10:11:56 current dir:  /w/workspace/ry_app-service-configurable_main 10:11:56 project root: . 10:11:56 --> token set from env 10:11:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:11:56 ==> Running gcov in . (disable via -X gcov) 10:11:56 ==> Python coveragepy not found 10:11:56 ==> Searching for coverage reports in: 10:11:56 + . 10:11:56 -> Found 1 reports 10:11:56 ==> Detecting git/mercurial file structure 10:11:56 ==> Reading reports 10:11:56 + ./coverage.out bytes=13 10:11:56 ==> Appending adjustments 10:11:56 https://docs.codecov.io/docs/fixing-reports 10:11:57 + Found adjustments 10:11:57 ==> Gzipping contents 10:11:57 4.0K /tmp/codecov.Zrqvj8.gz 10:11:57 ==> Uploading reports 10:11:57 url: https://codecov.io 10:11:57 query: branch=main&commit=db4e73f51304548f3d4fc4a0de42a0b09927153f&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:11:57 -> Pinging Codecov 10:11:57 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=db4e73f51304548f3d4fc4a0de42a0b09927153f&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:11:57 -> Uploading to 10:11:57 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/A97CA9966030D2A3747ED39772930CCE/db4e73f51304548f3d4fc4a0de42a0b09927153f/79ca9245-2d20-4301-af2a-b05479bf9476.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T101157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=428fa3f414c4721e34c8e0abbb3a9b1b7bd81c7b0fffdc1c1b173a014e47df71 10:11:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:57 Dload Upload Total Spent Left Speed 10:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1865 --:--:-- --:--:-- --:--:-- 1865 10:11:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] } 10:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:11:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:11:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:11:57 10:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:11:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:11:58 df9b9388f04a: Pulling fs layer 10:11:58 52dc419b0ee2: Pulling fs layer 10:11:58 25bc292e5bac: Pulling fs layer 10:11:58 114826534d7a: Pulling fs layer 10:11:58 4657fd5d0bcf: Pulling fs layer 10:11:58 6ad1cebc031e: Pulling fs layer 10:11:58 8a3aa393b2d8: Pulling fs layer 10:11:58 4657fd5d0bcf: Waiting 10:11:58 6ad1cebc031e: Waiting 10:11:58 8a3aa393b2d8: Waiting 10:11:58 114826534d7a: Waiting 10:11:58 25bc292e5bac: Verifying Checksum 10:11:58 25bc292e5bac: Download complete 10:11:58 52dc419b0ee2: Download complete 10:11:58 4657fd5d0bcf: Verifying Checksum 10:11:58 4657fd5d0bcf: Download complete 10:11:58 df9b9388f04a: Download complete 10:11:58 6ad1cebc031e: Verifying Checksum 10:11:58 6ad1cebc031e: Download complete 10:11:58 df9b9388f04a: Pull complete 10:11:58 52dc419b0ee2: Pull complete 10:11:58 25bc292e5bac: Pull complete 10:11:59 114826534d7a: Verifying Checksum 10:11:59 114826534d7a: Download complete 10:11:59 8a3aa393b2d8: Verifying Checksum 10:11:59 8a3aa393b2d8: Download complete 10:12:02 114826534d7a: Pull complete 10:12:02 4657fd5d0bcf: Pull complete 10:12:02 6ad1cebc031e: Pull complete 10:12:05 8a3aa393b2d8: Pull complete 10:12:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:12:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:06 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:12:06 $ 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 10:12:09 $ docker top 630144ac6a544a126217b24ef495c8fd56d7d59df4ce31044868c11ecc2e09c0 -eo pid,comm [Pipeline] { [Pipeline] echo 10:12:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 10:12:09 + set -o pipefail 10:12:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 10:12:15 10:12:15 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:12:15 10:12:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2feb3fde-4271-4dca-802b-96f8010aecf6 10:12:15 10:12:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:12:15 10:12:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:12:15 10:12:15 10:12:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:12:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:12:15 More details here: https://snyk.co/ue1NS [Pipeline] } 10:12:15 $ docker stop --time=1 630144ac6a544a126217b24ef495c8fd56d7d59df4ce31044868c11ecc2e09c0 10:12:19 $ docker rm -f --volumes 630144ac6a544a126217b24ef495c8fd56d7d59df4ce31044868c11ecc2e09c0 [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 10:12:20 + git log --format=format:%s -1 db4e73f51304548f3d4fc4a0de42a0b09927153f [Pipeline] sh 10:12:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:21 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:12:21 $ 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 10:12:21 $ docker top bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:21 [ssh-agent] Looking for ssh-agent implementation... 10:12:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:22 $ docker exec bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 ssh-agent 10:12:22 SSH_AUTH_SOCK=/tmp/ssh-8S5P1gdAFRJ6/agent.33 10:12:22 SSH_AGENT_PID=40 10:12:22 Running ssh-add (command line suppressed) 10:12:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18363274667189124022.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18363274667189124022.key) 10:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:22 + git semver tag 10:12:22 2023-05-16 10:12:22,717 [run_tag] DEBUG tag force:False 10:12:22 2023-05-16 10:12:22,717 [check_head_tag] DEBUG check head tag 10:12:22 2023-05-16 10:12:22,719 [execute] INFO git cat-file --batch-check 10:12:22 2023-05-16 10:12:22,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:12:22 2023-05-16 10:12:22,723 [execute] INFO git cat-file --batch 10:12:22 2023-05-16 10:12:22,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:12:22 2023-05-16 10:12:22,755 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:12:22 2023-05-16 10:12:22,755 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 10:12:22 2023-05-16 10:12:22,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 10:12:22 2023-05-16 10:12:22,759 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:12:22 3.0.0-dev.45 [Pipeline] } 10:12:22 $ docker exec --env ******** --env ******** bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 ssh-agent -k 10:12:22 unset SSH_AUTH_SOCK; 10:12:22 unset SSH_AGENT_PID; 10:12:22 echo Agent pid 40 killed; 10:12:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:23 + git semver [Pipeline] } 10:12:23 $ docker stop --time=1 bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 10:12:24 $ docker rm -f --volumes bac1d71b1792888bbf3a4d82ddd7c512036352e95e1d982799841ff201cf49b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:12:25 10:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:12:25 0.23.1-centos7: Pulling from edgex-lftools 10:12:25 ab5ef0e58194: Pulling fs layer 10:12:25 9712f1f96733: Pulling fs layer 10:12:25 63f879dbbcfc: Pulling fs layer 10:12:25 0d9ebad4ef96: Pulling fs layer 10:12:25 e9a5061849ea: Pulling fs layer 10:12:25 d747dcd14b5f: Pulling fs layer 10:12:25 2de7ff778b66: Pulling fs layer 10:12:25 0d9ebad4ef96: Waiting 10:12:25 e9a5061849ea: Waiting 10:12:25 d747dcd14b5f: Waiting 10:12:25 2de7ff778b66: Waiting 10:12:25 9712f1f96733: Download complete 10:12:26 63f879dbbcfc: Verifying Checksum 10:12:26 63f879dbbcfc: Download complete 10:12:26 0d9ebad4ef96: Verifying Checksum 10:12:26 0d9ebad4ef96: Download complete 10:12:26 ab5ef0e58194: Verifying Checksum 10:12:26 ab5ef0e58194: Download complete 10:12:26 d747dcd14b5f: Verifying Checksum 10:12:26 d747dcd14b5f: Download complete 10:12:26 e9a5061849ea: Verifying Checksum 10:12:26 e9a5061849ea: Download complete 10:12:26 2de7ff778b66: Verifying Checksum 10:12:26 2de7ff778b66: Download complete 10:12:28 ab5ef0e58194: Pull complete 10:12:29 9712f1f96733: Pull complete 10:12:29 63f879dbbcfc: Pull complete 10:12:33 0d9ebad4ef96: Pull complete 10:12:33 e9a5061849ea: Pull complete 10:12:33 d747dcd14b5f: Pull complete 10:12:34 2de7ff778b66: Pull complete 10:12:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:12:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:34 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:12:35 $ 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 10:12:41 $ docker top ce56abbb3ccac0304f11f224297472b00f01731b6753c588fa069141daa7b1b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:12:41 provisioning config files... 10:12:41 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8910516850005866908tmp 10:12:41 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13371797570752719655tmp 10:12:41 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12118861688950249443tmp [Pipeline] { [Pipeline] echo 10:12:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:12:41 ---> sigul-configuration.sh 10:12:41 gpg: directory `/root/.gnupg' created 10:12:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:12:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:12:41 gpg: keyring `/root/.gnupg/secring.gpg' created 10:12:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:12:41 gpg: CAST5 encrypted data 10:12:41 gpg: encrypted with 1 passphrase 10:12:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:12:42 + mkdir /home/jenkins 10:12:42 + mkdir /home/jenkins/sigul [Pipeline] sh 10:12:42 + 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 10:12:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:12:43 ---> sigul-install.sh 10:12:43 Sigul already installed; skipping installation. [Pipeline] sh 10:12:43 + git tag --list 10:12:43 v1.0.0 10:12:43 v1.1.0 10:12:43 v1.2.0 10:12:43 v1.2.1-dev.1 10:12:43 v1.2.1-dev.10 10:12:43 v1.2.1-dev.11 10:12:43 v1.2.1-dev.12 10:12:43 v1.2.1-dev.13 10:12:43 v1.2.1-dev.14 10:12:43 v1.2.1-dev.15 10:12:43 v1.2.1-dev.16 10:12:43 v1.2.1-dev.17 10:12:43 v1.2.1-dev.18 10:12:43 v1.2.1-dev.19 10:12:43 v1.2.1-dev.2 10:12:43 v1.2.1-dev.20 10:12:43 v1.2.1-dev.21 10:12:43 v1.2.1-dev.22 10:12:43 v1.2.1-dev.23 10:12:43 v1.2.1-dev.3 10:12:43 v1.2.1-dev.4 10:12:43 v1.2.1-dev.5 10:12:43 v1.2.1-dev.6 10:12:43 v1.2.1-dev.7 10:12:43 v1.2.1-dev.8 10:12:43 v1.2.1-dev.9 10:12:43 v1.3.0 10:12:43 v1.3.1 10:12:43 v1.3.1-dev.1 10:12:43 v2.0.0 10:12:43 v2.0.0-dev.1 10:12:43 v2.0.0-dev.2 10:12:43 v2.0.0-dev.3 10:12:43 v2.0.0-dev.4 10:12:43 v2.0.1 10:12:43 v2.1.0 10:12:43 v2.1.1 10:12:43 v2.1.1-dev.1 10:12:43 v2.1.1-dev.2 10:12:43 v2.1.2 10:12:43 v2.1.2-dev.1 10:12:43 v2.1.2-dev.2 10:12:43 v2.2.0 10:12:43 v2.2.1-dev.1 10:12:43 v2.2.1-dev.10 10:12:43 v2.2.1-dev.2 10:12:43 v2.2.1-dev.3 10:12:43 v2.2.1-dev.4 10:12:43 v2.2.1-dev.5 10:12:43 v2.2.1-dev.6 10:12:43 v2.2.1-dev.7 10:12:43 v2.2.1-dev.8 10:12:43 v2.2.1-dev.9 10:12:43 v2.3 10:12:43 v2.3.0 10:12:43 v2.3.0-dev.10 10:12:43 v2.3.0-dev.11 10:12:43 v2.3.0-dev.12 10:12:43 v2.3.0-dev.13 10:12:43 v2.3.0-dev.14 10:12:43 v2.3.0-dev.15 10:12:43 v2.3.0-dev.16 10:12:43 v2.3.0-dev.17 10:12:43 v2.3.0-dev.18 10:12:43 v2.3.0-dev.19 10:12:43 v2.3.0-dev.20 10:12:43 v2.3.0-dev.21 10:12:43 v2.3.0-dev.22 10:12:43 v2.3.0-dev.23 10:12:43 v2.3.0-dev.24 10:12:43 v2.3.0-dev.25 10:12:43 v2.3.0-dev.26 10:12:43 v2.3.0-dev.27 10:12:43 v2.3.0-dev.28 10:12:43 v2.3.0-dev.29 10:12:43 v2.3.0-dev.30 10:12:43 v2.3.0-dev.31 10:12:43 v2.3.0-dev.32 10:12:43 v2.3.0-dev.33 10:12:43 v2.3.0-dev.34 10:12:43 v2.3.0-dev.35 10:12:43 v2.3.0-dev.36 10:12:43 v2.3.0-dev.37 10:12:43 v2.3.1 10:12:43 v2.3.1-dev.1 10:12:43 v2.3.1-dev.2 10:12:43 v2.3.1-dev.3 10:12:43 v2.3.1-dev.4 10:12:43 v3.0.0-dev.1 10:12:43 v3.0.0-dev.10 10:12:43 v3.0.0-dev.11 10:12:43 v3.0.0-dev.12 10:12:43 v3.0.0-dev.13 10:12:43 v3.0.0-dev.14 10:12:43 v3.0.0-dev.15 10:12:43 v3.0.0-dev.16 10:12:43 v3.0.0-dev.17 10:12:43 v3.0.0-dev.18 10:12:43 v3.0.0-dev.19 10:12:43 v3.0.0-dev.2 10:12:43 v3.0.0-dev.20 10:12:43 v3.0.0-dev.21 10:12:43 v3.0.0-dev.22 10:12:43 v3.0.0-dev.23 10:12:43 v3.0.0-dev.24 10:12:43 v3.0.0-dev.25 10:12:43 v3.0.0-dev.26 10:12:43 v3.0.0-dev.27 10:12:43 v3.0.0-dev.28 10:12:43 v3.0.0-dev.29 10:12:43 v3.0.0-dev.3 10:12:43 v3.0.0-dev.30 10:12:43 v3.0.0-dev.31 10:12:43 v3.0.0-dev.32 10:12:43 v3.0.0-dev.33 10:12:43 v3.0.0-dev.34 10:12:43 v3.0.0-dev.35 10:12:43 v3.0.0-dev.36 10:12:43 v3.0.0-dev.37 10:12:43 v3.0.0-dev.38 10:12:43 v3.0.0-dev.39 10:12:43 v3.0.0-dev.4 10:12:43 v3.0.0-dev.40 10:12:43 v3.0.0-dev.41 10:12:43 v3.0.0-dev.42 10:12:43 v3.0.0-dev.43 10:12:43 v3.0.0-dev.44 10:12:43 v3.0.0-dev.45 10:12:43 v3.0.0-dev.5 10:12:43 v3.0.0-dev.6 10:12:43 v3.0.0-dev.7 10:12:43 v3.0.0-dev.8 10:12:43 v3.0.0-dev.9 [Pipeline] sh 10:12:43 + lftools sign git-tag v3.0.0-dev.45 10:12:44 Signing Git tag with Sigul... 10:12:44 Signing v3.0.0-dev.45 [Pipeline] echo 10:12:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:12:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:12:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:12:45 $ docker stop --time=1 ce56abbb3ccac0304f11f224297472b00f01731b6753c588fa069141daa7b1b1 10:12:46 $ docker rm -f --volumes ce56abbb3ccac0304f11f224297472b00f01731b6753c588fa069141daa7b1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:12:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:47 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:12:47 $ 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 10:12:47 $ docker top c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 -eo pid,comm 10:12: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). 10:12:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:47 [ssh-agent] Looking for ssh-agent implementation... 10:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:47 $ docker exec c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 ssh-agent 10:12:47 SSH_AUTH_SOCK=/tmp/ssh-uudJV79YOKuF/agent.32 10:12:47 SSH_AGENT_PID=38 10:12:47 Running ssh-add (command line suppressed) 10:12:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9949197370452293480.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9949197370452293480.key) 10:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:48 + git semver bump pre 10:12:48 2023-05-16 10:12:48,515 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:12:48 2023-05-16 10:12:48,515 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev 10:12:48 2023-05-16 10:12:48,515 [bump_version] DEBUG bumped version:3.0.0-dev.46 10:12:48 2023-05-16 10:12:48,515 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 10:12:48 2023-05-16 10:12:48,515 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:12:48 2023-05-16 10:12:48,515 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 10:12:48 2023-05-16 10:12:48,517 [execute] INFO git cat-file --batch-check 10:12:48 2023-05-16 10:12:48,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:12:48 2023-05-16 10:12:48,530 [execute] INFO git cat-file --batch 10:12:48 2023-05-16 10:12:48,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:12:48 2023-05-16 10:12:48,537 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:12:48 3.0.0-dev.46 [Pipeline] } 10:12:48 $ docker exec --env ******** --env ******** c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 ssh-agent -k 10:12:48 unset SSH_AUTH_SOCK; 10:12:48 unset SSH_AGENT_PID; 10:12:48 echo Agent pid 38 killed; 10:12:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:49 + git semver [Pipeline] } 10:12:49 $ docker stop --time=1 c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 10:12:50 $ docker rm -f --volumes c22216a931090ca536c7f6fb72925d2510db1c4db412482e83cb64445f3d9bd5 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:12:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:12:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:51 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:12:51 $ 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 10:12:51 $ docker top 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:12:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:51 [ssh-agent] Looking for ssh-agent implementation... 10:12:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:51 $ docker exec 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf ssh-agent 10:12:51 SSH_AUTH_SOCK=/tmp/ssh-XUViWtKH3bgo/agent.32 10:12:51 SSH_AGENT_PID=38 10:12:51 Running ssh-add (command line suppressed) 10:12:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2116332758630973238.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2116332758630973238.key) 10:12:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:52 + git semver push 10:12:52 2023-05-16 10:12:52,570 [run_push] DEBUG push 10:12:52 2023-05-16 10:12:52,571 [execute] INFO git cat-file --batch-check 10:12:52 2023-05-16 10:12:52,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:12:52 2023-05-16 10:12:52,574 [execute] INFO git rev-list 2c2830a90f154cf1d6f180f6a9766245655035bd -- 10:12:52 2023-05-16 10:12:52,575 [execute] DEBUG Popen(['git', 'rev-list', '2c2830a90f154cf1d6f180f6a9766245655035bd', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:12:52 2023-05-16 10:12:52,586 [execute] INFO git fetch -v origin 10:12:52 2023-05-16 10:12:52,586 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 10:12:53 2023-05-16 10:12:53,035 [run_push] DEBUG no remote changes detected 10:12:53 2023-05-16 10:12:53,035 [execute] INFO git push origin semver 10:12:53 2023-05-16 10:12:53,036 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:12:54 2023-05-16 10:12:53,844 [run_push] DEBUG push all version tags 10:12:54 2023-05-16 10:12:53,844 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:12:54 2023-05-16 10:12:53,845 [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) 10:12:54 2023-05-16 10:12:54,639 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:12:54 3.0.0-dev.46 [Pipeline] } 10:12:54 $ docker exec --env ******** --env ******** 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf ssh-agent -k 10:12:54 unset SSH_AUTH_SOCK; 10:12:54 unset SSH_AGENT_PID; 10:12:54 echo Agent pid 38 killed; 10:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:55 + git semver [Pipeline] } 10:12:55 $ docker stop --time=1 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf 10:12:56 $ docker rm -f --volumes 4706a32905dea959e7fb6aa71753dc436a8839694b51fdbb1e7989f736111dbf [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 10:12:57 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 10:12:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:12:57 total 16 10:12:57 drwxr-xr-x 3 root root 4096 May 16 10:01 . 10:12:57 drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:12 .. 10:12:57 drwxr-xr-x 2 root root 4096 May 16 10:01 cost 10:12:57 -rw-r--r-- 1 root root 96 May 16 10:01 cost.csv 10:12:57 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:12:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:12:57 total 16 10:12:57 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:01 . 10:12:57 drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:12 .. 10:12:57 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:01 cost 10:12:57 -rw-r--r-- 1 jenkins jenkins 96 May 16 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:12:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:58 ---> package-listing.sh 10:12:58 ++ facter osfamily 10:12:58 ++ tr '[:upper:]' '[:lower:]' 10:12:58 + OS_FAMILY=debian 10:12:58 + workspace=/w/workspace/ry_app-service-configurable_main 10:12:58 + START_PACKAGES=/tmp/packages_start.txt 10:12:58 + END_PACKAGES=/tmp/packages_end.txt 10:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:58 + PACKAGES=/tmp/packages_start.txt 10:12:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:12:58 + PACKAGES=/tmp/packages_end.txt 10:12:58 + case "${OS_FAMILY}" in 10:12:58 + dpkg -l 10:12:58 + grep '^ii' 10:12:58 + '[' -f /tmp/packages_start.txt ']' 10:12:58 + '[' -f /tmp/packages_end.txt ']' 10:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:12:58 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:12:58 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 10:12:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:59 prd-ubuntu20.04-docker-8c-8g-15549 does not seem to be running inside a container 10:12:59 $ 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 10:12:59 $ docker top 750493d593deeee9c72394f087e321006ce02e106e3c238a1d650f2b73e388c5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:00 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:00 + mkdir -p /var/log/sysstat [Pipeline] sh 10:13:00 + ls /var/log/sa-host 10:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:00 provisioning config files... 10:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4922491193639611154tmp [Pipeline] { [Pipeline] echo 10:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:01 ---> create-netrc.sh [Pipeline] } 10:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:01 ---> python-tools-install.sh [Pipeline] echo 10:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:01 ---> sudo-logs.sh 10:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:02 ---> job-cost.sh 10:13:02 lf-activate-venv: SKIPPING 10:13:02 DEBUG: total: 0.2199999988079071 10:13:02 INFO: Retrieving Stack Cost... 10:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:02 INFO: Archiving Costs [Pipeline] echo 10:13:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:03 ---> logs-deploy.sh 10:13:03 lf-activate-venv: SKIPPING 10:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/163 10:13:03 INFO: archiving workspace using pattern(s): 10:13:04 Archives upload complete. 10:13:04 INFO: archiving logs to Nexus 10:13:04 ---> uname -a: 10:13:04 Linux prd-ubuntu20-04-docker-8c-8g-15549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:13:04 10:13:04 10:13:04 ---> lscpu: 10:13:04 Architecture: x86_64 10:13:04 CPU op-mode(s): 32-bit, 64-bit 10:13:04 Byte Order: Little Endian 10:13:04 Address sizes: 40 bits physical, 48 bits virtual 10:13:04 CPU(s): 8 10:13:04 On-line CPU(s) list: 0-7 10:13:04 Thread(s) per core: 1 10:13:04 Core(s) per socket: 1 10:13:04 Socket(s): 8 10:13:04 NUMA node(s): 1 10:13:04 Vendor ID: AuthenticAMD 10:13:04 CPU family: 23 10:13:04 Model: 49 10:13:04 Model name: AMD EPYC-Rome Processor 10:13:04 Stepping: 0 10:13:04 CPU MHz: 2799.998 10:13:04 BogoMIPS: 5599.99 10:13:04 Virtualization: AMD-V 10:13:04 Hypervisor vendor: KVM 10:13:04 Virtualization type: full 10:13:04 L1d cache: 256 KiB 10:13:04 L1i cache: 256 KiB 10:13:04 L2 cache: 4 MiB 10:13:04 L3 cache: 128 MiB 10:13:04 NUMA node0 CPU(s): 0-7 10:13:04 Vulnerability Itlb multihit: Not affected 10:13:04 Vulnerability L1tf: Not affected 10:13:04 Vulnerability Mds: Not affected 10:13:04 Vulnerability Meltdown: Not affected 10:13:04 Vulnerability Mmio stale data: Not affected 10:13:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:13:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:13:04 Vulnerability Srbds: Not affected 10:13:04 Vulnerability Tsx async abort: Not affected 10:13:04 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 10:13:04 10:13:04 10:13:04 ---> nproc: 10:13:04 8 10:13:04 10:13:04 10:13:04 ---> df -h: 10:13:04 Filesystem Size Used Avail Use% Mounted on 10:13:04 overlay 155G 13G 143G 9% / 10:13:04 tmpfs 64M 0 64M 0% /dev 10:13:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:13:04 shm 64M 0 64M 0% /dev/shm 10:13:04 /dev/vda1 155G 13G 143G 9% /facter-os 10:13:04 10:13:04 10:13:04 ---> sar -b -r -n DEV: 10:13:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15549) 05/16/23 _x86_64_ (8 CPU) 10:13:04 10:13:04 09:58:05 LINUX RESTART (8 CPU) 10:13:04 10:13:04 09:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:04 10:00:01 186.34 1.30 185.04 0.00 29.73 71734.58 0.00 10:13:04 10:01:01 128.53 0.23 128.30 0.00 16.13 31605.53 0.00 10:13:04 10:02:01 66.62 0.07 66.56 0.00 8.93 18946.06 0.00 10:13:04 10:03:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 10:13:04 10:04:01 57.54 11.70 45.84 0.00 5176.74 8917.71 0.00 10:13:04 10:05:01 6.17 1.67 4.50 0.00 37.86 105.05 0.00 10:13:04 10:06:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 10:13:04 10:07:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 10:13:04 10:08:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 10:13:04 10:09:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 10:13:04 10:10:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 10:13:04 10:11:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 10:13:04 10:12:01 4.58 0.07 4.52 0.00 7.87 2220.56 0.00 10:13:04 10:13:01 122.01 0.28 121.72 0.00 15.06 56737.63 0.00 10:13:04 Average: 41.48 1.09 40.39 0.00 378.00 13598.41 0.00 10:13:04 10:13:04 09:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:04 10:00:01 27970128 31533136 764096 2.32 145052 3595296 1871984 5.52 1380644 3056120 400872 10:13:04 10:01:01 28135980 31532892 765284 2.33 149288 3444088 2054048 6.05 1273232 3015380 24268 10:13:04 10:02:01 27670940 31574836 721732 2.19 157408 3893096 1733716 5.11 1250372 3450952 4 10:13:04 10:03:01 27671296 31575288 720788 2.19 157468 3893096 1733716 5.11 1250144 3450952 16 10:13:04 10:04:01 27135624 31556188 726568 2.21 191520 4354284 1816800 5.35 1572296 3625580 248 10:13:04 10:05:01 27134060 31551948 731308 2.22 190060 4352156 1778896 5.24 1577060 3622708 12 10:13:04 10:06:01 27139232 31557196 726044 2.21 190088 4352160 1778896 5.24 1571672 3622712 16 10:13:04 10:07:01 27140420 31558520 724664 2.20 190124 4352164 1778896 5.24 1571500 3622808 8 10:13:04 10:08:01 27139820 31558092 725024 2.20 190148 4352292 1778896 5.24 1571620 3622908 36 10:13:04 10:09:01 27139548 31557896 724864 2.20 190184 4352296 1778896 5.24 1571656 3622940 16 10:13:04 10:10:01 27139696 31558088 724612 2.20 190208 4352296 1778896 5.24 1571592 3622940 184 10:13:04 10:11:01 27139420 31557832 724788 2.20 190236 4352304 1778896 5.24 1571980 3622948 180 10:13:04 10:12:01 26525740 31510752 771136 2.35 192444 4889124 2082808 6.14 1620376 4159220 473844 10:13:04 10:13:01 25606512 31502364 772964 2.35 228644 5661296 1859376 5.48 1718176 4869120 272 10:13:04 Average: 27192030 31548931 737419 2.24 182348 4299711 1828909 5.39 1505166 3641949 64284 10:13:04 10:13:04 09:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:04 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:00:01 ens3 321.85 175.40 1975.78 28.69 0.00 0.00 0.00 0.00 10:13:04 10:00:01 veth9ca4d85 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:13:04 10:00:01 docker0 153.37 287.75 12.97 1938.23 0.00 0.00 0.00 0.00 10:13:04 10:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:13:04 10:01:01 ens3 40.68 45.41 107.23 92.40 0.00 0.00 0.00 0.00 10:13:04 10:01:01 docker0 2.92 6.53 0.19 88.08 0.00 0.00 0.00 0.00 10:13:04 10:02:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 10:13:04 10:02:01 ens3 138.29 100.38 2553.42 227.68 0.00 0.00 0.00 0.00 10:13:04 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:04 10:03:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 10:13:04 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:13:04 10:04:01 ens3 222.45 118.51 2870.10 8.32 0.00 0.00 0.00 0.00 10:13:04 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:13:04 10:05:01 ens3 8.90 7.15 5.65 6.24 0.00 0.00 0.00 0.00 10:13:04 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:06:01 ens3 0.87 0.32 0.34 0.21 0.00 0.00 0.00 0.00 10:13:04 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:04 10:07:01 ens3 1.65 0.53 0.45 0.29 0.00 0.00 0.00 0.00 10:13:04 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:08:01 ens3 2.03 0.62 0.69 0.47 0.00 0.00 0.00 0.00 10:13:04 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:04 10:09:01 ens3 2.67 0.83 0.77 0.49 0.00 0.00 0.00 0.00 10:13:04 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:10:01 ens3 2.97 0.70 0.76 0.42 0.00 0.00 0.00 0.00 10:13:04 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:04 10:11:01 ens3 1.15 0.62 0.54 0.42 0.00 0.00 0.00 0.00 10:13:04 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:12:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:13:04 10:12:01 ens3 125.91 70.54 3964.29 7.59 0.00 0.00 0.00 0.00 10:13:04 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:04 10:13:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 10:13:04 10:13:01 ens3 276.99 206.51 3857.95 151.16 0.00 0.00 0.00 0.00 10:13:04 10:13:01 docker0 37.81 65.63 3.35 582.04 0.00 0.00 0.00 0.00 10:13:04 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 10:13:04 Average: ens3 81.91 51.98 1095.61 37.46 0.00 0.00 0.00 0.00 10:13:04 Average: docker0 13.86 25.71 1.18 186.32 0.00 0.00 0.00 0.00 10:13:04 10:13:04 10:13:04 ---> sar -P ALL: 10:13:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15549) 05/16/23 _x86_64_ (8 CPU) 10:13:04 10:13:04 09:58:05 LINUX RESTART (8 CPU) 10:13:04 10:13:04 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:13:04 10:00:01 all 22.91 0.00 5.64 3.06 0.08 68.31 10:13:04 10:00:01 0 20.86 0.00 5.48 1.39 0.05 72.23 10:13:04 10:00:01 1 22.36 0.00 5.42 3.69 0.08 68.45 10:13:04 10:00:01 2 22.49 0.00 5.31 0.46 0.07 71.67 10:13:04 10:00:01 3 21.96 0.00 4.66 0.12 0.05 73.21 10:13:04 10:00:01 4 24.73 0.00 6.14 6.07 0.09 62.97 10:13:04 10:00:01 5 22.42 0.00 6.82 11.59 0.10 59.07 10:13:04 10:00:01 6 22.85 0.00 5.27 0.86 0.07 70.95 10:13:04 10:00:01 7 25.67 0.00 6.02 0.34 0.10 67.87 10:13:04 10:01:01 all 37.87 0.00 6.42 1.54 0.09 54.07 10:13:04 10:01:01 0 36.80 0.00 6.54 0.99 0.07 55.60 10:13:04 10:01:01 1 38.61 0.00 6.54 0.17 0.08 54.59 10:13:04 10:01:01 2 39.35 0.00 6.25 0.40 0.08 53.91 10:13:04 10:01:01 3 37.49 0.00 6.44 4.79 0.10 51.19 10:13:04 10:01:01 4 38.92 0.00 6.69 0.30 0.10 53.98 10:13:04 10:01:01 5 36.88 0.00 6.03 1.26 0.08 55.74 10:13:04 10:01:01 6 38.36 0.00 6.74 4.23 0.10 50.57 10:13:04 10:01:01 7 36.60 0.00 6.15 0.22 0.08 56.95 10:13:04 10:02:01 all 3.81 0.00 1.59 0.97 0.03 93.60 10:13:04 10:02:01 0 4.72 0.00 1.29 0.00 0.03 93.96 10:13:04 10:02:01 1 3.05 0.00 1.24 0.50 0.03 95.17 10:13:04 10:02:01 2 3.92 0.00 1.09 0.02 0.02 94.96 10:13:04 10:02:01 3 4.29 0.00 2.33 6.40 0.05 86.94 10:13:04 10:02:01 4 3.08 0.00 1.70 0.08 0.03 95.11 10:13:04 10:02:01 5 3.09 0.00 1.77 0.69 0.03 94.41 10:13:04 10:02:01 6 4.73 0.00 1.88 0.02 0.02 93.36 10:13:04 10:02:01 7 3.61 0.00 1.44 0.03 0.03 94.88 10:13:04 10:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:13:04 10:03:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:13:04 10:03:01 1 0.00 0.00 0.03 0.02 0.00 99.95 10:13:04 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:13:04 10:03:01 3 0.03 0.00 0.03 0.07 0.03 99.83 10:13:04 10:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:13:04 10:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:13:04 10:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:13:04 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:13:04 10:04:01 all 2.35 0.00 1.62 0.71 0.03 95.28 10:13:04 10:04:01 0 2.34 0.00 1.27 0.13 0.03 96.22 10:13:04 10:04:01 1 3.49 0.00 1.64 0.70 0.03 94.13 10:13:04 10:04:01 2 2.44 0.00 1.35 0.07 0.05 96.09 10:13:04 10:04:01 3 1.78 0.00 1.24 2.38 0.05 94.55 10:13:04 10:04:01 4 1.74 0.00 0.79 0.47 0.02 96.99 10:13:04 10:04:01 5 2.92 0.00 1.65 0.38 0.02 95.03 10:13:04 10:04:01 6 2.41 0.00 3.53 0.77 0.02 93.28 10:13:04 10:04:01 7 1.66 0.00 1.52 0.82 0.03 95.97 10:13:04 10:05:01 all 0.40 0.00 0.08 0.04 0.00 99.48 10:13:04 10:05:01 0 1.25 0.00 0.13 0.02 0.00 98.60 10:13:04 10:05:01 1 0.27 0.00 0.07 0.02 0.00 99.65 10:13:04 10:05:01 2 0.13 0.00 0.03 0.02 0.00 99.82 10:13:04 10:05:01 3 0.07 0.00 0.07 0.15 0.00 99.72 10:13:04 10:05:01 4 0.78 0.00 0.08 0.02 0.02 99.10 10:13:04 10:05:01 5 0.12 0.00 0.08 0.00 0.00 99.80 10:13:04 10:05:01 6 0.37 0.00 0.10 0.13 0.00 99.40 10:13:04 10:05:01 7 0.22 0.00 0.05 0.00 0.02 99.72 10:13:04 10:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:13:04 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:13:04 10:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:13:04 10:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:13:04 10:06:01 3 0.03 0.00 0.00 0.07 0.00 99.90 10:13:04 10:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:13:04 10:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:13:04 10:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:13:04 10:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:13:04 10:07:01 all 0.14 0.00 0.01 0.01 0.01 99.83 10:13:04 10:07:01 0 0.08 0.00 0.02 0.00 0.00 99.90 10:13:04 10:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:13:04 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:13:04 10:07:01 3 0.00 0.00 0.02 0.10 0.02 99.87 10:13:04 10:07:01 4 0.76 0.00 0.00 0.00 0.02 99.22 10:13:04 10:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:13:04 10:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:13:04 10:07:01 7 0.25 0.00 0.03 0.00 0.02 99.70 10:13:04 10:08:01 all 0.13 0.00 0.01 0.02 0.00 99.84 10:13:04 10:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:13:04 10:08:01 1 0.02 0.00 0.00 0.12 0.00 99.87 10:13:04 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:13:04 10:08:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:13:04 10:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:13:04 10:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:13:04 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:13:04 10:08:01 7 0.88 0.00 0.00 0.00 0.00 99.12 10:13:04 10:09:01 all 0.01 0.00 0.01 0.06 0.01 99.91 10:13:04 10:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:13:04 10:09:01 1 0.02 0.00 0.00 0.17 0.02 99.80 10:13:04 10:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:13:04 10:09:01 3 0.02 0.00 0.00 0.33 0.00 99.65 10:13:04 10:09:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:13:04 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:13:04 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:13:04 10:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:13:04 10:10:01 all 0.05 0.00 0.01 0.04 0.00 99.90 10:13:04 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:13:04 10:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:13:04 10:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:13:04 10:10:01 3 0.03 0.00 0.00 0.27 0.00 99.70 10:13:04 10:10:01 4 0.10 0.00 0.03 0.00 0.00 99.87 10:13:04 10:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:13:04 10:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:13:04 10:10:01 7 0.10 0.00 0.02 0.00 0.00 99.88 10:13:04 10:13:04 10:10:01 CPU %user %nice %system %iowait %steal %idle 10:13:04 10:11:01 all 0.09 0.00 0.01 0.01 0.01 99.88 10:13:04 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:13:04 10:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:13:04 10:11:01 2 0.02 0.00 0.00 0.00 0.03 99.95 10:13:04 10:11:01 3 0.02 0.00 0.00 0.07 0.02 99.90 10:13:04 10:11:01 4 0.23 0.00 0.07 0.00 0.02 99.68 10:13:04 10:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:13:04 10:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:13:04 10:11:01 7 0.42 0.00 0.00 0.00 0.02 99.57 10:13:04 10:12:01 all 1.58 0.00 0.64 0.04 0.01 97.73 10:13:04 10:12:01 0 2.02 0.00 0.87 0.00 0.00 97.12 10:13:04 10:12:01 1 1.60 0.00 0.50 0.00 0.02 97.88 10:13:04 10:12:01 2 1.35 0.00 0.58 0.03 0.02 98.01 10:13:04 10:12:01 3 1.25 0.00 0.55 0.13 0.00 98.06 10:13:04 10:12:01 4 1.59 0.00 0.39 0.17 0.05 97.81 10:13:04 10:12:01 5 0.97 0.00 1.22 0.00 0.02 97.80 10:13:04 10:12:01 6 1.39 0.00 0.42 0.02 0.00 98.18 10:13:04 10:12:01 7 2.43 0.00 0.56 0.00 0.00 97.01 10:13:04 10:13:01 all 7.87 0.00 3.62 3.09 0.07 85.35 10:13:04 10:13:01 0 7.19 0.00 4.49 0.44 0.07 87.82 10:13:04 10:13:01 1 10.12 0.00 3.36 0.61 0.07 85.85 10:13:04 10:13:01 2 8.05 0.00 3.09 0.19 0.05 88.63 10:13:04 10:13:01 3 9.51 0.00 4.15 2.57 0.07 83.70 10:13:04 10:13:01 4 7.68 0.00 3.70 5.62 0.07 82.93 10:13:04 10:13:01 5 5.24 0.00 3.37 0.15 0.05 91.19 10:13:04 10:13:01 6 8.25 0.00 3.61 5.31 0.07 82.76 10:13:04 10:13:01 7 6.95 0.00 3.22 9.92 0.10 79.81 10:13:04 Average: all 5.48 0.00 1.40 0.68 0.03 92.42 10:13:04 Average: 0 5.35 0.00 1.43 0.21 0.02 92.99 10:13:04 Average: 1 5.65 0.00 1.34 0.43 0.03 92.55 10:13:04 Average: 2 5.52 0.00 1.26 0.08 0.03 93.11 10:13:04 Average: 3 5.42 0.00 1.38 1.24 0.03 91.93 10:13:04 Average: 4 5.65 0.00 1.39 0.90 0.03 92.03 10:13:04 Average: 5 5.08 0.00 1.49 0.99 0.02 92.41 10:13:04 Average: 6 5.57 0.00 1.53 0.81 0.02 92.07 10:13:04 Average: 7 5.59 0.00 1.35 0.80 0.03 92.23 10:13:04 10:13:04 10:13:04