Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fb2187aee5de59b88737c8c64f9f7346195a6a3 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-ssh17670708208371368666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3676363718680912722.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6330969528582448706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16957462603232153544.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-ssh9202348153656389962.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5020’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5028 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 > 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 Avoid second fetch Checking out Revision 2fb2187aee5de59b88737c8c64f9f7346195a6a3 (main) Commit message: "refactor!: Update message bus topic wild cards (#512)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 > git rev-list --no-walk 851ef8fe5923146d6289fc7ea8cc90540e526b47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:48:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:48:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:48:40 ========================================================= 23:48:40 EdgeX Global Pipelines Version Info 23:48:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:48:41 ------------------- 23:48:41 stable info: 23:48:41 ------------------- 23:48:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:48:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:48:41 Message: update stable to v1.0.244 23:48:42 ------------------- 23:48:42 experimental info: 23:48:42 ------------------- 23:48:42 Commited By: **** collab-it+edgex@linuxfoundation.org 23:48:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:48:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fb2187 [Pipeline] echo 23:48:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:42 provisioning config files... 23:48:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16062007253332007536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:43 ---> docker-login.sh 23:48:43 nexus3.edgexfoundry.org:10001 23:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:44 Configure a credential helper to remove this warning. See 23:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:44 23:48:44 Login Succeeded 23:48:44 nexus3.edgexfoundry.org:10002 23:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:44 Configure a credential helper to remove this warning. See 23:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:44 23:48:44 Login Succeeded 23:48:44 nexus3.edgexfoundry.org:10003 23:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:45 Configure a credential helper to remove this warning. See 23:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:45 23:48:45 Login Succeeded 23:48:45 nexus3.edgexfoundry.org:10004 23:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:45 Configure a credential helper to remove this warning. See 23:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:45 23:48:45 Login Succeeded 23:48:45 docker.io 23:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:45 Configure a credential helper to remove this warning. See 23:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:45 23:48:45 Login Succeeded 23:48:45 ---> docker-login.sh ends [Pipeline] } 23:48:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:48:45 + git rev-list -1 --merges 2fb2187aee5de59b88737c8c64f9f7346195a6a3~1..2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo 23:48:46 -----------> git rev-list -1 --merges 2fb2187aee5de59b88737c8c64f9f7346195a6a3~1..2fb2187aee5de59b88737c8c64f9f7346195a6a3 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [false] [Pipeline] sh 23:48:46 + git log --format=format:%s -1 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo 23:48:46 ========================================================= 23:48:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:48:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:46 + git log --format=format:%s -1 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] echo 23:48:46 [semverPrep] GIT_COMMIT: 2fb2187aee5de59b88737c8c64f9f7346195a6a3, Commit Message: refactor!: Update message bus topic wild cards (#512) [Pipeline] echo 23:48:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:48:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:48:47 + grep -v github /etc/ssh/ssh_known_hosts 23:48:47 + [ -e /tmp/ssh_known_hosts ] 23:48:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:48:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:48:47 + sudo tee -a /etc/ssh/ssh_known_hosts 23:48:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:47 23:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:48 0.1.4: Pulling from edgex-devops/py-git-semver 23:48:48 b85a868b505f: Pulling fs layer 23:48:48 e2be974225ed: Pulling fs layer 23:48:48 339a4e72a1f5: Pulling fs layer 23:48:48 988bab9f4d93: Pulling fs layer 23:48:48 1469e6f7b9e6: Pulling fs layer 23:48:48 eaf3925da568: Pulling fs layer 23:48:48 bab4dde63d76: Pulling fs layer 23:48:48 bde34c3a00c8: Pulling fs layer 23:48:48 b352a97aabf1: Pulling fs layer 23:48:48 4872d77fe225: Pulling fs layer 23:48:48 5851b861e8e6: Pulling fs layer 23:48:48 988bab9f4d93: Waiting 23:48:48 1469e6f7b9e6: Waiting 23:48:48 eaf3925da568: Waiting 23:48:48 bab4dde63d76: Waiting 23:48:48 5851b861e8e6: Waiting 23:48:48 bde34c3a00c8: Waiting 23:48:48 4872d77fe225: Waiting 23:48:48 b352a97aabf1: Waiting 23:48:48 e2be974225ed: Download complete 23:48:48 988bab9f4d93: Verifying Checksum 23:48:48 988bab9f4d93: Download complete 23:48:48 1469e6f7b9e6: Verifying Checksum 23:48:48 1469e6f7b9e6: Download complete 23:48:48 eaf3925da568: Download complete 23:48:48 339a4e72a1f5: Verifying Checksum 23:48:48 339a4e72a1f5: Download complete 23:48:48 bde34c3a00c8: Verifying Checksum 23:48:48 bde34c3a00c8: Download complete 23:48:48 b352a97aabf1: Verifying Checksum 23:48:48 b352a97aabf1: Download complete 23:48:48 4872d77fe225: Verifying Checksum 23:48:48 4872d77fe225: Download complete 23:48:48 5851b861e8e6: Verifying Checksum 23:48:48 5851b861e8e6: Download complete 23:48:48 b85a868b505f: Verifying Checksum 23:48:48 b85a868b505f: Download complete 23:48:49 bab4dde63d76: Verifying Checksum 23:48:49 bab4dde63d76: Download complete 23:48:50 b85a868b505f: Pull complete 23:48:50 e2be974225ed: Pull complete 23:48:51 339a4e72a1f5: Pull complete 23:48:51 988bab9f4d93: Pull complete 23:48:51 1469e6f7b9e6: Pull complete 23:48:51 eaf3925da568: Pull complete 23:48:53 bab4dde63d76: Pull complete 23:48:53 bde34c3a00c8: Pull complete 23:48:54 b352a97aabf1: Pull complete 23:48:54 4872d77fe225: Pull complete 23:48:54 5851b861e8e6: Pull complete 23:48:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:54 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 23:48:54 $ 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 23:49:00 $ docker top 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e -eo pid,comm 23:49:00 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). 23:49:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:00 [ssh-agent] Looking for ssh-agent implementation... 23:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:00 $ docker exec 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent 23:49:00 SSH_AUTH_SOCK=/tmp/ssh-1whx9bHD3eEH/agent.32 23:49:00 SSH_AGENT_PID=38 23:49:00 Running ssh-add (command line suppressed) 23:49:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2301502193715272260.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2301502193715272260.key) 23:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:01 + git tag --points-at HEAD [Pipeline] } 23:49:01 $ docker exec --env ******** --env ******** 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent -k 23:49:01 unset SSH_AUTH_SOCK; 23:49:01 unset SSH_AGENT_PID; 23:49:01 echo Agent pid 38 killed; 23:49:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:01 [ssh-agent] Looking for ssh-agent implementation... 23:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:01 $ docker exec 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent 23:49:01 SSH_AUTH_SOCK=/tmp/ssh-m323C4oDg0So/agent.70 23:49:01 SSH_AGENT_PID=76 23:49:01 Running ssh-add (command line suppressed) 23:49:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18214402625458631234.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18214402625458631234.key) 23:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:02 + git semver init 23:49:02 2023-02-07 23:49:02,343 [run_init] DEBUG init version:0.0.0 force:False 23:49:02 2023-02-07 23:49:02,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:49:02 2023-02-07 23:49:02,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:49:02 2023-02-07 23:49:02,344 [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) 23:49:03 2023-02-07 23:49:03,292 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:49:03 2023-02-07 23:49:03,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:49:03 2023-02-07 23:49:03,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:49:03 2023-02-07 23:49:03,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:49:03 3.0.0-dev.15 [Pipeline] } 23:49:03 $ docker exec --env ******** --env ******** 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e ssh-agent -k 23:49:03 unset SSH_AUTH_SOCK; 23:49:03 unset SSH_AGENT_PID; 23:49:03 echo Agent pid 76 killed; 23:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:03 + git semver [Pipeline] } 23:49:04 $ docker stop --time=1 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e 23:49:05 $ docker rm -f --volumes 16e3fc9cf3aec826a404178bd698c4730f481883e59a47cdaa9b42cdf09e7d8e [Pipeline] // withDockerContainer [Pipeline] sh 23:49:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:49:06 Stashed 1 file(s) [Pipeline] echo 23:49:06 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 23:49:06 provisioning config files... 23:49:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13642164704428318850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:06 ---> docker-login.sh 23:49:06 nexus3.edgexfoundry.org:10001 23:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:06 Configure a credential helper to remove this warning. See 23:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:06 23:49:06 Login Succeeded 23:49:06 nexus3.edgexfoundry.org:10002 23:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:06 Configure a credential helper to remove this warning. See 23:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:06 23:49:06 Login Succeeded 23:49:06 nexus3.edgexfoundry.org:10003 23:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:06 Configure a credential helper to remove this warning. See 23:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:06 23:49:06 Login Succeeded 23:49:06 nexus3.edgexfoundry.org:10004 23:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:06 Configure a credential helper to remove this warning. See 23:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:06 23:49:06 Login Succeeded 23:49:06 docker.io 23:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:07 Configure a credential helper to remove this warning. See 23:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:07 23:49:07 Login Succeeded 23:49:07 ---> docker-login.sh ends [Pipeline] } 23:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:07 ========================================================= 23:49:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:49:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:49:07 Sending build context to Docker daemon 3.231MB 23:49:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:49:07 Step 2/12 : FROM ${BASE} AS builder 23:49:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:49:07 213ec9aee27d: Pulling fs layer 23:49:07 4583459ba037: Pulling fs layer 23:49:07 93c1e223e6f2: Pulling fs layer 23:49:07 53926ce57604: Pulling fs layer 23:49:07 21b2b0c7a3f4: Pulling fs layer 23:49:07 22ff95d597cd: Pulling fs layer 23:49:07 53926ce57604: Waiting 23:49:07 21b2b0c7a3f4: Waiting 23:49:07 22ff95d597cd: Waiting 23:49:07 12d6caf4c0d1: Pulling fs layer 23:49:07 96b7cbca73a9: Pulling fs layer 23:49:07 a7acece74701: Pulling fs layer 23:49:07 12d6caf4c0d1: Waiting 23:49:07 a7acece74701: Waiting 23:49:07 93c1e223e6f2: Verifying Checksum 23:49:07 93c1e223e6f2: Download complete 23:49:07 4583459ba037: Verifying Checksum 23:49:07 4583459ba037: Download complete 23:49:07 21b2b0c7a3f4: Verifying Checksum 23:49:07 21b2b0c7a3f4: Download complete 23:49:07 22ff95d597cd: Verifying Checksum 23:49:07 22ff95d597cd: Download complete 23:49:07 213ec9aee27d: Verifying Checksum 23:49:07 213ec9aee27d: Download complete 23:49:07 12d6caf4c0d1: Download complete 23:49:08 213ec9aee27d: Pull complete 23:49:08 4583459ba037: Pull complete 23:49:08 a7acece74701: Verifying Checksum 23:49:08 a7acece74701: Download complete 23:49:09 93c1e223e6f2: Pull complete 23:49:09 53926ce57604: Verifying Checksum 23:49:09 53926ce57604: Download complete 23:49:09 96b7cbca73a9: Verifying Checksum 23:49:09 96b7cbca73a9: Download complete 23:49:13 53926ce57604: Pull complete 23:49:13 21b2b0c7a3f4: Pull complete 23:49:13 22ff95d597cd: Pull complete 23:49:13 12d6caf4c0d1: Pull complete 23:49:16 96b7cbca73a9: Pull complete 23:49:16 a7acece74701: Pull complete 23:49:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:49:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:49:16 ---> db6d94c90886 23:49:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:49:21 Still waiting to schedule task 23:49:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5023’ is offline 23:49:26 ---> Running in 4392ffe01a1e 23:49:26 Removing intermediate container 4392ffe01a1e 23:49:26 ---> cdf28a4407c9 23:49:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:49:26 ---> Running in 2b4d59857e4e 23:49:26 Removing intermediate container 2b4d59857e4e 23:49:26 ---> 0e9165cfffe3 23:49:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:49:26 ---> Running in 7850945bb882 23:49:26 Removing intermediate container 7850945bb882 23:49:26 ---> 645a6ae45d2d 23:49:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:26 ---> Running in 90be60a40b25 23:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:49:27 OK: 211 MiB in 51 packages 23:49:27 Removing intermediate container 90be60a40b25 23:49:27 ---> a7e805425bf2 23:49:27 Step 7/12 : WORKDIR /app 23:49:27 ---> Running in 2e24db3e525d 23:49:27 Removing intermediate container 2e24db3e525d 23:49:27 ---> 722564579bb4 23:49:27 Step 8/12 : COPY go.mod vendor* ./ 23:49:27 ---> a2115bd19e1e 23:49:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:27 ---> Running in a39207531eae 23:50:24 Removing intermediate container a39207531eae 23:50:24 ---> 12f27f09a823 23:50:24 Step 10/12 : COPY . . 23:50:24 ---> 16febaa792f2 23:50:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:24 ---> Running in 464bbc225cc3 23:50:24 Removing intermediate container 464bbc225cc3 23:50:24 ---> 497e6d711185 23:50:24 Step 12/12 : RUN $MAKE 23:50:24 ---> Running in a20df877e199 23:50:24 noop 23:50:24 Removing intermediate container a20df877e199 23:50:24 ---> a0a4c4415408 23:50:24 Successfully built a0a4c4415408 23:50:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:24 + docker inspect -f . ci-base-image-x86_64 23:50:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:24 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 23:50:24 $ 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 23:50:24 $ docker top 52b674717d69c5e2100c1e0be29ba6b332411f805cca3cda9c76ed875f972a06 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:25 + go version 23:50:25 go version go1.18.7 linux/amd64 [Pipeline] } 23:50:25 $ docker stop --time=1 52b674717d69c5e2100c1e0be29ba6b332411f805cca3cda9c76ed875f972a06 23:50:26 $ docker rm -f --volumes 52b674717d69c5e2100c1e0be29ba6b332411f805cca3cda9c76ed875f972a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:27 + docker inspect -f . ci-base-image-x86_64 23:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:27 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 23:50:27 $ 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 23:50:27 $ docker top 5dc59c0e1fd787f0bfcd4dc801a3013a76bbcadcd24c08c74ac116e1a945f851 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:27 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:50:28 + make test 23:50:28 go test -race -coverprofile=coverage.out ./... 23:50:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:50:50 go vet ./... 23:50:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5029 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:50:51 Running in /w/workspace/app-service-configurable/132 [Pipeline] { [Pipeline] checkout 23:50:51 Selected Git installation does not exist. Using Default 23:50:51 The recommended git tool is: NONE 23:50:56 using credential edgex-jenkins-ssh 23:50:56 Cloning the remote Git repository 23:50:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:50:56 > git init /w/workspace/app-service-configurable/132 # timeout=10 23:50:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:50:57 > git --version # timeout=10 23:50:57 > git --version # 'git version 2.25.1' 23:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:58 ./bin/test-attribution-txt.sh 23:50:58 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:50:58 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:50:58 $ docker stop --time=1 5dc59c0e1fd787f0bfcd4dc801a3013a76bbcadcd24c08c74ac116e1a945f851 23:50:59 Avoid second fetch 23:50:59 Checking out Revision 2fb2187aee5de59b88737c8c64f9f7346195a6a3 (main) 23:50:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:50:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:59 Commit message: "refactor!: Update message bus topic wild cards (#512)" 23:50:59 > git config core.sparsecheckout # timeout=10 23:50:59 > git checkout -f 2fb2187aee5de59b88737c8c64f9f7346195a6a3 # timeout=10 23:51:05 $ docker rm -f --volumes 5dc59c0e1fd787f0bfcd4dc801a3013a76bbcadcd24c08c74ac116e1a945f851 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:51:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:51:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:51:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:05 Dload Upload Total Spent Left Speed 23:51:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 23:51:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 23:51:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:51:06 + ls -al . 23:51:06 total 172 23:51:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 23:50 . 23:51:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:48 .. 23:51:06 -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 23:48 .dockerignore 23:51:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 23:49 .git 23:51:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 23:48 .github 23:51:06 -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 23:48 .gitignore 23:51:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 23:49 .semver 23:51:06 -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 23:48 Attribution.txt 23:51:06 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 23:48 CHANGELOG.md 23:51:06 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 23:48 Dockerfile 23:51:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 23:48 GOVERNANCE.md 23:51:06 -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 23:48 Jenkinsfile 23:51:06 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 23:48 LICENSE 23:51:06 -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 23:48 OWNERS.md 23:51:06 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 23:48 README.md 23:51:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 23:49 VERSION 23:51:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 23:48 bin 23:51:06 -rw-r--r-- 1 jenkins jenkins 13 Feb 7 23:50 coverage.out 23:51:06 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 23:48 go.mod 23:51:06 -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 23:48 go.sum 23:51:06 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 23:48 main.go 23:51:06 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 23:48 makefile 23:51:06 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 23:48 res 23:51:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:51:06 + sudo tee /etc/docker/daemon.new 23:51:06 { 23:51:06 "registry-mirrors": [ 23:51:06 "https://nexus3.edgexfoundry.org:10001" 23:51:06 ], 23:51:06 "bip": "10.250.0.254/24", 23:51:06 "hosts": [ 23:51:06 "tcp://0.0.0.0:5555", 23:51:06 "unix:///var/run/docker.sock" 23:51:06 ], 23:51:06 "mtu": 1458, 23:51:06 "selinux-enabled": true, 23:51:06 "seccomp-profile": "/etc/docker/seccomp.json" 23:51:06 } [Pipeline] sh 23:51:06 + 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=2fb2187aee5de59b88737c8c64f9f7346195a6a3 --label arch=amd64 --label version=3.0.0-dev.15 . 23:51:06 Sending build context to Docker daemon 3.232MB 23:51:06 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:51:06 Step 2/26 : FROM ${BASE} AS builder 23:51:06 ---> a0a4c4415408 23:51:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:51:07 ---> Running in a8acf3c9dea8 23:51:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:51:07 Removing intermediate container a8acf3c9dea8 23:51:07 ---> 0e0e77a10b52 23:51:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:51:07 + sudo service docker restart 23:51:07 ---> Running in 1a326439a46b 23:51:07 Removing intermediate container 1a326439a46b 23:51:07 ---> 09af3debbe4f 23:51:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:51:07 ---> Running in 7b29f649f7c0 23:51:07 Removing intermediate container 7b29f649f7c0 23:51:07 ---> b9a27c8aa026 23:51:07 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:07 ---> Running in ac59198c25e4 23:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:51:08 OK: 211 MiB in 51 packages 23:51:08 Removing intermediate container ac59198c25e4 23:51:08 ---> 20f1fffa9bc1 23:51:08 Step 7/26 : WORKDIR /app 23:51:08 ---> Running in 0dcebff5f682 23:51:09 Removing intermediate container 0dcebff5f682 23:51:09 ---> 646156199bb1 23:51:09 Step 8/26 : COPY go.mod vendor* ./ 23:51:09 ---> f7f5a82248ba 23:51:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:09 ---> Running in 1cbc9fcf6acc 23:51:10 Removing intermediate container 1cbc9fcf6acc 23:51:10 ---> c8496f3c2677 23:51:10 Step 10/26 : COPY . . 23:51:10 ---> d86adacb1ba6 23:51:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:10 ---> Running in a66e22206c75 23:51:10 Removing intermediate container a66e22206c75 23:51:10 ---> 3b89bf9b89b8 23:51:10 Step 12/26 : RUN $MAKE 23:51:10 ---> Running in 08846c8790f1 23:51:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:25 provisioning config files... 23:51:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/132@tmp/config17597740727991331529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:26 ---> docker-login.sh 23:51:26 nexus3.edgexfoundry.org:10001 23:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:26 Configure a credential helper to remove this warning. See 23:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:26 23:51:26 Login Succeeded 23:51:26 nexus3.edgexfoundry.org:10002 23:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:27 Configure a credential helper to remove this warning. See 23:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:27 23:51:27 Login Succeeded 23:51:27 nexus3.edgexfoundry.org:10003 23:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:27 Configure a credential helper to remove this warning. See 23:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:27 23:51:27 Login Succeeded 23:51:27 nexus3.edgexfoundry.org:10004 23:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:27 Configure a credential helper to remove this warning. See 23:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:27 23:51:27 Login Succeeded 23:51:27 docker.io 23:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:28 Configure a credential helper to remove this warning. See 23:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:28 23:51:28 Login Succeeded 23:51:28 ---> docker-login.sh ends [Pipeline] } 23:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:28 ========================================================= 23:51:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:51:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:51:28 Sending build context to Docker daemon 203.8kB 23:51:29 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:51:29 Step 2/12 : FROM ${BASE} AS builder 23:51:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:51:29 9b18e9b68314: Pulling fs layer 23:51:29 35d82f9e3411: Pulling fs layer 23:51:29 e16973657156: Pulling fs layer 23:51:29 fc693d55d65f: Pulling fs layer 23:51:29 7e9fc2657dce: Pulling fs layer 23:51:29 dda99020689f: Pulling fs layer 23:51:29 db1c61fa0a46: Pulling fs layer 23:51:29 891c053d2c06: Pulling fs layer 23:51:29 dda99020689f: Waiting 23:51:29 db1c61fa0a46: Waiting 23:51:29 fc693d55d65f: Waiting 23:51:29 7e9fc2657dce: Waiting 23:51:29 891c053d2c06: Waiting 23:51:29 e16973657156: Download complete 23:51:29 35d82f9e3411: Verifying Checksum 23:51:29 35d82f9e3411: Download complete 23:51:29 7e9fc2657dce: Verifying Checksum 23:51:29 7e9fc2657dce: Download complete 23:51:29 dda99020689f: Verifying Checksum 23:51:29 dda99020689f: Download complete 23:51:29 9b18e9b68314: Verifying Checksum 23:51:29 9b18e9b68314: Download complete 23:51:30 9b18e9b68314: Pull complete 23:51:30 891c053d2c06: Download complete 23:51:30 35d82f9e3411: Pull complete 23:51:31 e16973657156: Pull complete 23:51:31 db1c61fa0a46: Verifying Checksum 23:51:31 db1c61fa0a46: Download complete 23:51:32 fc693d55d65f: Verifying Checksum 23:51:32 fc693d55d65f: Download complete 23:51:37 Removing intermediate container 08846c8790f1 23:51:37 ---> 4b9947ff0f15 23:51:37 Step 13/26 : FROM alpine:3.16 23:51:37 3.16: Pulling from library/alpine 23:51:37 ca7dd9ec2225: Pulling fs layer 23:51:37 ca7dd9ec2225: Verifying Checksum 23:51:37 ca7dd9ec2225: Download complete 23:51:37 ca7dd9ec2225: Pull complete 23:51:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:51:37 Status: Downloaded newer image for alpine:3.16 23:51:37 ---> bfe296a52501 23:51:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:51:37 ---> Running in 6875a315e90d 23:51:37 Removing intermediate container 6875a315e90d 23:51:37 ---> 929747fa44cd 23:51:37 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:51:37 ---> Running in f9da0deb0ebc 23:51:37 Removing intermediate container f9da0deb0ebc 23:51:37 ---> 3962cd06fb18 23:51:37 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:51:37 ---> Running in c117abbb2f96 23:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:51:37 (1/2) Installing ca-certificates (20220614-r0) 23:51:37 (2/2) Installing dumb-init (1.2.5-r1) 23:51:37 Executing busybox-1.35.0-r17.trigger 23:51:37 Executing ca-certificates-20220614-r0.trigger 23:51:37 OK: 6 MiB in 16 packages 23:51:37 Removing intermediate container c117abbb2f96 23:51:37 ---> 586b02ef8f35 23:51:37 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:51:37 ---> 1eadf694b702 23:51:37 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:51:37 ---> b10046cb1794 23:51:37 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:51:37 ---> a10becca0871 23:51:37 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:51:38 ---> 7db70d74a5e9 23:51:38 Step 21/26 : EXPOSE 48095 23:51:38 ---> Running in 12744810f99e 23:51:38 Removing intermediate container 12744810f99e 23:51:38 ---> bba60a3b28d0 23:51:38 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:51:38 ---> Running in 996146855b84 23:51:38 Removing intermediate container 996146855b84 23:51:38 ---> 8679cc70cd99 23:51:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:51:38 ---> Running in ed33b2e8455b 23:51:38 Removing intermediate container ed33b2e8455b 23:51:38 ---> accab62af624 23:51:38 Step 24/26 : LABEL arch=amd64 23:51:38 ---> Running in 6ac1f90e2a12 23:51:38 Removing intermediate container 6ac1f90e2a12 23:51:38 ---> 23144d9fd2af 23:51:38 Step 25/26 : LABEL git_sha=2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:51:38 ---> Running in 8c43678eb4dc 23:51:38 Removing intermediate container 8c43678eb4dc 23:51:38 ---> a218758c7af4 23:51:38 Step 26/26 : LABEL version=3.0.0-dev.15 23:51:38 ---> Running in 1dfa5c9060ce 23:51:39 Removing intermediate container 1dfa5c9060ce 23:51:39 ---> eafefe32a7d8 23:51:39 [Warning] One or more build-args [ARCH] were not consumed 23:51:39 Successfully built eafefe32a7d8 23:51:39 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 23:51:39 provisioning config files... 23:51:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7911278947190640827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:39 ---> docker-login.sh 23:51:39 nexus3.edgexfoundry.org:10001 23:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:39 Configure a credential helper to remove this warning. See 23:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:39 23:51:39 Login Succeeded 23:51:39 nexus3.edgexfoundry.org:10002 23:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:39 Configure a credential helper to remove this warning. See 23:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:39 23:51:39 Login Succeeded 23:51:39 nexus3.edgexfoundry.org:10003 23:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:39 Configure a credential helper to remove this warning. See 23:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:39 23:51:39 Login Succeeded 23:51:39 nexus3.edgexfoundry.org:10004 23:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:39 Configure a credential helper to remove this warning. See 23:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:39 23:51:39 Login Succeeded 23:51:39 docker.io 23:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:40 Configure a credential helper to remove this warning. See 23:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:40 23:51:40 Login Succeeded 23:51:40 ---> docker-login.sh ends [Pipeline] } 23:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:40 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:51:40 2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:51:40 latest 23:51:40 3.0.0-dev.15 23:51:40 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 23:51:40 main 23:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:51:41 59cf14bc3b8d: Preparing 23:51:41 cbe7fc27def3: Preparing 23:51:41 0fd31aea8ac5: Preparing 23:51:41 2bcdc495e67a: Preparing 23:51:41 c17bc4691321: Preparing 23:51:41 e5e13b0c77cb: Preparing 23:51:41 e5e13b0c77cb: Waiting 23:51:41 0fd31aea8ac5: Pushed 23:51:41 cbe7fc27def3: Pushed 23:51:41 2bcdc495e67a: Pushed 23:51:41 e5e13b0c77cb: Layer already exists 23:51:41 c17bc4691321: Pushed 23:51:43 59cf14bc3b8d: Pushed 23:51:43 2fb2187aee5de59b88737c8c64f9f7346195a6a3: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:51:44 59cf14bc3b8d: Preparing 23:51:44 cbe7fc27def3: Preparing 23:51:44 0fd31aea8ac5: Preparing 23:51:44 2bcdc495e67a: Preparing 23:51:44 c17bc4691321: Preparing 23:51:44 e5e13b0c77cb: Preparing 23:51:44 e5e13b0c77cb: Waiting 23:51:44 59cf14bc3b8d: Layer already exists 23:51:44 c17bc4691321: Layer already exists 23:51:44 2bcdc495e67a: Layer already exists 23:51:44 0fd31aea8ac5: Layer already exists 23:51:44 cbe7fc27def3: Layer already exists 23:51:44 e5e13b0c77cb: Layer already exists 23:51:44 latest: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:44 fc693d55d65f: Pull complete 23:51:44 7e9fc2657dce: Pull complete 23:51:44 dda99020689f: Pull complete 23:51:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.15 23:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:51:44 59cf14bc3b8d: Preparing 23:51:44 cbe7fc27def3: Preparing 23:51:44 0fd31aea8ac5: Preparing 23:51:44 2bcdc495e67a: Preparing 23:51:44 c17bc4691321: Preparing 23:51:44 e5e13b0c77cb: Preparing 23:51:44 e5e13b0c77cb: Waiting 23:51:44 cbe7fc27def3: Layer already exists 23:51:44 2bcdc495e67a: Layer already exists 23:51:44 c17bc4691321: Layer already exists 23:51:44 59cf14bc3b8d: Layer already exists 23:51:44 0fd31aea8ac5: Layer already exists 23:51:44 e5e13b0c77cb: Layer already exists 23:51:44 3.0.0-dev.15: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 23:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:51:45 59cf14bc3b8d: Preparing 23:51:45 cbe7fc27def3: Preparing 23:51:45 0fd31aea8ac5: Preparing 23:51:45 2bcdc495e67a: Preparing 23:51:45 c17bc4691321: Preparing 23:51:45 e5e13b0c77cb: Preparing 23:51:45 e5e13b0c77cb: Waiting 23:51:45 2bcdc495e67a: Layer already exists 23:51:45 59cf14bc3b8d: Layer already exists 23:51:45 c17bc4691321: Layer already exists 23:51:45 cbe7fc27def3: Layer already exists 23:51:45 0fd31aea8ac5: Layer already exists 23:51:45 e5e13b0c77cb: Layer already exists 23:51:45 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:51:46 59cf14bc3b8d: Preparing 23:51:46 cbe7fc27def3: Preparing 23:51:46 0fd31aea8ac5: Preparing 23:51:46 2bcdc495e67a: Preparing 23:51:46 c17bc4691321: Preparing 23:51:46 e5e13b0c77cb: Preparing 23:51:46 e5e13b0c77cb: Waiting 23:51:46 c17bc4691321: Layer already exists 23:51:46 2bcdc495e67a: Layer already exists 23:51:46 59cf14bc3b8d: Layer already exists 23:51:46 cbe7fc27def3: Layer already exists 23:51:46 0fd31aea8ac5: Layer already exists 23:51:46 e5e13b0c77cb: Layer already exists 23:51:46 main: digest: sha256:d7a1683e67133f302acb69070383410ad4c5cda27f8a43bbd04182d74daca891 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:46 ===================================================== [Pipeline] echo 23:51:46 taggedImages: 23:51:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:51:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:51:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.15 23:51:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 23:51:46 - 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 23:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:46 23:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:46 latest: Pulling from edgex-lftools-log-publisher 23:51:46 5eb5b503b376: Pulling fs layer 23:51:46 5c69ac0246d0: Pulling fs layer 23:51:46 ec43610c2a17: Pulling fs layer 23:51:46 3a2ae6a8a46f: Pulling fs layer 23:51:46 33b1e0a273af: Pulling fs layer 23:51:46 5d3b04190fa2: Pulling fs layer 23:51:46 2f39f015ded8: Pulling fs layer 23:51:46 3a2ae6a8a46f: Waiting 23:51:46 2f39f015ded8: Waiting 23:51:46 33b1e0a273af: Waiting 23:51:46 5d3b04190fa2: Waiting 23:51:46 5c69ac0246d0: Download complete 23:51:46 3a2ae6a8a46f: Verifying Checksum 23:51:46 3a2ae6a8a46f: Download complete 23:51:47 33b1e0a273af: Verifying Checksum 23:51:47 33b1e0a273af: Download complete 23:51:47 5d3b04190fa2: Verifying Checksum 23:51:47 5d3b04190fa2: Download complete 23:51:47 ec43610c2a17: Verifying Checksum 23:51:47 ec43610c2a17: Download complete 23:51:47 5eb5b503b376: Verifying Checksum 23:51:47 5eb5b503b376: Download complete 23:51:47 2f39f015ded8: Download complete 23:51:48 5eb5b503b376: Pull complete 23:51:48 5c69ac0246d0: Pull complete 23:51:49 ec43610c2a17: Pull complete 23:51:49 3a2ae6a8a46f: Pull complete 23:51:49 33b1e0a273af: Pull complete 23:51:49 5d3b04190fa2: Pull complete 23:51:51 db1c61fa0a46: Pull complete 23:51:52 891c053d2c06: Pull complete 23:51:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:51:52 ---> f96f9c87975a 23:51:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:51:54 ---> Running in 304f2ad53223 23:51:54 Removing intermediate container 304f2ad53223 23:51:54 ---> 2a719cb93bcd 23:51:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:51:54 ---> Running in 9c36592317b6 23:51:54 2f39f015ded8: Pull complete 23:51:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:54 Removing intermediate container 9c36592317b6 23:51:54 ---> 88466c1b040b 23:51:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:51:54 ---> Running in b11fce3a217d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:54 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 23:51:55 $ 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 23:51:55 Removing intermediate container b11fce3a217d 23:51:55 ---> 598aeca59941 23:51:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:55 ---> Running in 5a662862e995 23:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:57 OK: 221 MiB in 51 packages 23:51:58 Removing intermediate container 5a662862e995 23:51:58 ---> 44271b6ca18b 23:51:58 Step 7/12 : WORKDIR /app 23:51:58 ---> Running in af24419fc4e4 23:51:58 Removing intermediate container af24419fc4e4 23:51:58 ---> 6c0c2564dfac 23:51:58 Step 8/12 : COPY go.mod vendor* ./ 23:51:59 ---> afded4f89b4d 23:51:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:59 ---> Running in 56518a32eaa6 23:52:02 $ docker top 24249939da9cabdfbd3dd3dd1972103e09edf07e9e7cb0026e5c4895894f6be4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:02 ---> job-cost.sh 23:52:02 lf-activate-venv: SKIPPING 23:52:02 INFO: No Stack... 23:52:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:52:03 INFO: Archiving Costs [Pipeline] sh 23:52:03 + cut -d, -f6 23:52:03 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 23:52:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] 23:52:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] did not exist. Created. 23:52:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:52:04 + echo total: 0.2199999988079071 [Pipeline] stash 23:52:04 Stashed 1 file(s) [Pipeline] } 23:52:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 23:52:04 $ docker stop --time=1 24249939da9cabdfbd3dd3dd1972103e09edf07e9e7cb0026e5c4895894f6be4 23:52:05 $ docker rm -f --volumes 24249939da9cabdfbd3dd3dd1972103e09edf07e9e7cb0026e5c4895894f6be4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:53:07 Removing intermediate container 56518a32eaa6 23:53:07 ---> 7d208b9e4ed8 23:53:07 Step 10/12 : COPY . . 23:53:07 ---> ea16175772b3 23:53:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:53:07 ---> Running in 54bc6c2b97ac 23:53:07 Removing intermediate container 54bc6c2b97ac 23:53:07 ---> 1d1afacb1451 23:53:07 Step 12/12 : RUN $MAKE 23:53:07 ---> Running in 95d7579b6602 23:53:07 noop 23:53:07 Removing intermediate container 95d7579b6602 23:53:07 ---> 09d825356b87 23:53:07 Successfully built 09d825356b87 23:53:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:07 + docker inspect -f . ci-base-image-arm64 23:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:07 prd-ubuntu20.04-docker-arm64-4c-16g-5029 does not seem to be running inside a container 23:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/132 -v /w/workspace/app-service-configurable/132:/w/workspace/app-service-configurable/132:rw,z -v /w/workspace/app-service-configurable/132@tmp:/w/workspace/app-service-configurable/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:53:09 $ docker top 9dbb24685f6ed5e5f5534d2a34af4f1fa4f227054f14257e2b3cb1a2b061ba3d -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:10 + go version 23:53:10 go version go1.18.7 linux/arm64 [Pipeline] } 23:53:10 $ docker stop --time=1 9dbb24685f6ed5e5f5534d2a34af4f1fa4f227054f14257e2b3cb1a2b061ba3d 23:53:11 $ docker rm -f --volumes 9dbb24685f6ed5e5f5534d2a34af4f1fa4f227054f14257e2b3cb1a2b061ba3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:12 + docker inspect -f . ci-base-image-arm64 23:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:12 prd-ubuntu20.04-docker-arm64-4c-16g-5029 does not seem to be running inside a container 23:53:12 $ 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/132 -v /w/workspace/app-service-configurable/132:/w/workspace/app-service-configurable/132:rw,z -v /w/workspace/app-service-configurable/132@tmp:/w/workspace/app-service-configurable/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:53:13 $ docker top feb0d55575fc31968ddb01ef83bf6777086e46fb5d38b04926a9124f3fbeaaff -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:14 + git config --global --add safe.directory /w/workspace/app-service-configurable/132 [Pipeline] fileExists [Pipeline] sh 23:53:14 + make test 23:53:15 go test -race -coverprofile=coverage.out ./... 23:55:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:55:22 go vet ./... 23:56:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:56:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:56:59 ./bin/test-attribution-txt.sh 23:56:59 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:56:59 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:56:59 $ docker stop --time=1 feb0d55575fc31968ddb01ef83bf6777086e46fb5d38b04926a9124f3fbeaaff 23:57:01 $ docker rm -f --volumes feb0d55575fc31968ddb01ef83bf6777086e46fb5d38b04926a9124f3fbeaaff [Pipeline] // withDockerContainer [Pipeline] sh 23:57:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:57:02 Warning: overwriting stash ‘coverage-report’ 23:57:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:57:03 + ls -al . 23:57:03 total 168 23:57:03 drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 23:53 . 23:57:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:50 .. 23:57:03 -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 23:50 .dockerignore 23:57:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 23:50 .git 23:57:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 23:50 .github 23:57:03 -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 23:50 .gitignore 23:57:03 -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 23:50 Attribution.txt 23:57:03 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 23:50 CHANGELOG.md 23:57:03 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 23:50 Dockerfile 23:57:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 23:50 GOVERNANCE.md 23:57:03 -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 23:50 Jenkinsfile 23:57:03 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 23:50 LICENSE 23:57:03 -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 23:50 OWNERS.md 23:57:03 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 23:50 README.md 23:57:03 -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 23:49 VERSION 23:57:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 23:50 bin 23:57:03 -rw-r--r-- 1 jenkins jenkins 13 Feb 7 23:53 coverage.out 23:57:03 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 23:50 go.mod 23:57:03 -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 23:50 go.sum 23:57:03 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 23:50 main.go 23:57:03 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 23:50 makefile 23:57:03 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 23:50 res 23:57:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 23:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:03 + 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=2fb2187aee5de59b88737c8c64f9f7346195a6a3 --label arch=arm64 --label version=3.0.0-dev.15 . 23:57:03 Sending build context to Docker daemon 204.8kB 23:57:04 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:57:04 Step 2/26 : FROM ${BASE} AS builder 23:57:04 ---> 09d825356b87 23:57:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:57:04 ---> Running in cd90ca70a3ee 23:57:04 Removing intermediate container cd90ca70a3ee 23:57:04 ---> 3d543336f300 23:57:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:57:04 ---> Running in 72419245d987 23:57:04 Removing intermediate container 72419245d987 23:57:04 ---> b1f0c4cef7b8 23:57:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:57:04 ---> Running in 472c72d32634 23:57:05 Removing intermediate container 472c72d32634 23:57:05 ---> d710839ba234 23:57:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:57:05 ---> Running in c5c075eea0e3 23:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:57:07 OK: 221 MiB in 51 packages 23:57:08 Removing intermediate container c5c075eea0e3 23:57:08 ---> c11673021edc 23:57:08 Step 7/26 : WORKDIR /app 23:57:08 ---> Running in c8c257f94287 23:57:08 Removing intermediate container c8c257f94287 23:57:08 ---> 15c033717b12 23:57:08 Step 8/26 : COPY go.mod vendor* ./ 23:57:09 ---> 4521cdf95273 23:57:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:09 ---> Running in ad77f3e45379 23:57:11 Removing intermediate container ad77f3e45379 23:57:11 ---> 3f8020994fbb 23:57:11 Step 10/26 : COPY . . 23:57:12 ---> 921392a1c294 23:57:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:57:12 ---> Running in 2d757b7f808a 23:57:12 Removing intermediate container 2d757b7f808a 23:57:12 ---> d0c4a29e836b 23:57:12 Step 12/26 : RUN $MAKE 23:57:12 ---> Running in 658e1364a223 23:57:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.15" -trimpath -mod=readonly -o app-service-configurable 23:59:20 Removing intermediate container 658e1364a223 23:59:20 ---> 6cce25a83e3e 23:59:20 Step 13/26 : FROM alpine:3.16 23:59:20 3.16: Pulling from library/alpine 23:59:20 6875df1f5354: Pulling fs layer 23:59:20 6875df1f5354: Verifying Checksum 23:59:20 6875df1f5354: Download complete 23:59:20 6875df1f5354: Pull complete 23:59:20 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:59:20 Status: Downloaded newer image for alpine:3.16 23:59:20 ---> 2b4661558fb8 23:59:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:59:20 ---> Running in 2e7fc5b3f2de 23:59:20 Removing intermediate container 2e7fc5b3f2de 23:59:20 ---> 3ec852d37502 23:59:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:59:20 ---> Running in 0574dbc909a5 23:59:20 Removing intermediate container 0574dbc909a5 23:59:20 ---> 182db0fbb3ed 23:59:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:59:20 ---> Running in f239707e1b8f 23:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:59:20 (1/2) Installing ca-certificates (20220614-r0) 23:59:20 (2/2) Installing dumb-init (1.2.5-r1) 23:59:20 Executing busybox-1.35.0-r17.trigger 23:59:20 Executing ca-certificates-20220614-r0.trigger 23:59:20 OK: 6 MiB in 16 packages 23:59:20 Removing intermediate container f239707e1b8f 23:59:20 ---> 54afc31e11db 23:59:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:59:20 ---> 35ddc5c8216b 23:59:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:59:20 ---> 8a486e3b2353 23:59:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:59:20 ---> 9b0599ccc002 23:59:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:59:20 ---> f89b06a32eba 23:59:20 Step 21/26 : EXPOSE 48095 23:59:20 ---> Running in 8bd55a6e5e7c 23:59:20 Removing intermediate container 8bd55a6e5e7c 23:59:20 ---> 74fcc04271b6 23:59:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:59:20 ---> Running in 9ce9303cf53c 23:59:20 Removing intermediate container 9ce9303cf53c 23:59:20 ---> f5f4c81b363c 23:59:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:59:20 ---> Running in 0a1b025c571e 23:59:21 Removing intermediate container 0a1b025c571e 23:59:21 ---> a44c33b59642 23:59:21 Step 24/26 : LABEL arch=arm64 23:59:21 ---> Running in ea7e3fd96673 23:59:21 Removing intermediate container ea7e3fd96673 23:59:21 ---> 7c555b156d9b 23:59:21 Step 25/26 : LABEL git_sha=2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:59:21 ---> Running in 78816e623194 23:59:21 Removing intermediate container 78816e623194 23:59:21 ---> 9be1dc8cb7fa 23:59:21 Step 26/26 : LABEL version=3.0.0-dev.15 23:59:21 ---> Running in 954e31472a92 23:59:22 Removing intermediate container 954e31472a92 23:59:22 ---> b893c10bac32 23:59:22 [Warning] One or more build-args [ARCH] were not consumed 23:59:22 Successfully built b893c10bac32 23:59:22 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 23:59:22 provisioning config files... 23:59:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/132@tmp/config16738109530193971757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:22 ---> docker-login.sh 23:59:22 nexus3.edgexfoundry.org:10001 23:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:22 Configure a credential helper to remove this warning. See 23:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:22 23:59:22 Login Succeeded 23:59:22 nexus3.edgexfoundry.org:10002 23:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:23 Configure a credential helper to remove this warning. See 23:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:23 23:59:23 Login Succeeded 23:59:23 nexus3.edgexfoundry.org:10003 23:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:23 Configure a credential helper to remove this warning. See 23:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:23 23:59:23 Login Succeeded 23:59:23 nexus3.edgexfoundry.org:10004 23:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:23 Configure a credential helper to remove this warning. See 23:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:23 23:59:23 Login Succeeded 23:59:23 docker.io 23:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:24 Configure a credential helper to remove this warning. See 23:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:24 23:59:24 Login Succeeded 23:59:24 ---> docker-login.sh ends [Pipeline] } 23:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:24 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:59:24 2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:59:24 latest 23:59:24 3.0.0-dev.15 23:59:24 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 23:59:24 main 23:59:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:25 f32b26ea1c4c: Preparing 23:59:25 c73e09383108: Preparing 23:59:25 e50863f645a7: Preparing 23:59:25 f6efa4e730a8: Preparing 23:59:25 7f01b884a87b: Preparing 23:59:25 17bec77d7fdc: Preparing 23:59:25 17bec77d7fdc: Waiting 23:59:25 f6efa4e730a8: Pushed 23:59:25 e50863f645a7: Pushed 23:59:25 c73e09383108: Pushed 23:59:25 17bec77d7fdc: Layer already exists 23:59:25 7f01b884a87b: Pushed 23:59:30 f32b26ea1c4c: Pushed 23:59:30 2fb2187aee5de59b88737c8c64f9f7346195a6a3: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:31 + 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 23:59:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:31 f32b26ea1c4c: Preparing 23:59:31 c73e09383108: Preparing 23:59:31 e50863f645a7: Preparing 23:59:31 f6efa4e730a8: Preparing 23:59:31 7f01b884a87b: Preparing 23:59:31 17bec77d7fdc: Preparing 23:59:31 17bec77d7fdc: Waiting 23:59:31 7f01b884a87b: Layer already exists 23:59:31 f6efa4e730a8: Layer already exists 23:59:31 c73e09383108: Layer already exists 23:59:31 f32b26ea1c4c: Layer already exists 23:59:31 e50863f645a7: Layer already exists 23:59:31 17bec77d7fdc: Layer already exists 23:59:31 latest: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.15 23:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:32 f32b26ea1c4c: Preparing 23:59:32 c73e09383108: Preparing 23:59:32 e50863f645a7: Preparing 23:59:32 f6efa4e730a8: Preparing 23:59:32 7f01b884a87b: Preparing 23:59:32 17bec77d7fdc: Preparing 23:59:32 17bec77d7fdc: Waiting 23:59:32 e50863f645a7: Layer already exists 23:59:32 7f01b884a87b: Layer already exists 23:59:32 f6efa4e730a8: Layer already exists 23:59:32 f32b26ea1c4c: Layer already exists 23:59:32 c73e09383108: Layer already exists 23:59:32 17bec77d7fdc: Layer already exists 23:59:32 3.0.0-dev.15: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 23:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:33 f32b26ea1c4c: Preparing 23:59:33 c73e09383108: Preparing 23:59:33 e50863f645a7: Preparing 23:59:33 f6efa4e730a8: Preparing 23:59:33 7f01b884a87b: Preparing 23:59:33 17bec77d7fdc: Preparing 23:59:33 17bec77d7fdc: Waiting 23:59:33 c73e09383108: Layer already exists 23:59:33 7f01b884a87b: Layer already exists 23:59:33 f6efa4e730a8: Layer already exists 23:59:33 e50863f645a7: Layer already exists 23:59:33 f32b26ea1c4c: Layer already exists 23:59:33 17bec77d7fdc: Layer already exists 23:59:33 2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:33 + 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 23:59:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:59:33 f32b26ea1c4c: Preparing 23:59:33 c73e09383108: Preparing 23:59:33 e50863f645a7: Preparing 23:59:33 f6efa4e730a8: Preparing 23:59:33 7f01b884a87b: Preparing 23:59:33 17bec77d7fdc: Preparing 23:59:33 17bec77d7fdc: Waiting 23:59:33 f32b26ea1c4c: Layer already exists 23:59:33 e50863f645a7: Layer already exists 23:59:33 f6efa4e730a8: Layer already exists 23:59:33 c73e09383108: Layer already exists 23:59:33 7f01b884a87b: Layer already exists 23:59:33 17bec77d7fdc: Layer already exists 23:59:33 main: digest: sha256:a7e1c6e69bab94c7eff01aa1e9232ebf2019c46385d7a656db8badc89066a23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:34 ===================================================== [Pipeline] echo 23:59:34 taggedImages: 23:59:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3 23:59:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:59:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.15 23:59:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fb2187aee5de59b88737c8c64f9f7346195a6a3-3.0.0-dev.15 23:59:34 - 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 23:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:34 23:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:34 arm64: Pulling from edgex-lftools-log-publisher 23:59:34 8998bd30e6a1: Pulling fs layer 23:59:34 04944245beec: Pulling fs layer 23:59:34 699f458cf7ca: Pulling fs layer 23:59:34 765212b225bb: Pulling fs layer 23:59:34 f23df028b6ca: Pulling fs layer 23:59:34 d65c8cfc05b1: Pulling fs layer 23:59:34 2437ff75d9bd: Pulling fs layer 23:59:34 f23df028b6ca: Waiting 23:59:34 d65c8cfc05b1: Waiting 23:59:34 2437ff75d9bd: Waiting 23:59:34 765212b225bb: Waiting 23:59:35 04944245beec: Verifying Checksum 23:59:35 04944245beec: Download complete 23:59:35 765212b225bb: Verifying Checksum 23:59:35 765212b225bb: Download complete 23:59:35 f23df028b6ca: Verifying Checksum 23:59:35 f23df028b6ca: Download complete 23:59:35 d65c8cfc05b1: Verifying Checksum 23:59:35 d65c8cfc05b1: Download complete 23:59:35 699f458cf7ca: Verifying Checksum 23:59:35 699f458cf7ca: Download complete 23:59:35 8998bd30e6a1: Verifying Checksum 23:59:35 8998bd30e6a1: Download complete 23:59:38 2437ff75d9bd: Verifying Checksum 23:59:38 2437ff75d9bd: Download complete 23:59:39 8998bd30e6a1: Pull complete 23:59:40 04944245beec: Pull complete 23:59:42 699f458cf7ca: Pull complete 23:59:42 765212b225bb: Pull complete 23:59:43 f23df028b6ca: Pull complete 23:59:43 d65c8cfc05b1: Pull complete 23:59:58 2437ff75d9bd: Pull complete 23:59:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:59 prd-ubuntu20.04-docker-arm64-4c-16g-5029 does not seem to be running inside a container 23:59:59 $ 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/132 -v /w/workspace/app-service-configurable/132:/w/workspace/app-service-configurable/132:rw,z -v /w/workspace/app-service-configurable/132@tmp:/w/workspace/app-service-configurable/132@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 00:00:02 $ docker top ae5ac48272a32abeaf4b95694f6b443a9e4f5d9d91aa3c5d6b4768e694925772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:02 ---> job-cost.sh 00:00:02 lf-activate-venv: SKIPPING 00:00:02 INFO: No Stack... 00:00:03 INFO: Retrieving Pricing Info for: v3-standard-4 00:00:04 INFO: Archiving Costs [Pipeline] sh 00:00:04 + cat /w/workspace/app-service-configurable/132/archives/cost.csv 00:00:04 + cut -d, -f6 [Pipeline] lock 00:00:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] 00:00:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] did not exist. Created. 00:00:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:05 /w/workspace/app-service-configurable/132@tmp/durable-5a658165/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:00:05 + echo total: 0.10999999940395355 [Pipeline] stash 00:00:06 Warning: overwriting stash ‘stack-cost’ 00:00:06 Stashed 1 file(s) [Pipeline] } 00:00:06 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:06 $ docker stop --time=1 ae5ac48272a32abeaf4b95694f6b443a9e4f5d9d91aa3c5d6b4768e694925772 00:00:07 $ docker rm -f --volumes ae5ac48272a32abeaf4b95694f6b443a9e4f5d9d91aa3c5d6b4768e694925772 [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 00:00:08 provisioning config files... 00:00:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8381414747169197998tmp [Pipeline] { [Pipeline] sh 00:00:08 + set +x 00:00:08 + curl -s https://codecov.io/bash 00:00:08 + bash -s -- 00:00:08 00:00:08 _____ _ 00:00:08 / ____| | | 00:00:08 | | ___ __| | ___ ___ _____ __ 00:00:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:00:08 | |___| (_) | (_| | __/ (_| (_) \ V / 00:00:08 \_____\___/ \__,_|\___|\___\___/ \_/ 00:00:08 Bash-1.0.6 00:00:08 00:00:08 00:00:08 ==> git version 2.25.1 found 00:00:08 ==> 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 00:00:08 Release-Date: 2020-01-08 00:00:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:00:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:00:08 ==> Jenkins CI detected. 00:00:08 current dir:  /w/workspace/ry_app-service-configurable_main 00:00:08 project root: . 00:00:08 --> token set from env 00:00:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:00:08 ==> Running gcov in . (disable via -X gcov) 00:00:08 ==> Python coveragepy not found 00:00:08 ==> Searching for coverage reports in: 00:00:08 + . 00:00:08 -> Found 1 reports 00:00:08 ==> Detecting git/mercurial file structure 00:00:08 ==> Reading reports 00:00:08 + ./coverage.out bytes=13 00:00:08 ==> Appending adjustments 00:00:08 https://docs.codecov.io/docs/fixing-reports 00:00:08 + Found adjustments 00:00:08 ==> Gzipping contents 00:00:08 4.0K /tmp/codecov.61uBlG.gz 00:00:08 ==> Uploading reports 00:00:08 url: https://codecov.io 00:00:08 query: branch=main&commit=2fb2187aee5de59b88737c8c64f9f7346195a6a3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:00:08 -> Pinging Codecov 00:00:08 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=2fb2187aee5de59b88737c8c64f9f7346195a6a3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:00:08 -> Uploading to 00:00:08 https://storage.googleapis.com/codecov/v4/raw/2023-02-08/A97CA9966030D2A3747ED39772930CCE/2fb2187aee5de59b88737c8c64f9f7346195a6a3/3f0c6556-dfc2-45ea-be94-eff2789b136c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T000008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab627fda27634255849eb1ec0f01745760970cacca8fe2b76e89f2c3e7d2ec18 00:00:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:08 Dload Upload Total Spent Left Speed 00:00:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1904 --:--:-- --:--:-- --:--:-- 1904 00:00:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] } 00:00:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:00:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:00:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:09 00:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:00:10 df9b9388f04a: Pulling fs layer 00:00:10 52dc419b0ee2: Pulling fs layer 00:00:10 25bc292e5bac: Pulling fs layer 00:00:10 114826534d7a: Pulling fs layer 00:00:10 4657fd5d0bcf: Pulling fs layer 00:00:10 6ad1cebc031e: Pulling fs layer 00:00:10 114826534d7a: Waiting 00:00:10 8a3aa393b2d8: Pulling fs layer 00:00:10 6ad1cebc031e: Waiting 00:00:10 8a3aa393b2d8: Waiting 00:00:10 25bc292e5bac: Verifying Checksum 00:00:10 52dc419b0ee2: Download complete 00:00:10 4657fd5d0bcf: Download complete 00:00:10 df9b9388f04a: Verifying Checksum 00:00:10 df9b9388f04a: Download complete 00:00:10 df9b9388f04a: Pull complete 00:00:10 6ad1cebc031e: Verifying Checksum 00:00:10 6ad1cebc031e: Download complete 00:00:10 52dc419b0ee2: Pull complete 00:00:10 25bc292e5bac: Pull complete 00:00:11 114826534d7a: Verifying Checksum 00:00:11 114826534d7a: Download complete 00:00:12 8a3aa393b2d8: Verifying Checksum 00:00:12 8a3aa393b2d8: Download complete 00:00:16 114826534d7a: Pull complete 00:00:16 4657fd5d0bcf: Pull complete 00:00:17 6ad1cebc031e: Pull complete 00:00:20 8a3aa393b2d8: Pull complete 00:00:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:20 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 00:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:00:31 $ docker top e85e5f8987fec1bbbff891e90a93bd0beba309b9d91cedab2acb43678b791390 -eo pid,comm [Pipeline] { [Pipeline] echo 00:00:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:00:31 + set -o pipefail 00:00:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:00:39 00:00:39 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:00:39 00:00:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2fd395e4-f10c-4211-88d9-99b612f3131a 00:00:39 00:00:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:00:39 00:00:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:00:39 00:00:39 00:00:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:00:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:00:39 More details here: https://snyk.co/ue1NS [Pipeline] } 00:00:39 $ docker stop --time=1 e85e5f8987fec1bbbff891e90a93bd0beba309b9d91cedab2acb43678b791390 00:00:46 $ docker rm -f --volumes e85e5f8987fec1bbbff891e90a93bd0beba309b9d91cedab2acb43678b791390 [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 00:00:47 + git log --format=format:%s -1 2fb2187aee5de59b88737c8c64f9f7346195a6a3 [Pipeline] sh 00:00:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:47 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 00:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:48 $ docker top 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 -eo pid,comm 00:00:48 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). 00:00:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:48 [ssh-agent] Looking for ssh-agent implementation... 00:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:48 $ docker exec 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 ssh-agent 00:00:48 SSH_AUTH_SOCK=/tmp/ssh-N6PAumEZKUbk/agent.33 00:00:48 SSH_AGENT_PID=39 00:00:48 Running ssh-add (command line suppressed) 00:00:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5399086845674902088.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5399086845674902088.key) 00:00:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:49 + git semver tag 00:00:49 2023-02-08 00:00:49,282 [run_tag] DEBUG tag force:False 00:00:49 2023-02-08 00:00:49,282 [check_head_tag] DEBUG check head tag 00:00:49 2023-02-08 00:00:49,283 [execute] INFO git cat-file --batch-check 00:00:49 2023-02-08 00:00:49,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:00:49 2023-02-08 00:00:49,286 [execute] INFO git cat-file --batch 00:00:49 2023-02-08 00:00:49,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:00:49 2023-02-08 00:00:49,309 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:49 2023-02-08 00:00:49,309 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 00:00:49 2023-02-08 00:00:49,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:00:49 2023-02-08 00:00:49,315 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:00:49 3.0.0-dev.15 [Pipeline] } 00:00:49 $ docker exec --env ******** --env ******** 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 ssh-agent -k 00:00:49 unset SSH_AUTH_SOCK; 00:00:49 unset SSH_AGENT_PID; 00:00:49 echo Agent pid 39 killed; 00:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:49 + git semver [Pipeline] } 00:00:50 $ docker stop --time=1 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 00:00:51 $ docker rm -f --volumes 9b329dabe5c03dbeef5c7678a6b08bf5e5487f85bae7a59b6ed271a4dca26cb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:51 00:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:52 0.23.1-centos7: Pulling from edgex-lftools 00:00:52 ab5ef0e58194: Pulling fs layer 00:00:52 9712f1f96733: Pulling fs layer 00:00:52 63f879dbbcfc: Pulling fs layer 00:00:52 0d9ebad4ef96: Pulling fs layer 00:00:52 e9a5061849ea: Pulling fs layer 00:00:52 d747dcd14b5f: Pulling fs layer 00:00:52 2de7ff778b66: Pulling fs layer 00:00:52 0d9ebad4ef96: Waiting 00:00:52 d747dcd14b5f: Waiting 00:00:52 2de7ff778b66: Waiting 00:00:52 e9a5061849ea: Waiting 00:00:52 9712f1f96733: Verifying Checksum 00:00:52 9712f1f96733: Download complete 00:00:53 63f879dbbcfc: Verifying Checksum 00:00:53 63f879dbbcfc: Download complete 00:00:53 ab5ef0e58194: Verifying Checksum 00:00:53 ab5ef0e58194: Download complete 00:00:53 d747dcd14b5f: Verifying Checksum 00:00:53 d747dcd14b5f: Download complete 00:00:53 e9a5061849ea: Verifying Checksum 00:00:53 e9a5061849ea: Download complete 00:00:53 0d9ebad4ef96: Verifying Checksum 00:00:53 0d9ebad4ef96: Download complete 00:00:53 2de7ff778b66: Verifying Checksum 00:00:53 2de7ff778b66: Download complete 00:00:56 ab5ef0e58194: Pull complete 00:00:56 9712f1f96733: Pull complete 00:00:57 63f879dbbcfc: Pull complete 00:01:01 0d9ebad4ef96: Pull complete 00:01:01 e9a5061849ea: Pull complete 00:01:01 d747dcd14b5f: Pull complete 00:01:02 2de7ff778b66: Pull complete 00:01:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:03 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 00:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:01:14 $ docker top 9674f308c8674beb66ae373042bb36be40135b293de6cb72249aa04e26e285e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:01:14 provisioning config files... 00:01:14 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13155196790861006249tmp 00:01:14 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14609867332846853511tmp 00:01:14 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18128537959915395369tmp [Pipeline] { [Pipeline] echo 00:01:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:01:14 ---> sigul-configuration.sh 00:01:14 gpg: directory `/root/.gnupg' created 00:01:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:01:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:01:14 gpg: keyring `/root/.gnupg/secring.gpg' created 00:01:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:01:14 gpg: CAST5 encrypted data 00:01:14 gpg: encrypted with 1 passphrase 00:01:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:01:15 + mkdir /home/jenkins 00:01:15 + mkdir /home/jenkins/sigul [Pipeline] sh 00:01:15 + 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 00:01:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:01:15 ---> sigul-install.sh 00:01:15 Sigul already installed; skipping installation. [Pipeline] sh 00:01:16 + git tag --list 00:01:16 v1.0.0 00:01:16 v1.1.0 00:01:16 v1.2.0 00:01:16 v1.3.0 00:01:16 v1.3.1 00:01:16 v2.0.0 00:01:16 v2.0.1 00:01:16 v2.1.0 00:01:16 v2.1.1 00:01:16 v2.1.1-dev.1 00:01:16 v2.1.1-dev.2 00:01:16 v2.2.0 00:01:16 v2.2.1-dev.1 00:01:16 v2.2.1-dev.10 00:01:16 v2.2.1-dev.2 00:01:16 v2.2.1-dev.3 00:01:16 v2.2.1-dev.4 00:01:16 v2.2.1-dev.5 00:01:16 v2.2.1-dev.6 00:01:16 v2.2.1-dev.7 00:01:16 v2.2.1-dev.8 00:01:16 v2.2.1-dev.9 00:01:16 v2.3.0 00:01:16 v2.3.0-dev.10 00:01:16 v2.3.0-dev.11 00:01:16 v2.3.0-dev.12 00:01:16 v2.3.0-dev.13 00:01:16 v2.3.0-dev.14 00:01:16 v2.3.0-dev.15 00:01:16 v2.3.0-dev.16 00:01:16 v2.3.0-dev.17 00:01:16 v2.3.0-dev.18 00:01:16 v2.3.0-dev.19 00:01:16 v2.3.0-dev.20 00:01:16 v2.3.0-dev.21 00:01:16 v2.3.0-dev.22 00:01:16 v2.3.0-dev.23 00:01:16 v2.3.0-dev.24 00:01:16 v2.3.0-dev.25 00:01:16 v2.3.0-dev.26 00:01:16 v2.3.0-dev.27 00:01:16 v2.3.0-dev.28 00:01:16 v2.3.0-dev.29 00:01:16 v2.3.0-dev.30 00:01:16 v2.3.0-dev.31 00:01:16 v2.3.0-dev.32 00:01:16 v2.3.0-dev.33 00:01:16 v2.3.0-dev.34 00:01:16 v2.3.0-dev.35 00:01:16 v2.3.0-dev.36 00:01:16 v2.3.0-dev.37 00:01:16 v3.0.0-dev.1 00:01:16 v3.0.0-dev.10 00:01:16 v3.0.0-dev.11 00:01:16 v3.0.0-dev.12 00:01:16 v3.0.0-dev.13 00:01:16 v3.0.0-dev.14 00:01:16 v3.0.0-dev.15 00:01:16 v3.0.0-dev.2 00:01:16 v3.0.0-dev.3 00:01:16 v3.0.0-dev.4 00:01:16 v3.0.0-dev.5 00:01:16 v3.0.0-dev.6 00:01:16 v3.0.0-dev.7 00:01:16 v3.0.0-dev.8 00:01:16 v3.0.0-dev.9 [Pipeline] sh 00:01:16 + lftools sign git-tag v3.0.0-dev.15 00:01:16 Signing Git tag with Sigul... 00:01:16 Signing v3.0.0-dev.15 [Pipeline] echo 00:01:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:01:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:01:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:01:17 $ docker stop --time=1 9674f308c8674beb66ae373042bb36be40135b293de6cb72249aa04e26e285e3 00:01:19 $ docker rm -f --volumes 9674f308c8674beb66ae373042bb36be40135b293de6cb72249aa04e26e285e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:01:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:19 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 00:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:20 $ docker top eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 -eo pid,comm 00:01:20 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). 00:01:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:20 [ssh-agent] Looking for ssh-agent implementation... 00:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:20 $ docker exec eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 ssh-agent 00:01:20 SSH_AUTH_SOCK=/tmp/ssh-2P51ddCbd0se/agent.32 00:01:20 SSH_AGENT_PID=38 00:01:20 Running ssh-add (command line suppressed) 00:01:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16298307987689301767.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16298307987689301767.key) 00:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:21 + git semver bump pre 00:01:21 2023-02-08 00:01:21,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:01:21 2023-02-08 00:01:21,283 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 00:01:21 2023-02-08 00:01:21,283 [bump_version] DEBUG bumped version:3.0.0-dev.16 00:01:21 2023-02-08 00:01:21,283 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:01:21 2023-02-08 00:01:21,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:01:21 2023-02-08 00:01:21,283 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:01:21 2023-02-08 00:01:21,285 [execute] INFO git cat-file --batch-check 00:01:21 2023-02-08 00:01:21,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:01:21 2023-02-08 00:01:21,291 [execute] INFO git cat-file --batch 00:01:21 2023-02-08 00:01:21,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:01:21 2023-02-08 00:01:21,298 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:01:21 3.0.0-dev.16 [Pipeline] } 00:01:21 $ docker exec --env ******** --env ******** eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 ssh-agent -k 00:01:21 unset SSH_AUTH_SOCK; 00:01:21 unset SSH_AGENT_PID; 00:01:21 echo Agent pid 38 killed; 00:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:21 + git semver [Pipeline] } 00:01:22 $ docker stop --time=1 eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 00:01:23 $ docker rm -f --volumes eea004ff809cc7c851da192932fa2a1de7a4f69b5c5f36e00041567c552bec94 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:24 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 00:01: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:24 $ docker top 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c -eo pid,comm 00:01:24 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). 00:01:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:24 [ssh-agent] Looking for ssh-agent implementation... 00:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:24 $ docker exec 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c ssh-agent 00:01:24 SSH_AUTH_SOCK=/tmp/ssh-uVQ2krqXYnx0/agent.32 00:01:24 SSH_AGENT_PID=38 00:01:24 Running ssh-add (command line suppressed) 00:01:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12741589591801233612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12741589591801233612.key) 00:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:25 + git semver push 00:01:25 2023-02-08 00:01:25,587 [run_push] DEBUG push 00:01:25 2023-02-08 00:01:25,588 [execute] INFO git cat-file --batch-check 00:01:25 2023-02-08 00:01:25,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:01:25 2023-02-08 00:01:25,592 [execute] INFO git rev-list bb0245c7118b4a4986aafcd3374e2be6331b96a1 -- 00:01:25 2023-02-08 00:01:25,593 [execute] DEBUG Popen(['git', 'rev-list', 'bb0245c7118b4a4986aafcd3374e2be6331b96a1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:01:25 2023-02-08 00:01:25,604 [execute] INFO git fetch -v origin 00:01:25 2023-02-08 00:01:25,605 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:01:26 2023-02-08 00:01:26,223 [run_push] DEBUG no remote changes detected 00:01:26 2023-02-08 00:01:26,223 [execute] INFO git push origin semver 00:01:26 2023-02-08 00:01:26,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:01:27 2023-02-08 00:01:27,232 [run_push] DEBUG push all version tags 00:01:27 2023-02-08 00:01:27,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:01:27 2023-02-08 00:01:27,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:01:28 2023-02-08 00:01:28,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:01:28 3.0.0-dev.16 [Pipeline] } 00:01:28 $ docker exec --env ******** --env ******** 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c ssh-agent -k 00:01:28 unset SSH_AUTH_SOCK; 00:01:28 unset SSH_AGENT_PID; 00:01:28 echo Agent pid 38 killed; 00:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:28 + git semver [Pipeline] } 00:01:29 $ docker stop --time=1 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c 00:01:30 $ docker rm -f --volumes 08d91e38787fb1dcc641ec969abfac67a6cd543bae2fd5c9bf38d365db934a9c [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 00:01:30 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:01:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:01:30 total 16 00:01:30 drwxr-xr-x 3 root root 4096 Feb 7 23:52 . 00:01:30 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:01 .. 00:01:30 drwxr-xr-x 2 root root 4096 Feb 7 23:52 cost 00:01:30 -rw-r--r-- 1 root root 96 Feb 7 23:52 cost.csv 00:01:30 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:01:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:01:30 total 16 00:01:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 23:52 . 00:01:30 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:01 .. 00:01:30 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 23:52 cost 00:01:30 -rw-r--r-- 1 jenkins jenkins 96 Feb 7 23:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:01:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:32 ---> package-listing.sh 00:01:32 ++ facter osfamily 00:01:32 ++ tr '[:upper:]' '[:lower:]' 00:01:32 + OS_FAMILY=debian 00:01:32 + workspace=/w/workspace/ry_app-service-configurable_main 00:01:32 + START_PACKAGES=/tmp/packages_start.txt 00:01:32 + END_PACKAGES=/tmp/packages_end.txt 00:01:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:32 + PACKAGES=/tmp/packages_start.txt 00:01:32 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:01:32 + PACKAGES=/tmp/packages_end.txt 00:01:32 + case "${OS_FAMILY}" in 00:01:32 + dpkg -l 00:01:32 + grep '^ii' 00:01:32 + '[' -f /tmp/packages_start.txt ']' 00:01:32 + '[' -f /tmp/packages_end.txt ']' 00:01:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:32 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:01:32 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:01:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:01:32 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 00:01:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:33 prd-ubuntu20.04-docker-8c-8g-5028 does not seem to be running inside a container 00:01:33 $ 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 00:01:33 $ docker top 36f746200abad1ede73e0bcf50c0d24c7d1a15198059c9a1a51ba56b8661ee9e -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:33 + touch /tmp/pre-build-complete [Pipeline] sh 00:01:34 + mkdir -p /var/log/sysstat [Pipeline] sh 00:01:34 + ls /var/log/sa-host 00:01:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:34 provisioning config files... 00:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9374078340737484058tmp [Pipeline] { [Pipeline] echo 00:01:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:01:35 ---> create-netrc.sh [Pipeline] } 00:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:01:35 ---> python-tools-install.sh [Pipeline] echo 00:01:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:01:35 ---> sudo-logs.sh 00:01:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:01:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:01:35 ---> job-cost.sh 00:01:35 lf-activate-venv: SKIPPING 00:01:35 DEBUG: total: 0.2199999988079071 00:01:35 INFO: Retrieving Stack Cost... 00:01:36 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:36 INFO: Archiving Costs [Pipeline] echo 00:01:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:01:37 ---> logs-deploy.sh 00:01:37 lf-activate-venv: SKIPPING 00:01:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/132 00:01:37 INFO: archiving workspace using pattern(s): 00:01:38 Archives upload complete. 00:01:38 INFO: archiving logs to Nexus 00:01:39 ---> uname -a: 00:01:39 Linux prd-ubuntu20-04-docker-8c-8g-5028 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:01:39 00:01:39 00:01:39 ---> lscpu: 00:01:39 Architecture: x86_64 00:01:39 CPU op-mode(s): 32-bit, 64-bit 00:01:39 Byte Order: Little Endian 00:01:39 Address sizes: 40 bits physical, 48 bits virtual 00:01:39 CPU(s): 8 00:01:39 On-line CPU(s) list: 0-7 00:01:39 Thread(s) per core: 1 00:01:39 Core(s) per socket: 1 00:01:39 Socket(s): 8 00:01:39 NUMA node(s): 1 00:01:39 Vendor ID: AuthenticAMD 00:01:39 CPU family: 23 00:01:39 Model: 49 00:01:39 Model name: AMD EPYC-Rome Processor 00:01:39 Stepping: 0 00:01:39 CPU MHz: 2799.956 00:01:39 BogoMIPS: 5599.91 00:01:39 Virtualization: AMD-V 00:01:39 Hypervisor vendor: KVM 00:01:39 Virtualization type: full 00:01:39 L1d cache: 256 KiB 00:01:39 L1i cache: 256 KiB 00:01:39 L2 cache: 4 MiB 00:01:39 L3 cache: 128 MiB 00:01:39 NUMA node0 CPU(s): 0-7 00:01:39 Vulnerability Itlb multihit: Not affected 00:01:39 Vulnerability L1tf: Not affected 00:01:39 Vulnerability Mds: Not affected 00:01:39 Vulnerability Meltdown: Not affected 00:01:39 Vulnerability Mmio stale data: Not affected 00:01:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:01:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:01:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:01:39 Vulnerability Srbds: Not affected 00:01:39 Vulnerability Tsx async abort: Not affected 00:01:39 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 00:01:39 00:01:39 00:01:39 ---> nproc: 00:01:39 8 00:01:39 00:01:39 00:01:39 ---> df -h: 00:01:39 Filesystem Size Used Avail Use% Mounted on 00:01:39 overlay 155G 13G 143G 9% / 00:01:39 tmpfs 64M 0 64M 0% /dev 00:01:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:01:39 shm 64M 0 64M 0% /dev/shm 00:01:39 /dev/vda1 155G 13G 143G 9% /facter-os 00:01:39 00:01:39