Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 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-ssh15477993328382985479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17761877088978489906.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16692816722131712148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8725434296355835789.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-ssh8101615818604553033.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8157 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 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#602)" > 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 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 # timeout=10 > git rev-list --no-walk 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:24 ========================================================= 21:57:24 EdgeX Global Pipelines Version Info 21:57:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:25 ------------------- 21:57:25 stable info: 21:57:25 ------------------- 21:57:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:57:25 Message: update stable to v1.0.254 21:57:25 ------------------- 21:57:25 experimental info: 21:57:25 ------------------- 21:57:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:57:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:57:25 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:57:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e844bc [Pipeline] echo 21:57:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:26 provisioning config files... 21:57:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13299844691949078170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:26 ---> docker-login.sh 21:57:26 nexus3.edgexfoundry.org:10001 21:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 nexus3.edgexfoundry.org:10002 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 nexus3.edgexfoundry.org:10003 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 nexus3.edgexfoundry.org:10004 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:27 Configure a credential helper to remove this warning. See 21:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:27 21:57:27 Login Succeeded 21:57:27 docker.io 21:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:28 Configure a credential helper to remove this warning. See 21:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:28 21:57:28 Login Succeeded 21:57:28 ---> docker-login.sh ends [Pipeline] } 21:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:57:28 + git rev-list -1 --merges 8e844bc1612eb9dfdc2140e5e10d6ca024da3774~1..8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo 21:57:28 -----------> git rev-list -1 --merges 8e844bc1612eb9dfdc2140e5e10d6ca024da3774~1..8e844bc1612eb9dfdc2140e5e10d6ca024da3774 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [false] [Pipeline] sh 21:57:28 + git log --format=format:%s -1 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo 21:57:28 ========================================================= 21:57:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:57:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:29 + git log --format=format:%s -1 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] echo 21:57:29 [semverPrep] GIT_COMMIT: 8e844bc1612eb9dfdc2140e5e10d6ca024da3774, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#602) [Pipeline] echo 21:57:29 [semverPrep] This is not a build commit. [Pipeline] sh 21:57:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:29 + grep -v github /etc/ssh/ssh_known_hosts 21:57:29 + [ -e /tmp/ssh_known_hosts ] 21:57:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:57:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:57:29 sudo tee -a /etc/ssh/ssh_known_hosts 21:57:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:29 21:57:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:30 0.1.4: Pulling from edgex-devops/py-git-semver 21:57:30 b85a868b505f: Pulling fs layer 21:57:30 e2be974225ed: Pulling fs layer 21:57:30 339a4e72a1f5: Pulling fs layer 21:57:30 988bab9f4d93: Pulling fs layer 21:57:30 1469e6f7b9e6: Pulling fs layer 21:57:30 eaf3925da568: Pulling fs layer 21:57:30 bab4dde63d76: Pulling fs layer 21:57:30 bde34c3a00c8: Pulling fs layer 21:57:30 b352a97aabf1: Pulling fs layer 21:57:30 4872d77fe225: Pulling fs layer 21:57:30 5851b861e8e6: Pulling fs layer 21:57:30 988bab9f4d93: Waiting 21:57:30 1469e6f7b9e6: Waiting 21:57:30 eaf3925da568: Waiting 21:57:30 bab4dde63d76: Waiting 21:57:30 bde34c3a00c8: Waiting 21:57:30 b352a97aabf1: Waiting 21:57:30 4872d77fe225: Waiting 21:57:30 5851b861e8e6: Waiting 21:57:30 e2be974225ed: Download complete 21:57:30 988bab9f4d93: Verifying Checksum 21:57:30 988bab9f4d93: Download complete 21:57:30 339a4e72a1f5: Verifying Checksum 21:57:30 339a4e72a1f5: Download complete 21:57:30 1469e6f7b9e6: Verifying Checksum 21:57:30 1469e6f7b9e6: Download complete 21:57:30 eaf3925da568: Verifying Checksum 21:57:30 eaf3925da568: Download complete 21:57:30 bde34c3a00c8: Verifying Checksum 21:57:30 bde34c3a00c8: Download complete 21:57:30 b352a97aabf1: Verifying Checksum 21:57:30 b352a97aabf1: Download complete 21:57:30 4872d77fe225: Verifying Checksum 21:57:30 4872d77fe225: Download complete 21:57:30 5851b861e8e6: Verifying Checksum 21:57:30 5851b861e8e6: Download complete 21:57:30 b85a868b505f: Verifying Checksum 21:57:30 b85a868b505f: Download complete 21:57:30 bab4dde63d76: Verifying Checksum 21:57:30 bab4dde63d76: Download complete 21:57:31 b85a868b505f: Pull complete 21:57:31 e2be974225ed: Pull complete 21:57:32 339a4e72a1f5: Pull complete 21:57:32 988bab9f4d93: Pull complete 21:57:32 1469e6f7b9e6: Pull complete 21:57:32 eaf3925da568: Pull complete 21:57:34 bab4dde63d76: Pull complete 21:57:34 bde34c3a00c8: Pull complete 21:57:34 b352a97aabf1: Pull complete 21:57:34 4872d77fe225: Pull complete 21:57:34 5851b861e8e6: Pull complete 21:57:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:35 prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container 21:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:57:39 $ docker top bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b -eo pid,comm 21:57:39 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). 21:57:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:39 [ssh-agent] Looking for ssh-agent implementation... 21:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:40 $ docker exec bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent 21:57:40 SSH_AUTH_SOCK=/tmp/ssh-q8SPUZ3e6QU6/agent.32 21:57:40 SSH_AGENT_PID=38 21:57:40 Running ssh-add (command line suppressed) 21:57:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1555537429945235668.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1555537429945235668.key) 21:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:40 + git tag --points-at HEAD [Pipeline] } 21:57:40 $ docker exec --env ******** --env ******** bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent -k 21:57:40 unset SSH_AUTH_SOCK; 21:57:40 unset SSH_AGENT_PID; 21:57:40 echo Agent pid 38 killed; 21:57:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:40 [ssh-agent] Looking for ssh-agent implementation... 21:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:40 $ docker exec bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent 21:57:40 SSH_AUTH_SOCK=/tmp/ssh-GldBx9bu8oKE/agent.70 21:57:40 SSH_AGENT_PID=76 21:57:40 Running ssh-add (command line suppressed) 21:57:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11178364451214544634.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11178364451214544634.key) 21:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:41 + git semver init 21:57:41 2023-09-28 21:57:41,473 [run_init] DEBUG init version:0.0.0 force:False 21:57:41 2023-09-28 21:57:41,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:57:41 2023-09-28 21:57:41,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:57:41 2023-09-28 21:57:41,474 [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) 21:57:42 2023-09-28 21:57:42,406 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:57:42 2023-09-28 21:57:42,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:57:42 2023-09-28 21:57:42,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:57:42 2023-09-28 21:57:42,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:57:42 3.1.0-dev.25 [Pipeline] } 21:57:42 $ docker exec --env ******** --env ******** bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b ssh-agent -k 21:57:42 unset SSH_AUTH_SOCK; 21:57:42 unset SSH_AGENT_PID; 21:57:42 echo Agent pid 76 killed; 21:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:42 + git semver [Pipeline] } 21:57:43 $ docker stop --time=1 bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b 21:57:44 $ docker rm -f --volumes bbe187c6c1c58fb5f807821a4d75c032ea6b7b450190bb4c315065d40416e94b [Pipeline] // withDockerContainer [Pipeline] sh 21:57:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:57:45 Stashed 1 file(s) [Pipeline] echo 21:57:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:45 provisioning config files... 21:57:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8932117981160265626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:45 ---> docker-login.sh 21:57:45 nexus3.edgexfoundry.org:10001 21:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:45 Configure a credential helper to remove this warning. See 21:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:45 21:57:45 Login Succeeded 21:57:45 nexus3.edgexfoundry.org:10002 21:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:45 Configure a credential helper to remove this warning. See 21:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:45 21:57:45 Login Succeeded 21:57:45 nexus3.edgexfoundry.org:10003 21:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:45 Configure a credential helper to remove this warning. See 21:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:45 21:57:45 Login Succeeded 21:57:45 nexus3.edgexfoundry.org:10004 21:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:45 Configure a credential helper to remove this warning. See 21:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:45 21:57:45 Login Succeeded 21:57:45 docker.io 21:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:45 Configure a credential helper to remove this warning. See 21:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:45 21:57:45 Login Succeeded 21:57:45 ---> docker-login.sh ends [Pipeline] } 21:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:46 ========================================================= 21:57:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:57:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:57:46 Sending build context to Docker daemon 3.359MB 21:57:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:57:46 Step 2/12 : FROM ${BASE} AS builder 21:57:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:57:46 7264a8db6415: Pulling fs layer 21:57:46 c4d48a809fc2: Pulling fs layer 21:57:46 4f1c88b9dad5: Pulling fs layer 21:57:46 ad3a456e5733: Pulling fs layer 21:57:46 33e27b845d1e: Pulling fs layer 21:57:46 c68163c4e522: Pulling fs layer 21:57:46 50da416c3ac9: Pulling fs layer 21:57:46 33e27b845d1e: Waiting 21:57:46 c68163c4e522: Waiting 21:57:46 23d2d4c4bb30: Pulling fs layer 21:57:46 50da416c3ac9: Waiting 21:57:46 ad3a456e5733: Waiting 21:57:46 c4d48a809fc2: Download complete 21:57:46 ad3a456e5733: Download complete 21:57:46 33e27b845d1e: Download complete 21:57:46 7264a8db6415: Verifying Checksum 21:57:46 7264a8db6415: Download complete 21:57:46 c68163c4e522: Verifying Checksum 21:57:46 c68163c4e522: Download complete 21:57:46 7264a8db6415: Pull complete 21:57:46 c4d48a809fc2: Pull complete 21:57:46 23d2d4c4bb30: Verifying Checksum 21:57:46 23d2d4c4bb30: Download complete 21:57:46 4f1c88b9dad5: Verifying Checksum 21:57:46 4f1c88b9dad5: Download complete 21:57:47 50da416c3ac9: Download complete 21:57:50 4f1c88b9dad5: Pull complete 21:57:50 ad3a456e5733: Pull complete 21:57:50 33e27b845d1e: Pull complete 21:57:50 c68163c4e522: Pull complete 21:57:52 50da416c3ac9: Pull complete 21:57:52 23d2d4c4bb30: Pull complete 21:57:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:57:52 ---> 0786185ac409 21:57:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:57:59 ---> Running in 7148f781e099 21:57:59 Removing intermediate container 7148f781e099 21:57:59 ---> bcd413843054 21:57:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:57:59 ---> Running in 32c2f9d9b1fd 21:57:59 Removing intermediate container 32c2f9d9b1fd 21:57:59 ---> 36b2ed335ab0 21:57:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:57:59 ---> Running in b168b4aca9db 21:57:59 Removing intermediate container b168b4aca9db 21:57:59 ---> 4e0ea8234c39 21:57:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:59 ---> Running in 50be1f009197 21:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:58:00 Still waiting to schedule task 21:58:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:58:00 OK: 264 MiB in 52 packages 21:58:00 Removing intermediate container 50be1f009197 21:58:00 ---> df137c8919ef 21:58:00 Step 7/12 : WORKDIR /app 21:58:00 ---> Running in 3108ebf09487 21:58:00 Removing intermediate container 3108ebf09487 21:58:00 ---> 2e41f5e31cf3 21:58:00 Step 8/12 : COPY go.mod vendor* ./ 21:58:00 ---> 50c8ad78b9fa 21:58:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:00 ---> Running in f97114566dad 21:58:47 Removing intermediate container f97114566dad 21:58:47 ---> 88e232165de0 21:58:47 Step 10/12 : COPY . . 21:58:47 ---> 0ded687afd6c 21:58:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:47 ---> Running in 5acc2e019532 21:58:47 Removing intermediate container 5acc2e019532 21:58:47 ---> 49833cd7d985 21:58:47 Step 12/12 : RUN $MAKE 21:58:47 ---> Running in 50474dea63ec 21:58:47 noop 21:58:47 Removing intermediate container 50474dea63ec 21:58:47 ---> 9c94e965d64c 21:58:47 Successfully built 9c94e965d64c 21:58:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:47 + docker inspect -f . ci-base-image-x86_64 21:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:48 prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container 21:58: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 ******** ci-base-image-x86_64 cat 21:58:48 $ docker top 33fa4b5baab4b00f1a510c069f4823e76902437d001966637df0c9aa1070e1df -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:48 + go version 21:58:48 go version go1.21.0 linux/amd64 [Pipeline] } 21:58:48 $ docker stop --time=1 33fa4b5baab4b00f1a510c069f4823e76902437d001966637df0c9aa1070e1df 21:58:50 $ docker rm -f --volumes 33fa4b5baab4b00f1a510c069f4823e76902437d001966637df0c9aa1070e1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:50 + docker inspect -f . ci-base-image-x86_64 21:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:50 prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container 21:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:58:50 $ docker top 93e66b60ff2cfc64e2b90aa94d81729296a84f06345ac4438bd62a2f9f17f4eb -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:51 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:58:51 + make test 21:58:51 go test -race -coverprofile=coverage.out ./... 21:59:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:59:27 go vet ./... 21:59:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:29 ./bin/test-attribution-txt.sh [Pipeline] echo 21:59:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:29 $ docker stop --time=1 93e66b60ff2cfc64e2b90aa94d81729296a84f06345ac4438bd62a2f9f17f4eb 21:59:35 $ docker rm -f --volumes 93e66b60ff2cfc64e2b90aa94d81729296a84f06345ac4438bd62a2f9f17f4eb 21:59:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8159 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 21:59:35 Running in /w/workspace/app-service-configurable/194 [Pipeline] { [Pipeline] checkout 21:59:35 Selected Git installation does not exist. Using Default 21:59:35 The recommended git tool is: NONE 21:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:59:37 + ls -al . 21:59:37 total 184 21:59:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:58 . 21:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:57 .. 21:59:37 -rw-rw-r-- 1 jenkins jenkins 119 Sep 28 21:57 .dockerignore 21:59:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:59 .git 21:59:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:57 .github 21:59:37 -rw-rw-r-- 1 jenkins jenkins 171 Sep 28 21:57 .gitignore 21:59:37 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 21:57 .golangci.yml 21:59:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:57 .semver 21:59:37 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 28 21:57 Attribution.txt 21:59:37 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 28 21:57 CHANGELOG.md 21:59:37 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 28 21:57 Dockerfile 21:59:37 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 21:57 GOVERNANCE.md 21:59:37 -rw-rw-r-- 1 jenkins jenkins 688 Sep 28 21:57 Jenkinsfile 21:59:37 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 28 21:57 LICENSE 21:59:37 -rw-rw-r-- 1 jenkins jenkins 618 Sep 28 21:57 OWNERS.md 21:59:37 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 28 21:57 README.md 21:59:37 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:57 VERSION 21:59:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:57 bin 21:59:37 -rw-r--r-- 1 jenkins jenkins 13 Sep 28 21:58 coverage.out 21:59:37 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 28 21:57 go.mod 21:59:37 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 28 21:57 go.sum 21:59:37 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 28 21:57 main.go 21:59:37 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 28 21:57 makefile 21:59:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 21:57 res 21:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:37 + 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=8e844bc1612eb9dfdc2140e5e10d6ca024da3774 --label arch=amd64 --label version=3.1.0-dev.25 . 21:59:37 Sending build context to Docker daemon 3.36MB 21:59:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:59:37 Step 2/26 : FROM ${BASE} AS builder 21:59:37 ---> 9c94e965d64c 21:59:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:59:37 ---> Running in 1e1daf99f16f 21:59:37 Removing intermediate container 1e1daf99f16f 21:59:37 ---> 7b9d4d6e886f 21:59:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:59:37 ---> Running in b5b70cd6a112 21:59:37 Removing intermediate container b5b70cd6a112 21:59:37 ---> e408973adc89 21:59:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:59:37 ---> Running in 9d865a269ffd 21:59:37 Removing intermediate container 9d865a269ffd 21:59:37 ---> dfc5da72a27a 21:59:37 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:37 ---> Running in ac2ee401d7c7 21:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:59:38 OK: 264 MiB in 52 packages 21:59:38 Removing intermediate container ac2ee401d7c7 21:59:38 ---> 08fc404b5c5c 21:59:38 Step 7/26 : WORKDIR /app 21:59:38 ---> Running in e795781b7052 21:59:38 Removing intermediate container e795781b7052 21:59:38 ---> d93fc26afc62 21:59:38 Step 8/26 : COPY go.mod vendor* ./ 21:59:38 ---> 5443b63bbf94 21:59:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:38 ---> Running in 9a9510e5e4c3 21:59:39 Removing intermediate container 9a9510e5e4c3 21:59:39 ---> dde832ddef73 21:59:39 Step 10/26 : COPY . . 21:59:40 ---> 81418b4a6210 21:59:40 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:59:40 ---> Running in 8aa9f2b0651d 21:59:40 Removing intermediate container 8aa9f2b0651d 21:59:40 ---> 722306e98d01 21:59:40 Step 12/26 : RUN $MAKE 21:59:40 ---> Running in 5ba42c08a529 21:59:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-service-configurable 21:59:40 using credential edgex-jenkins-ssh 21:59:40 Cloning the remote Git repository 21:59:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:59:41 > git init /w/workspace/app-service-configurable/194 # timeout=10 21:59:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:59:41 > git --version # timeout=10 21:59:41 > git --version # 'git version 2.25.1' 21:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:42 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:59:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:43 Avoid second fetch 21:59:43 Checking out Revision 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 (main) 21:59:43 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#602)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:43 > git config core.sparsecheckout # timeout=10 21:59:43 > git checkout -f 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 # timeout=10 21:59:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:59:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:44 Dload Upload Total Spent Left Speed 21:59:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 21:59:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:59:45 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 21:59:45 tee /etc/docker/daemon.new 21:59:45 { 21:59:45 "registry-mirrors": [ 21:59:45 "https://nexus3.edgexfoundry.org:10001" 21:59:45 ], 21:59:45 "bip": "10.250.0.254/24", 21:59:45 "hosts": [ 21:59:45 "tcp://0.0.0.0:5555", 21:59:45 "unix:///var/run/docker.sock" 21:59:45 ], 21:59:45 "mtu": 1458, 21:59:45 "selinux-enabled": true, 21:59:45 "seccomp-profile": "/etc/docker/seccomp.json" 21:59:45 } [Pipeline] sh 21:59:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:59:46 + sudo service docker restart 22:00:02 Removing intermediate container 5ba42c08a529 22:00:02 ---> 20c29c1df994 22:00:02 Step 13/26 : FROM alpine:3.18 22:00:02 3.18: Pulling from library/alpine 22:00:02 7264a8db6415: Already exists 22:00:02 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:00:02 Status: Downloaded newer image for alpine:3.18 22:00:02 ---> 7e01a0d0a1dc 22:00:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:00:02 ---> Running in b642fb2df0d3 22:00:02 Removing intermediate container b642fb2df0d3 22:00:02 ---> ad4b8d06aa26 22:00:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:00:02 ---> Running in dd7793050f3c 22:00:02 Removing intermediate container dd7793050f3c 22:00:02 ---> 1599db375ff8 22:00:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:00:02 ---> Running in 44d9b467987d 22:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:00:02 (1/2) Installing ca-certificates (20230506-r0) 22:00:02 (2/2) Installing dumb-init (1.2.5-r2) 22:00:02 Executing busybox-1.36.1-r2.trigger 22:00:02 Executing ca-certificates-20230506-r0.trigger 22:00:02 OK: 8 MiB in 17 packages 22:00:03 Removing intermediate container 44d9b467987d 22:00:03 ---> fc1d690b0623 22:00:03 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:00:03 ---> a82683d9abec 22:00:03 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:00:03 ---> fe07cff69e49 22:00:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:00:03 ---> 0eee59688929 22:00:03 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:00:04 ---> ba0debdd6bf5 22:00:04 Step 21/26 : EXPOSE 48095 22:00:04 ---> Running in 1878c6e7e09e 22:00:04 Removing intermediate container 1878c6e7e09e 22:00:04 ---> 4149bc9161cd 22:00:04 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:00:04 ---> Running in 7c85e5574577 22:00:04 Removing intermediate container 7c85e5574577 22:00:04 ---> b92cc9405eea 22:00:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:00:04 ---> Running in 2bb846913f72 22:00:04 Removing intermediate container 2bb846913f72 22:00:04 ---> 6b71724df61a 22:00:04 Step 24/26 : LABEL arch=amd64 22:00:04 ---> Running in d21074d0660f 22:00:04 Removing intermediate container d21074d0660f 22:00:04 ---> 8804b8fb6357 22:00:04 Step 25/26 : LABEL git_sha=8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:04 provisioning config files... 22:00:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/194@tmp/config8488497063892545757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:05 ---> Running in 026395ec5c52 22:00:05 Removing intermediate container 026395ec5c52 22:00:05 ---> b64fcdb7b3c1 22:00:05 Step 26/26 : LABEL version=3.1.0-dev.25 22:00:05 ---> Running in c44b18974df9 22:00:05 Removing intermediate container c44b18974df9 22:00:05 ---> 4cc48531d057 22:00:05 [Warning] One or more build-args [ARCH] were not consumed 22:00:05 Successfully built 4cc48531d057 22:00:05 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 22:00:05 provisioning config files... 22:00:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12382259801517350306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:05 ---> docker-login.sh 22:00:05 nexus3.edgexfoundry.org:10001 22:00:05 ---> docker-login.sh 22:00:05 nexus3.edgexfoundry.org:10001 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10002 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10003 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10004 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 docker.io 22:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:05 Configure a credential helper to remove this warning. See 22:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:05 22:00:05 Login Succeeded 22:00:05 nexus3.edgexfoundry.org:10002 22:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 nexus3.edgexfoundry.org:10003 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 ---> docker-login.sh ends [Pipeline] } 22:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:06 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:00:06 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 22:00:06 latest 22:00:06 3.1.0-dev.25 22:00:06 8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 22:00:06 main 22:00:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774 [Pipeline] } [Pipeline] // withEnv 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:06 Configure a credential helper to remove this warning. See 22:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:06 22:00:06 Login Succeeded 22:00:06 docker.io 22:00:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774 22:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:00:06 8a349f8b10e1: Preparing 22:00:06 08cc67335590: Preparing 22:00:06 c550949f096f: Preparing 22:00:06 9c3c6a133ae7: Preparing 22:00:06 9c7589badf72: Preparing 22:00:06 4693057ce236: Preparing 22:00:06 4693057ce236: Waiting 22:00:06 c550949f096f: Pushed 22:00:06 9c3c6a133ae7: Pushed 22:00:06 08cc67335590: Pushed 22:00:06 4693057ce236: Layer already exists 22:00:06 9c7589badf72: Pushed 22:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 8a349f8b10e1: Pushed 22:00:10 8e844bc1612eb9dfdc2140e5e10d6ca024da3774: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:00:10 8a349f8b10e1: Preparing 22:00:10 08cc67335590: Preparing 22:00:10 c550949f096f: Preparing 22:00:10 9c3c6a133ae7: Preparing 22:00:10 9c7589badf72: Preparing 22:00:10 4693057ce236: Preparing 22:00:10 4693057ce236: Waiting 22:00:10 08cc67335590: Layer already exists 22:00:10 9c7589badf72: Layer already exists 22:00:10 c550949f096f: Layer already exists 22:00:10 8a349f8b10e1: Layer already exists 22:00:10 9c3c6a133ae7: Layer already exists 22:00:10 4693057ce236: Layer already exists 22:00:10 latest: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 22:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:00:11 8a349f8b10e1: Preparing 22:00:11 08cc67335590: Preparing 22:00:11 c550949f096f: Preparing 22:00:11 9c3c6a133ae7: Preparing 22:00:11 9c7589badf72: Preparing 22:00:11 4693057ce236: Preparing 22:00:11 4693057ce236: Waiting 22:00:11 08cc67335590: Layer already exists 22:00:11 9c7589badf72: Layer already exists 22:00:11 8a349f8b10e1: Layer already exists 22:00:11 9c3c6a133ae7: Layer already exists 22:00:11 c550949f096f: Layer already exists 22:00:11 4693057ce236: Layer already exists 22:00:11 3.1.0-dev.25: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 22:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:00:12 8a349f8b10e1: Preparing 22:00:12 08cc67335590: Preparing 22:00:12 c550949f096f: Preparing 22:00:12 9c3c6a133ae7: Preparing 22:00:12 9c7589badf72: Preparing 22:00:12 4693057ce236: Preparing 22:00:12 4693057ce236: Waiting 22:00:12 8a349f8b10e1: Layer already exists 22:00:12 9c7589badf72: Layer already exists 22:00:12 08cc67335590: Layer already exists 22:00:12 c550949f096f: Layer already exists 22:00:12 9c3c6a133ae7: Layer already exists 22:00:12 4693057ce236: Layer already exists 22:00:12 8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:00:12 8a349f8b10e1: Preparing 22:00:12 08cc67335590: Preparing 22:00:12 c550949f096f: Preparing 22:00:12 9c3c6a133ae7: Preparing 22:00:12 9c7589badf72: Preparing 22:00:12 4693057ce236: Preparing 22:00:12 4693057ce236: Waiting 22:00:12 c550949f096f: Layer already exists 22:00:12 9c7589badf72: Layer already exists 22:00:12 9c3c6a133ae7: Layer already exists 22:00:12 08cc67335590: Layer already exists 22:00:12 8a349f8b10e1: Layer already exists 22:00:12 4693057ce236: Layer already exists 22:00:12 main: digest: sha256:1d9829b16936ca4a77a704281a79f1eb2181084ab6bb15011bde31ceea843a2c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:12 ===================================================== [Pipeline] echo 22:00:12 taggedImages: 22:00:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774 22:00:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:00:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 22:00:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:8e844bc1612eb9dfdc2140e5e10d6ca024da3774-3.1.0-dev.25 22:00:12 - 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 22:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:13 22:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:13 latest: Pulling from edgex-lftools-log-publisher 22:00:13 5eb5b503b376: Pulling fs layer 22:00:13 5c69ac0246d0: Pulling fs layer 22:00:13 ec43610c2a17: Pulling fs layer 22:00:13 3a2ae6a8a46f: Pulling fs layer 22:00:13 33b1e0a273af: Pulling fs layer 22:00:13 5d3b04190fa2: Pulling fs layer 22:00:13 2f39f015ded8: Pulling fs layer 22:00:13 3a2ae6a8a46f: Waiting 22:00:13 33b1e0a273af: Waiting 22:00:13 5d3b04190fa2: Waiting 22:00:13 2f39f015ded8: Waiting 22:00:13 5c69ac0246d0: Verifying Checksum 22:00:13 5c69ac0246d0: Download complete 22:00:13 3a2ae6a8a46f: Verifying Checksum 22:00:13 3a2ae6a8a46f: Download complete 22:00:13 33b1e0a273af: Verifying Checksum 22:00:13 33b1e0a273af: Download complete 22:00:13 ec43610c2a17: Download complete 22:00:13 5d3b04190fa2: Verifying Checksum 22:00:13 5d3b04190fa2: Download complete 22:00:13 5eb5b503b376: Verifying Checksum 22:00:13 5eb5b503b376: Download complete 22:00:14 2f39f015ded8: Download complete 22:00:14 5eb5b503b376: Pull complete 22:00:15 5c69ac0246d0: Pull complete 22:00:15 ec43610c2a17: Pull complete 22:00:15 3a2ae6a8a46f: Pull complete 22:00:15 33b1e0a273af: Pull complete 22:00:15 5d3b04190fa2: Pull complete 22:00:20 2f39f015ded8: Pull complete 22:00:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:20 prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container 22:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 22:00:22 Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) 22:00:25 $ docker top de8cfedc9a7ab3b21e98053c574b7aa731c139ecfecdbfcdc78319c758d17f3b -eo pid,comm [Pipeline] { [Pipeline] } 22:00:25 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:25 ---> job-cost.sh 22:00:25 lf-activate-venv: SKIPPING 22:00:25 INFO: No Stack... 22:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:26 22:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:26 INFO: Archiving Costs [Pipeline] sh 22:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:26 arm64: Pulling from edgex-lftools-log-publisher 22:00:26 8998bd30e6a1: Pulling fs layer 22:00:26 04944245beec: Pulling fs layer 22:00:26 699f458cf7ca: Pulling fs layer 22:00:26 765212b225bb: Pulling fs layer 22:00:26 f23df028b6ca: Pulling fs layer 22:00:26 d65c8cfc05b1: Pulling fs layer 22:00:26 2437ff75d9bd: Pulling fs layer 22:00:26 765212b225bb: Waiting 22:00:26 f23df028b6ca: Waiting 22:00:26 d65c8cfc05b1: Waiting 22:00:26 2437ff75d9bd: Waiting 22:00:26 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 22:00:26 + cut -d, -f6 [Pipeline] lock 22:00:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] 22:00:26 Resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] did not exist. Created. 22:00:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] { [Pipeline] unstash 22:00:26 04944245beec: Verifying Checksum 22:00:26 04944245beec: Download complete 22:00:26 765212b225bb: Verifying Checksum 22:00:26 765212b225bb: Download complete 22:00:26 f23df028b6ca: Verifying Checksum 22:00:26 f23df028b6ca: Download complete 22:00:26 d65c8cfc05b1: Download complete [Pipeline] sh 22:00:27 699f458cf7ca: Download complete 22:00:27 + echo total: 0.2199999988079071 [Pipeline] stash 22:00:27 Stashed 1 file(s) [Pipeline] } 22:00:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:27 $ docker stop --time=1 de8cfedc9a7ab3b21e98053c574b7aa731c139ecfecdbfcdc78319c758d17f3b 22:00:27 8998bd30e6a1: Verifying Checksum 22:00:27 8998bd30e6a1: Download complete 22:00:28 $ docker rm -f --volumes de8cfedc9a7ab3b21e98053c574b7aa731c139ecfecdbfcdc78319c758d17f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:00:29 2437ff75d9bd: Verifying Checksum 22:00:29 2437ff75d9bd: Download complete 22:00:31 8998bd30e6a1: Pull complete 22:00:34 04944245beec: Pull complete 22:00:35 699f458cf7ca: Pull complete 22:00:35 765212b225bb: Pull complete 22:00:36 f23df028b6ca: Pull complete 22:00:36 d65c8cfc05b1: Pull complete 22:00:51 2437ff75d9bd: Pull complete 22:00:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:51 prd-ubuntu20.04-docker-arm64-4c-16g-8159 does not seem to be running inside a container 22:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/194 -v /w/workspace/app-service-configurable/194:/w/workspace/app-service-configurable/194:rw,z -v /w/workspace/app-service-configurable/194@tmp:/w/workspace/app-service-configurable/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:00:54 $ docker top b4349b81622cd270a6585803a853c79d7cde0f71e892cd5a9619256f16398c39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:54 ---> job-cost.sh 22:00:55 lf-activate-venv: SKIPPING 22:00:55 INFO: No Stack... 22:00:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:00:56 INFO: Archiving Costs [Pipeline] sh 22:00:56 + + cat /w/workspace/app-service-configurable/194/archives/cost.csvcut 22:00:56 -d, -f6 [Pipeline] lock 22:00:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] 22:00:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] did not exist. Created. 22:00:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:57 /w/workspace/app-service-configurable/194@tmp/durable-42c788ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:00:57 + echo total: 0.10999999940395355 [Pipeline] stash 22:00:57 Warning: overwriting stash ‘stack-cost’ 22:00:58 Stashed 1 file(s) [Pipeline] } 22:00:58 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:58 $ docker stop --time=1 b4349b81622cd270a6585803a853c79d7cde0f71e892cd5a9619256f16398c39 22:01:01 $ docker rm -f --volumes b4349b81622cd270a6585803a853c79d7cde0f71e892cd5a9619256f16398c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:01:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:01:02 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:01:02 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:01:02 total 16 22:01:02 drwxr-xr-x 3 root root 4096 Sep 28 22:00 . 22:01:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:00 .. 22:01:02 drwxr-xr-x 2 root root 4096 Sep 28 22:00 cost 22:01:02 -rw-r--r-- 1 root root 96 Sep 28 22:00 cost.csv 22:01:02 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:01:02 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:01:02 total 16 22:01:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 22:00 . 22:01:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:00 .. 22:01:02 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 22:00 cost 22:01:02 -rw-r--r-- 1 jenkins jenkins 96 Sep 28 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:01:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:03 ---> package-listing.sh 22:01:03 ++ facter osfamily 22:01:03 ++ tr '[:upper:]' '[:lower:]' 22:01:04 + OS_FAMILY=debian 22:01:04 + workspace=/w/workspace/ry_app-service-configurable_main 22:01:04 + START_PACKAGES=/tmp/packages_start.txt 22:01:04 + END_PACKAGES=/tmp/packages_end.txt 22:01:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:04 + PACKAGES=/tmp/packages_start.txt 22:01:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:01:04 + PACKAGES=/tmp/packages_end.txt 22:01:04 + case "${OS_FAMILY}" in 22:01:04 + dpkg -l 22:01:04 + grep '^ii' 22:01:04 + '[' -f /tmp/packages_start.txt ']' 22:01:04 + '[' -f /tmp/packages_end.txt ']' 22:01:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:01:04 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:01:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:01:04 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 22:01:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:05 prd-ubuntu20.04-docker-8c-8g-8157 does not seem to be running inside a container 22:01:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:01:05 $ docker top b90d616b4f1501e1683dbff9d33f865579c59c21665b4b5aba27d0e2a819263d -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:05 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:05 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:06 + ls /var/log/sa-host 22:01:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:06 provisioning config files... 22:01:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10805324041128414998tmp [Pipeline] { [Pipeline] echo 22:01:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:06 ---> create-netrc.sh [Pipeline] } 22:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:06 ---> python-tools-install.sh [Pipeline] echo 22:01:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:07 ---> sudo-logs.sh 22:01:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:01:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:07 ---> job-cost.sh 22:01:07 lf-activate-venv: SKIPPING 22:01:07 DEBUG: total: 0.2199999988079071 22:01:07 INFO: Retrieving Stack Cost... 22:01:07 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:08 INFO: Archiving Costs [Pipeline] echo 22:01:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:08 ---> logs-deploy.sh 22:01:08 lf-activate-venv: SKIPPING 22:01:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/194 22:01:08 INFO: archiving workspace using pattern(s): 22:01:09 Archives upload complete. 22:01:09 INFO: archiving logs to Nexus 22:01:10 ---> uname -a: 22:01:10 Linux prd-ubuntu20-04-docker-8c-8g-8157 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:01:10 22:01:10 22:01:10 ---> lscpu: 22:01:10 Architecture: x86_64 22:01:10 CPU op-mode(s): 32-bit, 64-bit 22:01:10 Byte Order: Little Endian 22:01:10 Address sizes: 40 bits physical, 48 bits virtual 22:01:10 CPU(s): 8 22:01:10 On-line CPU(s) list: 0-7 22:01:10 Thread(s) per core: 1 22:01:10 Core(s) per socket: 1 22:01:10 Socket(s): 8 22:01:10 NUMA node(s): 1 22:01:10 Vendor ID: AuthenticAMD 22:01:10 CPU family: 23 22:01:10 Model: 49 22:01:10 Model name: AMD EPYC-Rome Processor 22:01:10 Stepping: 0 22:01:10 CPU MHz: 2799.998 22:01:10 BogoMIPS: 5599.99 22:01:10 Virtualization: AMD-V 22:01:10 Hypervisor vendor: KVM 22:01:10 Virtualization type: full 22:01:10 L1d cache: 256 KiB 22:01:10 L1i cache: 256 KiB 22:01:10 L2 cache: 4 MiB 22:01:10 L3 cache: 128 MiB 22:01:10 NUMA node0 CPU(s): 0-7 22:01:10 Vulnerability Itlb multihit: Not affected 22:01:10 Vulnerability L1tf: Not affected 22:01:10 Vulnerability Mds: Not affected 22:01:10 Vulnerability Meltdown: Not affected 22:01:10 Vulnerability Mmio stale data: Not affected 22:01:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:01:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:01:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:01:10 Vulnerability Srbds: Not affected 22:01:10 Vulnerability Tsx async abort: Not affected 22:01:10 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 22:01:10 22:01:10 22:01:10 ---> nproc: 22:01:10 8 22:01:10 22:01:10 22:01:10 ---> df -h: 22:01:10 Filesystem Size Used Avail Use% Mounted on 22:01:10 overlay 155G 12G 144G 8% / 22:01:10 tmpfs 64M 0 64M 0% /dev 22:01:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:01:10 shm 64M 0 64M 0% /dev/shm 22:01:10 /dev/vda1 155G 12G 144G 8% /facter-os 22:01:10 22:01:10 22:01:10 ---> sar -b -r -n DEV: 22:01:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8157) 09/28/23 _x86_64_ (8 CPU) 22:01:10 22:01:10 21:56:48 LINUX RESTART (8 CPU) 22:01:10 22:01:10 21:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:01:10 21:58:01 175.04 47.89 127.15 0.00 5402.57 143612.20 0.00 22:01:10 21:59:01 141.77 1.03 140.74 0.00 22.13 51090.70 0.00 22:01:10 22:00:01 109.07 0.22 108.85 0.00 6.40 33951.20 0.00 22:01:10 22:01:01 99.25 1.70 97.55 0.00 43.85 19725.31 0.00 22:01:10 Average: 131.28 12.71 118.57 0.00 1368.68 62093.80 0.00 22:01:10 22:01:10 21:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:01:10 21:58:01 29316120 31603680 717896 2.18 74904 2490648 1953308 5.76 981996 2231264 484 22:01:10 21:59:01 28024456 31395216 904212 2.75 149616 3398708 2303612 6.79 1446628 2934688 260916 22:01:10 22:00:01 28238468 31588896 713916 2.17 153672 3379252 1883984 5.55 1197940 2979920 1448 22:01:10 22:01:01 27684184 31575604 724240 2.20 164052 3856708 1772136 5.22 1256368 3417172 4 22:01:10 Average: 28315807 31540849 765066 2.33 135561 3281329 1978260 5.83 1220733 2890761 65713 22:01:10 22:01:10 21:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:01:10 21:58:01 veth52462ed 3.92 3.42 0.37 3.15 0.00 0.00 0.00 0.00 22:01:10 21:58:01 docker0 9.82 9.33 0.87 82.88 0.00 0.00 0.00 0.00 22:01:10 21:58:01 ens3 554.46 333.21 5630.03 82.78 0.00 0.00 0.00 0.00 22:01:10 21:58:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 22:01:10 21:59:01 vethf55f92e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 22:01:10 21:59:01 docker0 246.07 377.46 19.90 2349.28 0.00 0.00 0.00 0.00 22:01:10 21:59:01 ens3 408.05 263.56 2377.70 33.27 0.00 0.00 0.00 0.00 22:01:10 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:10 22:00:01 docker0 1.55 3.37 0.09 30.92 0.00 0.00 0.00 0.00 22:01:10 22:00:01 ens3 44.90 50.27 51.86 89.18 0.00 0.00 0.00 0.00 22:01:10 22:00:01 lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 22:01:10 22:01:01 docker0 1.65 2.48 0.10 33.94 0.00 0.00 0.00 0.00 22:01:10 22:01:01 ens3 149.18 107.66 2595.05 250.55 0.00 0.00 0.00 0.00 22:01:10 22:01:01 lo 7.23 7.23 0.71 0.71 0.00 0.00 0.00 0.00 22:01:10 Average: docker0 64.78 98.17 5.24 624.32 0.00 0.00 0.00 0.00 22:01:10 Average: ens3 289.16 188.68 2663.75 113.95 0.00 0.00 0.00 0.00 22:01:10 Average: lo 3.77 3.77 0.37 0.37 0.00 0.00 0.00 0.00 22:01:10 22:01:10 22:01:10 ---> sar -P ALL: 22:01:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8157) 09/28/23 _x86_64_ (8 CPU) 22:01:10 22:01:10 21:56:48 LINUX RESTART (8 CPU) 22:01:10 22:01:10 21:57:01 CPU %user %nice %system %iowait %steal %idle 22:01:10 21:58:01 all 8.93 0.00 3.18 4.74 0.07 83.08 22:01:10 21:58:01 0 7.17 0.00 4.58 23.22 0.07 64.96 22:01:10 21:58:01 1 6.48 0.00 2.65 3.14 0.05 87.68 22:01:10 21:58:01 2 10.20 0.00 2.87 0.82 0.07 86.05 22:01:10 21:58:01 3 9.96 0.00 3.21 2.40 0.07 84.37 22:01:10 21:58:01 4 12.61 0.00 3.19 0.65 0.05 83.49 22:01:10 21:58:01 5 7.81 0.00 2.90 0.91 0.08 88.30 22:01:10 21:58:01 6 8.13 0.00 3.52 0.96 0.07 87.33 22:01:10 21:58:01 7 9.07 0.00 2.51 6.02 0.07 82.33 22:01:10 21:59:01 all 13.39 0.00 2.96 4.13 0.06 79.47 22:01:10 21:59:01 0 12.61 0.00 2.97 0.25 0.05 84.12 22:01:10 21:59:01 1 14.97 0.00 2.77 0.20 0.07 82.00 22:01:10 21:59:01 2 13.82 0.00 2.83 1.98 0.05 81.32 22:01:10 21:59:01 3 10.73 0.00 2.26 0.42 0.07 86.52 22:01:10 21:59:01 4 13.22 0.00 3.15 1.60 0.05 81.98 22:01:10 21:59:01 5 14.11 0.00 3.18 6.83 0.07 75.82 22:01:10 21:59:01 6 13.95 0.00 2.74 0.03 0.05 83.22 22:01:10 21:59:01 7 13.72 0.00 3.77 21.73 0.07 60.71 22:01:10 22:00:01 all 41.17 0.00 4.26 2.35 0.08 52.14 22:01:10 22:00:01 0 40.13 0.00 4.87 7.93 0.08 46.98 22:01:10 22:00:01 1 42.05 0.00 4.39 0.07 0.08 53.41 22:01:10 22:00:01 2 40.03 0.00 4.17 1.41 0.08 54.31 22:01:10 22:00:01 3 40.77 0.00 3.79 1.72 0.07 53.66 22:01:10 22:00:01 4 41.68 0.00 4.03 0.52 0.08 53.69 22:01:10 22:00:01 5 42.12 0.00 3.66 0.10 0.07 54.06 22:01:10 22:00:01 6 40.99 0.00 4.62 0.13 0.07 54.19 22:01:10 22:00:01 7 41.56 0.00 4.58 6.93 0.08 46.85 22:01:10 22:01:01 all 4.24 0.00 1.68 1.39 0.03 92.66 22:01:10 22:01:01 0 4.23 0.00 1.53 0.07 0.03 94.15 22:01:10 22:01:01 1 3.47 0.00 1.96 0.00 0.03 94.54 22:01:10 22:01:01 2 3.44 0.00 1.05 0.05 0.02 95.43 22:01:10 22:01:01 3 3.99 0.00 2.08 0.69 0.03 93.21 22:01:10 22:01:01 4 5.07 0.00 1.90 0.91 0.02 92.10 22:01:10 22:01:01 5 4.20 0.00 1.40 0.13 0.03 94.23 22:01:10 22:01:01 6 4.24 0.00 1.57 1.24 0.02 92.93 22:01:10 22:01:01 7 5.25 0.00 1.94 8.06 0.03 84.72 22:01:10 Average: all 16.91 0.00 3.02 3.15 0.06 76.86 22:01:10 Average: 0 16.04 0.00 3.49 7.84 0.06 72.57 22:01:10 Average: 1 16.72 0.00 2.94 0.85 0.06 79.43 22:01:10 Average: 2 16.80 0.00 2.73 1.06 0.05 79.36 22:01:10 Average: 3 16.35 0.00 2.83 1.30 0.06 79.46 22:01:10 Average: 4 18.15 0.00 3.07 0.92 0.05 77.81 22:01:10 Average: 5 17.05 0.00 2.78 1.99 0.06 78.11 22:01:10 Average: 6 16.81 0.00 3.11 0.59 0.05 79.43 22:01:10 Average: 7 17.36 0.00 3.20 10.69 0.06 68.69 22:01:10 22:01:10 22:01:10