Started by upstream project "edgexfoundry/cd-management/release" build number 148 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 162d3a06d6a77858f9267e44f258c8258eccc8be 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-ssh4404749864050354195.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-ssh3972081469385488435.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-ssh13583679794530984928.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-ssh7919797804928326953.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-ssh7005839523431419872.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17508 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 162d3a06d6a77858f9267e44f258c8258eccc8be (main) Commit message: "docs: Update changelog for 3.0 (#569)" > 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 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-list --no-walk 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:35:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:35:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:35:08 ========================================================= 16:35:08 EdgeX Global Pipelines Version Info 16:35:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:35:08 ------------------- 16:35:08 stable info: 16:35:08 ------------------- 16:35:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:35:08 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:35:08 Message: update stable to v1.0.249 16:35:09 ------------------- 16:35:09 experimental info: 16:35:09 ------------------- 16:35:09 Commited By: **** collab-it+edgex@linuxfoundation.org 16:35:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:35:09 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 162d3a0 [Pipeline] echo 16:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:10 provisioning config files... 16:35:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6244183806829008178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:10 ---> docker-login.sh 16:35:10 nexus3.edgexfoundry.org:10001 16:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:10 Configure a credential helper to remove this warning. See 16:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:10 16:35:10 Login Succeeded 16:35:10 nexus3.edgexfoundry.org:10002 16:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:16 Configure a credential helper to remove this warning. See 16:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:16 16:35:16 Login Succeeded 16:35:16 nexus3.edgexfoundry.org:10003 16:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:16 Configure a credential helper to remove this warning. See 16:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:16 16:35:16 Login Succeeded 16:35:16 nexus3.edgexfoundry.org:10004 16:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:16 Configure a credential helper to remove this warning. See 16:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:16 16:35:16 Login Succeeded 16:35:16 docker.io 16:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:16 Configure a credential helper to remove this warning. See 16:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:16 16:35:16 Login Succeeded 16:35:16 ---> docker-login.sh ends [Pipeline] } 16:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:35:17 + git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 16:35:17 -----------> git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be 162d3a06d6a77858f9267e44f258c8258eccc8be [false] [Pipeline] sh 16:35:17 + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 16:35:17 ========================================================= 16:35:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 16:35:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:17 + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo 16:35:17 [semverPrep] GIT_COMMIT: 162d3a06d6a77858f9267e44f258c8258eccc8be, Commit Message: docs: Update changelog for 3.0 (#569) [Pipeline] echo 16:35:17 [semverPrep] This is not a build commit. [Pipeline] sh 16:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:35:18 + grep -v github /etc/ssh/ssh_known_hosts 16:35:18 + [ -e /tmp/ssh_known_hosts ] 16:35:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:35:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:35:18 + sudo tee -a /etc/ssh/ssh_known_hosts 16:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:18 16:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:18 0.1.4: Pulling from edgex-devops/py-git-semver 16:35:18 b85a868b505f: Pulling fs layer 16:35:18 e2be974225ed: Pulling fs layer 16:35:18 339a4e72a1f5: Pulling fs layer 16:35:18 988bab9f4d93: Pulling fs layer 16:35:18 1469e6f7b9e6: Pulling fs layer 16:35:18 eaf3925da568: Pulling fs layer 16:35:18 bab4dde63d76: Pulling fs layer 16:35:18 bde34c3a00c8: Pulling fs layer 16:35:18 b352a97aabf1: Pulling fs layer 16:35:18 4872d77fe225: Pulling fs layer 16:35:18 5851b861e8e6: Pulling fs layer 16:35:18 988bab9f4d93: Waiting 16:35:18 1469e6f7b9e6: Waiting 16:35:18 eaf3925da568: Waiting 16:35:18 4872d77fe225: Waiting 16:35:18 5851b861e8e6: Waiting 16:35:18 b352a97aabf1: Waiting 16:35:18 e2be974225ed: Download complete 16:35:18 988bab9f4d93: Verifying Checksum 16:35:18 988bab9f4d93: Download complete 16:35:19 1469e6f7b9e6: Verifying Checksum 16:35:19 1469e6f7b9e6: Download complete 16:35:19 eaf3925da568: Verifying Checksum 16:35:19 eaf3925da568: Download complete 16:35:19 339a4e72a1f5: Verifying Checksum 16:35:19 339a4e72a1f5: Download complete 16:35:19 bde34c3a00c8: Verifying Checksum 16:35:19 bde34c3a00c8: Download complete 16:35:19 b352a97aabf1: Verifying Checksum 16:35:19 b352a97aabf1: Download complete 16:35:19 4872d77fe225: Verifying Checksum 16:35:19 4872d77fe225: Download complete 16:35:19 5851b861e8e6: Verifying Checksum 16:35:19 5851b861e8e6: Download complete 16:35:19 b85a868b505f: Verifying Checksum 16:35:19 b85a868b505f: Download complete 16:35:19 bab4dde63d76: Verifying Checksum 16:35:19 bab4dde63d76: Download complete 16:35:20 b85a868b505f: Pull complete 16:35:21 e2be974225ed: Pull complete 16:35:21 339a4e72a1f5: Pull complete 16:35:21 988bab9f4d93: Pull complete 16:35:21 1469e6f7b9e6: Pull complete 16:35:21 eaf3925da568: Pull complete 16:35:23 bab4dde63d76: Pull complete 16:35:23 bde34c3a00c8: Pull complete 16:35:23 b352a97aabf1: Pull complete 16:35:24 4872d77fe225: Pull complete 16:35:24 5851b861e8e6: Pull complete 16:35:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:24 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:35:24 $ 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 16:35:28 $ docker top 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 -eo pid,comm 16:35:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:35:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:28 [ssh-agent] Looking for ssh-agent implementation... 16:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:28 $ docker exec 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent 16:35:29 SSH_AUTH_SOCK=/tmp/ssh-InwBtSxyA5L6/agent.32 16:35:29 SSH_AGENT_PID=38 16:35:29 Running ssh-add (command line suppressed) 16:35:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9665931673898704533.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9665931673898704533.key) 16:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:29 + git tag --points-at 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } 16:35:29 $ docker exec --env ******** --env ******** 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent -k 16:35:29 unset SSH_AUTH_SOCK; 16:35:29 unset SSH_AGENT_PID; 16:35:29 echo Agent pid 38 killed; 16:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:35:29 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.50' [Pipeline] sshagent 16:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:35:29 [ssh-agent] Looking for ssh-agent implementation... 16:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:35:29 $ docker exec 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent 16:35:29 SSH_AUTH_SOCK=/tmp/ssh-XagGPvOy0rAk/agent.70 16:35:29 SSH_AGENT_PID=76 16:35:29 Running ssh-add (command line suppressed) 16:35:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16740220680109719996.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16740220680109719996.key) 16:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:35:30 + git semver init 16:35:30 2023-05-31 16:35:30,510 [run_init] DEBUG init version:0.0.0 force:False 16:35:30 2023-05-31 16:35:30,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:35:30 2023-05-31 16:35:30,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:35:30 2023-05-31 16:35:30,513 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:35:31 2023-05-31 16:35:31,354 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:35:31 2023-05-31 16:35:31,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:35:31 2023-05-31 16:35:31,355 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:35:31 2023-05-31 16:35:31,355 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:35:31 3.0.0 [Pipeline] } 16:35:31 $ docker exec --env ******** --env ******** 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent -k 16:35:31 unset SSH_AUTH_SOCK; 16:35:31 unset SSH_AGENT_PID; 16:35:31 echo Agent pid 76 killed; 16:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:35:31 + git semver [Pipeline] } 16:35:32 $ docker stop --time=1 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 16:35:33 $ docker rm -f --volumes 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:34 Stashed 1 file(s) [Pipeline] echo 16:35:34 [edgeXSemver]: initialized semver on version 3.0.0 [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] sh 16:35:34 + git checkout 162d3a06d6a77858f9267e44f258c8258eccc8be 16:35:34 HEAD is now at 162d3a0 docs: Update changelog for 3.0 (#569) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:34 provisioning config files... 16:35:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config606005524654223955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:34 ---> docker-login.sh 16:35:34 nexus3.edgexfoundry.org:10001 16:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:34 Configure a credential helper to remove this warning. See 16:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:34 16:35:34 Login Succeeded 16:35:34 nexus3.edgexfoundry.org:10002 16:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:35 Configure a credential helper to remove this warning. See 16:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:35 16:35:35 Login Succeeded 16:35:35 nexus3.edgexfoundry.org:10003 16:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:35 Configure a credential helper to remove this warning. See 16:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:35 16:35:35 Login Succeeded 16:35:35 nexus3.edgexfoundry.org:10004 16:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:35 Configure a credential helper to remove this warning. See 16:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:35 16:35:35 Login Succeeded 16:35:35 docker.io 16:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:38 Configure a credential helper to remove this warning. See 16:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:38 16:35:38 Login Succeeded 16:35:38 ---> docker-login.sh ends [Pipeline] } 16:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:38 ========================================================= 16:35:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:35:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:35:39 Sending build context to Docker daemon 3.362MB 16:35:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:35:39 Step 2/12 : FROM ${BASE} AS builder 16:35:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:35:39 f56be85fc22e: Pulling fs layer 16:35:39 85791d961cd3: Pulling fs layer 16:35:39 d694b5ae8c79: Pulling fs layer 16:35:39 9f32a84ed3da: Pulling fs layer 16:35:39 4d19c01a9841: Pulling fs layer 16:35:39 9325e15d5711: Pulling fs layer 16:35:39 556b6ee489ea: Pulling fs layer 16:35:39 c5a4b2cf53e6: Pulling fs layer 16:35:39 9325e15d5711: Waiting 16:35:39 556b6ee489ea: Waiting 16:35:39 9f32a84ed3da: Waiting 16:35:39 4d19c01a9841: Waiting 16:35:39 c5a4b2cf53e6: Waiting 16:35:39 85791d961cd3: Retrying in 5 seconds 16:35:39 f56be85fc22e: Verifying Checksum 16:35:39 f56be85fc22e: Download complete 16:35:39 9f32a84ed3da: Verifying Checksum 16:35:39 9f32a84ed3da: Download complete 16:35:39 4d19c01a9841: Download complete 16:35:39 9325e15d5711: Verifying Checksum 16:35:39 9325e15d5711: Download complete 16:35:39 f56be85fc22e: Pull complete 16:35:40 d694b5ae8c79: Verifying Checksum 16:35:40 d694b5ae8c79: Download complete 16:35:40 556b6ee489ea: Verifying Checksum 16:35:40 556b6ee489ea: Download complete 16:35:40 85791d961cd3: Retrying in 4 seconds 16:35:40 c5a4b2cf53e6: Verifying Checksum 16:35:41 85791d961cd3: Retrying in 3 seconds 16:35:42 85791d961cd3: Retrying in 2 seconds 16:35:43 85791d961cd3: Retrying in 1 second 16:35:44 85791d961cd3: Retrying in 10 seconds 16:35:45 85791d961cd3: Retrying in 9 seconds 16:35:46 85791d961cd3: Retrying in 8 seconds 16:35:47 85791d961cd3: Retrying in 7 seconds 16:35:48 85791d961cd3: Retrying in 6 seconds 16:35:49 Still waiting to schedule task 16:35:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:35:49 85791d961cd3: Retrying in 5 seconds 16:35:50 85791d961cd3: Retrying in 4 seconds 16:35:51 85791d961cd3: Retrying in 3 seconds 16:35:52 85791d961cd3: Retrying in 2 seconds 16:35:53 85791d961cd3: Retrying in 1 second 16:35:54 85791d961cd3: Download complete 16:35:55 85791d961cd3: Pull complete 16:35:58 d694b5ae8c79: Pull complete 16:35:58 9f32a84ed3da: Pull complete 16:35:58 4d19c01a9841: Pull complete 16:35:58 9325e15d5711: Pull complete 16:36:01 556b6ee489ea: Pull complete 16:36:01 c5a4b2cf53e6: Pull complete 16:36:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:36:01 ---> c4be618373d6 16:36:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:36:11 ---> Running in cc0633b5db57 16:36:11 Removing intermediate container cc0633b5db57 16:36:11 ---> 07ee723f1e43 16:36:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:36:12 ---> Running in 6828cddb6fd1 16:36:12 Removing intermediate container 6828cddb6fd1 16:36:12 ---> ae1f430e1a12 16:36:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:36:12 ---> Running in af8341f6d4ab 16:36:12 Removing intermediate container af8341f6d4ab 16:36:12 ---> d847d59c1395 16:36:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:36:12 ---> Running in 56bda4b9e137 16:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:36:13 OK: 265 MiB in 53 packages 16:36:14 Removing intermediate container 56bda4b9e137 16:36:14 ---> 05d9b7fdc853 16:36:14 Step 7/12 : WORKDIR /app 16:36:14 ---> Running in 87da18032a19 16:36:14 Removing intermediate container 87da18032a19 16:36:14 ---> 51a14e7620e8 16:36:14 Step 8/12 : COPY go.mod vendor* ./ 16:36:14 ---> 40c098ea18e6 16:36:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:14 ---> Running in 1a903b7eac2d 16:37:10 Removing intermediate container 1a903b7eac2d 16:37:10 ---> 9ad5901727e0 16:37:10 Step 10/12 : COPY . . 16:37:10 ---> 67d75a9a4be8 16:37:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:37:10 ---> Running in 5014b5e0328a 16:37:10 Removing intermediate container 5014b5e0328a 16:37:10 ---> 80b8c71c78fb 16:37:10 Step 12/12 : RUN $MAKE 16:37:10 ---> Running in b299916e4977 16:37:10 noop 16:37:11 Removing intermediate container b299916e4977 16:37:11 ---> e155aee9649e 16:37:11 Successfully built e155aee9649e 16:37:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:11 + docker inspect -f . ci-base-image-x86_64 16:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:11 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:37:11 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:37:12 $ docker top 4793f79a87db39fd162cadc26d0904b192e7526d0a11e603a634c66236ae736c -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:12 + go version 16:37:12 go version go1.20.2 linux/amd64 [Pipeline] } 16:37:12 $ docker stop --time=1 4793f79a87db39fd162cadc26d0904b192e7526d0a11e603a634c66236ae736c 16:37:13 $ docker rm -f --volumes 4793f79a87db39fd162cadc26d0904b192e7526d0a11e603a634c66236ae736c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:13 + docker inspect -f . ci-base-image-x86_64 16:37:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:14 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:37:14 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:37:14 $ docker top e7b60f7b862c3a4602f30c663689d9d19085017bcf0d576cf2090aa0c3dacbb9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:14 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:37:15 + make test 16:37:15 go test -race -coverprofile=coverage.out ./... 16:37:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17510 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:37:24 Running in /w/workspace/app-service-configurable/169 [Pipeline] { [Pipeline] checkout 16:37:24 Selected Git installation does not exist. Using Default 16:37:24 The recommended git tool is: NONE 16:37:29 using credential edgex-jenkins-ssh 16:37:29 Cloning the remote Git repository 16:37:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:37:29 > git init /w/workspace/app-service-configurable/169 # timeout=10 16:37:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:37:29 > git --version # timeout=10 16:37:29 > git --version # 'git version 2.25.1' 16:37:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:33 Avoid second fetch 16:37:33 Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) 16:37:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:33 > git config core.sparsecheckout # timeout=10 16:37:33 > git checkout -f 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 16:37:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:37:33 Commit message: "docs: Update changelog for 3.0 (#569)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:34 Dload Upload Total Spent Left Speed 16:37:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 16:37:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:37:35 + sudo tee /etc/docker/daemon.new 16:37:35 { 16:37:35 "registry-mirrors": [ 16:37:35 "https://nexus3.edgexfoundry.org:10001" 16:37:35 ], 16:37:35 "bip": "10.250.0.254/24", 16:37:35 "hosts": [ 16:37:35 "tcp://0.0.0.0:5555", 16:37:35 "unix:///var/run/docker.sock" 16:37:35 ], 16:37:35 "mtu": 1458, 16:37:35 "selinux-enabled": true, 16:37:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:35 } [Pipeline] sh 16:37:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:36 + sudo service docker restart 16:37:51 go vet ./... [Pipeline] sh 16:37:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:37:54 ./bin/test-attribution-txt.sh 16:37:54 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 16:37:54 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:37:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:37:54 $ docker stop --time=1 e7b60f7b862c3a4602f30c663689d9d19085017bcf0d576cf2090aa0c3dacbb9 16:37:54 + git checkout 162d3a06d6a77858f9267e44f258c8258eccc8be 16:37:54 HEAD is now at 162d3a0 docs: Update changelog for 3.0 (#569) 16:38:01 $ docker rm -f --volumes e7b60f7b862c3a4602f30c663689d9d19085017bcf0d576cf2090aa0c3dacbb9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:01 provisioning config files... 16:38:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/169@tmp/config14684020254347172275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:38:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:38:02 ---> docker-login.sh 16:38:02 nexus3.edgexfoundry.org:10001 [Pipeline] sh 16:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:02 Configure a credential helper to remove this warning. See 16:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:02 16:38:02 Login Succeeded 16:38:02 nexus3.edgexfoundry.org:10002 16:38:02 + ls -al . 16:38:02 total 180 16:38:02 drwxrwxr-x 8 jenkins jenkins 4096 May 31 16:37 . 16:38:02 drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:35 .. 16:38:02 -rw-rw-r-- 1 jenkins jenkins 119 May 31 16:35 .dockerignore 16:38:02 drwxrwxr-x 8 jenkins jenkins 4096 May 31 16:35 .git 16:38:02 drwxrwxr-x 3 jenkins jenkins 4096 May 31 16:35 .github 16:38:02 -rw-rw-r-- 1 jenkins jenkins 171 May 31 16:35 .gitignore 16:38:02 -rw-rw-r-- 1 jenkins jenkins 41 May 31 16:35 .golangci.yml 16:38:02 drwxr-xr-x 3 jenkins jenkins 4096 May 31 16:35 .semver 16:38:02 -rw-rw-r-- 1 jenkins jenkins 9088 May 31 16:35 Attribution.txt 16:38:02 -rw-rw-r-- 1 jenkins jenkins 34764 May 31 16:35 CHANGELOG.md 16:38:02 -rw-rw-r-- 1 jenkins jenkins 1898 May 31 16:35 Dockerfile 16:38:02 -rw-rw-r-- 1 jenkins jenkins 677 May 31 16:35 GOVERNANCE.md 16:38:02 -rw-rw-r-- 1 jenkins jenkins 688 May 31 16:35 Jenkinsfile 16:38:02 -rw-rw-r-- 1 jenkins jenkins 10174 May 31 16:35 LICENSE 16:38:02 -rw-rw-r-- 1 jenkins jenkins 618 May 31 16:35 OWNERS.md 16:38:02 -rw-rw-r-- 1 jenkins jenkins 4885 May 31 16:35 README.md 16:38:02 -rw-rw-r-- 1 jenkins jenkins 5 May 31 16:35 VERSION 16:38:02 drwxrwxr-x 2 jenkins jenkins 4096 May 31 16:35 bin 16:38:02 -rw-r--r-- 1 jenkins jenkins 13 May 31 16:37 coverage.out 16:38:02 -rw-rw-r-- 1 jenkins jenkins 3254 May 31 16:35 go.mod 16:38:02 -rw-rw-r-- 1 jenkins jenkins 31325 May 31 16:35 go.sum 16:38:02 -rw-rw-r-- 1 jenkins jenkins 1937 May 31 16:35 main.go 16:38:02 -rw-rw-r-- 1 jenkins jenkins 2569 May 31 16:35 makefile 16:38:02 drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:35 res 16:38:02 drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:35 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:03 Configure a credential helper to remove this warning. See 16:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:03 16:38:03 Login Succeeded 16:38:03 + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=amd64 --label version=3.0.0 . 16:38:03 Sending build context to Docker daemon 3.363MB 16:38:03 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:38:03 Step 2/26 : FROM ${BASE} AS builder 16:38:03 ---> e155aee9649e 16:38:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:38:03 nexus3.edgexfoundry.org:10003 16:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:03 ---> Running in 3032442c559c 16:38:03 Removing intermediate container 3032442c559c 16:38:03 ---> 5675913ec744 16:38:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:38:03 ---> Running in 05b7d4c943f7 16:38:03 Removing intermediate container 05b7d4c943f7 16:38:03 ---> 5741b6c4b678 16:38:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:38:03 ---> Running in 503d72d08cc2 16:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:03 Configure a credential helper to remove this warning. See 16:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:03 16:38:03 Login Succeeded 16:38:03 nexus3.edgexfoundry.org:10004 16:38:03 Removing intermediate container 503d72d08cc2 16:38:03 ---> b3dd636eae9b 16:38:03 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:03 ---> Running in c51637d2c033 16:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:03 Configure a credential helper to remove this warning. See 16:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:03 16:38:03 Login Succeeded 16:38:03 docker.io 16:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:04 Configure a credential helper to remove this warning. See 16:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:04 16:38:04 Login Succeeded 16:38:04 ---> docker-login.sh ends [Pipeline] } 16:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:38:04 OK: 265 MiB in 53 packages [Pipeline] echo 16:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:04 ========================================================= 16:38:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:38:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:38:05 Sending build context to Docker daemon 174.1kB 16:38:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:38:05 Step 2/12 : FROM ${BASE} AS builder 16:38:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:05 c41833b44d91: Pulling fs layer 16:38:05 ed15518f5707: Pulling fs layer 16:38:05 feae8fd75edb: Pulling fs layer 16:38:05 242c74f7c9fa: Pulling fs layer 16:38:05 3cdef696dda3: Pulling fs layer 16:38:05 2ced38df9373: Pulling fs layer 16:38:05 58f1dce35555: Pulling fs layer 16:38:05 242c74f7c9fa: Waiting 16:38:05 3cdef696dda3: Waiting 16:38:05 2ced38df9373: Waiting 16:38:05 58f1dce35555: Waiting 16:38:05 Removing intermediate container c51637d2c033 16:38:05 ---> fa87154c448f 16:38:05 Step 7/26 : WORKDIR /app 16:38:05 ---> Running in 7f188afde989 16:38:05 Removing intermediate container 7f188afde989 16:38:05 ---> bef327763b0e 16:38:05 Step 8/26 : COPY go.mod vendor* ./ 16:38:05 ---> c0e1467900f9 16:38:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:05 ed15518f5707: Verifying Checksum 16:38:05 242c74f7c9fa: Verifying Checksum 16:38:05 242c74f7c9fa: Download complete 16:38:05 3cdef696dda3: Verifying Checksum 16:38:05 3cdef696dda3: Download complete 16:38:05 c41833b44d91: Verifying Checksum 16:38:05 c41833b44d91: Download complete 16:38:05 ---> Running in 615502564f9e 16:38:06 c41833b44d91: Pull complete 16:38:06 Removing intermediate container 615502564f9e 16:38:06 ---> c51135cf6332 16:38:06 Step 10/26 : COPY . . 16:38:06 ---> f63202d33f40 16:38:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:38:06 ---> Running in c9be3a123285 16:38:06 58f1dce35555: Verifying Checksum 16:38:06 58f1dce35555: Download complete 16:38:06 Removing intermediate container c9be3a123285 16:38:06 ---> 4ad72eb86cd6 16:38:06 Step 12/26 : RUN $MAKE 16:38:06 ---> Running in 547deac00c98 16:38:07 ed15518f5707: Pull complete 16:38:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0" -trimpath -mod=readonly -o app-service-configurable 16:38:08 feae8fd75edb: Verifying Checksum 16:38:08 feae8fd75edb: Download complete 16:38:08 2ced38df9373: Verifying Checksum 16:38:08 2ced38df9373: Download complete 16:38:20 feae8fd75edb: Pull complete 16:38:20 242c74f7c9fa: Pull complete 16:38:20 3cdef696dda3: Pull complete 16:38:27 2ced38df9373: Pull complete 16:38:28 58f1dce35555: Pull complete 16:38:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:38:28 ---> fadd8f120f05 16:38:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:38:29 Removing intermediate container 547deac00c98 16:38:29 ---> 3ac88b0bc995 16:38:29 Step 13/26 : FROM alpine:3.17 16:38:29 3.17: Pulling from library/alpine 16:38:29 f56be85fc22e: Already exists 16:38:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:38:29 Status: Downloaded newer image for alpine:3.17 16:38:29 ---> 9ed4aefc74f6 16:38:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:38:29 ---> Running in bf11345721a7 16:38:29 Removing intermediate container bf11345721a7 16:38:29 ---> 4b4fcb02f937 16:38:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:38:29 ---> Running in c9d8637f31cb 16:38:29 Removing intermediate container c9d8637f31cb 16:38:29 ---> 8ee49c26e11d 16:38:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:29 ---> Running in 433aad58d93b 16:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:38:29 (1/2) Installing ca-certificates (20230506-r0) 16:38:29 (2/2) Installing dumb-init (1.2.5-r2) 16:38:29 Executing busybox-1.35.0-r29.trigger 16:38:29 Executing ca-certificates-20230506-r0.trigger 16:38:29 OK: 8 MiB in 17 packages 16:38:30 Removing intermediate container 433aad58d93b 16:38:30 ---> 9e2594bdfad0 16:38:30 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:38:30 ---> f08e5a029c4a 16:38:30 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:38:30 ---> 43e8348068f9 16:38:30 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:38:30 ---> a9dd6dca24de 16:38:30 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:38:30 ---> Running in c89945919ff9 16:38:30 Removing intermediate container c89945919ff9 16:38:30 ---> fd1a62c9e79f 16:38:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:38:30 ---> Running in ef225beb724f 16:38:31 Removing intermediate container ef225beb724f 16:38:31 ---> 442d5b15ae7d 16:38:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:38:31 ---> Running in 890ab296c3cf 16:38:31 ---> fcc50b2df279 16:38:31 Step 21/26 : EXPOSE 48095 16:38:31 ---> Running in 3587c1bb749c 16:38:31 Removing intermediate container 3587c1bb749c 16:38:31 ---> 27fb0e8671b9 16:38:31 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:38:31 ---> Running in 955852cefaf9 16:38:31 Removing intermediate container 955852cefaf9 16:38:31 ---> 3efa679dc5ea 16:38:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:38:31 ---> Running in b53b4abd7b03 16:38:31 Removing intermediate container b53b4abd7b03 16:38:31 ---> 571c5f80d6c0 16:38:31 Step 24/26 : LABEL arch=amd64 16:38:31 ---> Running in 96e36d849a60 16:38:31 Removing intermediate container 96e36d849a60 16:38:31 ---> c363abd7924f 16:38:31 Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be 16:38:31 Removing intermediate container 890ab296c3cf 16:38:31 ---> dfa4d53fba3c 16:38:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:31 ---> Running in b132a7851844 16:38:31 ---> Running in 575e476270d0 16:38:31 Removing intermediate container 575e476270d0 16:38:31 ---> 5166aa8fc9eb 16:38:31 Step 26/26 : LABEL version=3.0.0 16:38:31 ---> Running in b6357e01887b 16:38:31 Removing intermediate container b6357e01887b 16:38:31 ---> e0c28e647560 16:38:31 [Warning] One or more build-args [ARCH] were not consumed 16:38:31 Successfully built e0c28e647560 16:38:31 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:32 provisioning config files... 16:38:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15927464353919563852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:32 ---> docker-login.sh 16:38:32 nexus3.edgexfoundry.org:10001 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 nexus3.edgexfoundry.org:10002 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 nexus3.edgexfoundry.org:10003 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 nexus3.edgexfoundry.org:10004 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 docker.io 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 ---> docker-login.sh ends [Pipeline] } 16:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:32 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:38:32 162d3a06d6a77858f9267e44f258c8258eccc8be 16:38:32 latest 16:38:32 3.0.0 16:38:32 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 16:38:32 main 16:38:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:38:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be 16:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:38:33 b6a477055ce5: Preparing 16:38:33 25bfb4d96d67: Preparing 16:38:33 0abaae8f1204: Preparing 16:38:33 8858a7724fff: Preparing 16:38:33 e07cb649748b: Preparing 16:38:33 f1417ff83b31: Preparing 16:38:33 f1417ff83b31: Waiting 16:38:33 0abaae8f1204: Pushed 16:38:33 25bfb4d96d67: Pushed 16:38:33 f1417ff83b31: Layer already exists 16:38:33 8858a7724fff: Pushed 16:38:33 e07cb649748b: Pushed 16:38:34 OK: 263 MiB in 53 packages 16:38:35 Removing intermediate container b132a7851844 16:38:35 ---> 67a2d4e5004f 16:38:35 Step 7/12 : WORKDIR /app 16:38:35 ---> Running in 5e75e5125267 16:38:35 Removing intermediate container 5e75e5125267 16:38:35 ---> 875dd5aca1aa 16:38:35 Step 8/12 : COPY go.mod vendor* ./ 16:38:36 ---> 1d0e6cc3d71c 16:38:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:36 ---> Running in eb96d801e3d3 16:38:36 b6a477055ce5: Pushed 16:38:36 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:38:37 b6a477055ce5: Preparing 16:38:37 25bfb4d96d67: Preparing 16:38:37 0abaae8f1204: Preparing 16:38:37 8858a7724fff: Preparing 16:38:37 e07cb649748b: Preparing 16:38:37 f1417ff83b31: Preparing 16:38:37 f1417ff83b31: Waiting 16:38:37 8858a7724fff: Layer already exists 16:38:37 0abaae8f1204: Layer already exists 16:38:37 25bfb4d96d67: Layer already exists 16:38:37 e07cb649748b: Layer already exists 16:38:37 b6a477055ce5: Layer already exists 16:38:37 f1417ff83b31: Layer already exists 16:38:37 latest: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0 16:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:38:38 b6a477055ce5: Preparing 16:38:38 25bfb4d96d67: Preparing 16:38:38 0abaae8f1204: Preparing 16:38:38 8858a7724fff: Preparing 16:38:38 e07cb649748b: Preparing 16:38:38 f1417ff83b31: Preparing 16:38:38 f1417ff83b31: Waiting 16:38:38 0abaae8f1204: Layer already exists 16:38:38 25bfb4d96d67: Layer already exists 16:38:38 8858a7724fff: Layer already exists 16:38:38 b6a477055ce5: Layer already exists 16:38:38 f1417ff83b31: Layer already exists 16:38:38 e07cb649748b: Layer already exists 16:38:38 3.0.0: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 16:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:38:38 b6a477055ce5: Preparing 16:38:38 25bfb4d96d67: Preparing 16:38:38 0abaae8f1204: Preparing 16:38:38 8858a7724fff: Preparing 16:38:38 e07cb649748b: Preparing 16:38:38 f1417ff83b31: Preparing 16:38:38 8858a7724fff: Layer already exists 16:38:38 0abaae8f1204: Layer already exists 16:38:38 b6a477055ce5: Layer already exists 16:38:38 25bfb4d96d67: Layer already exists 16:38:38 e07cb649748b: Layer already exists 16:38:38 f1417ff83b31: Layer already exists 16:38:38 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:38:39 b6a477055ce5: Preparing 16:38:39 25bfb4d96d67: Preparing 16:38:39 0abaae8f1204: Preparing 16:38:39 8858a7724fff: Preparing 16:38:39 e07cb649748b: Preparing 16:38:39 f1417ff83b31: Preparing 16:38:39 f1417ff83b31: Waiting 16:38:39 e07cb649748b: Layer already exists 16:38:39 b6a477055ce5: Layer already exists 16:38:39 0abaae8f1204: Layer already exists 16:38:39 8858a7724fff: Layer already exists 16:38:39 25bfb4d96d67: Layer already exists 16:38:39 f1417ff83b31: Layer already exists 16:38:39 main: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:39 ===================================================== [Pipeline] echo 16:38:39 taggedImages: 16:38:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be 16:38:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:38:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0 16:38:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 16:38:39 - 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 16:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:39 16:38:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:40 latest: Pulling from edgex-lftools-log-publisher 16:38:40 5eb5b503b376: Pulling fs layer 16:38:40 5c69ac0246d0: Pulling fs layer 16:38:40 ec43610c2a17: Pulling fs layer 16:38:40 3a2ae6a8a46f: Pulling fs layer 16:38:40 33b1e0a273af: Pulling fs layer 16:38:40 5d3b04190fa2: Pulling fs layer 16:38:40 2f39f015ded8: Pulling fs layer 16:38:40 3a2ae6a8a46f: Waiting 16:38:40 33b1e0a273af: Waiting 16:38:40 5d3b04190fa2: Waiting 16:38:40 2f39f015ded8: Waiting 16:38:40 5c69ac0246d0: Verifying Checksum 16:38:40 5c69ac0246d0: Download complete 16:38:40 3a2ae6a8a46f: Download complete 16:38:40 33b1e0a273af: Verifying Checksum 16:38:40 33b1e0a273af: Download complete 16:38:40 5d3b04190fa2: Verifying Checksum 16:38:40 5d3b04190fa2: Download complete 16:38:40 ec43610c2a17: Verifying Checksum 16:38:40 ec43610c2a17: Download complete 16:38:40 5eb5b503b376: Verifying Checksum 16:38:40 5eb5b503b376: Download complete 16:38:40 2f39f015ded8: Download complete 16:38:41 5eb5b503b376: Pull complete 16:38:41 5c69ac0246d0: Pull complete 16:38:41 ec43610c2a17: Pull complete 16:38:42 3a2ae6a8a46f: Pull complete 16:38:42 33b1e0a273af: Pull complete 16:38:42 5d3b04190fa2: Pull complete 16:38:46 2f39f015ded8: Pull complete 16:38:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:46 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:38:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:38:53 $ docker top f337e247605cdcb4e9966bb2dfb137bfa5ceac3096d86da122d86c713925b618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:53 ---> job-cost.sh 16:38:53 lf-activate-venv: SKIPPING 16:38:53 INFO: No Stack... 16:38:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:54 INFO: Archiving Costs [Pipeline] sh 16:38:55 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:38:55 + cut -d, -f6 [Pipeline] lock 16:38:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] 16:38:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] did not exist. Created. 16:38:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:55 + echo total: 0.2199999988079071 [Pipeline] stash 16:38:55 Stashed 1 file(s) [Pipeline] } 16:38:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:55 $ docker stop --time=1 f337e247605cdcb4e9966bb2dfb137bfa5ceac3096d86da122d86c713925b618 16:38:56 $ docker rm -f --volumes f337e247605cdcb4e9966bb2dfb137bfa5ceac3096d86da122d86c713925b618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:44 Removing intermediate container eb96d801e3d3 16:39:44 ---> dc8fd5fb8d78 16:39:44 Step 10/12 : COPY . . 16:39:44 ---> fe6179b5aa43 16:39:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:39:44 ---> Running in f2f4cdded68d 16:39:44 Removing intermediate container f2f4cdded68d 16:39:44 ---> 320ad08da4cf 16:39:44 Step 12/12 : RUN $MAKE 16:39:44 ---> Running in f29ffa5e7bee 16:39:44 noop 16:39:44 Removing intermediate container f29ffa5e7bee 16:39:44 ---> 47664770d5b6 16:39:44 Successfully built 47664770d5b6 16:39:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:44 + docker inspect -f . ci-base-image-arm64 16:39:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:44 prd-ubuntu20.04-docker-arm64-4c-16g-17510 does not seem to be running inside a container 16:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/169 -v /w/workspace/app-service-configurable/169:/w/workspace/app-service-configurable/169:rw,z -v /w/workspace/app-service-configurable/169@tmp:/w/workspace/app-service-configurable/169@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 ******** -e ******** ci-base-image-arm64 cat 16:39:45 $ docker top 9d1c8bd362b825bb350d41a0ceac8f2bcc8896d493d50de91ddc530abd4fc6ef -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:46 + go version 16:39:46 go version go1.20.2 linux/arm64 [Pipeline] } 16:39:46 $ docker stop --time=1 9d1c8bd362b825bb350d41a0ceac8f2bcc8896d493d50de91ddc530abd4fc6ef 16:39:49 $ docker rm -f --volumes 9d1c8bd362b825bb350d41a0ceac8f2bcc8896d493d50de91ddc530abd4fc6ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:50 + docker inspect -f . ci-base-image-arm64 16:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:50 prd-ubuntu20.04-docker-arm64-4c-16g-17510 does not seem to be running inside a container 16:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/169 -v /w/workspace/app-service-configurable/169:/w/workspace/app-service-configurable/169:rw,z -v /w/workspace/app-service-configurable/169@tmp:/w/workspace/app-service-configurable/169@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 ******** -e ******** ci-base-image-arm64 cat 16:39:51 $ docker top 8f92ffe08f7c0dacf0861ce2d21f865eb08cb961a0ec1818f885eb61cd6cc77a -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/169 [Pipeline] fileExists [Pipeline] sh 16:39:52 + make test 16:39:52 go test -race -coverprofile=coverage.out ./... 16:42:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:42:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:42:31 go vet ./... 16:44:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:52 ./bin/test-attribution-txt.sh 16:44:52 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 16:44:52 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:44:52 $ docker stop --time=1 8f92ffe08f7c0dacf0861ce2d21f865eb08cb961a0ec1818f885eb61cd6cc77a 16:44:54 $ docker rm -f --volumes 8f92ffe08f7c0dacf0861ce2d21f865eb08cb961a0ec1818f885eb61cd6cc77a [Pipeline] // withDockerContainer [Pipeline] sh 16:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:44:56 Warning: overwriting stash ‘coverage-report’ 16:44:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:44:57 + ls -al . 16:44:57 total 176 16:44:57 drwxrwxr-x 7 jenkins jenkins 4096 May 31 16:39 . 16:44:57 drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:37 .. 16:44:57 -rw-rw-r-- 1 jenkins jenkins 119 May 31 16:37 .dockerignore 16:44:57 drwxrwxr-x 8 jenkins jenkins 4096 May 31 16:37 .git 16:44:57 drwxrwxr-x 3 jenkins jenkins 4096 May 31 16:37 .github 16:44:57 -rw-rw-r-- 1 jenkins jenkins 171 May 31 16:37 .gitignore 16:44:57 -rw-rw-r-- 1 jenkins jenkins 41 May 31 16:37 .golangci.yml 16:44:57 -rw-rw-r-- 1 jenkins jenkins 9088 May 31 16:37 Attribution.txt 16:44:57 -rw-rw-r-- 1 jenkins jenkins 34764 May 31 16:37 CHANGELOG.md 16:44:57 -rw-rw-r-- 1 jenkins jenkins 1898 May 31 16:37 Dockerfile 16:44:57 -rw-rw-r-- 1 jenkins jenkins 677 May 31 16:37 GOVERNANCE.md 16:44:57 -rw-rw-r-- 1 jenkins jenkins 688 May 31 16:37 Jenkinsfile 16:44:57 -rw-rw-r-- 1 jenkins jenkins 10174 May 31 16:37 LICENSE 16:44:57 -rw-rw-r-- 1 jenkins jenkins 618 May 31 16:37 OWNERS.md 16:44:57 -rw-rw-r-- 1 jenkins jenkins 4885 May 31 16:37 README.md 16:44:57 -rw-rw-r-- 1 jenkins jenkins 5 May 31 16:35 VERSION 16:44:57 drwxrwxr-x 2 jenkins jenkins 4096 May 31 16:37 bin 16:44:57 -rw-r--r-- 1 jenkins jenkins 13 May 31 16:39 coverage.out 16:44:57 -rw-rw-r-- 1 jenkins jenkins 3254 May 31 16:37 go.mod 16:44:57 -rw-rw-r-- 1 jenkins jenkins 31325 May 31 16:37 go.sum 16:44:57 -rw-rw-r-- 1 jenkins jenkins 1937 May 31 16:37 main.go 16:44:57 -rw-rw-r-- 1 jenkins jenkins 2569 May 31 16:37 makefile 16:44:57 drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:37 res 16:44:57 drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=arm64 --label version=3.0.0 . 16:44:57 Sending build context to Docker daemon 175.1kB 16:44:58 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:44:58 Step 2/26 : FROM ${BASE} AS builder 16:44:58 ---> 47664770d5b6 16:44:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:44:58 ---> Running in ea0cbf973a6c 16:44:58 Removing intermediate container ea0cbf973a6c 16:44:58 ---> 6c4aeb60d90d 16:44:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:44:58 ---> Running in cab0fdc032ea 16:44:58 Removing intermediate container cab0fdc032ea 16:44:58 ---> cfe8283aa95c 16:44:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:44:58 ---> Running in 2891b148537a 16:44:59 Removing intermediate container 2891b148537a 16:44:59 ---> f37f37f88516 16:44:59 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:59 ---> Running in 6e2d2fa29e7d 16:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:02 OK: 263 MiB in 53 packages 16:45:03 Removing intermediate container 6e2d2fa29e7d 16:45:03 ---> 010497636be2 16:45:03 Step 7/26 : WORKDIR /app 16:45:03 ---> Running in 65e640e0054b 16:45:03 Removing intermediate container 65e640e0054b 16:45:03 ---> e68863282128 16:45:03 Step 8/26 : COPY go.mod vendor* ./ 16:45:03 ---> 69cb205539ef 16:45:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:03 ---> Running in c62c122cfe03 16:45:06 Removing intermediate container c62c122cfe03 16:45:06 ---> c35a976ffcd2 16:45:06 Step 10/26 : COPY . . 16:45:06 ---> fd0c7791ea8f 16:45:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:45:07 ---> Running in 820db78a12e7 16:45:07 Removing intermediate container 820db78a12e7 16:45:07 ---> 6fc979741b41 16:45:07 Step 12/26 : RUN $MAKE 16:45:07 ---> Running in 5010f81fa52d 16:45:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0" -trimpath -mod=readonly -o app-service-configurable 16:47:29 Removing intermediate container 5010f81fa52d 16:47:29 ---> 030f1a3093e4 16:47:29 Step 13/26 : FROM alpine:3.17 16:47:29 3.17: Pulling from library/alpine 16:47:29 c41833b44d91: Already exists 16:47:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:47:29 Status: Downloaded newer image for alpine:3.17 16:47:29 ---> 51e60588ff2c 16:47:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:47:29 ---> Running in 3c480a0d0c69 16:47:29 Removing intermediate container 3c480a0d0c69 16:47:29 ---> 4c6823636999 16:47:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:47:29 ---> Running in 74dc9f048db4 16:47:29 Removing intermediate container 74dc9f048db4 16:47:29 ---> d43fda53c377 16:47:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:47:29 ---> Running in 23b9115c6a74 16:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:47:29 (1/2) Installing ca-certificates (20230506-r0) 16:47:29 (2/2) Installing dumb-init (1.2.5-r2) 16:47:29 Executing busybox-1.35.0-r29.trigger 16:47:29 Executing ca-certificates-20230506-r0.trigger 16:47:29 OK: 8 MiB in 17 packages 16:47:29 Removing intermediate container 23b9115c6a74 16:47:29 ---> e8ceba536bd5 16:47:29 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:47:29 ---> febb5501855b 16:47:29 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:47:29 ---> f33a1defcc74 16:47:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:47:29 ---> 1321f7800ca8 16:47:29 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:47:29 ---> c2836b4a33bb 16:47:29 Step 21/26 : EXPOSE 48095 16:47:29 ---> Running in afd3ca14ce2d 16:47:29 Removing intermediate container afd3ca14ce2d 16:47:29 ---> 51331f3f00b0 16:47:29 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:47:29 ---> Running in 3f38214c8d19 16:47:29 Removing intermediate container 3f38214c8d19 16:47:29 ---> ccc4436ff586 16:47:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:47:29 ---> Running in d4e16f634e09 16:47:29 Removing intermediate container d4e16f634e09 16:47:29 ---> 169bd3129c91 16:47:29 Step 24/26 : LABEL arch=arm64 16:47:29 ---> Running in d2c998426a1c 16:47:29 Removing intermediate container d2c998426a1c 16:47:29 ---> f31ea8c61178 16:47:29 Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be 16:47:29 ---> Running in 6b297d54213d 16:47:29 Removing intermediate container 6b297d54213d 16:47:29 ---> 3625aef5c7b7 16:47:29 Step 26/26 : LABEL version=3.0.0 16:47:29 ---> Running in 1f5975d25492 16:47:29 Removing intermediate container 1f5975d25492 16:47:29 ---> c6ea6da7e283 16:47:29 [Warning] One or more build-args [ARCH] were not consumed 16:47:29 Successfully built c6ea6da7e283 16:47:29 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:30 provisioning config files... 16:47:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/169@tmp/config16833372938279539661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:30 ---> docker-login.sh 16:47:30 nexus3.edgexfoundry.org:10001 16:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:30 Configure a credential helper to remove this warning. See 16:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:30 16:47:30 Login Succeeded 16:47:30 nexus3.edgexfoundry.org:10002 16:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:31 Configure a credential helper to remove this warning. See 16:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:31 16:47:31 Login Succeeded 16:47:31 nexus3.edgexfoundry.org:10003 16:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:31 Configure a credential helper to remove this warning. See 16:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:31 16:47:31 Login Succeeded 16:47:31 nexus3.edgexfoundry.org:10004 16:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:31 Configure a credential helper to remove this warning. See 16:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:31 16:47:31 Login Succeeded 16:47:31 docker.io 16:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:32 Configure a credential helper to remove this warning. See 16:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:32 16:47:32 Login Succeeded 16:47:32 ---> docker-login.sh ends [Pipeline] } 16:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:47:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:47:32 162d3a06d6a77858f9267e44f258c8258eccc8be 16:47:32 latest 16:47:32 3.0.0 16:47:32 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 16:47:32 main 16:47:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be 16:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:47:33 93292f8c4c26: Preparing 16:47:33 cc620fb5f32e: Preparing 16:47:33 45898252b75b: Preparing 16:47:33 383d062aa3a2: Preparing 16:47:33 31b15d34cfbd: Preparing 16:47:33 26cbea5cba74: Preparing 16:47:33 26cbea5cba74: Waiting 16:47:33 383d062aa3a2: Pushed 16:47:33 45898252b75b: Pushed 16:47:33 cc620fb5f32e: Pushed 16:47:33 26cbea5cba74: Layer already exists 16:47:33 31b15d34cfbd: Pushed 16:47:38 93292f8c4c26: Pushed 16:47:38 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:47:39 93292f8c4c26: Preparing 16:47:39 cc620fb5f32e: Preparing 16:47:39 45898252b75b: Preparing 16:47:39 383d062aa3a2: Preparing 16:47:39 31b15d34cfbd: Preparing 16:47:39 26cbea5cba74: Preparing 16:47:39 26cbea5cba74: Waiting 16:47:39 cc620fb5f32e: Layer already exists 16:47:39 93292f8c4c26: Layer already exists 16:47:39 383d062aa3a2: Layer already exists 16:47:39 45898252b75b: Layer already exists 16:47:39 31b15d34cfbd: Layer already exists 16:47:39 26cbea5cba74: Layer already exists 16:47:39 latest: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0 16:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:47:40 93292f8c4c26: Preparing 16:47:40 cc620fb5f32e: Preparing 16:47:40 45898252b75b: Preparing 16:47:40 383d062aa3a2: Preparing 16:47:40 31b15d34cfbd: Preparing 16:47:40 26cbea5cba74: Preparing 16:47:40 26cbea5cba74: Waiting 16:47:40 cc620fb5f32e: Layer already exists 16:47:40 93292f8c4c26: Layer already exists 16:47:40 45898252b75b: Layer already exists 16:47:40 383d062aa3a2: Layer already exists 16:47:40 31b15d34cfbd: Layer already exists 16:47:40 26cbea5cba74: Layer already exists 16:47:40 3.0.0: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 16:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:47:41 93292f8c4c26: Preparing 16:47:41 cc620fb5f32e: Preparing 16:47:41 45898252b75b: Preparing 16:47:41 383d062aa3a2: Preparing 16:47:41 31b15d34cfbd: Preparing 16:47:41 26cbea5cba74: Preparing 16:47:41 26cbea5cba74: Waiting 16:47:41 45898252b75b: Layer already exists 16:47:41 383d062aa3a2: Layer already exists 16:47:41 31b15d34cfbd: Layer already exists 16:47:41 cc620fb5f32e: Layer already exists 16:47:41 93292f8c4c26: Layer already exists 16:47:41 26cbea5cba74: Layer already exists 16:47:41 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:47:42 93292f8c4c26: Preparing 16:47:42 cc620fb5f32e: Preparing 16:47:42 45898252b75b: Preparing 16:47:42 383d062aa3a2: Preparing 16:47:42 31b15d34cfbd: Preparing 16:47:42 26cbea5cba74: Preparing 16:47:42 26cbea5cba74: Waiting 16:47:42 31b15d34cfbd: Layer already exists 16:47:42 cc620fb5f32e: Layer already exists 16:47:42 45898252b75b: Layer already exists 16:47:42 93292f8c4c26: Layer already exists 16:47:42 383d062aa3a2: Layer already exists 16:47:42 26cbea5cba74: Layer already exists 16:47:42 main: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:42 ===================================================== [Pipeline] echo 16:47:42 taggedImages: 16:47:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be 16:47:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:47:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0 16:47:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 16:47:42 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:42 16:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:43 arm64: Pulling from edgex-lftools-log-publisher 16:47:43 8998bd30e6a1: Pulling fs layer 16:47:43 04944245beec: Pulling fs layer 16:47:43 699f458cf7ca: Pulling fs layer 16:47:43 765212b225bb: Pulling fs layer 16:47:43 f23df028b6ca: Pulling fs layer 16:47:43 d65c8cfc05b1: Pulling fs layer 16:47:43 2437ff75d9bd: Pulling fs layer 16:47:43 d65c8cfc05b1: Waiting 16:47:43 765212b225bb: Waiting 16:47:43 2437ff75d9bd: Waiting 16:47:43 f23df028b6ca: Waiting 16:47:43 04944245beec: Verifying Checksum 16:47:43 04944245beec: Download complete 16:47:43 765212b225bb: Verifying Checksum 16:47:43 765212b225bb: Download complete 16:47:43 f23df028b6ca: Verifying Checksum 16:47:43 f23df028b6ca: Download complete 16:47:43 d65c8cfc05b1: Verifying Checksum 16:47:43 d65c8cfc05b1: Download complete 16:47:43 699f458cf7ca: Verifying Checksum 16:47:43 699f458cf7ca: Download complete 16:47:43 8998bd30e6a1: Download complete 16:47:46 2437ff75d9bd: Verifying Checksum 16:47:46 2437ff75d9bd: Download complete 16:47:47 8998bd30e6a1: Pull complete 16:47:48 04944245beec: Pull complete 16:47:49 699f458cf7ca: Pull complete 16:47:49 765212b225bb: Pull complete 16:47:50 f23df028b6ca: Pull complete 16:47:50 d65c8cfc05b1: Pull complete 16:48:05 2437ff75d9bd: Pull complete 16:48:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:05 prd-ubuntu20.04-docker-arm64-4c-16g-17510 does not seem to be running inside a container 16:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/169 -v /w/workspace/app-service-configurable/169:/w/workspace/app-service-configurable/169:rw,z -v /w/workspace/app-service-configurable/169@tmp:/w/workspace/app-service-configurable/169@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:48:08 $ docker top 6cc6c3b768fde147d8550813f6de0ff66d21b39f583f9d2d06482998bfa59dec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:08 ---> job-cost.sh 16:48:09 lf-activate-venv: SKIPPING 16:48:09 INFO: No Stack... 16:48:09 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:10 INFO: Archiving Costs [Pipeline] sh 16:48:10 + cat /w/workspace/app-service-configurable/169/archives/cost.csv 16:48:10 + cut -d, -f6 [Pipeline] lock 16:48:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] 16:48:10 Resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] did not exist. Created. 16:48:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:11 /w/workspace/app-service-configurable/169@tmp/durable-c72b214e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:48:11 + echo total: 0.10999999940395355 [Pipeline] stash 16:48:11 Warning: overwriting stash ‘stack-cost’ 16:48:11 Stashed 1 file(s) [Pipeline] } 16:48:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:11 $ docker stop --time=1 6cc6c3b768fde147d8550813f6de0ff66d21b39f583f9d2d06482998bfa59dec 16:48:13 $ docker rm -f --volumes 6cc6c3b768fde147d8550813f6de0ff66d21b39f583f9d2d06482998bfa59dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:48:13 provisioning config files... 16:48:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11335788102355598851tmp [Pipeline] { [Pipeline] sh 16:48:14 + set +x 16:48:14 + curl -s https://codecov.io/bash 16:48:14 + bash -s -- 16:48:14 16:48:14 _____ _ 16:48:14 / ____| | | 16:48:14 | | ___ __| | ___ ___ _____ __ 16:48:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:14 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:14 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:14 Bash-1.0.6 16:48:14 16:48:14 16:48:14 ==> git version 2.25.1 found 16:48:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:48:14 Release-Date: 2020-01-08 16:48:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:48:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:48:14 ==> Jenkins CI detected. 16:48:14 current dir:  /w/workspace/ry_app-service-configurable_main 16:48:14 project root: . 16:48:14 --> token set from env 16:48:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:14 ==> Running gcov in . (disable via -X gcov) 16:48:14 ==> Python coveragepy not found 16:48:14 ==> Searching for coverage reports in: 16:48:14 + . 16:48:14 -> Found 1 reports 16:48:14 ==> Detecting git/mercurial file structure 16:48:14 ==> Reading reports 16:48:14 + ./coverage.out bytes=13 16:48:14 ==> Appending adjustments 16:48:14 https://docs.codecov.io/docs/fixing-reports 16:48:14 + Found adjustments 16:48:14 ==> Gzipping contents 16:48:14 4.0K /tmp/codecov.q1v8YH.gz 16:48:14 ==> Uploading reports 16:48:14 url: https://codecov.io 16:48:14 query: branch=main&commit=162d3a06d6a77858f9267e44f258c8258eccc8be&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:14 -> Pinging Codecov 16:48:14 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=162d3a06d6a77858f9267e44f258c8258eccc8be&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:14 -> Uploading to 16:48:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/A97CA9966030D2A3747ED39772930CCE/162d3a06d6a77858f9267e44f258c8258eccc8be/6106fc43-b61f-4f8f-9ea7-ed2698f5bc0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T164814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cdcb664adc4848d18e4182e75ae12ff1e6fdf225779168cc7594d690bf4d290 16:48:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:14 Dload Upload Total Spent Left Speed 16:48:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2145 --:--:-- --:--:-- --:--:-- 2145 16:48:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } 16:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:48:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:48:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:15 16:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:48:15 df9b9388f04a: Pulling fs layer 16:48:15 52dc419b0ee2: Pulling fs layer 16:48:15 25bc292e5bac: Pulling fs layer 16:48:15 114826534d7a: Pulling fs layer 16:48:15 4657fd5d0bcf: Pulling fs layer 16:48:15 6ad1cebc031e: Pulling fs layer 16:48:15 8a3aa393b2d8: Pulling fs layer 16:48:15 4657fd5d0bcf: Waiting 16:48:15 8a3aa393b2d8: Waiting 16:48:15 6ad1cebc031e: Waiting 16:48:15 114826534d7a: Waiting 16:48:15 25bc292e5bac: Verifying Checksum 16:48:15 25bc292e5bac: Download complete 16:48:15 52dc419b0ee2: Verifying Checksum 16:48:15 52dc419b0ee2: Download complete 16:48:15 4657fd5d0bcf: Download complete 16:48:15 df9b9388f04a: Download complete 16:48:15 df9b9388f04a: Pull complete 16:48:15 6ad1cebc031e: Verifying Checksum 16:48:15 6ad1cebc031e: Download complete 16:48:15 52dc419b0ee2: Pull complete 16:48:15 25bc292e5bac: Pull complete 16:48:16 114826534d7a: Verifying Checksum 16:48:16 114826534d7a: Download complete 16:48:16 8a3aa393b2d8: Verifying Checksum 16:48:16 8a3aa393b2d8: Download complete 16:48:19 114826534d7a: Pull complete 16:48:19 4657fd5d0bcf: Pull complete 16:48:19 6ad1cebc031e: Pull complete 16:48:22 8a3aa393b2d8: Pull complete 16:48:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:22 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:48:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:48:26 $ docker top c6a4466c7baa3819391886534cc4ac57307beab9026f32f91e9a9e6c2e6fdcaa -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:48:26 + set -o pipefail 16:48:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:48:30 16:48:30 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:48:30 16:48:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2b194ba4-aacb-428d-935d-14b66dc1036e 16:48:30 16:48:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:48:30 16:48:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:48:30 16:48:30 16:48:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:48:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:48:30 More details here: https://snyk.co/ue1NS [Pipeline] } 16:48:30 $ docker stop --time=1 c6a4466c7baa3819391886534cc4ac57307beab9026f32f91e9a9e6c2e6fdcaa 16:48:34 $ docker rm -f --volumes c6a4466c7baa3819391886534cc4ac57307beab9026f32f91e9a9e6c2e6fdcaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:34 + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] sh 16:48:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:35 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:48:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:48:35 $ docker top d0004532e358b0da1ff0f43e28f3ec2280b167c85cf453f043bd0b754f7592b7 -eo pid,comm 16:48:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:48:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:36 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.50' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:36 + git semver [Pipeline] } 16:48:36 $ docker stop --time=1 d0004532e358b0da1ff0f43e28f3ec2280b167c85cf453f043bd0b754f7592b7 16:48:37 $ docker rm -f --volumes d0004532e358b0da1ff0f43e28f3ec2280b167c85cf453f043bd0b754f7592b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:48:38 16:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:48:38 0.23.1-centos7: Pulling from edgex-lftools 16:48:38 ab5ef0e58194: Pulling fs layer 16:48:38 9712f1f96733: Pulling fs layer 16:48:38 63f879dbbcfc: Pulling fs layer 16:48:38 0d9ebad4ef96: Pulling fs layer 16:48:38 e9a5061849ea: Pulling fs layer 16:48:38 d747dcd14b5f: Pulling fs layer 16:48:38 2de7ff778b66: Pulling fs layer 16:48:38 e9a5061849ea: Waiting 16:48:38 d747dcd14b5f: Waiting 16:48:38 2de7ff778b66: Waiting 16:48:38 0d9ebad4ef96: Waiting 16:48:38 9712f1f96733: Download complete 16:48:38 63f879dbbcfc: Verifying Checksum 16:48:38 63f879dbbcfc: Download complete 16:48:38 e9a5061849ea: Verifying Checksum 16:48:38 e9a5061849ea: Download complete 16:48:38 d747dcd14b5f: Verifying Checksum 16:48:38 d747dcd14b5f: Download complete 16:48:38 0d9ebad4ef96: Verifying Checksum 16:48:38 0d9ebad4ef96: Download complete 16:48:38 ab5ef0e58194: Verifying Checksum 16:48:38 ab5ef0e58194: Download complete 16:48:39 2de7ff778b66: Verifying Checksum 16:48:39 2de7ff778b66: Download complete 16:48:42 ab5ef0e58194: Pull complete 16:48:42 9712f1f96733: Pull complete 16:48:42 63f879dbbcfc: Pull complete 16:48:46 0d9ebad4ef96: Pull complete 16:48:47 e9a5061849ea: Pull complete 16:48:47 d747dcd14b5f: Pull complete 16:48:48 2de7ff778b66: Pull complete 16:48:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:48:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:48 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:48:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:48:53 $ docker top 0c5537334b4a3b6e56cac33378363f3243368234629b1cc00792d85f1bf85d46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:48:53 provisioning config files... 16:48:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16973949881947879589tmp 16:48:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16003030433784067506tmp 16:48:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8952648773768013920tmp [Pipeline] { [Pipeline] echo 16:48:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:48:54 ---> sigul-configuration.sh 16:48:54 gpg: directory `/root/.gnupg' created 16:48:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:48:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:48:54 gpg: keyring `/root/.gnupg/secring.gpg' created 16:48:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:48:54 gpg: CAST5 encrypted data 16:48:54 gpg: encrypted with 1 passphrase 16:48:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:48:54 + mkdir /home/jenkins 16:48:54 + mkdir /home/jenkins/sigul [Pipeline] sh 16:48:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:48:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:48:54 ---> sigul-install.sh 16:48:54 Sigul already installed; skipping installation. [Pipeline] sh 16:48:55 + git tag --list 16:48:55 v1.0.0 16:48:55 v1.1.0 16:48:55 v1.2.0 16:48:55 v1.2.1-dev.1 16:48:55 v1.2.1-dev.10 16:48:55 v1.2.1-dev.11 16:48:55 v1.2.1-dev.12 16:48:55 v1.2.1-dev.13 16:48:55 v1.2.1-dev.14 16:48:55 v1.2.1-dev.15 16:48:55 v1.2.1-dev.16 16:48:55 v1.2.1-dev.17 16:48:55 v1.2.1-dev.18 16:48:55 v1.2.1-dev.19 16:48:55 v1.2.1-dev.2 16:48:55 v1.2.1-dev.20 16:48:55 v1.2.1-dev.21 16:48:55 v1.2.1-dev.22 16:48:55 v1.2.1-dev.23 16:48:55 v1.2.1-dev.3 16:48:55 v1.2.1-dev.4 16:48:55 v1.2.1-dev.5 16:48:55 v1.2.1-dev.6 16:48:55 v1.2.1-dev.7 16:48:55 v1.2.1-dev.8 16:48:55 v1.2.1-dev.9 16:48:55 v1.3.0 16:48:55 v1.3.1 16:48:55 v1.3.1-dev.1 16:48:55 v2.0.0 16:48:55 v2.0.0-dev.1 16:48:55 v2.0.0-dev.2 16:48:55 v2.0.0-dev.3 16:48:55 v2.0.0-dev.4 16:48:55 v2.0.1 16:48:55 v2.1.0 16:48:55 v2.1.1 16:48:55 v2.1.1-dev.1 16:48:55 v2.1.1-dev.2 16:48:55 v2.1.2 16:48:55 v2.1.2-dev.1 16:48:55 v2.1.2-dev.2 16:48:55 v2.2.0 16:48:55 v2.2.1-dev.1 16:48:55 v2.2.1-dev.10 16:48:55 v2.2.1-dev.2 16:48:55 v2.2.1-dev.3 16:48:55 v2.2.1-dev.4 16:48:55 v2.2.1-dev.5 16:48:55 v2.2.1-dev.6 16:48:55 v2.2.1-dev.7 16:48:55 v2.2.1-dev.8 16:48:55 v2.2.1-dev.9 16:48:55 v2.3 16:48:55 v2.3.0 16:48:55 v2.3.0-dev.10 16:48:55 v2.3.0-dev.11 16:48:55 v2.3.0-dev.12 16:48:55 v2.3.0-dev.13 16:48:55 v2.3.0-dev.14 16:48:55 v2.3.0-dev.15 16:48:55 v2.3.0-dev.16 16:48:55 v2.3.0-dev.17 16:48:55 v2.3.0-dev.18 16:48:55 v2.3.0-dev.19 16:48:55 v2.3.0-dev.20 16:48:55 v2.3.0-dev.21 16:48:55 v2.3.0-dev.22 16:48:55 v2.3.0-dev.23 16:48:55 v2.3.0-dev.24 16:48:55 v2.3.0-dev.25 16:48:55 v2.3.0-dev.26 16:48:55 v2.3.0-dev.27 16:48:55 v2.3.0-dev.28 16:48:55 v2.3.0-dev.29 16:48:55 v2.3.0-dev.30 16:48:55 v2.3.0-dev.31 16:48:55 v2.3.0-dev.32 16:48:55 v2.3.0-dev.33 16:48:55 v2.3.0-dev.34 16:48:55 v2.3.0-dev.35 16:48:55 v2.3.0-dev.36 16:48:55 v2.3.0-dev.37 16:48:55 v2.3.1 16:48:55 v2.3.1-dev.1 16:48:55 v2.3.1-dev.2 16:48:55 v2.3.1-dev.3 16:48:55 v2.3.1-dev.4 16:48:55 v3.0.0 16:48:55 v3.0.0-dev.1 16:48:55 v3.0.0-dev.10 16:48:55 v3.0.0-dev.11 16:48:55 v3.0.0-dev.12 16:48:55 v3.0.0-dev.13 16:48:55 v3.0.0-dev.14 16:48:55 v3.0.0-dev.15 16:48:55 v3.0.0-dev.16 16:48:55 v3.0.0-dev.17 16:48:55 v3.0.0-dev.18 16:48:55 v3.0.0-dev.19 16:48:55 v3.0.0-dev.2 16:48:55 v3.0.0-dev.20 16:48:55 v3.0.0-dev.21 16:48:55 v3.0.0-dev.22 16:48:55 v3.0.0-dev.23 16:48:55 v3.0.0-dev.24 16:48:55 v3.0.0-dev.25 16:48:55 v3.0.0-dev.26 16:48:55 v3.0.0-dev.27 16:48:55 v3.0.0-dev.28 16:48:55 v3.0.0-dev.29 16:48:55 v3.0.0-dev.3 16:48:55 v3.0.0-dev.30 16:48:55 v3.0.0-dev.31 16:48:55 v3.0.0-dev.32 16:48:55 v3.0.0-dev.33 16:48:55 v3.0.0-dev.34 16:48:55 v3.0.0-dev.35 16:48:55 v3.0.0-dev.36 16:48:55 v3.0.0-dev.37 16:48:55 v3.0.0-dev.38 16:48:55 v3.0.0-dev.39 16:48:55 v3.0.0-dev.4 16:48:55 v3.0.0-dev.40 16:48:55 v3.0.0-dev.41 16:48:55 v3.0.0-dev.42 16:48:55 v3.0.0-dev.43 16:48:55 v3.0.0-dev.44 16:48:55 v3.0.0-dev.45 16:48:55 v3.0.0-dev.46 16:48:55 v3.0.0-dev.47 16:48:55 v3.0.0-dev.48 16:48:55 v3.0.0-dev.49 16:48:55 v3.0.0-dev.5 16:48:55 v3.0.0-dev.50 16:48:55 v3.0.0-dev.6 16:48:55 v3.0.0-dev.7 16:48:55 v3.0.0-dev.8 16:48:55 v3.0.0-dev.9 [Pipeline] sh 16:48:55 + lftools sign git-tag v3.0.0 16:48:56 Signing Git tag with Sigul... 16:48:56 Signing v3.0.0 [Pipeline] echo 16:48:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:48:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:48:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:48:56 $ docker stop --time=1 0c5537334b4a3b6e56cac33378363f3243368234629b1cc00792d85f1bf85d46 16:48:58 $ docker rm -f --volumes 0c5537334b4a3b6e56cac33378363f3243368234629b1cc00792d85f1bf85d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:48:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:48:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:59 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:48:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:48:59 $ docker top c72cb4d8b30d4013b6236fdb41eee6c0ffe3bc6d301f7c4ddcf2aa515b5b48ef -eo pid,comm 16:48:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:48:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:59 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.50' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:59 + git semver [Pipeline] } 16:49:00 $ docker stop --time=1 c72cb4d8b30d4013b6236fdb41eee6c0ffe3bc6d301f7c4ddcf2aa515b5b48ef 16:49:01 $ docker rm -f --volumes c72cb4d8b30d4013b6236fdb41eee6c0ffe3bc6d301f7c4ddcf2aa515b5b48ef [Pipeline] // withDockerContainer [Pipeline] sh 16:49:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:02 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:49:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:02 $ docker top 4551c3d156c614ba25c28f1d2c779f31db5cca9cf094c7e3c37a427d0fd1b7c2 -eo pid,comm 16:49:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:49:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:49:02 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.50' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:02 + git semver [Pipeline] } 16:49:03 $ docker stop --time=1 4551c3d156c614ba25c28f1d2c779f31db5cca9cf094c7e3c37a427d0fd1b7c2 16:49:04 $ docker rm -f --volumes 4551c3d156c614ba25c28f1d2c779f31db5cca9cf094c7e3c37a427d0fd1b7c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:49:05 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:49:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:49:05 total 16 16:49:05 drwxr-xr-x 3 root root 4096 May 31 16:38 . 16:49:05 drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:48 .. 16:49:05 drwxr-xr-x 2 root root 4096 May 31 16:38 cost 16:49:05 -rw-r--r-- 1 root root 96 May 31 16:38 cost.csv 16:49:05 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:49:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:49:05 total 16 16:49:05 drwxr-xr-x 3 jenkins jenkins 4096 May 31 16:38 . 16:49:05 drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:48 .. 16:49:05 drwxr-xr-x 2 jenkins jenkins 4096 May 31 16:38 cost 16:49:05 -rw-r--r-- 1 jenkins jenkins 96 May 31 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:49:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:49:06 ---> package-listing.sh 16:49:06 ++ facter osfamily 16:49:06 ++ tr '[:upper:]' '[:lower:]' 16:49:06 + OS_FAMILY=debian 16:49:06 + workspace=/w/workspace/ry_app-service-configurable_main 16:49:06 + START_PACKAGES=/tmp/packages_start.txt 16:49:06 + END_PACKAGES=/tmp/packages_end.txt 16:49:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:49:06 + PACKAGES=/tmp/packages_start.txt 16:49:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:49:06 + PACKAGES=/tmp/packages_end.txt 16:49:06 + case "${OS_FAMILY}" in 16:49:06 + dpkg -l 16:49:06 + grep '^ii' 16:49:06 + '[' -f /tmp/packages_start.txt ']' 16:49:06 + '[' -f /tmp/packages_end.txt ']' 16:49:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:49:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:49:06 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:49:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:49:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:49:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:07 prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container 16:49:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:49:07 $ docker top 9d14474b91ce8e02dd1f46b8e9aeeb17a8074b79d940ab285d7ebe6d6088aadb -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:08 + touch /tmp/pre-build-complete [Pipeline] sh 16:49:08 + mkdir -p /var/log/sysstat [Pipeline] sh 16:49:08 + ls /var/log/sa-host 16:49:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:08 provisioning config files... 16:49:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11490054438870446234tmp [Pipeline] { [Pipeline] echo 16:49:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:49:09 ---> create-netrc.sh [Pipeline] } 16:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:49:09 ---> python-tools-install.sh [Pipeline] echo 16:49:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:49:09 ---> sudo-logs.sh 16:49:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:49:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:49:10 ---> job-cost.sh 16:49:10 lf-activate-venv: SKIPPING 16:49:10 DEBUG: total: 0.2199999988079071 16:49:10 INFO: Retrieving Stack Cost... 16:49:10 INFO: Retrieving Pricing Info for: v3-standard-8 16:49:10 INFO: Archiving Costs [Pipeline] echo 16:49:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:49:11 ---> logs-deploy.sh 16:49:11 lf-activate-venv: SKIPPING 16:49:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/169 16:49:11 INFO: archiving workspace using pattern(s): 16:49:12 Archives upload complete. 16:49:12 INFO: archiving logs to Nexus 16:49:13 ---> uname -a: 16:49:13 Linux prd-ubuntu20-04-docker-8c-8g-17508 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:49:13 16:49:13 16:49:13 ---> lscpu: 16:49:13 Architecture: x86_64 16:49:13 CPU op-mode(s): 32-bit, 64-bit 16:49:13 Byte Order: Little Endian 16:49:13 Address sizes: 40 bits physical, 48 bits virtual 16:49:13 CPU(s): 8 16:49:13 On-line CPU(s) list: 0-7 16:49:13 Thread(s) per core: 1 16:49:13 Core(s) per socket: 1 16:49:13 Socket(s): 8 16:49:13 NUMA node(s): 1 16:49:13 Vendor ID: AuthenticAMD 16:49:13 CPU family: 23 16:49:13 Model: 49 16:49:13 Model name: AMD EPYC-Rome Processor 16:49:13 Stepping: 0 16:49:13 CPU MHz: 2799.998 16:49:13 BogoMIPS: 5599.99 16:49:13 Virtualization: AMD-V 16:49:13 Hypervisor vendor: KVM 16:49:13 Virtualization type: full 16:49:13 L1d cache: 256 KiB 16:49:13 L1i cache: 256 KiB 16:49:13 L2 cache: 4 MiB 16:49:13 L3 cache: 128 MiB 16:49:13 NUMA node0 CPU(s): 0-7 16:49:13 Vulnerability Itlb multihit: Not affected 16:49:13 Vulnerability L1tf: Not affected 16:49:13 Vulnerability Mds: Not affected 16:49:13 Vulnerability Meltdown: Not affected 16:49:13 Vulnerability Mmio stale data: Not affected 16:49:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:49:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:49:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:49:13 Vulnerability Srbds: Not affected 16:49:13 Vulnerability Tsx async abort: Not affected 16:49:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:49:13 16:49:13 16:49:13 ---> nproc: 16:49:13 8 16:49:13 16:49:13 16:49:13 ---> df -h: 16:49:13 Filesystem Size Used Avail Use% Mounted on 16:49:13 overlay 155G 13G 143G 9% / 16:49:13 tmpfs 64M 0 64M 0% /dev 16:49:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:49:13 shm 64M 0 64M 0% /dev/shm 16:49:13 /dev/vda1 155G 13G 143G 9% /facter-os 16:49:13 16:49:13 16:49:13 ---> sar -b -r -n DEV: 16:49:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17508) 05/31/23 _x86_64_ (8 CPU) 16:49:13 16:49:13 16:34:27 LINUX RESTART (8 CPU) 16:49:13 16:49:13 16:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:49:13 16:36:01 64.21 15.60 48.61 0.00 2024.48 71806.65 0.00 16:49:13 16:37:01 137.40 0.85 136.55 0.00 13.19 113709.68 0.00 16:49:13 16:38:01 77.59 0.12 77.47 0.00 7.20 29728.91 0.00 16:49:13 16:39:01 171.44 0.17 171.27 0.00 9.33 36643.36 0.00 16:49:13 16:40:01 38.68 11.81 26.86 0.00 5439.63 6333.63 0.00 16:49:13 16:41:01 4.17 0.00 4.17 0.00 0.00 48.93 0.00 16:49:13 16:42:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 16:49:13 16:43:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 16:49:13 16:44:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 16:49:13 16:45:01 2.45 0.00 2.45 0.00 0.00 39.59 0.00 16:49:13 16:46:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 16:49:13 16:47:01 1.83 0.00 1.83 0.00 0.00 19.20 0.00 16:49:13 16:48:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 16:49:13 16:49:01 104.70 0.22 104.48 0.00 21.33 56537.24 0.00 16:49:13 Average: 43.38 2.02 41.36 0.00 533.20 22377.94 0.00 16:49:13 16:49:13 16:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:13 16:36:01 29241756 31590104 729932 2.22 71652 2559688 2036652 6.00 994432 2298340 677144 16:49:13 16:37:01 27831596 31587836 713260 2.17 143152 3771648 1838916 5.42 1165760 3394792 400272 16:49:13 16:38:01 27967316 31543480 738352 2.25 147432 3611128 1883016 5.55 1200204 3225860 7044 16:49:13 16:39:01 27656216 31561480 734688 2.23 159424 3893788 1785548 5.26 1265804 3450972 300 16:49:13 16:40:01 27275672 31537592 748292 2.28 167856 4226860 1811884 5.34 1506896 3564992 1012 16:49:13 16:41:01 27285356 31547400 737836 2.24 167900 4226852 1811884 5.34 1494256 3564992 44 16:49:13 16:42:01 27285480 31547584 737504 2.24 167924 4226864 1811884 5.34 1493896 3564996 8 16:49:13 16:43:01 27287440 31549612 735472 2.24 167952 4226864 1811884 5.34 1492060 3565000 48 16:49:13 16:44:01 27294928 31557600 727832 2.21 167976 4226868 1811884 5.34 1483948 3565468 12 16:49:13 16:45:01 27295164 31557948 727432 2.21 168104 4226852 1811884 5.34 1484068 3565468 8 16:49:13 16:46:01 27295100 31557888 727428 2.21 168124 4226852 1811884 5.34 1484360 3565468 16 16:49:13 16:47:01 27295084 31557936 727340 2.21 168172 4226848 1811884 5.34 1484136 3565476 8 16:49:13 16:48:01 27295000 31557856 727544 2.21 168204 4226848 1811884 5.34 1484136 3565476 16 16:49:13 16:49:01 25764536 31503176 774440 2.36 205596 5535380 1947540 5.74 1627340 4814700 624 16:49:13 Average: 27433617 31554107 734811 2.23 159962 4100953 1842759 5.43 1404378 3519429 77611 16:49:13 16:49:13 16:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:13 16:36:01 docker0 5.22 4.19 0.58 50.88 0.00 0.00 0.00 0.00 16:49:13 16:36:01 lo 6.62 6.62 0.64 0.64 0.00 0.00 0.00 0.00 16:49:13 16:36:01 ens3 430.15 270.73 6499.67 70.83 0.00 0.00 0.00 0.00 16:49:13 16:37:01 docker0 179.31 317.29 14.14 1938.08 0.00 0.00 0.00 0.00 16:49:13 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:13 16:37:01 ens3 331.83 187.91 1954.92 22.18 0.00 0.00 0.00 0.00 16:49:13 16:38:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:49:13 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:38:01 ens3 44.86 47.64 30.30 100.83 0.00 0.00 0.00 0.00 16:49:13 16:39:01 docker0 2.93 6.68 0.19 88.11 0.00 0.00 0.00 0.00 16:49:13 16:39:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 16:49:13 16:39:01 ens3 160.66 112.80 2653.06 235.03 0.00 0.00 0.00 0.00 16:49:13 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:49:13 16:40:01 ens3 152.89 84.70 1955.61 5.94 0.00 0.00 0.00 0.00 16:49:13 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:13 16:41:01 ens3 0.38 0.28 0.02 0.02 0.00 0.00 0.00 0.00 16:49:13 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:13 16:43:01 ens3 0.65 0.45 0.27 0.22 0.00 0.00 0.00 0.00 16:49:13 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:44:01 ens3 1.42 1.28 5.19 0.09 0.00 0.00 0.00 0.00 16:49:13 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:13 16:45:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:49:13 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:49:13 16:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:49:13 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 16:49:01 docker0 36.56 63.94 3.12 582.12 0.00 0.00 0.00 0.00 16:49:13 16:49:01 veth9ca3377 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:49:13 16:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 16:49:13 16:49:01 ens3 345.81 204.03 7776.62 37.83 0.00 0.00 0.00 0.00 16:49:13 Average: docker0 16.03 28.08 1.29 190.30 0.00 0.00 0.00 0.00 16:49:13 Average: veth9ca3377 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 16:49:13 Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 16:49:13 Average: ens3 104.16 64.52 1479.10 33.70 0.00 0.00 0.00 0.00 16:49:13 16:49:13 16:49:13 ---> sar -P ALL: 16:49:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17508) 05/31/23 _x86_64_ (8 CPU) 16:49:13 16:49:13 16:34:27 LINUX RESTART (8 CPU) 16:49:13 16:49:13 16:35:03 CPU %user %nice %system %iowait %steal %idle 16:49:13 16:36:01 all 7.12 0.00 2.31 2.95 0.05 87.56 16:49:13 16:36:01 0 8.16 0.00 1.84 1.81 0.05 88.13 16:49:13 16:36:01 1 7.82 0.00 2.42 5.12 0.05 84.59 16:49:13 16:36:01 2 7.10 0.00 2.41 4.71 0.07 85.71 16:49:13 16:36:01 3 8.36 0.00 2.40 0.24 0.05 88.95 16:49:13 16:36:01 4 7.84 0.00 3.44 7.75 0.05 80.91 16:49:13 16:36:01 5 8.98 0.00 1.75 0.23 0.03 89.00 16:49:13 16:36:01 6 5.73 0.00 2.69 0.59 0.03 90.96 16:49:13 16:36:01 7 2.98 0.00 1.53 3.19 0.05 92.25 16:49:13 16:37:01 all 4.51 0.00 1.98 11.45 0.05 82.01 16:49:13 16:37:01 0 4.99 0.00 1.88 1.63 0.05 91.46 16:49:13 16:37:01 1 5.08 0.00 2.32 15.55 0.05 77.00 16:49:13 16:37:01 2 4.00 0.00 2.42 39.89 0.05 53.63 16:49:13 16:37:01 3 4.68 0.00 1.80 9.75 0.03 83.74 16:49:13 16:37:01 4 5.08 0.00 2.27 0.49 0.05 92.11 16:49:13 16:37:01 5 5.19 0.00 1.84 2.11 0.03 90.82 16:49:13 16:37:01 6 3.66 0.00 1.21 0.84 0.03 94.25 16:49:13 16:37:01 7 3.38 0.00 2.10 21.49 0.08 72.94 16:49:13 16:38:01 all 34.63 0.00 4.77 3.85 0.09 56.66 16:49:13 16:38:01 0 35.90 0.00 4.74 0.15 0.08 59.13 16:49:13 16:38:01 1 34.99 0.00 5.18 2.09 0.10 57.64 16:49:13 16:38:01 2 34.40 0.00 5.51 19.25 0.08 40.77 16:49:13 16:38:01 3 35.62 0.00 4.74 0.37 0.10 59.17 16:49:13 16:38:01 4 35.51 0.00 4.53 1.08 0.08 58.79 16:49:13 16:38:01 5 34.90 0.00 4.67 0.12 0.10 60.21 16:49:13 16:38:01 6 33.09 0.00 4.70 0.37 0.08 61.76 16:49:13 16:38:01 7 32.60 0.00 4.11 7.39 0.08 55.81 16:49:13 16:39:01 all 16.57 0.00 4.20 3.58 0.07 75.59 16:49:13 16:39:01 0 17.20 0.00 4.14 3.02 0.07 75.57 16:49:13 16:39:01 1 17.34 0.00 3.79 1.02 0.05 77.79 16:49:13 16:39:01 2 17.41 0.00 4.65 11.06 0.07 66.81 16:49:13 16:39:01 3 17.86 0.00 4.78 1.06 0.07 76.24 16:49:13 16:39:01 4 15.39 0.00 3.39 0.27 0.05 80.90 16:49:13 16:39:01 5 15.58 0.00 5.00 5.20 0.07 74.15 16:49:13 16:39:01 6 16.62 0.00 3.88 2.49 0.07 76.95 16:49:13 16:39:01 7 15.16 0.00 3.96 4.52 0.09 76.27 16:49:13 16:40:01 all 1.35 0.00 0.68 0.86 0.02 97.08 16:49:13 16:40:01 0 1.09 0.00 0.80 0.65 0.03 97.43 16:49:13 16:40:01 1 2.22 0.00 1.02 1.02 0.03 95.71 16:49:13 16:40:01 2 1.23 0.00 0.77 1.02 0.02 96.97 16:49:13 16:40:01 3 1.42 0.00 0.95 1.08 0.02 96.53 16:49:13 16:40:01 4 0.77 0.00 0.47 0.55 0.00 98.21 16:49:13 16:40:01 5 0.80 0.00 0.45 0.28 0.02 98.44 16:49:13 16:40:01 6 0.63 0.00 0.48 2.09 0.02 96.78 16:49:13 16:40:01 7 2.61 0.00 0.53 0.22 0.03 96.61 16:49:13 16:41:01 all 0.07 0.00 0.01 0.01 0.01 99.90 16:49:13 16:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:49:13 16:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:49:13 16:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:49:13 16:41:01 3 0.37 0.00 0.03 0.00 0.00 99.60 16:49:13 16:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:49:13 16:41:01 5 0.03 0.00 0.02 0.05 0.02 99.88 16:49:13 16:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:49:13 16:41:01 7 0.07 0.00 0.00 0.03 0.02 99.88 16:49:13 16:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:49:13 16:42:01 0 0.00 0.00 0.03 0.00 0.03 99.93 16:49:13 16:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:49:13 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:49:13 16:42:01 5 0.05 0.00 0.00 0.02 0.00 99.93 16:49:13 16:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:49:13 16:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:49:13 16:43:01 all 0.04 0.00 0.02 0.01 0.01 99.92 16:49:13 16:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:49:13 16:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:49:13 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:49:13 16:43:01 3 0.12 0.00 0.03 0.00 0.02 99.83 16:49:13 16:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:49:13 16:43:01 5 0.03 0.00 0.03 0.08 0.02 99.83 16:49:13 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:49:13 16:43:01 7 0.05 0.00 0.03 0.02 0.02 99.88 16:49:13 16:44:01 all 0.02 0.00 0.00 0.00 0.01 99.96 16:49:13 16:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:49:13 16:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:49:13 16:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:49:13 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:49:13 16:44:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:49:13 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:49:13 16:44:01 7 0.07 0.00 0.02 0.02 0.00 99.90 16:49:13 16:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:49:13 16:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:49:13 16:45:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:49:13 16:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:49:13 16:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:49:13 16:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:49:13 16:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 16:49:13 16:45:01 7 0.05 0.00 0.00 0.03 0.00 99.92 16:49:13 16:46:01 all 0.25 0.00 0.01 0.00 0.01 99.74 16:49:13 16:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:49:13 16:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:49:13 16:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:49:13 16:46:01 3 1.79 0.00 0.00 0.00 0.00 98.21 16:49:13 16:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:49:13 16:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:49:13 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:49:13 16:46:01 7 0.05 0.00 0.00 0.02 0.02 99.92 16:49:13 16:49:13 16:46:01 CPU %user %nice %system %iowait %steal %idle 16:49:13 16:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:49:13 16:47:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:49:13 16:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:49:13 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:49:13 16:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:49:13 16:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:49:13 16:47:01 7 0.00 0.00 0.02 0.05 0.00 99.93 16:49:13 16:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:49:13 16:48:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:49:13 16:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:49:13 16:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:49:13 16:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:49:13 16:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:49:13 16:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:49:13 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:49:13 16:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 16:49:13 16:49:01 all 8.30 0.00 3.63 2.40 0.06 85.61 16:49:13 16:49:01 0 8.53 0.00 3.38 0.37 0.07 87.65 16:49:13 16:49:01 1 7.27 0.00 4.31 0.20 0.07 88.16 16:49:13 16:49:01 2 7.50 0.00 3.41 3.98 0.05 85.06 16:49:13 16:49:01 3 9.08 0.00 3.20 1.39 0.05 86.28 16:49:13 16:49:01 4 9.46 0.00 2.80 0.13 0.05 87.55 16:49:13 16:49:01 5 10.72 0.00 3.58 0.81 0.03 84.86 16:49:13 16:49:01 6 6.91 0.00 4.32 2.59 0.07 86.12 16:49:13 16:49:01 7 6.92 0.00 4.05 9.79 0.08 79.15 16:49:13 Average: all 5.17 0.00 1.25 1.78 0.03 91.77 16:49:13 Average: 0 5.40 0.00 1.20 0.54 0.04 92.82 16:49:13 Average: 1 5.30 0.00 1.35 1.77 0.03 91.54 16:49:13 Average: 2 5.08 0.00 1.36 5.67 0.03 87.86 16:49:13 Average: 3 5.63 0.00 1.27 0.99 0.03 92.08 16:49:13 Average: 4 5.26 0.00 1.20 0.72 0.02 92.80 16:49:13 Average: 5 5.42 0.00 1.23 0.64 0.03 92.68 16:49:13 Average: 6 4.73 0.00 1.22 0.64 0.02 93.39 16:49:13 Average: 7 4.53 0.00 1.16 3.32 0.03 90.96 16:49:13 16:49:13 16:49:13