Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54f3f02236d78e8dac698cc92ad00962f8aead74 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-ssh18234449517119336244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10121743815088774758.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5089359342602270490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11499859726157322815.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-ssh1344115133850254964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16395’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16397 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 54f3f02236d78e8dac698cc92ad00962f8aead74 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#566)" > git rev-list --no-walk 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:42 ========================================================= 22:40:42 EdgeX Global Pipelines Version Info 22:40:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:43 ------------------- 22:40:43 stable info: 22:40:43 ------------------- 22:40:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:40:43 Message: update stable to v1.0.249 22:40:43 ------------------- 22:40:43 experimental info: 22:40:43 ------------------- 22:40:43 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:40:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:40:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:40:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54f3f02 [Pipeline] echo 22:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:44 provisioning config files... 22:40:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5784337907830855623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:44 ---> docker-login.sh 22:40:44 nexus3.edgexfoundry.org:10001 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 nexus3.edgexfoundry.org:10002 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 nexus3.edgexfoundry.org:10003 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 nexus3.edgexfoundry.org:10004 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 docker.io 22:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:45 Configure a credential helper to remove this warning. See 22:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:45 22:40:45 Login Succeeded 22:40:45 ---> docker-login.sh ends [Pipeline] } 22:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:40:46 + git rev-list -1 --merges 54f3f02236d78e8dac698cc92ad00962f8aead74~1..54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo 22:40:46 -----------> git rev-list -1 --merges 54f3f02236d78e8dac698cc92ad00962f8aead74~1..54f3f02236d78e8dac698cc92ad00962f8aead74 54f3f02236d78e8dac698cc92ad00962f8aead74 [false] [Pipeline] sh 22:40:46 + git log --format=format:%s -1 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo 22:40:46 ========================================================= 22:40:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:40:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:46 + git log --format=format:%s -1 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] echo 22:40:46 [semverPrep] GIT_COMMIT: 54f3f02236d78e8dac698cc92ad00962f8aead74, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#566) [Pipeline] echo 22:40:46 [semverPrep] This is not a build commit. [Pipeline] sh 22:40:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:40:47 + grep -v github /etc/ssh/ssh_known_hosts 22:40:47 + [ -e /tmp/ssh_known_hosts ] 22:40:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:40:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:40:47 + sudo tee -a /etc/ssh/ssh_known_hosts 22:40:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:47 22:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:47 0.1.4: Pulling from edgex-devops/py-git-semver 22:40:47 b85a868b505f: Pulling fs layer 22:40:47 e2be974225ed: Pulling fs layer 22:40:47 339a4e72a1f5: Pulling fs layer 22:40:47 988bab9f4d93: Pulling fs layer 22:40:47 1469e6f7b9e6: Pulling fs layer 22:40:47 eaf3925da568: Pulling fs layer 22:40:47 bab4dde63d76: Pulling fs layer 22:40:47 bde34c3a00c8: Pulling fs layer 22:40:47 b352a97aabf1: Pulling fs layer 22:40:47 4872d77fe225: Pulling fs layer 22:40:47 5851b861e8e6: Pulling fs layer 22:40:47 1469e6f7b9e6: Waiting 22:40:47 bab4dde63d76: Waiting 22:40:47 eaf3925da568: Waiting 22:40:47 4872d77fe225: Waiting 22:40:47 5851b861e8e6: Waiting 22:40:47 bde34c3a00c8: Waiting 22:40:47 988bab9f4d93: Waiting 22:40:47 b352a97aabf1: Waiting 22:40:47 e2be974225ed: Download complete 22:40:47 988bab9f4d93: Verifying Checksum 22:40:47 988bab9f4d93: Download complete 22:40:47 1469e6f7b9e6: Verifying Checksum 22:40:47 1469e6f7b9e6: Download complete 22:40:47 339a4e72a1f5: Verifying Checksum 22:40:47 339a4e72a1f5: Download complete 22:40:48 eaf3925da568: Verifying Checksum 22:40:48 eaf3925da568: Download complete 22:40:48 bde34c3a00c8: Verifying Checksum 22:40:48 bde34c3a00c8: Download complete 22:40:48 b352a97aabf1: Verifying Checksum 22:40:48 b352a97aabf1: Download complete 22:40:48 4872d77fe225: Verifying Checksum 22:40:48 4872d77fe225: Download complete 22:40:48 5851b861e8e6: Download complete 22:40:48 b85a868b505f: Download complete 22:40:48 bab4dde63d76: Verifying Checksum 22:40:48 bab4dde63d76: Download complete 22:40:49 b85a868b505f: Pull complete 22:40:49 e2be974225ed: Pull complete 22:40:50 339a4e72a1f5: Pull complete 22:40:50 988bab9f4d93: Pull complete 22:40:50 1469e6f7b9e6: Pull complete 22:40:50 eaf3925da568: Pull complete 22:40:52 bab4dde63d76: Pull complete 22:40:52 bde34c3a00c8: Pull complete 22:40:52 b352a97aabf1: Pull complete 22:40:52 4872d77fe225: Pull complete 22:40:52 5851b861e8e6: Pull complete 22:40:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:52 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:40:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:40:55 $ docker top 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c -eo pid,comm 22:40:55 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). 22:40:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:55 [ssh-agent] Looking for ssh-agent implementation... 22:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:55 $ docker exec 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent 22:40:55 SSH_AUTH_SOCK=/tmp/ssh-u0FnOvlNArMI/agent.33 22:40:55 SSH_AGENT_PID=39 22:40:55 Running ssh-add (command line suppressed) 22:40:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5960073925053635275.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5960073925053635275.key) 22:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:56 + git tag --points-at HEAD [Pipeline] } 22:40:56 $ docker exec --env ******** --env ******** 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent -k 22:40:56 unset SSH_AUTH_SOCK; 22:40:56 unset SSH_AGENT_PID; 22:40:56 echo Agent pid 39 killed; 22:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:56 [ssh-agent] Looking for ssh-agent implementation... 22:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:56 $ docker exec 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent 22:40:56 SSH_AUTH_SOCK=/tmp/ssh-szPxq9RZtkKf/agent.71 22:40:56 SSH_AGENT_PID=77 22:40:56 Running ssh-add (command line suppressed) 22:40:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14159200328501517351.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14159200328501517351.key) 22:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:57 + git semver init 22:40:57 2023-05-22 22:40:57,325 [run_init] DEBUG init version:0.0.0 force:False 22:40:57 2023-05-22 22:40:57,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 22:40:57 2023-05-22 22:40:57,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 22:40:57 2023-05-22 22:40:57,327 [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) 22:40:58 2023-05-22 22:40:58,353 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 22:40:58 2023-05-22 22:40:58,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 22:40:58 2023-05-22 22:40:58,353 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:40:58 2023-05-22 22:40:58,354 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:40:58 3.0.0-dev.48 [Pipeline] } 22:40:58 $ docker exec --env ******** --env ******** 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c ssh-agent -k 22:40:58 unset SSH_AUTH_SOCK; 22:40:58 unset SSH_AGENT_PID; 22:40:58 echo Agent pid 77 killed; 22:40:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:59 + git semver [Pipeline] } 22:40:59 $ docker stop --time=1 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c 22:41:00 $ docker rm -f --volumes 1be4251459cd1ac50b3627656df5d45f0149dba639466e81e0f850c2b580460c [Pipeline] // withDockerContainer [Pipeline] sh 22:41:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:01 Stashed 1 file(s) [Pipeline] echo 22:41:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.48 [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 22:41:01 provisioning config files... 22:41:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12757075060772451404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:01 ---> docker-login.sh 22:41:01 nexus3.edgexfoundry.org:10001 22:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:01 Configure a credential helper to remove this warning. See 22:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:01 22:41:01 Login Succeeded 22:41:01 nexus3.edgexfoundry.org:10002 22:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:01 Configure a credential helper to remove this warning. See 22:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:01 22:41:01 Login Succeeded 22:41:01 nexus3.edgexfoundry.org:10003 22:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:02 Configure a credential helper to remove this warning. See 22:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:02 22:41:02 Login Succeeded 22:41:02 nexus3.edgexfoundry.org:10004 22:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:02 Configure a credential helper to remove this warning. See 22:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:02 22:41:02 Login Succeeded 22:41:02 docker.io 22:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:02 Configure a credential helper to remove this warning. See 22:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:02 22:41:02 Login Succeeded 22:41:02 ---> docker-login.sh ends [Pipeline] } 22:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:02 ========================================================= 22:41:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:41:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:41:02 Sending build context to Docker daemon 3.348MB 22:41:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:41:02 Step 2/12 : FROM ${BASE} AS builder 22:41:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:02 f56be85fc22e: Pulling fs layer 22:41:02 85791d961cd3: Pulling fs layer 22:41:02 d694b5ae8c79: Pulling fs layer 22:41:02 9f32a84ed3da: Pulling fs layer 22:41:02 4d19c01a9841: Pulling fs layer 22:41:02 9325e15d5711: Pulling fs layer 22:41:02 556b6ee489ea: Pulling fs layer 22:41:02 c5a4b2cf53e6: Pulling fs layer 22:41:02 4d19c01a9841: Waiting 22:41:02 9325e15d5711: Waiting 22:41:02 9f32a84ed3da: Waiting 22:41:02 556b6ee489ea: Waiting 22:41:02 85791d961cd3: Verifying Checksum 22:41:02 85791d961cd3: Download complete 22:41:02 9f32a84ed3da: Download complete 22:41:02 4d19c01a9841: Verifying Checksum 22:41:02 4d19c01a9841: Download complete 22:41:02 f56be85fc22e: Verifying Checksum 22:41:02 f56be85fc22e: Download complete 22:41:02 9325e15d5711: Verifying Checksum 22:41:02 9325e15d5711: Download complete 22:41:02 f56be85fc22e: Pull complete 22:41:03 85791d961cd3: Pull complete 22:41:03 c5a4b2cf53e6: Verifying Checksum 22:41:03 c5a4b2cf53e6: Download complete 22:41:03 d694b5ae8c79: Download complete 22:41:03 556b6ee489ea: Verifying Checksum 22:41:03 556b6ee489ea: Download complete 22:41:07 d694b5ae8c79: Pull complete 22:41:07 9f32a84ed3da: Pull complete 22:41:07 4d19c01a9841: Pull complete 22:41:07 9325e15d5711: Pull complete 22:41:09 556b6ee489ea: Pull complete 22:41:10 c5a4b2cf53e6: Pull complete 22:41:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:41:10 ---> c4be618373d6 22:41:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:41:13 ---> Running in d324b51cf657 22:41:13 Removing intermediate container d324b51cf657 22:41:13 ---> 7cde994abc0e 22:41:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:41:14 ---> Running in 6fee6ed974c7 22:41:14 Removing intermediate container 6fee6ed974c7 22:41:14 ---> 56736eedba9f 22:41:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:41:14 ---> Running in 2df21ebed7db 22:41:14 Removing intermediate container 2df21ebed7db 22:41:14 ---> abc7091fef59 22:41:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:14 ---> Running in fbc9a012a353 22:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:41:14 OK: 265 MiB in 53 packages 22:41:15 Removing intermediate container fbc9a012a353 22:41:15 ---> 63fc8f1e9264 22:41:15 Step 7/12 : WORKDIR /app 22:41:15 ---> Running in 8c3950ec72fb 22:41:15 Removing intermediate container 8c3950ec72fb 22:41:15 ---> d9d572d10e18 22:41:15 Step 8/12 : COPY go.mod vendor* ./ 22:41:15 ---> c8917d15e600 22:41:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:15 ---> Running in b18119d6dea2 22:41:16 Still waiting to schedule task 22:41:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16396’ is offline 22:41:41 Removing intermediate container b18119d6dea2 22:41:41 ---> 1517cd4b7b1a 22:41:41 Step 10/12 : COPY . . 22:41:41 ---> 2ee9d198c73f 22:41:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:41:41 ---> Running in 05e2996e57a9 22:41:41 Removing intermediate container 05e2996e57a9 22:41:41 ---> 4362208c8bac 22:41:41 Step 12/12 : RUN $MAKE 22:41:41 ---> Running in 76355771b3fc 22:41:41 noop 22:41:41 Removing intermediate container 76355771b3fc 22:41:41 ---> f9f83526ded3 22:41:41 Successfully built f9f83526ded3 22:41:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:42 + docker inspect -f . ci-base-image-x86_64 22:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:42 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:41:42 $ 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 ******** ci-base-image-x86_64 cat 22:41:42 $ docker top 3e7bda25a89d2d51aada82c057167310411c4d65c13a437a5237dae0647c0756 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:43 + go version 22:41:43 go version go1.20.2 linux/amd64 [Pipeline] } 22:41:43 $ docker stop --time=1 3e7bda25a89d2d51aada82c057167310411c4d65c13a437a5237dae0647c0756 22:41:44 $ docker rm -f --volumes 3e7bda25a89d2d51aada82c057167310411c4d65c13a437a5237dae0647c0756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:44 + docker inspect -f . ci-base-image-x86_64 22:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:44 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:41:44 $ 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 ******** ci-base-image-x86_64 cat 22:41:45 $ docker top 675f3c3eb3ef6ffa664fcb2246606c65fdc41f0e0c2dc93d980f159c5635d948 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:45 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 22:41:45 + make test 22:41:45 go test -race -coverprofile=coverage.out ./... 22:42:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:42:25 go vet ./... 22:42:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:27 ./bin/test-attribution-txt.sh 22:42:27 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 22:42:27 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 22:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:42:27 $ docker stop --time=1 675f3c3eb3ef6ffa664fcb2246606c65fdc41f0e0c2dc93d980f159c5635d948 22:42:31 $ docker rm -f --volumes 675f3c3eb3ef6ffa664fcb2246606c65fdc41f0e0c2dc93d980f159c5635d948 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:42:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:32 + ls -al . 22:42:32 total 176 22:42:32 drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:41 . 22:42:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:40 .. 22:42:32 -rw-rw-r-- 1 jenkins jenkins 119 May 22 22:40 .dockerignore 22:42:32 drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:40 .git 22:42:32 drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:40 .github 22:42:32 -rw-rw-r-- 1 jenkins jenkins 171 May 22 22:40 .gitignore 22:42:32 -rw-rw-r-- 1 jenkins jenkins 41 May 22 22:40 .golangci.yml 22:42:32 drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:40 .semver 22:42:32 -rw-rw-r-- 1 jenkins jenkins 9088 May 22 22:40 Attribution.txt 22:42:32 -rw-rw-r-- 1 jenkins jenkins 29118 May 22 22:40 CHANGELOG.md 22:42:32 -rw-rw-r-- 1 jenkins jenkins 1898 May 22 22:40 Dockerfile 22:42:32 -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:40 GOVERNANCE.md 22:42:32 -rw-rw-r-- 1 jenkins jenkins 688 May 22 22:40 Jenkinsfile 22:42:32 -rw-rw-r-- 1 jenkins jenkins 10174 May 22 22:40 LICENSE 22:42:32 -rw-rw-r-- 1 jenkins jenkins 618 May 22 22:40 OWNERS.md 22:42:32 -rw-rw-r-- 1 jenkins jenkins 4885 May 22 22:40 README.md 22:42:32 -rw-rw-r-- 1 jenkins jenkins 12 May 22 22:41 VERSION 22:42:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:40 bin 22:42:32 -rw-r--r-- 1 jenkins jenkins 13 May 22 22:41 coverage.out 22:42:32 -rw-rw-r-- 1 jenkins jenkins 3302 May 22 22:40 go.mod 22:42:32 -rw-rw-r-- 1 jenkins jenkins 31421 May 22 22:40 go.sum 22:42:32 -rw-rw-r-- 1 jenkins jenkins 1937 May 22 22:40 main.go 22:42:32 -rw-rw-r-- 1 jenkins jenkins 2569 May 22 22:40 makefile 22:42:32 drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:40 res 22:42:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:32 + 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=54f3f02236d78e8dac698cc92ad00962f8aead74 --label arch=amd64 --label version=3.0.0-dev.48 . 22:42:32 Sending build context to Docker daemon 3.349MB 22:42:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:42:32 Step 2/26 : FROM ${BASE} AS builder 22:42:32 ---> f9f83526ded3 22:42:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:42:33 ---> Running in 2b7810e460ef 22:42:33 Removing intermediate container 2b7810e460ef 22:42:33 ---> 9d8d733a17e1 22:42:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:42:33 ---> Running in 900791168e41 22:42:33 Removing intermediate container 900791168e41 22:42:33 ---> b63906391b37 22:42:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:42:33 ---> Running in 4375b7c6f820 22:42:33 Removing intermediate container 4375b7c6f820 22:42:33 ---> a35442dd6d17 22:42:33 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:33 ---> Running in 820a8c3a1927 22:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:42:33 OK: 265 MiB in 53 packages 22:42:34 Removing intermediate container 820a8c3a1927 22:42:34 ---> aad0821041f0 22:42:34 Step 7/26 : WORKDIR /app 22:42:35 ---> Running in b789294dfdf3 22:42:35 Removing intermediate container b789294dfdf3 22:42:35 ---> 6a4db8996bcd 22:42:35 Step 8/26 : COPY go.mod vendor* ./ 22:42:35 ---> 808847abc0df 22:42:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:36 ---> Running in 267bfe7cceae 22:42:37 Removing intermediate container 267bfe7cceae 22:42:37 ---> 52aca850e5d9 22:42:37 Step 10/26 : COPY . . 22:42:37 ---> 35b506ebd12d 22:42:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:42:37 ---> Running in 76f096e7ce65 22:42:37 Removing intermediate container 76f096e7ce65 22:42:37 ---> 430200b0ab5f 22:42:37 Step 12/26 : RUN $MAKE 22:42:37 ---> Running in 7e64ec788c1a 22:42:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.48" -trimpath -mod=readonly -o app-service-configurable 22:42:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16399 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:42:49 Running in /w/workspace/app-service-configurable/166 [Pipeline] { [Pipeline] checkout 22:42:49 Selected Git installation does not exist. Using Default 22:42:49 The recommended git tool is: NONE 22:42:54 using credential edgex-jenkins-ssh 22:42:54 Cloning the remote Git repository 22:42:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:42:54 > git init /w/workspace/app-service-configurable/166 # timeout=10 22:42:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:42:54 > git --version # timeout=10 22:42:54 > git --version # 'git version 2.25.1' 22:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:55 Removing intermediate container 7e64ec788c1a 22:42:55 ---> 8a39fb629a40 22:42:55 Step 13/26 : FROM alpine:3.17 22:42:55 3.17: Pulling from library/alpine 22:42:56 f56be85fc22e: Already exists 22:42:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:42:56 Status: Downloaded newer image for alpine:3.17 22:42:56 ---> 9ed4aefc74f6 22:42:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:42:56 ---> Running in 030c002ad0a1 22:42:56 Removing intermediate container 030c002ad0a1 22:42:56 ---> 789ca39b8b5f 22:42:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:42:56 ---> Running in 58130c116259 22:42:56 Removing intermediate container 58130c116259 22:42:56 ---> fa7fdd956166 22:42:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:42:56 ---> Running in 2f89f747fd37 22:42:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:42:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:42:57 (1/2) Installing ca-certificates (20230506-r0) 22:42:57 (2/2) Installing dumb-init (1.2.5-r2) 22:42:57 Executing busybox-1.35.0-r29.trigger 22:42:57 Executing ca-certificates-20230506-r0.trigger 22:42:57 Avoid second fetch 22:42:57 Checking out Revision 54f3f02236d78e8dac698cc92ad00962f8aead74 (main) 22:42:57 OK: 8 MiB in 17 packages 22:42:57 Removing intermediate container 2f89f747fd37 22:42:57 ---> 622309357aac 22:42:57 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:42:57 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#566)" 22:42:57 ---> fb34a4555a21 22:42:57 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:42:57 ---> 3cba4c9c78bc 22:42:57 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:42:57 > git config core.sparsecheckout # timeout=10 22:42:57 > git checkout -f 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 22:42:58 ---> d0618e06731d 22:42:58 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:42:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:58 Dload Upload Total Spent Left Speed 22:42:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 22:42:59 ---> 5aafe4be7e57 22:42:59 Step 21/26 : EXPOSE 48095 22:42:59 ---> Running in 728e1b56985a 22:42:59 Removing intermediate container 728e1b56985a 22:42:59 ---> 4ba820b16ced 22:42:59 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:42:59 ---> Running in d3a2b0bc283f 22:42:59 Removing intermediate container d3a2b0bc283f 22:42:59 ---> 94a9bfc77e84 22:42:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:42:59 ---> Running in ba7d1d0b3933 22:42:59 Removing intermediate container ba7d1d0b3933 22:42:59 ---> 58d75e274168 22:42:59 Step 24/26 : LABEL arch=amd64 22:42:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:42:59 ---> Running in 883ca823108f 22:42:59 Removing intermediate container 883ca823108f 22:42:59 ---> c0864f5a12dc 22:42:59 Step 25/26 : LABEL git_sha=54f3f02236d78e8dac698cc92ad00962f8aead74 22:42:59 ---> Running in ba1aa7a536fc 22:42:59 Removing intermediate container ba1aa7a536fc 22:42:59 ---> 83537986507d 22:42:59 Step 26/26 : LABEL version=3.0.0-dev.48 22:42:59 ---> Running in 6f37039faba4 22:42:59 Removing intermediate container 6f37039faba4 22:42:59 ---> cb9e7e6b5b16 22:42:59 [Warning] One or more build-args [ARCH] were not consumed 22:42:59 Successfully built cb9e7e6b5b16 22:42:59 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:42:59 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:42:59 22:42:59 { 22:42:59 "registry-mirrors": [ 22:42:59 "https://nexus3.edgexfoundry.org:10001" 22:42:59 ], 22:42:59 "bip": "10.250.0.254/24", 22:42:59 "hosts": [ 22:42:59 "tcp://0.0.0.0:5555", 22:42:59 "unix:///var/run/docker.sock" 22:42:59 ], 22:42:59 "mtu": 1458, 22:42:59 "selinux-enabled": true, 22:42:59 "seccomp-profile": "/etc/docker/seccomp.json" 22:42:59 } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:59 provisioning config files... 22:42:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16918536589095076759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:00 ---> docker-login.sh 22:43:00 nexus3.edgexfoundry.org:10001 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 nexus3.edgexfoundry.org:10002 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 nexus3.edgexfoundry.org:10003 22:43:00 + sudo service docker restart 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 nexus3.edgexfoundry.org:10004 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 docker.io 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 ---> docker-login.sh ends [Pipeline] } 22:43:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:43:00 54f3f02236d78e8dac698cc92ad00962f8aead74 22:43:00 latest 22:43:00 3.0.0-dev.48 22:43:00 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 22:43:00 main 22:43:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74 22:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:01 d3f55b877480: Preparing 22:43:01 c7bc7b5af7ff: Preparing 22:43:01 4d4586bc6b5b: Preparing 22:43:01 73785e76cb13: Preparing 22:43:01 6e082ee78347: Preparing 22:43:01 f1417ff83b31: Preparing 22:43:01 f1417ff83b31: Waiting 22:43:01 c7bc7b5af7ff: Pushed 22:43:01 73785e76cb13: Pushed 22:43:01 4d4586bc6b5b: Pushed 22:43:01 f1417ff83b31: Layer already exists 22:43:01 6e082ee78347: Pushed 22:43:04 d3f55b877480: Pushed 22:43:04 54f3f02236d78e8dac698cc92ad00962f8aead74: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:05 d3f55b877480: Preparing 22:43:05 c7bc7b5af7ff: Preparing 22:43:05 4d4586bc6b5b: Preparing 22:43:05 73785e76cb13: Preparing 22:43:05 6e082ee78347: Preparing 22:43:05 f1417ff83b31: Preparing 22:43:05 f1417ff83b31: Waiting 22:43:05 d3f55b877480: Layer already exists 22:43:05 4d4586bc6b5b: Layer already exists 22:43:05 73785e76cb13: Layer already exists 22:43:05 c7bc7b5af7ff: Layer already exists 22:43:05 6e082ee78347: Layer already exists 22:43:05 f1417ff83b31: Layer already exists 22:43:05 latest: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.48 22:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:05 d3f55b877480: Preparing 22:43:05 c7bc7b5af7ff: Preparing 22:43:05 4d4586bc6b5b: Preparing 22:43:05 73785e76cb13: Preparing 22:43:05 6e082ee78347: Preparing 22:43:05 f1417ff83b31: Preparing 22:43:05 f1417ff83b31: Waiting 22:43:05 6e082ee78347: Layer already exists 22:43:05 73785e76cb13: Layer already exists 22:43:05 d3f55b877480: Layer already exists 22:43:05 4d4586bc6b5b: Layer already exists 22:43:05 f1417ff83b31: Layer already exists 22:43:05 c7bc7b5af7ff: Layer already exists 22:43:05 3.0.0-dev.48: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 22:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:06 d3f55b877480: Preparing 22:43:06 c7bc7b5af7ff: Preparing 22:43:06 4d4586bc6b5b: Preparing 22:43:06 73785e76cb13: Preparing 22:43:06 6e082ee78347: Preparing 22:43:06 f1417ff83b31: Preparing 22:43:06 f1417ff83b31: Waiting 22:43:06 6e082ee78347: Layer already exists 22:43:06 c7bc7b5af7ff: Layer already exists 22:43:06 d3f55b877480: Layer already exists 22:43:06 4d4586bc6b5b: Layer already exists 22:43:06 73785e76cb13: Layer already exists 22:43:06 f1417ff83b31: Layer already exists 22:43:06 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:07 d3f55b877480: Preparing 22:43:07 c7bc7b5af7ff: Preparing 22:43:07 4d4586bc6b5b: Preparing 22:43:07 73785e76cb13: Preparing 22:43:07 6e082ee78347: Preparing 22:43:07 f1417ff83b31: Preparing 22:43:07 f1417ff83b31: Waiting 22:43:07 6e082ee78347: Layer already exists 22:43:07 c7bc7b5af7ff: Layer already exists 22:43:07 d3f55b877480: Layer already exists 22:43:07 4d4586bc6b5b: Layer already exists 22:43:07 73785e76cb13: Layer already exists 22:43:07 f1417ff83b31: Layer already exists 22:43:07 main: digest: sha256:fc5a8d31105581154e6d1a0ee183597f9082f7f51153b796dd4aa00985e19ca8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:07 ===================================================== [Pipeline] echo 22:43:07 taggedImages: 22:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74 22:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.48 22:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 22:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:07 22:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:07 latest: Pulling from edgex-lftools-log-publisher 22:43:07 5eb5b503b376: Pulling fs layer 22:43:07 5c69ac0246d0: Pulling fs layer 22:43:07 ec43610c2a17: Pulling fs layer 22:43:07 3a2ae6a8a46f: Pulling fs layer 22:43:07 33b1e0a273af: Pulling fs layer 22:43:07 5d3b04190fa2: Pulling fs layer 22:43:07 2f39f015ded8: Pulling fs layer 22:43:07 5d3b04190fa2: Waiting 22:43:07 3a2ae6a8a46f: Waiting 22:43:07 2f39f015ded8: Waiting 22:43:07 33b1e0a273af: Waiting 22:43:07 5c69ac0246d0: Download complete 22:43:07 3a2ae6a8a46f: Download complete 22:43:07 33b1e0a273af: Verifying Checksum 22:43:07 33b1e0a273af: Download complete 22:43:07 ec43610c2a17: Verifying Checksum 22:43:07 ec43610c2a17: Download complete 22:43:07 5d3b04190fa2: Download complete 22:43:08 5eb5b503b376: Verifying Checksum 22:43:08 5eb5b503b376: Download complete 22:43:08 2f39f015ded8: Download complete 22:43:09 5eb5b503b376: Pull complete 22:43:09 5c69ac0246d0: Pull complete 22:43:10 ec43610c2a17: Pull complete 22:43:10 3a2ae6a8a46f: Pull complete 22:43:10 33b1e0a273af: Pull complete 22:43:10 5d3b04190fa2: Pull complete 22:43:15 2f39f015ded8: Pull complete 22:43:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:15 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:43:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:43:18 $ docker top 39a7bdb93f5158d20aa7341a26a70aab006c69ab708ba98475b5e60c82eb85c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 22:43:18 provisioning config files... 22:43:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/166@tmp/config6142229042627335040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:19 ---> job-cost.sh 22:43:19 lf-activate-venv: SKIPPING 22:43:19 INFO: No Stack... 22:43:19 ---> docker-login.sh 22:43:19 nexus3.edgexfoundry.org:10001 22:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:19 Configure a credential helper to remove this warning. See 22:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:19 22:43:19 Login Succeeded 22:43:19 nexus3.edgexfoundry.org:10002 22:43:19 INFO: Archiving Costs [Pipeline] sh 22:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:19 Configure a credential helper to remove this warning. See 22:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:19 22:43:19 Login Succeeded 22:43:19 nexus3.edgexfoundry.org:10003 22:43:20 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 22:43:20 + cut -d, -f6 [Pipeline] lock 22:43:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] 22:43:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] did not exist. Created. 22:43:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:20 + echo total: 0.2199999988079071 [Pipeline] stash 22:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:20 Configure a credential helper to remove this warning. See 22:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:20 22:43:20 Login Succeeded 22:43:20 nexus3.edgexfoundry.org:10004 22:43:20 Stashed 1 file(s) [Pipeline] } 22:43:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:20 $ docker stop --time=1 39a7bdb93f5158d20aa7341a26a70aab006c69ab708ba98475b5e60c82eb85c5 22:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:20 Configure a credential helper to remove this warning. See 22:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:20 22:43:20 Login Succeeded 22:43:20 docker.io 22:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:21 Configure a credential helper to remove this warning. See 22:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:21 22:43:21 Login Succeeded 22:43:21 ---> docker-login.sh ends 22:43:21 $ docker rm -f --volumes 39a7bdb93f5158d20aa7341a26a70aab006c69ab708ba98475b5e60c82eb85c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 22:43:21 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 22:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:22 ========================================================= 22:43:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:43:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:43:22 Sending build context to Docker daemon 168.4kB 22:43:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:43:22 Step 2/12 : FROM ${BASE} AS builder 22:43:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:22 c41833b44d91: Pulling fs layer 22:43:22 ed15518f5707: Pulling fs layer 22:43:22 feae8fd75edb: Pulling fs layer 22:43:22 242c74f7c9fa: Pulling fs layer 22:43:22 3cdef696dda3: Pulling fs layer 22:43:22 2ced38df9373: Pulling fs layer 22:43:22 58f1dce35555: Pulling fs layer 22:43:22 3cdef696dda3: Waiting 22:43:22 2ced38df9373: Waiting 22:43:22 58f1dce35555: Waiting 22:43:22 242c74f7c9fa: Waiting 22:43:22 ed15518f5707: Verifying Checksum 22:43:22 ed15518f5707: Download complete 22:43:22 242c74f7c9fa: Verifying Checksum 22:43:22 242c74f7c9fa: Download complete 22:43:22 3cdef696dda3: Download complete 22:43:22 c41833b44d91: Verifying Checksum 22:43:22 c41833b44d91: Download complete 22:43:27 58f1dce35555: Verifying Checksum 22:43:27 58f1dce35555: Download complete 22:43:27 feae8fd75edb: Verifying Checksum 22:43:27 feae8fd75edb: Download complete 22:43:27 2ced38df9373: Download complete 22:43:27 c41833b44d91: Pull complete 22:43:27 ed15518f5707: Pull complete 22:43:39 feae8fd75edb: Pull complete 22:43:39 242c74f7c9fa: Pull complete 22:43:39 3cdef696dda3: Pull complete 22:43:48 2ced38df9373: Pull complete 22:43:49 58f1dce35555: Pull complete 22:43:49 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:43:49 ---> fadd8f120f05 22:43:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:43:50 ---> Running in d72c88818c48 22:43:51 Removing intermediate container d72c88818c48 22:43:51 ---> 6251bc7386fd 22:43:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:43:51 ---> Running in b45a95da0155 22:43:51 Removing intermediate container b45a95da0155 22:43:51 ---> 7a2e6477a1bc 22:43:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:43:51 ---> Running in e961078c7d18 22:43:52 Removing intermediate container e961078c7d18 22:43:52 ---> 262da5297e58 22:43:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:52 ---> Running in af343f5c1d44 22:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:55 OK: 263 MiB in 53 packages 22:43:56 Removing intermediate container af343f5c1d44 22:43:56 ---> 82a76adcccae 22:43:56 Step 7/12 : WORKDIR /app 22:43:56 ---> Running in b0ea6c75a00a 22:43:56 Removing intermediate container b0ea6c75a00a 22:43:56 ---> c18fd2f21df8 22:43:56 Step 8/12 : COPY go.mod vendor* ./ 22:43:56 ---> 5c93ad9cbae4 22:43:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:56 ---> Running in e148fea71be6 22:45:05 Removing intermediate container e148fea71be6 22:45:05 ---> 11f27d76f689 22:45:05 Step 10/12 : COPY . . 22:45:05 ---> 9dd3a19d3304 22:45:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:45:05 ---> Running in 8005525c4fc4 22:45:05 Removing intermediate container 8005525c4fc4 22:45:05 ---> 0db5401a95df 22:45:05 Step 12/12 : RUN $MAKE 22:45:05 ---> Running in d1768cb74bbe 22:45:05 noop 22:45:05 Removing intermediate container d1768cb74bbe 22:45:05 ---> 9247d43739d4 22:45:05 Successfully built 9247d43739d4 22:45:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:05 + docker inspect -f . ci-base-image-arm64 22:45:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:05 prd-ubuntu20.04-docker-arm64-4c-16g-16399 does not seem to be running inside a container 22:45:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/166 -v /w/workspace/app-service-configurable/166:/w/workspace/app-service-configurable/166:rw,z -v /w/workspace/app-service-configurable/166@tmp:/w/workspace/app-service-configurable/166@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 22:45:06 $ docker top 740dda76f148bc2af44c166b0c8aa9c4fd216255c4c7cf143a6f2489c7633038 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:07 + go version 22:45:07 go version go1.20.2 linux/arm64 [Pipeline] } 22:45:07 $ docker stop --time=1 740dda76f148bc2af44c166b0c8aa9c4fd216255c4c7cf143a6f2489c7633038 22:45:09 $ docker rm -f --volumes 740dda76f148bc2af44c166b0c8aa9c4fd216255c4c7cf143a6f2489c7633038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:09 + docker inspect -f . ci-base-image-arm64 22:45:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-16399 does not seem to be running inside a container 22:45:10 $ 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/166 -v /w/workspace/app-service-configurable/166:/w/workspace/app-service-configurable/166:rw,z -v /w/workspace/app-service-configurable/166@tmp:/w/workspace/app-service-configurable/166@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 22:45:11 $ docker top 012b4c9a619a0b52ffc1bf4f970203763b95fc08235b44bd08bbcab94b0ba337 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:12 + git config --global --add safe.directory /w/workspace/app-service-configurable/166 [Pipeline] fileExists [Pipeline] sh 22:45:12 + make test 22:45:12 go test -race -coverprofile=coverage.out ./... 22:48:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:48:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:04 go vet ./... 22:50:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:50:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:50:41 ./bin/test-attribution-txt.sh 22:50:41 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 22:50:41 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 22:50:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:50:41 $ docker stop --time=1 012b4c9a619a0b52ffc1bf4f970203763b95fc08235b44bd08bbcab94b0ba337 22:50:43 $ docker rm -f --volumes 012b4c9a619a0b52ffc1bf4f970203763b95fc08235b44bd08bbcab94b0ba337 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:50:44 Warning: overwriting stash ‘coverage-report’ 22:50:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:50:46 + ls -al . 22:50:46 total 172 22:50:46 drwxrwxr-x 7 jenkins jenkins 4096 May 22 22:45 . 22:50:46 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:42 .. 22:50:46 -rw-rw-r-- 1 jenkins jenkins 119 May 22 22:42 .dockerignore 22:50:46 drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:42 .git 22:50:46 drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:42 .github 22:50:46 -rw-rw-r-- 1 jenkins jenkins 171 May 22 22:42 .gitignore 22:50:46 -rw-rw-r-- 1 jenkins jenkins 41 May 22 22:42 .golangci.yml 22:50:46 -rw-rw-r-- 1 jenkins jenkins 9088 May 22 22:42 Attribution.txt 22:50:46 -rw-rw-r-- 1 jenkins jenkins 29118 May 22 22:42 CHANGELOG.md 22:50:46 -rw-rw-r-- 1 jenkins jenkins 1898 May 22 22:42 Dockerfile 22:50:46 -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:42 GOVERNANCE.md 22:50:46 -rw-rw-r-- 1 jenkins jenkins 688 May 22 22:42 Jenkinsfile 22:50:46 -rw-rw-r-- 1 jenkins jenkins 10174 May 22 22:42 LICENSE 22:50:46 -rw-rw-r-- 1 jenkins jenkins 618 May 22 22:42 OWNERS.md 22:50:46 -rw-rw-r-- 1 jenkins jenkins 4885 May 22 22:42 README.md 22:50:46 -rw-rw-r-- 1 jenkins jenkins 12 May 22 22:41 VERSION 22:50:46 drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:42 bin 22:50:46 -rw-r--r-- 1 jenkins jenkins 13 May 22 22:45 coverage.out 22:50:46 -rw-rw-r-- 1 jenkins jenkins 3302 May 22 22:42 go.mod 22:50:46 -rw-rw-r-- 1 jenkins jenkins 31421 May 22 22:42 go.sum 22:50:46 -rw-rw-r-- 1 jenkins jenkins 1937 May 22 22:42 main.go 22:50:46 -rw-rw-r-- 1 jenkins jenkins 2569 May 22 22:42 makefile 22:50:46 drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:42 res 22:50:46 drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:46 + 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=54f3f02236d78e8dac698cc92ad00962f8aead74 --label arch=arm64 --label version=3.0.0-dev.48 . 22:50:46 Sending build context to Docker daemon 169.5kB 22:50:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:50:46 Step 2/26 : FROM ${BASE} AS builder 22:50:46 ---> 9247d43739d4 22:50:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:50:46 ---> Running in a1a3b8327937 22:50:46 Removing intermediate container a1a3b8327937 22:50:46 ---> 44bba40758b2 22:50:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:50:47 ---> Running in 6ef74385e973 22:50:47 Removing intermediate container 6ef74385e973 22:50:47 ---> 34b5d1215347 22:50:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:50:47 ---> Running in 703df504a8d2 22:50:47 Removing intermediate container 703df504a8d2 22:50:47 ---> 9fbd37141ca6 22:50:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:50:48 ---> Running in 5340952f4348 22:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:50:51 OK: 263 MiB in 53 packages 22:50:51 Removing intermediate container 5340952f4348 22:50:51 ---> 56f119744b64 22:50:51 Step 7/26 : WORKDIR /app 22:50:51 ---> Running in 91ea0656b463 22:50:51 Removing intermediate container 91ea0656b463 22:50:51 ---> 9f3321c92c18 22:50:51 Step 8/26 : COPY go.mod vendor* ./ 22:50:52 ---> 48d995393f9d 22:50:52 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:52 ---> Running in 7cd395c14ed5 22:50:55 Removing intermediate container 7cd395c14ed5 22:50:55 ---> 29d095414003 22:50:55 Step 10/26 : COPY . . 22:50:55 ---> 34120abb08c9 22:50:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:50:55 ---> Running in 92a4b4df2b70 22:50:55 Removing intermediate container 92a4b4df2b70 22:50:55 ---> 1099e91e4077 22:50:55 Step 12/26 : RUN $MAKE 22:50:55 ---> Running in 4679283c47fa 22:50:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.48" -trimpath -mod=readonly -o app-service-configurable 22:53:20 Removing intermediate container 4679283c47fa 22:53:20 ---> 69380eb4c238 22:53:20 Step 13/26 : FROM alpine:3.17 22:53:20 3.17: Pulling from library/alpine 22:53:20 c41833b44d91: Already exists 22:53:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:53:20 Status: Downloaded newer image for alpine:3.17 22:53:20 ---> 51e60588ff2c 22:53:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:53:20 ---> Running in 4eda9f85e1ee 22:53:20 Removing intermediate container 4eda9f85e1ee 22:53:20 ---> 819f04d17531 22:53:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:53:20 ---> Running in f2b2fd2cec3e 22:53:20 Removing intermediate container f2b2fd2cec3e 22:53:20 ---> ded13e596ad8 22:53:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:53:20 ---> Running in b90b0c8bb1f3 22:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:53:20 (1/2) Installing ca-certificates (20230506-r0) 22:53:20 (2/2) Installing dumb-init (1.2.5-r2) 22:53:20 Executing busybox-1.35.0-r29.trigger 22:53:20 Executing ca-certificates-20230506-r0.trigger 22:53:20 OK: 8 MiB in 17 packages 22:53:20 Removing intermediate container b90b0c8bb1f3 22:53:20 ---> 6eb28141c65c 22:53:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:53:20 ---> 6156893a4c84 22:53:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:53:20 ---> 57ec6609f09e 22:53:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:53:20 ---> 7b9e0db4aa80 22:53:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:53:20 ---> 5d823caee02f 22:53:20 Step 21/26 : EXPOSE 48095 22:53:20 ---> Running in 6a173eb56984 22:53:20 Removing intermediate container 6a173eb56984 22:53:20 ---> 562e6b37d1fd 22:53:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:53:20 ---> Running in c452f7ce25aa 22:53:20 Removing intermediate container c452f7ce25aa 22:53:20 ---> d13c3b000b43 22:53:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:20 ---> Running in 66c9bf108a82 22:53:20 Removing intermediate container 66c9bf108a82 22:53:20 ---> a320905e5cee 22:53:20 Step 24/26 : LABEL arch=arm64 22:53:20 ---> Running in d4d58727a83c 22:53:20 Removing intermediate container d4d58727a83c 22:53:20 ---> dca18a6c4143 22:53:20 Step 25/26 : LABEL git_sha=54f3f02236d78e8dac698cc92ad00962f8aead74 22:53:20 ---> Running in c67cea0df1da 22:53:20 Removing intermediate container c67cea0df1da 22:53:20 ---> 8614bfba2d7d 22:53:20 Step 26/26 : LABEL version=3.0.0-dev.48 22:53:20 ---> Running in 1e673af5c014 22:53:20 Removing intermediate container 1e673af5c014 22:53:20 ---> faa6f4e815f9 22:53:20 [Warning] One or more build-args [ARCH] were not consumed 22:53:20 Successfully built faa6f4e815f9 22:53:20 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 22:53:20 provisioning config files... 22:53:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/166@tmp/config9152035834339006392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:21 ---> docker-login.sh 22:53:21 nexus3.edgexfoundry.org:10001 22:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:21 Configure a credential helper to remove this warning. See 22:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:21 22:53:21 Login Succeeded 22:53:21 nexus3.edgexfoundry.org:10002 22:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:21 Configure a credential helper to remove this warning. See 22:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:21 22:53:21 Login Succeeded 22:53:21 nexus3.edgexfoundry.org:10003 22:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:22 Configure a credential helper to remove this warning. See 22:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:22 22:53:22 Login Succeeded 22:53:22 nexus3.edgexfoundry.org:10004 22:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:22 Configure a credential helper to remove this warning. See 22:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:22 22:53:22 Login Succeeded 22:53:22 docker.io 22:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:23 Configure a credential helper to remove this warning. See 22:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:23 22:53:23 Login Succeeded 22:53:23 ---> docker-login.sh ends [Pipeline] } 22:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:23 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:53:23 54f3f02236d78e8dac698cc92ad00962f8aead74 22:53:23 latest 22:53:23 3.0.0-dev.48 22:53:23 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 22:53:23 main 22:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74 22:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:53:23 9e292dcfe66a: Preparing 22:53:23 02c1b477e0b5: Preparing 22:53:23 992fd3acb243: Preparing 22:53:23 0a46c9237336: Preparing 22:53:23 7781b6ab20b8: Preparing 22:53:23 26cbea5cba74: Preparing 22:53:23 26cbea5cba74: Waiting 22:53:24 992fd3acb243: Pushed 22:53:24 0a46c9237336: Pushed 22:53:24 02c1b477e0b5: Pushed 22:53:24 26cbea5cba74: Layer already exists 22:53:24 7781b6ab20b8: Pushed 22:53:29 9e292dcfe66a: Pushed 22:53:29 54f3f02236d78e8dac698cc92ad00962f8aead74: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:30 + 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 22:53:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:53:30 9e292dcfe66a: Preparing 22:53:30 02c1b477e0b5: Preparing 22:53:30 992fd3acb243: Preparing 22:53:30 0a46c9237336: Preparing 22:53:30 7781b6ab20b8: Preparing 22:53:30 26cbea5cba74: Preparing 22:53:30 26cbea5cba74: Waiting 22:53:30 7781b6ab20b8: Layer already exists 22:53:30 992fd3acb243: Layer already exists 22:53:30 9e292dcfe66a: Layer already exists 22:53:30 0a46c9237336: Layer already exists 22:53:30 02c1b477e0b5: Layer already exists 22:53:30 26cbea5cba74: Layer already exists 22:53:30 latest: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.48 22:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:53:31 9e292dcfe66a: Preparing 22:53:31 02c1b477e0b5: Preparing 22:53:31 992fd3acb243: Preparing 22:53:31 0a46c9237336: Preparing 22:53:31 7781b6ab20b8: Preparing 22:53:31 26cbea5cba74: Preparing 22:53:31 26cbea5cba74: Waiting 22:53:31 7781b6ab20b8: Layer already exists 22:53:31 992fd3acb243: Layer already exists 22:53:31 9e292dcfe66a: Layer already exists 22:53:31 02c1b477e0b5: Layer already exists 22:53:31 0a46c9237336: Layer already exists 22:53:31 26cbea5cba74: Layer already exists 22:53:31 3.0.0-dev.48: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 22:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:53:32 9e292dcfe66a: Preparing 22:53:32 02c1b477e0b5: Preparing 22:53:32 992fd3acb243: Preparing 22:53:32 0a46c9237336: Preparing 22:53:32 7781b6ab20b8: Preparing 22:53:32 26cbea5cba74: Preparing 22:53:32 26cbea5cba74: Waiting 22:53:32 7781b6ab20b8: Layer already exists 22:53:32 0a46c9237336: Layer already exists 22:53:32 9e292dcfe66a: Layer already exists 22:53:32 02c1b477e0b5: Layer already exists 22:53:32 992fd3acb243: Layer already exists 22:53:32 26cbea5cba74: Layer already exists 22:53:32 54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:32 + 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 22:53:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:53:33 9e292dcfe66a: Preparing 22:53:33 02c1b477e0b5: Preparing 22:53:33 992fd3acb243: Preparing 22:53:33 0a46c9237336: Preparing 22:53:33 7781b6ab20b8: Preparing 22:53:33 26cbea5cba74: Preparing 22:53:33 26cbea5cba74: Waiting 22:53:33 02c1b477e0b5: Layer already exists 22:53:33 992fd3acb243: Layer already exists 22:53:33 7781b6ab20b8: Layer already exists 22:53:33 0a46c9237336: Layer already exists 22:53:33 9e292dcfe66a: Layer already exists 22:53:33 26cbea5cba74: Layer already exists 22:53:33 main: digest: sha256:255900926f1e18c444076e31f4ef910816d2a9d7910aaf5cf27d4c9714869dc3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:33 ===================================================== [Pipeline] echo 22:53:33 taggedImages: 22:53:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74 22:53:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:53:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.48 22:53:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54f3f02236d78e8dac698cc92ad00962f8aead74-3.0.0-dev.48 22:53:33 - 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 22:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:33 22:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:34 arm64: Pulling from edgex-lftools-log-publisher 22:53:34 8998bd30e6a1: Pulling fs layer 22:53:34 04944245beec: Pulling fs layer 22:53:34 699f458cf7ca: Pulling fs layer 22:53:34 765212b225bb: Pulling fs layer 22:53:34 f23df028b6ca: Pulling fs layer 22:53:34 d65c8cfc05b1: Pulling fs layer 22:53:34 2437ff75d9bd: Pulling fs layer 22:53:34 f23df028b6ca: Waiting 22:53:34 d65c8cfc05b1: Waiting 22:53:34 765212b225bb: Waiting 22:53:34 2437ff75d9bd: Waiting 22:53:34 04944245beec: Verifying Checksum 22:53:34 04944245beec: Download complete 22:53:34 765212b225bb: Download complete 22:53:34 f23df028b6ca: Download complete 22:53:34 d65c8cfc05b1: Verifying Checksum 22:53:34 d65c8cfc05b1: Download complete 22:53:34 699f458cf7ca: Verifying Checksum 22:53:34 699f458cf7ca: Download complete 22:53:34 8998bd30e6a1: Verifying Checksum 22:53:34 8998bd30e6a1: Download complete 22:53:37 2437ff75d9bd: Verifying Checksum 22:53:37 2437ff75d9bd: Download complete 22:53:38 8998bd30e6a1: Pull complete 22:53:39 04944245beec: Pull complete 22:53:40 699f458cf7ca: Pull complete 22:53:40 765212b225bb: Pull complete 22:53:41 f23df028b6ca: Pull complete 22:53:41 d65c8cfc05b1: Pull complete 22:53:56 2437ff75d9bd: Pull complete 22:53:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:57 prd-ubuntu20.04-docker-arm64-4c-16g-16399 does not seem to be running inside a container 22:53:57 $ 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/166 -v /w/workspace/app-service-configurable/166:/w/workspace/app-service-configurable/166:rw,z -v /w/workspace/app-service-configurable/166@tmp:/w/workspace/app-service-configurable/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:53:59 $ docker top c6da7a0ee7e7f8800dac3941311e6b2c053383175d3190eadf7235027f24696c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:00 ---> job-cost.sh 22:54:00 lf-activate-venv: SKIPPING 22:54:00 INFO: No Stack... 22:54:01 INFO: Retrieving Pricing Info for: v3-standard-4 22:54:01 INFO: Archiving Costs [Pipeline] sh 22:54:02 + + catcut -d, /w/workspace/app-service-configurable/166/archives/cost.csv 22:54:02 -f6 [Pipeline] lock 22:54:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] 22:54:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] did not exist. Created. 22:54:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:02 /w/workspace/app-service-configurable/166@tmp/durable-5672cf0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:54:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:54:03 Warning: overwriting stash ‘stack-cost’ 22:54:03 Stashed 1 file(s) [Pipeline] } 22:54:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:03 $ docker stop --time=1 c6da7a0ee7e7f8800dac3941311e6b2c053383175d3190eadf7235027f24696c 22:54:05 $ docker rm -f --volumes c6da7a0ee7e7f8800dac3941311e6b2c053383175d3190eadf7235027f24696c [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 22:54:05 provisioning config files... 22:54:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11905905563975777660tmp [Pipeline] { [Pipeline] sh 22:54:05 + set +x 22:54:05 + curl -s https://codecov.io/bash 22:54:05 + bash -s -- 22:54:05 22:54:05 _____ _ 22:54:05 / ____| | | 22:54:05 | | ___ __| | ___ ___ _____ __ 22:54:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:54:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:54:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:54:05 Bash-1.0.6 22:54:05 22:54:05 22:54:05 ==> git version 2.25.1 found 22:54:05 ==> 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 22:54:05 Release-Date: 2020-01-08 22:54:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:54:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:54:05 ==> Jenkins CI detected. 22:54:05 current dir:  /w/workspace/ry_app-service-configurable_main 22:54:05 project root: . 22:54:05 --> token set from env 22:54:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:54:05 ==> Running gcov in . (disable via -X gcov) 22:54:05 ==> Python coveragepy not found 22:54:05 ==> Searching for coverage reports in: 22:54:05 + . 22:54:05 -> Found 1 reports 22:54:05 ==> Detecting git/mercurial file structure 22:54:05 ==> Reading reports 22:54:05 + ./coverage.out bytes=13 22:54:06 ==> Appending adjustments 22:54:06 https://docs.codecov.io/docs/fixing-reports 22:54:06 + Found adjustments 22:54:06 ==> Gzipping contents 22:54:06 4.0K /tmp/codecov.qu0Bg7.gz 22:54:06 ==> Uploading reports 22:54:06 url: https://codecov.io 22:54:06 query: branch=main&commit=54f3f02236d78e8dac698cc92ad00962f8aead74&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:54:06 -> Pinging Codecov 22:54:06 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=54f3f02236d78e8dac698cc92ad00962f8aead74&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:54:06 -> Uploading to 22:54:06 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/A97CA9966030D2A3747ED39772930CCE/54f3f02236d78e8dac698cc92ad00962f8aead74/073fff3c-3e51-456a-855f-a518c37b09c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T225406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2148fafdc9159915d1cc573dc233945d41fc0a39437e0effb46b223b10b0ff87 22:54:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:54:06 Dload Upload Total Spent Left Speed 22:54:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1618 --:--:-- --:--:-- --:--:-- 1618 22:54:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] } 22:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:54:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:54:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:54:06 22:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:54:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:54:07 df9b9388f04a: Pulling fs layer 22:54:07 52dc419b0ee2: Pulling fs layer 22:54:07 25bc292e5bac: Pulling fs layer 22:54:07 114826534d7a: Pulling fs layer 22:54:07 4657fd5d0bcf: Pulling fs layer 22:54:07 6ad1cebc031e: Pulling fs layer 22:54:07 8a3aa393b2d8: Pulling fs layer 22:54:07 114826534d7a: Waiting 22:54:07 8a3aa393b2d8: Waiting 22:54:07 4657fd5d0bcf: Waiting 22:54:07 6ad1cebc031e: Waiting 22:54:07 25bc292e5bac: Verifying Checksum 22:54:07 25bc292e5bac: Download complete 22:54:07 52dc419b0ee2: Download complete 22:54:07 4657fd5d0bcf: Verifying Checksum 22:54:07 4657fd5d0bcf: Download complete 22:54:07 df9b9388f04a: Download complete 22:54:07 df9b9388f04a: Pull complete 22:54:07 6ad1cebc031e: Verifying Checksum 22:54:07 6ad1cebc031e: Download complete 22:54:07 52dc419b0ee2: Pull complete 22:54:07 25bc292e5bac: Pull complete 22:54:08 114826534d7a: Download complete 22:54:08 8a3aa393b2d8: Download complete 22:54:11 114826534d7a: Pull complete 22:54:11 4657fd5d0bcf: Pull complete 22:54:11 6ad1cebc031e: Pull complete 22:54:13 8a3aa393b2d8: Pull complete 22:54:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:14 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:54:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:54:17 $ docker top b4e40f84f04404cabb1958cb8fd90577e4c2981ff1b38d2b1a352c5a626fc6fc -eo pid,comm [Pipeline] { [Pipeline] echo 22:54:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 22:54:17 + set -o pipefail 22:54:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 22:54:22 22:54:22 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:54:22 22:54:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/092dd10c-b575-4b51-91be-d5e5ea2dce43 22:54:22 22:54:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:54:22 22:54:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:54:22 22:54:22 22:54:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:54:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:54:22 More details here: https://snyk.co/ue1NS [Pipeline] } 22:54:22 $ docker stop --time=1 b4e40f84f04404cabb1958cb8fd90577e4c2981ff1b38d2b1a352c5a626fc6fc 22:54:26 $ docker rm -f --volumes b4e40f84f04404cabb1958cb8fd90577e4c2981ff1b38d2b1a352c5a626fc6fc [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 22:54:26 + git log --format=format:%s -1 54f3f02236d78e8dac698cc92ad00962f8aead74 [Pipeline] sh 22:54:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:27 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:54:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:27 $ docker top 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 -eo pid,comm 22:54:27 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). 22:54:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:27 [ssh-agent] Looking for ssh-agent implementation... 22:54:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:28 $ docker exec 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 ssh-agent 22:54:28 SSH_AUTH_SOCK=/tmp/ssh-xGQ68uj76UtE/agent.31 22:54:28 SSH_AGENT_PID=37 22:54:28 Running ssh-add (command line suppressed) 22:54:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2898674813738499765.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2898674813738499765.key) 22:54:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:28 + git semver tag 22:54:28 2023-05-22 22:54:28,748 [run_tag] DEBUG tag force:False 22:54:28 2023-05-22 22:54:28,748 [check_head_tag] DEBUG check head tag 22:54:28 2023-05-22 22:54:28,751 [execute] INFO git cat-file --batch-check 22:54:28 2023-05-22 22:54:28,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:54:28 2023-05-22 22:54:28,755 [execute] INFO git cat-file --batch 22:54:28 2023-05-22 22:54:28,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:54:28 2023-05-22 22:54:28,789 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:54:28 2023-05-22 22:54:28,790 [execute] INFO git tag -a v3.0.0-dev.48 -m v3.0.0-dev.48 22:54:28 2023-05-22 22:54:28,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.48', '-m', 'v3.0.0-dev.48'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 22:54:28 2023-05-22 22:54:28,794 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:54:28 3.0.0-dev.48 [Pipeline] } 22:54:28 $ docker exec --env ******** --env ******** 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 ssh-agent -k 22:54:28 unset SSH_AUTH_SOCK; 22:54:28 unset SSH_AGENT_PID; 22:54:28 echo Agent pid 37 killed; 22:54:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:29 + git semver [Pipeline] } 22:54:29 $ docker stop --time=1 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 22:54:30 $ docker rm -f --volumes 419829e1c26c797d6d6b2e139d7c3c9a563898eb2dfa4f05b98deffc27f26690 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:31 22:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:31 0.23.1-centos7: Pulling from edgex-lftools 22:54:31 ab5ef0e58194: Pulling fs layer 22:54:31 9712f1f96733: Pulling fs layer 22:54:31 63f879dbbcfc: Pulling fs layer 22:54:31 0d9ebad4ef96: Pulling fs layer 22:54:31 e9a5061849ea: Pulling fs layer 22:54:31 d747dcd14b5f: Pulling fs layer 22:54:31 2de7ff778b66: Pulling fs layer 22:54:31 0d9ebad4ef96: Waiting 22:54:31 e9a5061849ea: Waiting 22:54:31 d747dcd14b5f: Waiting 22:54:31 2de7ff778b66: Waiting 22:54:31 9712f1f96733: Verifying Checksum 22:54:31 9712f1f96733: Download complete 22:54:31 63f879dbbcfc: Verifying Checksum 22:54:31 63f879dbbcfc: Download complete 22:54:31 e9a5061849ea: Verifying Checksum 22:54:31 e9a5061849ea: Download complete 22:54:31 d747dcd14b5f: Verifying Checksum 22:54:31 d747dcd14b5f: Download complete 22:54:31 ab5ef0e58194: Verifying Checksum 22:54:31 ab5ef0e58194: Download complete 22:54:31 0d9ebad4ef96: Download complete 22:54:32 2de7ff778b66: Verifying Checksum 22:54:32 2de7ff778b66: Download complete 22:54:34 ab5ef0e58194: Pull complete 22:54:34 9712f1f96733: Pull complete 22:54:35 63f879dbbcfc: Pull complete 22:54:39 0d9ebad4ef96: Pull complete 22:54:39 e9a5061849ea: Pull complete 22:54:39 d747dcd14b5f: Pull complete 22:54:40 2de7ff778b66: Pull complete 22:54:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:40 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:54:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:54:46 $ docker top 9c2bc4c9ae5a2832ac218d895579fbc6140172ab554d8193740049d49aa7f11f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:54:47 provisioning config files... 22:54:47 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5343873918104847523tmp 22:54:47 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10301607706470820502tmp 22:54:47 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3515940925520558838tmp [Pipeline] { [Pipeline] echo 22:54:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:54:47 ---> sigul-configuration.sh 22:54:47 gpg: directory `/root/.gnupg' created 22:54:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:54:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:54:47 gpg: keyring `/root/.gnupg/secring.gpg' created 22:54:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:54:47 gpg: CAST5 encrypted data 22:54:47 gpg: encrypted with 1 passphrase 22:54:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:54:47 + mkdir /home/jenkins 22:54:47 + mkdir /home/jenkins/sigul [Pipeline] sh 22:54:47 + 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 22:54:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:54:48 ---> sigul-install.sh 22:54:48 Sigul already installed; skipping installation. [Pipeline] sh 22:54:48 + git tag --list 22:54:48 v1.0.0 22:54:48 v1.1.0 22:54:48 v1.2.0 22:54:48 v1.2.1-dev.1 22:54:48 v1.2.1-dev.10 22:54:48 v1.2.1-dev.11 22:54:48 v1.2.1-dev.12 22:54:48 v1.2.1-dev.13 22:54:48 v1.2.1-dev.14 22:54:48 v1.2.1-dev.15 22:54:48 v1.2.1-dev.16 22:54:48 v1.2.1-dev.17 22:54:48 v1.2.1-dev.18 22:54:48 v1.2.1-dev.19 22:54:48 v1.2.1-dev.2 22:54:48 v1.2.1-dev.20 22:54:48 v1.2.1-dev.21 22:54:48 v1.2.1-dev.22 22:54:48 v1.2.1-dev.23 22:54:48 v1.2.1-dev.3 22:54:48 v1.2.1-dev.4 22:54:48 v1.2.1-dev.5 22:54:48 v1.2.1-dev.6 22:54:48 v1.2.1-dev.7 22:54:48 v1.2.1-dev.8 22:54:48 v1.2.1-dev.9 22:54:48 v1.3.0 22:54:48 v1.3.1 22:54:48 v1.3.1-dev.1 22:54:48 v2.0.0 22:54:48 v2.0.0-dev.1 22:54:48 v2.0.0-dev.2 22:54:48 v2.0.0-dev.3 22:54:48 v2.0.0-dev.4 22:54:48 v2.0.1 22:54:48 v2.1.0 22:54:48 v2.1.1 22:54:48 v2.1.1-dev.1 22:54:48 v2.1.1-dev.2 22:54:48 v2.1.2 22:54:48 v2.1.2-dev.1 22:54:48 v2.1.2-dev.2 22:54:48 v2.2.0 22:54:48 v2.2.1-dev.1 22:54:48 v2.2.1-dev.10 22:54:48 v2.2.1-dev.2 22:54:48 v2.2.1-dev.3 22:54:48 v2.2.1-dev.4 22:54:48 v2.2.1-dev.5 22:54:48 v2.2.1-dev.6 22:54:48 v2.2.1-dev.7 22:54:48 v2.2.1-dev.8 22:54:48 v2.2.1-dev.9 22:54:48 v2.3 22:54:48 v2.3.0 22:54:48 v2.3.0-dev.10 22:54:48 v2.3.0-dev.11 22:54:48 v2.3.0-dev.12 22:54:48 v2.3.0-dev.13 22:54:48 v2.3.0-dev.14 22:54:48 v2.3.0-dev.15 22:54:48 v2.3.0-dev.16 22:54:48 v2.3.0-dev.17 22:54:48 v2.3.0-dev.18 22:54:48 v2.3.0-dev.19 22:54:48 v2.3.0-dev.20 22:54:48 v2.3.0-dev.21 22:54:48 v2.3.0-dev.22 22:54:48 v2.3.0-dev.23 22:54:48 v2.3.0-dev.24 22:54:48 v2.3.0-dev.25 22:54:48 v2.3.0-dev.26 22:54:48 v2.3.0-dev.27 22:54:48 v2.3.0-dev.28 22:54:48 v2.3.0-dev.29 22:54:48 v2.3.0-dev.30 22:54:48 v2.3.0-dev.31 22:54:48 v2.3.0-dev.32 22:54:48 v2.3.0-dev.33 22:54:48 v2.3.0-dev.34 22:54:48 v2.3.0-dev.35 22:54:48 v2.3.0-dev.36 22:54:48 v2.3.0-dev.37 22:54:48 v2.3.1 22:54:48 v2.3.1-dev.1 22:54:48 v2.3.1-dev.2 22:54:48 v2.3.1-dev.3 22:54:48 v2.3.1-dev.4 22:54:48 v3.0.0-dev.1 22:54:48 v3.0.0-dev.10 22:54:48 v3.0.0-dev.11 22:54:48 v3.0.0-dev.12 22:54:48 v3.0.0-dev.13 22:54:48 v3.0.0-dev.14 22:54:48 v3.0.0-dev.15 22:54:48 v3.0.0-dev.16 22:54:48 v3.0.0-dev.17 22:54:48 v3.0.0-dev.18 22:54:48 v3.0.0-dev.19 22:54:48 v3.0.0-dev.2 22:54:48 v3.0.0-dev.20 22:54:48 v3.0.0-dev.21 22:54:48 v3.0.0-dev.22 22:54:48 v3.0.0-dev.23 22:54:48 v3.0.0-dev.24 22:54:48 v3.0.0-dev.25 22:54:48 v3.0.0-dev.26 22:54:48 v3.0.0-dev.27 22:54:48 v3.0.0-dev.28 22:54:48 v3.0.0-dev.29 22:54:48 v3.0.0-dev.3 22:54:48 v3.0.0-dev.30 22:54:48 v3.0.0-dev.31 22:54:48 v3.0.0-dev.32 22:54:48 v3.0.0-dev.33 22:54:48 v3.0.0-dev.34 22:54:48 v3.0.0-dev.35 22:54:48 v3.0.0-dev.36 22:54:48 v3.0.0-dev.37 22:54:48 v3.0.0-dev.38 22:54:48 v3.0.0-dev.39 22:54:48 v3.0.0-dev.4 22:54:48 v3.0.0-dev.40 22:54:48 v3.0.0-dev.41 22:54:48 v3.0.0-dev.42 22:54:48 v3.0.0-dev.43 22:54:48 v3.0.0-dev.44 22:54:48 v3.0.0-dev.45 22:54:48 v3.0.0-dev.46 22:54:48 v3.0.0-dev.47 22:54:48 v3.0.0-dev.48 22:54:48 v3.0.0-dev.5 22:54:48 v3.0.0-dev.6 22:54:48 v3.0.0-dev.7 22:54:48 v3.0.0-dev.8 22:54:48 v3.0.0-dev.9 [Pipeline] sh 22:54:48 + lftools sign git-tag v3.0.0-dev.48 22:54:49 Signing Git tag with Sigul... 22:54:49 Signing v3.0.0-dev.48 [Pipeline] echo 22:54:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:54:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:54:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:54:49 $ docker stop --time=1 9c2bc4c9ae5a2832ac218d895579fbc6140172ab554d8193740049d49aa7f11f 22:54:51 $ docker rm -f --volumes 9c2bc4c9ae5a2832ac218d895579fbc6140172ab554d8193740049d49aa7f11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:54:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:52 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:54:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:53 $ docker top b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb -eo pid,comm 22:54:53 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). 22:54:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:53 [ssh-agent] Looking for ssh-agent implementation... 22:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:53 $ docker exec b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb ssh-agent 22:54:53 SSH_AUTH_SOCK=/tmp/ssh-Invdr4nVxzkh/agent.14 22:54:53 SSH_AGENT_PID=20 22:54:53 Running ssh-add (command line suppressed) 22:54:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16845258463404726524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16845258463404726524.key) 22:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:53 + git semver bump pre 22:54:54 2023-05-22 22:54:54,017 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:54:54 2023-05-22 22:54:54,017 [bump_version] DEBUG bumping version:3.0.0-dev.48 on axis:pre with prefix:dev 22:54:54 2023-05-22 22:54:54,017 [bump_version] DEBUG bumped version:3.0.0-dev.49 22:54:54 2023-05-22 22:54:54,017 [write_version] DEBUG write version:3.0.0-dev.49 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 22:54:54 2023-05-22 22:54:54,017 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:54:54 2023-05-22 22:54:54,018 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 22:54:54 2023-05-22 22:54:54,019 [execute] INFO git cat-file --batch-check 22:54:54 2023-05-22 22:54:54,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:54:54 2023-05-22 22:54:54,024 [execute] INFO git cat-file --batch 22:54:54 2023-05-22 22:54:54,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:54:54 2023-05-22 22:54:54,028 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:54:54 3.0.0-dev.49 [Pipeline] } 22:54:54 $ docker exec --env ******** --env ******** b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb ssh-agent -k 22:54:54 unset SSH_AUTH_SOCK; 22:54:54 unset SSH_AGENT_PID; 22:54:54 echo Agent pid 20 killed; 22:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:54 + git semver [Pipeline] } 22:54:54 $ docker stop --time=1 b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb 22:54:56 $ docker rm -f --volumes b41053f73508c6e9d36d38f8447e89ab42718589d03ad8318bc249f5527ee0cb [Pipeline] // withDockerContainer [Pipeline] sh 22:54:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:54:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:56 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:54:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:54:57 $ docker top 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 -eo pid,comm 22:54:57 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). 22:54:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:54:57 [ssh-agent] Looking for ssh-agent implementation... 22:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:54:57 $ docker exec 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 ssh-agent 22:54:57 SSH_AUTH_SOCK=/tmp/ssh-RASFtDBLbe9M/agent.31 22:54:57 SSH_AGENT_PID=37 22:54:57 Running ssh-add (command line suppressed) 22:54:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13825831972255551424.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13825831972255551424.key) 22:54:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:54:58 + git semver push 22:54:58 2023-05-22 22:54:58,281 [run_push] DEBUG push 22:54:58 2023-05-22 22:54:58,282 [execute] INFO git cat-file --batch-check 22:54:58 2023-05-22 22:54:58,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:54:58 2023-05-22 22:54:58,287 [execute] INFO git rev-list 443f4df76f10128bf61a40b04b91019334bc749a -- 22:54:58 2023-05-22 22:54:58,288 [execute] DEBUG Popen(['git', 'rev-list', '443f4df76f10128bf61a40b04b91019334bc749a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:54:58 2023-05-22 22:54:58,300 [execute] INFO git fetch -v origin 22:54:58 2023-05-22 22:54:58,300 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 22:54:59 2023-05-22 22:54:58,748 [run_push] DEBUG no remote changes detected 22:54:59 2023-05-22 22:54:58,749 [execute] INFO git push origin semver 22:54:59 2023-05-22 22:54:58,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:54:59 2023-05-22 22:54:59,510 [run_push] DEBUG push all version tags 22:54:59 2023-05-22 22:54:59,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:54:59 2023-05-22 22:54:59,511 [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) 22:55:00 2023-05-22 22:55:00,322 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:55:00 3.0.0-dev.49 [Pipeline] } 22:55:00 $ docker exec --env ******** --env ******** 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 ssh-agent -k 22:55:00 unset SSH_AUTH_SOCK; 22:55:00 unset SSH_AGENT_PID; 22:55:00 echo Agent pid 37 killed; 22:55:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:00 + git semver [Pipeline] } 22:55:01 $ docker stop --time=1 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 22:55:02 $ docker rm -f --volumes 6ffa6244a5891ada0c845190a730044727a9934a3260882586324a2199884928 [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 22:55:03 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:55:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:55:03 total 16 22:55:03 drwxr-xr-x 3 root root 4096 May 22 22:43 . 22:55:03 drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:54 .. 22:55:03 drwxr-xr-x 2 root root 4096 May 22 22:43 cost 22:55:03 -rw-r--r-- 1 root root 96 May 22 22:43 cost.csv 22:55:03 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:55:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:55:03 total 16 22:55:03 drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:43 . 22:55:03 drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:54 .. 22:55:03 drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:43 cost 22:55:03 -rw-r--r-- 1 jenkins jenkins 96 May 22 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:04 ---> package-listing.sh 22:55:04 ++ facter osfamily 22:55:04 ++ tr '[:upper:]' '[:lower:]' 22:55:04 + OS_FAMILY=debian 22:55:04 + workspace=/w/workspace/ry_app-service-configurable_main 22:55:04 + START_PACKAGES=/tmp/packages_start.txt 22:55:04 + END_PACKAGES=/tmp/packages_end.txt 22:55:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:04 + PACKAGES=/tmp/packages_start.txt 22:55:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:55:04 + PACKAGES=/tmp/packages_end.txt 22:55:04 + case "${OS_FAMILY}" in 22:55:04 + dpkg -l 22:55:04 + grep '^ii' 22:55:04 + '[' -f /tmp/packages_start.txt ']' 22:55:04 + '[' -f /tmp/packages_end.txt ']' 22:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:55:04 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:55:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:05 prd-ubuntu20.04-docker-8c-8g-16397 does not seem to be running inside a container 22:55:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:05 $ docker top e15e8622712cda6f39973d57cb74163737b08f59089859a058ad4eae179cd272 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:06 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:06 + ls /var/log/sa-host 22:55:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:06 provisioning config files... 22:55:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9353694115567688310tmp [Pipeline] { [Pipeline] echo 22:55:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:06 ---> create-netrc.sh [Pipeline] } 22:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:07 ---> python-tools-install.sh [Pipeline] echo 22:55:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:07 ---> sudo-logs.sh 22:55:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:07 ---> job-cost.sh 22:55:07 lf-activate-venv: SKIPPING 22:55:07 DEBUG: total: 0.2199999988079071 22:55:07 INFO: Retrieving Stack Cost... 22:55:08 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:08 INFO: Archiving Costs [Pipeline] echo 22:55:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:09 ---> logs-deploy.sh 22:55:09 lf-activate-venv: SKIPPING 22:55:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/166 22:55:09 INFO: archiving workspace using pattern(s): 22:55:09 Archives upload complete. 22:55:09 INFO: archiving logs to Nexus