Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 773240d7c00756d96df130f49dca2804083f7a37 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-ssh3889189209539774826.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-ssh2725193210893744564.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-ssh6022940731978762662.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-ssh1883485635390233614.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-ssh17423284370077340167.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15944 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 773240d7c00756d96df130f49dca2804083f7a37 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#565)" > 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 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 > git rev-list --no-walk f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:28 ========================================================= 20:32:28 EdgeX Global Pipelines Version Info 20:32:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:29 ------------------- 20:32:29 stable info: 20:32:29 ------------------- 20:32:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:32:29 Message: update stable to v1.0.249 20:32:30 ------------------- 20:32:30 experimental info: 20:32:30 ------------------- 20:32:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:32:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 773240d [Pipeline] echo 20:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:30 provisioning config files... 20:32:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config143583843699662436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:31 ---> docker-login.sh 20:32:31 nexus3.edgexfoundry.org:10001 20:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:31 Configure a credential helper to remove this warning. See 20:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:31 20:32:31 Login Succeeded 20:32:31 nexus3.edgexfoundry.org:10002 20:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:31 Configure a credential helper to remove this warning. See 20:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:31 20:32:31 Login Succeeded 20:32:31 nexus3.edgexfoundry.org:10003 20:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:31 Configure a credential helper to remove this warning. See 20:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:31 20:32:31 Login Succeeded 20:32:31 nexus3.edgexfoundry.org:10004 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 docker.io 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 ---> docker-login.sh ends [Pipeline] } 20:32:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:32 + git rev-list -1 --merges 773240d7c00756d96df130f49dca2804083f7a37~1..773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo 20:32:32 -----------> git rev-list -1 --merges 773240d7c00756d96df130f49dca2804083f7a37~1..773240d7c00756d96df130f49dca2804083f7a37 773240d7c00756d96df130f49dca2804083f7a37 [false] [Pipeline] sh 20:32:33 + git log --format=format:%s -1 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo 20:32:33 ========================================================= 20:32:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:33 + git log --format=format:%s -1 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo 20:32:33 [semverPrep] GIT_COMMIT: 773240d7c00756d96df130f49dca2804083f7a37, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#565) [Pipeline] echo 20:32:33 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:33 + grep -v github /etc/ssh/ssh_known_hosts 20:32:33 + [ -e /tmp/ssh_known_hosts ] 20:32:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:33 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:34 20:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:34 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:34 b85a868b505f: Pulling fs layer 20:32:34 e2be974225ed: Pulling fs layer 20:32:34 339a4e72a1f5: Pulling fs layer 20:32:34 988bab9f4d93: Pulling fs layer 20:32:34 1469e6f7b9e6: Pulling fs layer 20:32:34 eaf3925da568: Pulling fs layer 20:32:34 bab4dde63d76: Pulling fs layer 20:32:34 bde34c3a00c8: Pulling fs layer 20:32:34 b352a97aabf1: Pulling fs layer 20:32:34 4872d77fe225: Pulling fs layer 20:32:34 5851b861e8e6: Pulling fs layer 20:32:34 bab4dde63d76: Waiting 20:32:34 bde34c3a00c8: Waiting 20:32:34 b352a97aabf1: Waiting 20:32:34 988bab9f4d93: Waiting 20:32:34 1469e6f7b9e6: Waiting 20:32:34 4872d77fe225: Waiting 20:32:34 eaf3925da568: Waiting 20:32:34 5851b861e8e6: Waiting 20:32:34 e2be974225ed: Verifying Checksum 20:32:34 e2be974225ed: Download complete 20:32:34 988bab9f4d93: Verifying Checksum 20:32:34 988bab9f4d93: Download complete 20:32:34 339a4e72a1f5: Verifying Checksum 20:32:34 339a4e72a1f5: Download complete 20:32:34 1469e6f7b9e6: Verifying Checksum 20:32:34 1469e6f7b9e6: Download complete 20:32:34 eaf3925da568: Verifying Checksum 20:32:34 eaf3925da568: Download complete 20:32:34 bde34c3a00c8: Verifying Checksum 20:32:34 bde34c3a00c8: Download complete 20:32:34 b352a97aabf1: Verifying Checksum 20:32:34 b352a97aabf1: Download complete 20:32:34 4872d77fe225: Verifying Checksum 20:32:34 4872d77fe225: Download complete 20:32:34 5851b861e8e6: Download complete 20:32:34 b85a868b505f: Download complete 20:32:35 bab4dde63d76: Verifying Checksum 20:32:35 bab4dde63d76: Download complete 20:32:36 b85a868b505f: Pull complete 20:32:36 e2be974225ed: Pull complete 20:32:37 339a4e72a1f5: Pull complete 20:32:37 988bab9f4d93: Pull complete 20:32:37 1469e6f7b9e6: Pull complete 20:32:37 eaf3925da568: Pull complete 20:32:39 bab4dde63d76: Pull complete 20:32:39 bde34c3a00c8: Pull complete 20:32:39 b352a97aabf1: Pull complete 20:32:39 4872d77fe225: Pull complete 20:32:39 5851b861e8e6: Pull complete 20:32:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:39 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:32:42 $ docker top 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 -eo pid,comm 20:32:42 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). 20:32:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:42 [ssh-agent] Looking for ssh-agent implementation... 20:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:42 $ docker exec 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent 20:32:42 SSH_AUTH_SOCK=/tmp/ssh-9Ou935zLKjs6/agent.32 20:32:42 SSH_AGENT_PID=38 20:32:42 Running ssh-add (command line suppressed) 20:32:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15755306354867571922.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15755306354867571922.key) 20:32:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:43 + git tag --points-at HEAD [Pipeline] } 20:32:43 $ docker exec --env ******** --env ******** 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent -k 20:32:43 unset SSH_AUTH_SOCK; 20:32:43 unset SSH_AGENT_PID; 20:32:43 echo Agent pid 38 killed; 20:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:43 [ssh-agent] Looking for ssh-agent implementation... 20:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:43 $ docker exec 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent 20:32:43 SSH_AUTH_SOCK=/tmp/ssh-S5JBTJZPJdfB/agent.70 20:32:43 SSH_AGENT_PID=76 20:32:43 Running ssh-add (command line suppressed) 20:32:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15923968376953383143.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15923968376953383143.key) 20:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:44 + git semver init 20:32:44 2023-05-17 20:32:44,244 [run_init] DEBUG init version:0.0.0 force:False 20:32:44 2023-05-17 20:32:44,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 20:32:44 2023-05-17 20:32:44,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 20:32:44 2023-05-17 20:32:44,246 [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) 20:32:45 2023-05-17 20:32:45,024 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 20:32:45 2023-05-17 20:32:45,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 20:32:45 2023-05-17 20:32:45,025 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:32:45 2023-05-17 20:32:45,025 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:32:45 3.0.0-dev.47 [Pipeline] } 20:32:45 $ docker exec --env ******** --env ******** 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent -k 20:32:45 unset SSH_AUTH_SOCK; 20:32:45 unset SSH_AGENT_PID; 20:32:45 echo Agent pid 76 killed; 20:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:45 + git semver [Pipeline] } 20:32:45 $ docker stop --time=1 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 20:32:47 $ docker rm -f --volumes 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:47 Stashed 1 file(s) [Pipeline] echo 20:32:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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) 20:32:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15938 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 20:32:47 Running in /w/workspace/app-service-configurable/165 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-17T20:32:48.014Z] Selected Git installation does not exist. Using Default 20:32:48 The recommended git tool is: NONE [Pipeline] configFileProvider 20:32:48 provisioning config files... 20:32:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4897532572562606613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:48 ---> docker-login.sh 20:32:48 nexus3.edgexfoundry.org:10001 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 nexus3.edgexfoundry.org:10002 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 nexus3.edgexfoundry.org:10003 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 nexus3.edgexfoundry.org:10004 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 docker.io 20:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:48 Configure a credential helper to remove this warning. See 20:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:48 20:32:48 Login Succeeded 20:32:48 ---> docker-login.sh ends [Pipeline] } 20:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:48 ========================================================= 20:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:32:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:49 + 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 . 20:32:49 Sending build context to Docker daemon 3.345MB 20:32:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:32:49 Step 2/12 : FROM ${BASE} AS builder 20:32:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:49 f56be85fc22e: Pulling fs layer 20:32:49 85791d961cd3: Pulling fs layer 20:32:49 d694b5ae8c79: Pulling fs layer 20:32:49 9f32a84ed3da: Pulling fs layer 20:32:49 4d19c01a9841: Pulling fs layer 20:32:49 9f32a84ed3da: Waiting 20:32:49 9325e15d5711: Pulling fs layer 20:32:49 556b6ee489ea: Pulling fs layer 20:32:49 c5a4b2cf53e6: Pulling fs layer 20:32:49 4d19c01a9841: Waiting 20:32:49 9325e15d5711: Waiting 20:32:49 556b6ee489ea: Waiting 20:32:49 85791d961cd3: Download complete 20:32:49 9f32a84ed3da: Verifying Checksum 20:32:49 9f32a84ed3da: Download complete 20:32:49 4d19c01a9841: Download complete 20:32:49 f56be85fc22e: Verifying Checksum 20:32:49 f56be85fc22e: Download complete 20:32:49 9325e15d5711: Download complete 20:32:49 f56be85fc22e: Pull complete 20:32:49 85791d961cd3: Pull complete 20:32:50 c5a4b2cf53e6: Verifying Checksum 20:32:50 c5a4b2cf53e6: Download complete 20:32:50 d694b5ae8c79: Verifying Checksum 20:32:50 d694b5ae8c79: Download complete 20:32:50 556b6ee489ea: Verifying Checksum 20:32:50 556b6ee489ea: Download complete 20:32:53 d694b5ae8c79: Pull complete 20:32:53 9f32a84ed3da: Pull complete 20:32:53 4d19c01a9841: Pull complete 20:32:53 9325e15d5711: Pull complete 20:32:56 556b6ee489ea: Pull complete 20:32:56 using credential edgex-jenkins-ssh 20:32:56 Cloning the remote Git repository 20:32:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:32:56 > git init /w/workspace/app-service-configurable/165 # timeout=10 20:32:57 c5a4b2cf53e6: Pull complete 20:32:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:32:57 ---> c4be618373d6 20:32:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:32:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:32:56 > git --version # timeout=10 20:32:56 > git --version # 'git version 2.25.1' 20:32:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:59 Avoid second fetch 20:32:59 Checking out Revision 773240d7c00756d96df130f49dca2804083f7a37 (main) 20:32:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:59 > git config core.sparsecheckout # timeout=10 20:32:59 > git checkout -f 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 20:33:00 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#565)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:00 ---> Running in 4c2016bc847e 20:33:00 Removing intermediate container 4c2016bc847e 20:33:00 ---> 042a4cf9e2a3 20:33:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:33:00 ---> Running in c3bb227649ab 20:33:00 Removing intermediate container c3bb227649ab 20:33:00 ---> 1fe1e5a157f5 20:33:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:33:00 ---> Running in ad0ee3f96264 20:33:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:00 Dload Upload Total Spent Left Speed 20:33:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 20:33:01 Removing intermediate container ad0ee3f96264 20:33:01 ---> 65a1e4412066 20:33:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:01 ---> Running in d29244d3ffdc [Pipeline] sh 20:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:33:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:33:01 OK: 265 MiB in 53 packages 20:33:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:33:01 + sudo tee /etc/docker/daemon.new 20:33:01 { 20:33:01 "registry-mirrors": [ 20:33:01 "https://nexus3.edgexfoundry.org:10001" 20:33:01 ], 20:33:01 "bip": "10.250.0.254/24", 20:33:01 "hosts": [ 20:33:01 "tcp://0.0.0.0:5555", 20:33:01 "unix:///var/run/docker.sock" 20:33:01 ], 20:33:01 "mtu": 1458, 20:33:01 "selinux-enabled": true, 20:33:01 "seccomp-profile": "/etc/docker/seccomp.json" 20:33:01 } [Pipeline] sh 20:33:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:02 Removing intermediate container d29244d3ffdc 20:33:02 ---> fbe4a871d2ee 20:33:02 Step 7/12 : WORKDIR /app 20:33:02 ---> Running in 9a3e2339713c 20:33:02 Removing intermediate container 9a3e2339713c 20:33:02 ---> 16ff42ac1252 20:33:02 Step 8/12 : COPY go.mod vendor* ./ 20:33:02 ---> 99955211253b 20:33:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:02 ---> Running in 97d432d7eb60 20:33:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:24 provisioning config files... 20:33:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/165@tmp/config12255554603671840612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:25 ---> docker-login.sh 20:33:25 nexus3.edgexfoundry.org:10001 20:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:25 Configure a credential helper to remove this warning. See 20:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:25 20:33:25 Login Succeeded 20:33:25 nexus3.edgexfoundry.org:10002 20:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:26 Configure a credential helper to remove this warning. See 20:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:26 20:33:26 Login Succeeded 20:33:26 nexus3.edgexfoundry.org:10003 20:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:26 Configure a credential helper to remove this warning. See 20:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:26 20:33:26 Login Succeeded 20:33:26 nexus3.edgexfoundry.org:10004 20:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:26 Configure a credential helper to remove this warning. See 20:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:26 20:33:26 Login Succeeded 20:33:26 docker.io 20:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:27 Configure a credential helper to remove this warning. See 20:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:27 20:33:27 Login Succeeded 20:33:27 ---> docker-login.sh ends [Pipeline] } 20:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:27 ========================================================= 20:33:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:33:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + 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 . 20:33:28 Sending build context to Docker daemon 168.4kB 20:33:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:33:28 Step 2/12 : FROM ${BASE} AS builder 20:33:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:28 c41833b44d91: Pulling fs layer 20:33:28 ed15518f5707: Pulling fs layer 20:33:28 feae8fd75edb: Pulling fs layer 20:33:28 242c74f7c9fa: Pulling fs layer 20:33:28 3cdef696dda3: Pulling fs layer 20:33:28 2ced38df9373: Pulling fs layer 20:33:28 58f1dce35555: Pulling fs layer 20:33:28 242c74f7c9fa: Waiting 20:33:28 3cdef696dda3: Waiting 20:33:28 2ced38df9373: Waiting 20:33:28 58f1dce35555: Waiting 20:33:28 ed15518f5707: Verifying Checksum 20:33:28 ed15518f5707: Download complete 20:33:28 242c74f7c9fa: Verifying Checksum 20:33:28 242c74f7c9fa: Download complete 20:33:28 3cdef696dda3: Download complete 20:33:28 c41833b44d91: Verifying Checksum 20:33:28 c41833b44d91: Download complete 20:33:28 Removing intermediate container 97d432d7eb60 20:33:28 ---> 8b589e0f84e7 20:33:28 Step 10/12 : COPY . . 20:33:29 ---> f4eb92ae4778 20:33:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:29 ---> Running in 766b3b77299c 20:33:29 Removing intermediate container 766b3b77299c 20:33:29 ---> 80e3fc1402db 20:33:29 Step 12/12 : RUN $MAKE 20:33:29 ---> Running in 016d2af33390 20:33:29 noop 20:33:29 c41833b44d91: Pull complete 20:33:29 Removing intermediate container 016d2af33390 20:33:29 ---> c4cd0249aa94 20:33:29 Successfully built c4cd0249aa94 20:33:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 58f1dce35555: Verifying Checksum 20:33:29 58f1dce35555: Download complete 20:33:30 + docker inspect -f . ci-base-image-x86_64 20:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:30 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:30 ed15518f5707: Pull complete 20:33:30 $ docker top e2cc3ee556a41666a7f74d4b1c6b51b61907dbd1d6b7c0e7099b2a12006cee59 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:30 + go version 20:33:30 go version go1.20.2 linux/amd64 [Pipeline] } 20:33:30 $ docker stop --time=1 e2cc3ee556a41666a7f74d4b1c6b51b61907dbd1d6b7c0e7099b2a12006cee59 20:33:31 feae8fd75edb: Verifying Checksum 20:33:31 feae8fd75edb: Download complete 20:33:31 2ced38df9373: Verifying Checksum 20:33:31 2ced38df9373: Download complete 20:33:32 $ docker rm -f --volumes e2cc3ee556a41666a7f74d4b1c6b51b61907dbd1d6b7c0e7099b2a12006cee59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:32 + docker inspect -f . ci-base-image-x86_64 20:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:32 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:33:33 $ docker top f56466820e432a131e02a7cb5d3e9f84909f93d5658e2c21281095f105f73978 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:33 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 20:33:33 + make test 20:33:33 go test -race -coverprofile=coverage.out ./... 20:33:41 feae8fd75edb: Pull complete 20:33:41 242c74f7c9fa: Pull complete 20:33:41 3cdef696dda3: Pull complete 20:33:49 2ced38df9373: Pull complete 20:33:51 58f1dce35555: Pull complete 20:33:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:33:51 ---> fadd8f120f05 20:33:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:33:53 ---> Running in fce9a5e4c365 20:33:53 Removing intermediate container fce9a5e4c365 20:33:53 ---> 91528395017e 20:33:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:33:53 ---> Running in d5fa403b7b0b 20:33:53 Removing intermediate container d5fa403b7b0b 20:33:53 ---> 566ac6b6b2fa 20:33:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:33:53 ---> Running in d7517a769763 20:33:54 Removing intermediate container d7517a769763 20:33:54 ---> 1b7b37aa4f45 20:33:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:54 ---> Running in 4ca16fc3009e 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:57 OK: 263 MiB in 53 packages 20:33:58 Removing intermediate container 4ca16fc3009e 20:33:58 ---> b25c0831d51f 20:33:58 Step 7/12 : WORKDIR /app 20:33:58 ---> Running in 90c5531bbf6f 20:33:58 Removing intermediate container 90c5531bbf6f 20:33:58 ---> 9ef53d0184b9 20:33:58 Step 8/12 : COPY go.mod vendor* ./ 20:33:58 ---> 0fed04ca86b1 20:33:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:58 ---> Running in b31c3a158ae2 20:34:13 go vet ./... 20:34:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:17 ./bin/test-attribution-txt.sh 20:34:17 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 20:34:17 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 20:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:34:17 $ docker stop --time=1 f56466820e432a131e02a7cb5d3e9f84909f93d5658e2c21281095f105f73978 20:34:22 $ docker rm -f --volumes f56466820e432a131e02a7cb5d3e9f84909f93d5658e2c21281095f105f73978 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:23 + ls -al . 20:34:23 total 176 20:34:23 drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:33 . 20:34:23 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 .. 20:34:23 -rw-rw-r-- 1 jenkins jenkins 119 May 17 20:32 .dockerignore 20:34:23 drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:32 .git 20:34:23 drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:32 .github 20:34:23 -rw-rw-r-- 1 jenkins jenkins 171 May 17 20:32 .gitignore 20:34:23 -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:32 .golangci.yml 20:34:23 drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:32 .semver 20:34:23 -rw-rw-r-- 1 jenkins jenkins 9088 May 17 20:32 Attribution.txt 20:34:23 -rw-rw-r-- 1 jenkins jenkins 29118 May 17 20:32 CHANGELOG.md 20:34:23 -rw-rw-r-- 1 jenkins jenkins 1898 May 17 20:32 Dockerfile 20:34:23 -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:32 GOVERNANCE.md 20:34:23 -rw-rw-r-- 1 jenkins jenkins 688 May 17 20:32 Jenkinsfile 20:34:23 -rw-rw-r-- 1 jenkins jenkins 10174 May 17 20:32 LICENSE 20:34:23 -rw-rw-r-- 1 jenkins jenkins 618 May 17 20:32 OWNERS.md 20:34:23 -rw-rw-r-- 1 jenkins jenkins 4885 May 17 20:32 README.md 20:34:23 -rw-rw-r-- 1 jenkins jenkins 12 May 17 20:32 VERSION 20:34:23 drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:32 bin 20:34:23 -rw-r--r-- 1 jenkins jenkins 13 May 17 20:33 coverage.out 20:34:23 -rw-rw-r-- 1 jenkins jenkins 3302 May 17 20:32 go.mod 20:34:23 -rw-rw-r-- 1 jenkins jenkins 31421 May 17 20:32 go.sum 20:34:23 -rw-rw-r-- 1 jenkins jenkins 1937 May 17 20:32 main.go 20:34:23 -rw-rw-r-- 1 jenkins jenkins 2569 May 17 20:32 makefile 20:34:23 drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:32 res 20:34:23 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:23 + 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=773240d7c00756d96df130f49dca2804083f7a37 --label arch=amd64 --label version=3.0.0-dev.47 . 20:34:23 Sending build context to Docker daemon 3.346MB 20:34:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:34:23 Step 2/26 : FROM ${BASE} AS builder 20:34:23 ---> c4cd0249aa94 20:34:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:34:24 ---> Running in c6deeeea2e44 20:34:24 Removing intermediate container c6deeeea2e44 20:34:24 ---> aeecde5455bc 20:34:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:34:24 ---> Running in 9b0635b9b7d4 20:34:24 Removing intermediate container 9b0635b9b7d4 20:34:24 ---> c4addd0be006 20:34:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:34:24 ---> Running in 41100a503079 20:34:24 Removing intermediate container 41100a503079 20:34:24 ---> 6b4302a42aaa 20:34:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:24 ---> Running in f800e33d70f1 20:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:34:24 OK: 265 MiB in 53 packages 20:34:25 Removing intermediate container f800e33d70f1 20:34:25 ---> cce0c58a2c97 20:34:25 Step 7/26 : WORKDIR /app 20:34:25 ---> Running in 80351e00f7ec 20:34:25 Removing intermediate container 80351e00f7ec 20:34:25 ---> 5b4f9a4245d5 20:34:25 Step 8/26 : COPY go.mod vendor* ./ 20:34:25 ---> da0e1783f2e5 20:34:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:25 ---> Running in c11ed4c6b874 20:34:26 Removing intermediate container c11ed4c6b874 20:34:26 ---> 2833cee61d5a 20:34:26 Step 10/26 : COPY . . 20:34:26 ---> 13a699583b80 20:34:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:26 ---> Running in f0dbaa9963fe 20:34:26 Removing intermediate container f0dbaa9963fe 20:34:26 ---> b5a9aca14f53 20:34:26 Step 12/26 : RUN $MAKE 20:34:26 ---> Running in 58390511210e 20:34:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.47" -trimpath -mod=readonly -o app-service-configurable 20:34:49 Removing intermediate container 58390511210e 20:34:49 ---> 02fff2961b86 20:34:49 Step 13/26 : FROM alpine:3.17 20:34:49 3.17: Pulling from library/alpine 20:34:49 f56be85fc22e: Already exists 20:34:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:34:49 Status: Downloaded newer image for alpine:3.17 20:34:49 ---> 9ed4aefc74f6 20:34:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:34:49 ---> Running in 28e1216b7390 20:34:49 Removing intermediate container 28e1216b7390 20:34:49 ---> bd6adcc56387 20:34:49 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 20:34:49 ---> Running in be049c1ae76c 20:34:49 Removing intermediate container be049c1ae76c 20:34:49 ---> 1df21c52b231 20:34:49 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:49 ---> Running in 489ea1629c5f 20:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:34:49 (1/2) Installing ca-certificates (20230506-r0) 20:34:49 (2/2) Installing dumb-init (1.2.5-r2) 20:34:49 Executing busybox-1.35.0-r29.trigger 20:34:49 Executing ca-certificates-20230506-r0.trigger 20:34:49 OK: 8 MiB in 17 packages 20:34:49 Removing intermediate container 489ea1629c5f 20:34:49 ---> 6051db246f24 20:34:49 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:34:49 ---> a7248a44894a 20:34:49 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:34:49 ---> 88794be27985 20:34:49 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:34:49 ---> b575ceee05b9 20:34:49 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:34:49 ---> 458a7811860d 20:34:49 Step 21/26 : EXPOSE 48095 20:34:49 ---> Running in c383a3decd32 20:34:49 Removing intermediate container c383a3decd32 20:34:49 ---> 8efd079631f5 20:34:49 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 20:34:49 ---> Running in 57a110d1bc1a 20:34:49 Removing intermediate container 57a110d1bc1a 20:34:49 ---> 1215a815a9df 20:34:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:49 ---> Running in f61cb07ee9ff 20:34:49 Removing intermediate container f61cb07ee9ff 20:34:49 ---> 0048b5a4b95d 20:34:49 Step 24/26 : LABEL arch=amd64 20:34:49 ---> Running in 74c30ceef165 20:34:49 Removing intermediate container 74c30ceef165 20:34:49 ---> b8bc6684b4b4 20:34:49 Step 25/26 : LABEL git_sha=773240d7c00756d96df130f49dca2804083f7a37 20:34:49 ---> Running in 808ecb838155 20:34:49 Removing intermediate container 808ecb838155 20:34:49 ---> f2bfbe301616 20:34:49 Step 26/26 : LABEL version=3.0.0-dev.47 20:34:49 ---> Running in ef10b8a260d1 20:34:49 Removing intermediate container ef10b8a260d1 20:34:49 ---> fd583fed52e7 20:34:49 [Warning] One or more build-args [ARCH] were not consumed 20:34:49 Successfully built fd583fed52e7 20:34:49 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:49 provisioning config files... 20:34:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7853540315885727565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:50 ---> docker-login.sh 20:34:50 nexus3.edgexfoundry.org:10001 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10002 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10003 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10004 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 docker.io 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 ---> docker-login.sh ends [Pipeline] } 20:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:50 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:34:50 773240d7c00756d96df130f49dca2804083f7a37 20:34:50 latest 20:34:50 3.0.0-dev.47 20:34:50 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 20:34:50 main 20:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37 20:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:34:51 6b830cf4cd5d: Preparing 20:34:51 eae516455824: Preparing 20:34:51 e11601a93ac0: Preparing 20:34:51 aa79c4a66c6a: Preparing 20:34:51 c93d7eead25f: Preparing 20:34:51 f1417ff83b31: Preparing 20:34:51 f1417ff83b31: Waiting 20:34:51 aa79c4a66c6a: Pushed 20:34:51 eae516455824: Pushed 20:34:51 e11601a93ac0: Pushed 20:34:51 f1417ff83b31: Layer already exists 20:34:51 c93d7eead25f: Pushed 20:34:54 6b830cf4cd5d: Pushed 20:34:54 773240d7c00756d96df130f49dca2804083f7a37: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:34:55 6b830cf4cd5d: Preparing 20:34:55 eae516455824: Preparing 20:34:55 e11601a93ac0: Preparing 20:34:55 aa79c4a66c6a: Preparing 20:34:55 c93d7eead25f: Preparing 20:34:55 f1417ff83b31: Preparing 20:34:55 f1417ff83b31: Waiting 20:34:55 e11601a93ac0: Layer already exists 20:34:55 c93d7eead25f: Layer already exists 20:34:55 aa79c4a66c6a: Layer already exists 20:34:55 eae516455824: Layer already exists 20:34:55 6b830cf4cd5d: Layer already exists 20:34:55 f1417ff83b31: Layer already exists 20:34:55 latest: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.47 20:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:34:55 6b830cf4cd5d: Preparing 20:34:55 eae516455824: Preparing 20:34:55 e11601a93ac0: Preparing 20:34:55 aa79c4a66c6a: Preparing 20:34:55 c93d7eead25f: Preparing 20:34:55 f1417ff83b31: Preparing 20:34:55 f1417ff83b31: Waiting 20:34:55 c93d7eead25f: Layer already exists 20:34:55 eae516455824: Layer already exists 20:34:55 6b830cf4cd5d: Layer already exists 20:34:55 aa79c4a66c6a: Layer already exists 20:34:55 e11601a93ac0: Layer already exists 20:34:55 f1417ff83b31: Layer already exists 20:34:55 3.0.0-dev.47: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 20:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:34:56 6b830cf4cd5d: Preparing 20:34:56 eae516455824: Preparing 20:34:56 e11601a93ac0: Preparing 20:34:56 aa79c4a66c6a: Preparing 20:34:56 c93d7eead25f: Preparing 20:34:56 f1417ff83b31: Preparing 20:34:56 f1417ff83b31: Waiting 20:34:56 6b830cf4cd5d: Layer already exists 20:34:56 aa79c4a66c6a: Layer already exists 20:34:56 e11601a93ac0: Layer already exists 20:34:56 eae516455824: Layer already exists 20:34:56 c93d7eead25f: Layer already exists 20:34:56 f1417ff83b31: Layer already exists 20:34:56 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:34:57 6b830cf4cd5d: Preparing 20:34:57 eae516455824: Preparing 20:34:57 e11601a93ac0: Preparing 20:34:57 aa79c4a66c6a: Preparing 20:34:57 c93d7eead25f: Preparing 20:34:57 f1417ff83b31: Preparing 20:34:57 f1417ff83b31: Waiting 20:34:57 aa79c4a66c6a: Layer already exists 20:34:57 c93d7eead25f: Layer already exists 20:34:57 6b830cf4cd5d: Layer already exists 20:34:57 e11601a93ac0: Layer already exists 20:34:57 eae516455824: Layer already exists 20:34:57 f1417ff83b31: Layer already exists 20:34:57 main: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:57 ===================================================== [Pipeline] echo 20:34:57 taggedImages: 20:34:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37 20:34:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:34:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.47 20:34:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 20:34:57 - 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 20:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:57 20:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:57 latest: Pulling from edgex-lftools-log-publisher 20:34:57 5eb5b503b376: Pulling fs layer 20:34:57 5c69ac0246d0: Pulling fs layer 20:34:57 ec43610c2a17: Pulling fs layer 20:34:57 3a2ae6a8a46f: Pulling fs layer 20:34:57 33b1e0a273af: Pulling fs layer 20:34:57 5d3b04190fa2: Pulling fs layer 20:34:57 2f39f015ded8: Pulling fs layer 20:34:57 33b1e0a273af: Waiting 20:34:57 5d3b04190fa2: Waiting 20:34:57 2f39f015ded8: Waiting 20:34:57 3a2ae6a8a46f: Waiting 20:34:57 5c69ac0246d0: Download complete 20:34:57 3a2ae6a8a46f: Download complete 20:34:57 33b1e0a273af: Verifying Checksum 20:34:57 33b1e0a273af: Download complete 20:34:57 ec43610c2a17: Verifying Checksum 20:34:57 ec43610c2a17: Download complete 20:34:57 5d3b04190fa2: Verifying Checksum 20:34:57 5d3b04190fa2: Download complete 20:34:58 5eb5b503b376: Download complete 20:34:58 2f39f015ded8: Download complete 20:34:59 5eb5b503b376: Pull complete 20:34:59 5c69ac0246d0: Pull complete 20:35:00 ec43610c2a17: Pull complete 20:35:00 3a2ae6a8a46f: Pull complete 20:35:00 33b1e0a273af: Pull complete 20:35:00 5d3b04190fa2: Pull complete 20:35:05 2f39f015ded8: Pull complete 20:35:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:05 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:06 Removing intermediate container b31c3a158ae2 20:35:06 ---> 28cfc57a7f1e 20:35:06 Step 10/12 : COPY . . 20:35:06 ---> 18c3d503cadc 20:35:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:06 ---> Running in bb0d21a5fb7d 20:35:06 Removing intermediate container bb0d21a5fb7d 20:35:06 ---> 1a61a5995021 20:35:06 Step 12/12 : RUN $MAKE 20:35:06 ---> Running in 92f65cd19e00 20:35:06 noop 20:35:06 Removing intermediate container 92f65cd19e00 20:35:06 ---> 033ce52428e2 20:35:06 Successfully built 033ce52428e2 20:35:06 Successfully tagged ci-base-image-arm64:latest 20:35:09 $ docker top 2f463428f401d198cf5db3e3cbe1570d74e08d3b7375b73f450ea25f631c31b0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 ---> job-cost.sh 20:35:09 lf-activate-venv: SKIPPING 20:35:09 INFO: No Stack... 20:35:09 + docker inspect -f . ci-base-image-arm64 20:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-15938 does not seem to be running inside a container 20:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/165 -v /w/workspace/app-service-configurable/165:/w/workspace/app-service-configurable/165:rw,z -v /w/workspace/app-service-configurable/165@tmp:/w/workspace/app-service-configurable/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:10 INFO: Archiving Costs 20:35:11 $ docker top de272927fb628e332ec7b14c1530fa08c34b2b081e7d11948b47ac1257f0f9f8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:35:11 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:35:11 + cut -d, -f6 [Pipeline] lock 20:35:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] 20:35:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] did not exist. Created. 20:35:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:11 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:11 Stashed 1 file(s) [Pipeline] } 20:35:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] // lock 20:35:11 + go version 20:35:11 go version go1.20.2 linux/arm64 [Pipeline] } 20:35:11 $ docker stop --time=1 2f463428f401d198cf5db3e3cbe1570d74e08d3b7375b73f450ea25f631c31b0 20:35:13 $ docker rm -f --volumes 2f463428f401d198cf5db3e3cbe1570d74e08d3b7375b73f450ea25f631c31b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:35:13 $ docker stop --time=1 de272927fb628e332ec7b14c1530fa08c34b2b081e7d11948b47ac1257f0f9f8 20:35:14 $ docker rm -f --volumes de272927fb628e332ec7b14c1530fa08c34b2b081e7d11948b47ac1257f0f9f8 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:15 + docker inspect -f . ci-base-image-arm64 20:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:15 prd-ubuntu20.04-docker-arm64-4c-16g-15938 does not seem to be running inside a container 20:35:15 $ 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/165 -v /w/workspace/app-service-configurable/165:/w/workspace/app-service-configurable/165:rw,z -v /w/workspace/app-service-configurable/165@tmp:/w/workspace/app-service-configurable/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:16 $ docker top e5d518c83a976c80f460abd6bd149bb4658cbbc715edde7403a3678b3fd02256 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:17 + git config --global --add safe.directory /w/workspace/app-service-configurable/165 [Pipeline] fileExists [Pipeline] sh 20:35:18 + make test 20:35:18 go test -race -coverprofile=coverage.out ./... 20:37:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:37:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:55 go vet ./... 20:40:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:40:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:40:17 ./bin/test-attribution-txt.sh 20:40:17 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 20:40:17 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 20:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:40:17 $ docker stop --time=1 e5d518c83a976c80f460abd6bd149bb4658cbbc715edde7403a3678b3fd02256 20:40:19 $ docker rm -f --volumes e5d518c83a976c80f460abd6bd149bb4658cbbc715edde7403a3678b3fd02256 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:40:20 Warning: overwriting stash ‘coverage-report’ 20:40:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:40:21 + ls -al . 20:40:21 total 172 20:40:21 drwxrwxr-x 7 jenkins jenkins 4096 May 17 20:35 . 20:40:21 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 .. 20:40:21 -rw-rw-r-- 1 jenkins jenkins 119 May 17 20:32 .dockerignore 20:40:21 drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:32 .git 20:40:21 drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:32 .github 20:40:21 -rw-rw-r-- 1 jenkins jenkins 171 May 17 20:32 .gitignore 20:40:21 -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:32 .golangci.yml 20:40:21 -rw-rw-r-- 1 jenkins jenkins 9088 May 17 20:32 Attribution.txt 20:40:21 -rw-rw-r-- 1 jenkins jenkins 29118 May 17 20:32 CHANGELOG.md 20:40:21 -rw-rw-r-- 1 jenkins jenkins 1898 May 17 20:32 Dockerfile 20:40:21 -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:32 GOVERNANCE.md 20:40:21 -rw-rw-r-- 1 jenkins jenkins 688 May 17 20:32 Jenkinsfile 20:40:21 -rw-rw-r-- 1 jenkins jenkins 10174 May 17 20:32 LICENSE 20:40:21 -rw-rw-r-- 1 jenkins jenkins 618 May 17 20:32 OWNERS.md 20:40:21 -rw-rw-r-- 1 jenkins jenkins 4885 May 17 20:32 README.md 20:40:21 -rw-rw-r-- 1 jenkins jenkins 12 May 17 20:32 VERSION 20:40:21 drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:32 bin 20:40:21 -rw-r--r-- 1 jenkins jenkins 13 May 17 20:35 coverage.out 20:40:21 -rw-rw-r-- 1 jenkins jenkins 3302 May 17 20:32 go.mod 20:40:21 -rw-rw-r-- 1 jenkins jenkins 31421 May 17 20:32 go.sum 20:40:21 -rw-rw-r-- 1 jenkins jenkins 1937 May 17 20:32 main.go 20:40:21 -rw-rw-r-- 1 jenkins jenkins 2569 May 17 20:32 makefile 20:40:21 drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:32 res 20:40:21 drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:22 + 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=773240d7c00756d96df130f49dca2804083f7a37 --label arch=arm64 --label version=3.0.0-dev.47 . 20:40:22 Sending build context to Docker daemon 169.5kB 20:40:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:40:22 Step 2/26 : FROM ${BASE} AS builder 20:40:22 ---> 033ce52428e2 20:40:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:40:22 ---> Running in 1c48d639d650 20:40:23 Removing intermediate container 1c48d639d650 20:40:23 ---> 645d9dd88ba6 20:40:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:40:23 ---> Running in 8e8295a37bdf 20:40:23 Removing intermediate container 8e8295a37bdf 20:40:23 ---> af65fd37fa28 20:40:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:40:23 ---> Running in 1ddab4d8c60f 20:40:23 Removing intermediate container 1ddab4d8c60f 20:40:23 ---> 8fff714ab8a9 20:40:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:23 ---> Running in cfa70ab1cbf6 20:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:26 OK: 263 MiB in 53 packages 20:40:27 Removing intermediate container cfa70ab1cbf6 20:40:27 ---> f90a02306c08 20:40:27 Step 7/26 : WORKDIR /app 20:40:27 ---> Running in 01899b2dcfdf 20:40:27 Removing intermediate container 01899b2dcfdf 20:40:27 ---> 9f6b09bb4ad8 20:40:27 Step 8/26 : COPY go.mod vendor* ./ 20:40:28 ---> f07ca44bedd8 20:40:28 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:28 ---> Running in 2616e6c6f739 20:40:30 Removing intermediate container 2616e6c6f739 20:40:30 ---> 2603b7ed219a 20:40:30 Step 10/26 : COPY . . 20:40:31 ---> cdeca918620e 20:40:31 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:40:31 ---> Running in 975fe2ca19a6 20:40:32 Removing intermediate container 975fe2ca19a6 20:40:32 ---> be4b79a2570d 20:40:32 Step 12/26 : RUN $MAKE 20:40:32 ---> Running in 159a955cbf90 20:40:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.47" -trimpath -mod=readonly -o app-service-configurable 20:42:54 Removing intermediate container 159a955cbf90 20:42:54 ---> cc7630ae6ec4 20:42:54 Step 13/26 : FROM alpine:3.17 20:42:54 3.17: Pulling from library/alpine 20:42:54 c41833b44d91: Already exists 20:42:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:42:54 Status: Downloaded newer image for alpine:3.17 20:42:54 ---> 51e60588ff2c 20:42:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:42:54 ---> Running in 583bd30e31ed 20:42:54 Removing intermediate container 583bd30e31ed 20:42:54 ---> 0145c8a67526 20:42:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 20:42:54 ---> Running in 534909151c84 20:42:54 Removing intermediate container 534909151c84 20:42:54 ---> a32f7dac0d71 20:42:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:42:54 ---> Running in 7c16574a369a 20:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:54 (1/2) Installing ca-certificates (20230506-r0) 20:42:54 (2/2) Installing dumb-init (1.2.5-r2) 20:42:54 Executing busybox-1.35.0-r29.trigger 20:42:54 Executing ca-certificates-20230506-r0.trigger 20:42:54 OK: 8 MiB in 17 packages 20:42:54 Removing intermediate container 7c16574a369a 20:42:54 ---> 3fbe5a21c829 20:42:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:42:54 ---> 8edf9b4cd331 20:42:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:42:54 ---> 495380d672b9 20:42:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:42:54 ---> 272d7f8c75a0 20:42:54 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:42:54 ---> 9c2161ac9923 20:42:54 Step 21/26 : EXPOSE 48095 20:42:54 ---> Running in ac528cc8e0d1 20:42:54 Removing intermediate container ac528cc8e0d1 20:42:54 ---> 434243fd9557 20:42:54 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 20:42:54 ---> Running in 91468e7dca65 20:42:54 Removing intermediate container 91468e7dca65 20:42:54 ---> 446fdf9aae7e 20:42:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:54 ---> Running in 5a3895259599 20:42:54 Removing intermediate container 5a3895259599 20:42:54 ---> 80967b87a0a8 20:42:54 Step 24/26 : LABEL arch=arm64 20:42:54 ---> Running in f4ddf58e888e 20:42:54 Removing intermediate container f4ddf58e888e 20:42:54 ---> 60a3018d0277 20:42:54 Step 25/26 : LABEL git_sha=773240d7c00756d96df130f49dca2804083f7a37 20:42:54 ---> Running in bfa7b6b13bca 20:42:54 Removing intermediate container bfa7b6b13bca 20:42:54 ---> db27206f7b1b 20:42:54 Step 26/26 : LABEL version=3.0.0-dev.47 20:42:54 ---> Running in b0e10e628662 20:42:54 Removing intermediate container b0e10e628662 20:42:54 ---> c30a6daf4698 20:42:54 [Warning] One or more build-args [ARCH] were not consumed 20:42:54 Successfully built c30a6daf4698 20:42:54 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 20:42:54 provisioning config files... 20:42:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/165@tmp/config17510810775478745856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:55 ---> docker-login.sh 20:42:55 nexus3.edgexfoundry.org:10001 20:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:55 Configure a credential helper to remove this warning. See 20:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:55 20:42:55 Login Succeeded 20:42:55 nexus3.edgexfoundry.org:10002 20:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:55 Configure a credential helper to remove this warning. See 20:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:55 20:42:55 Login Succeeded 20:42:55 nexus3.edgexfoundry.org:10003 20:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:56 Configure a credential helper to remove this warning. See 20:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:56 20:42:56 Login Succeeded 20:42:56 nexus3.edgexfoundry.org:10004 20:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:56 Configure a credential helper to remove this warning. See 20:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:56 20:42:56 Login Succeeded 20:42:56 docker.io 20:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:57 Configure a credential helper to remove this warning. See 20:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:57 20:42:57 Login Succeeded 20:42:57 ---> docker-login.sh ends [Pipeline] } 20:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:57 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:42:57 773240d7c00756d96df130f49dca2804083f7a37 20:42:57 latest 20:42:57 3.0.0-dev.47 20:42:57 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 20:42:57 main 20:42:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37 20:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:42:57 0e3ed2d9f834: Preparing 20:42:57 2834c8399467: Preparing 20:42:57 1abf0b4474f2: Preparing 20:42:57 02a34a4a011e: Preparing 20:42:57 f9b2408a12a0: Preparing 20:42:57 26cbea5cba74: Preparing 20:42:57 26cbea5cba74: Waiting 20:42:58 1abf0b4474f2: Pushed 20:42:58 02a34a4a011e: Pushed 20:42:58 2834c8399467: Pushed 20:42:58 26cbea5cba74: Layer already exists 20:42:58 f9b2408a12a0: Pushed 20:43:03 0e3ed2d9f834: Pushed 20:43:03 773240d7c00756d96df130f49dca2804083f7a37: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:03 + 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 20:43:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:43:04 0e3ed2d9f834: Preparing 20:43:04 2834c8399467: Preparing 20:43:04 1abf0b4474f2: Preparing 20:43:04 02a34a4a011e: Preparing 20:43:04 f9b2408a12a0: Preparing 20:43:04 26cbea5cba74: Preparing 20:43:04 26cbea5cba74: Waiting 20:43:04 02a34a4a011e: Layer already exists 20:43:04 1abf0b4474f2: Layer already exists 20:43:04 0e3ed2d9f834: Layer already exists 20:43:04 2834c8399467: Layer already exists 20:43:04 f9b2408a12a0: Layer already exists 20:43:04 26cbea5cba74: Layer already exists 20:43:04 latest: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.47 20:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:43:05 0e3ed2d9f834: Preparing 20:43:05 2834c8399467: Preparing 20:43:05 1abf0b4474f2: Preparing 20:43:05 02a34a4a011e: Preparing 20:43:05 f9b2408a12a0: Preparing 20:43:05 26cbea5cba74: Preparing 20:43:05 26cbea5cba74: Waiting 20:43:05 1abf0b4474f2: Layer already exists 20:43:05 f9b2408a12a0: Layer already exists 20:43:05 2834c8399467: Layer already exists 20:43:05 02a34a4a011e: Layer already exists 20:43:05 0e3ed2d9f834: Layer already exists 20:43:05 26cbea5cba74: Layer already exists 20:43:05 3.0.0-dev.47: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 20:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:43:05 0e3ed2d9f834: Preparing 20:43:05 2834c8399467: Preparing 20:43:05 1abf0b4474f2: Preparing 20:43:05 02a34a4a011e: Preparing 20:43:05 f9b2408a12a0: Preparing 20:43:05 26cbea5cba74: Preparing 20:43:05 26cbea5cba74: Waiting 20:43:05 02a34a4a011e: Layer already exists 20:43:05 0e3ed2d9f834: Layer already exists 20:43:05 f9b2408a12a0: Layer already exists 20:43:05 2834c8399467: Layer already exists 20:43:05 1abf0b4474f2: Layer already exists 20:43:05 26cbea5cba74: Layer already exists 20:43:06 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:06 + 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 20:43:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 20:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:43:06 0e3ed2d9f834: Preparing 20:43:06 2834c8399467: Preparing 20:43:06 1abf0b4474f2: Preparing 20:43:06 02a34a4a011e: Preparing 20:43:06 f9b2408a12a0: Preparing 20:43:06 26cbea5cba74: Preparing 20:43:06 26cbea5cba74: Waiting 20:43:06 02a34a4a011e: Layer already exists 20:43:06 0e3ed2d9f834: Layer already exists 20:43:06 f9b2408a12a0: Layer already exists 20:43:06 1abf0b4474f2: Layer already exists 20:43:06 2834c8399467: Layer already exists 20:43:06 26cbea5cba74: Layer already exists 20:43:06 main: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:07 ===================================================== [Pipeline] echo 20:43:07 taggedImages: 20:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37 20:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.47 20:43:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 20:43:07 - 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 20:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:07 20:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:07 arm64: Pulling from edgex-lftools-log-publisher 20:43:07 8998bd30e6a1: Pulling fs layer 20:43:07 04944245beec: Pulling fs layer 20:43:07 699f458cf7ca: Pulling fs layer 20:43:07 765212b225bb: Pulling fs layer 20:43:07 f23df028b6ca: Pulling fs layer 20:43:07 d65c8cfc05b1: Pulling fs layer 20:43:07 2437ff75d9bd: Pulling fs layer 20:43:07 765212b225bb: Waiting 20:43:07 f23df028b6ca: Waiting 20:43:07 d65c8cfc05b1: Waiting 20:43:07 2437ff75d9bd: Waiting 20:43:08 04944245beec: Verifying Checksum 20:43:08 04944245beec: Download complete 20:43:08 765212b225bb: Verifying Checksum 20:43:08 765212b225bb: Download complete 20:43:08 f23df028b6ca: Verifying Checksum 20:43:08 f23df028b6ca: Download complete 20:43:08 d65c8cfc05b1: Verifying Checksum 20:43:08 d65c8cfc05b1: Download complete 20:43:08 699f458cf7ca: Verifying Checksum 20:43:08 699f458cf7ca: Download complete 20:43:08 8998bd30e6a1: Verifying Checksum 20:43:08 8998bd30e6a1: Download complete 20:43:10 2437ff75d9bd: Verifying Checksum 20:43:10 2437ff75d9bd: Download complete 20:43:12 8998bd30e6a1: Pull complete 20:43:12 04944245beec: Pull complete 20:43:15 699f458cf7ca: Pull complete 20:43:15 765212b225bb: Pull complete 20:43:16 f23df028b6ca: Pull complete 20:43:16 d65c8cfc05b1: Pull complete 20:43:31 2437ff75d9bd: Pull complete 20:43:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:31 prd-ubuntu20.04-docker-arm64-4c-16g-15938 does not seem to be running inside a container 20:43:31 $ 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/165 -v /w/workspace/app-service-configurable/165:/w/workspace/app-service-configurable/165:rw,z -v /w/workspace/app-service-configurable/165@tmp:/w/workspace/app-service-configurable/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:34 $ docker top cf1f0d3406dadae9f2e7c3e51b7eaa5de4811d5f16a669d921241fb128127aa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:35 ---> job-cost.sh 20:43:35 lf-activate-venv: SKIPPING 20:43:35 INFO: No Stack... 20:43:35 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:36 INFO: Archiving Costs [Pipeline] sh 20:43:37 + cut -d, -f6 20:43:37 + cat /w/workspace/app-service-configurable/165/archives/cost.csv [Pipeline] lock 20:43:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] 20:43:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] did not exist. Created. 20:43:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:37 /w/workspace/app-service-configurable/165@tmp/durable-f48b9772/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:43:38 + echo total: 0.2199999988079071 [Pipeline] stash 20:43:38 Warning: overwriting stash ‘stack-cost’ 20:43:38 Stashed 1 file(s) [Pipeline] } 20:43:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:38 $ docker stop --time=1 cf1f0d3406dadae9f2e7c3e51b7eaa5de4811d5f16a669d921241fb128127aa6 20:43:40 $ docker rm -f --volumes cf1f0d3406dadae9f2e7c3e51b7eaa5de4811d5f16a669d921241fb128127aa6 [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 20:43:40 provisioning config files... 20:43:40 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10788437839318487287tmp [Pipeline] { [Pipeline] sh 20:43:40 + set +x 20:43:40 + curl -s https://codecov.io/bash 20:43:40 + bash -s -- 20:43:40 20:43:40 _____ _ 20:43:40 / ____| | | 20:43:40 | | ___ __| | ___ ___ _____ __ 20:43:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:40 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:40 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:40 Bash-1.0.6 20:43:40 20:43:40 20:43:40 ==> git version 2.25.1 found 20:43:40 ==> 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 20:43:40 Release-Date: 2020-01-08 20:43:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:40 ==> Jenkins CI detected. 20:43:40 current dir:  /w/workspace/ry_app-service-configurable_main 20:43:40 project root: . 20:43:40 --> token set from env 20:43:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:41 ==> Running gcov in . (disable via -X gcov) 20:43:41 ==> Python coveragepy not found 20:43:41 ==> Searching for coverage reports in: 20:43:41 + . 20:43:41 -> Found 1 reports 20:43:41 ==> Detecting git/mercurial file structure 20:43:41 ==> Reading reports 20:43:41 + ./coverage.out bytes=13 20:43:41 ==> Appending adjustments 20:43:41 https://docs.codecov.io/docs/fixing-reports 20:43:41 + Found adjustments 20:43:41 ==> Gzipping contents 20:43:41 4.0K /tmp/codecov.Tpwh9h.gz 20:43:41 ==> Uploading reports 20:43:41 url: https://codecov.io 20:43:41 query: branch=main&commit=773240d7c00756d96df130f49dca2804083f7a37&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:43:41 -> Pinging Codecov 20:43:41 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=773240d7c00756d96df130f49dca2804083f7a37&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:43:41 -> Uploading to 20:43:41 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/A97CA9966030D2A3747ED39772930CCE/773240d7c00756d96df130f49dca2804083f7a37/60200306-bf54-4613-9379-19661fbe2d73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T204341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b41bbe23cb64fe6df8a706ac99234c8c49996ed6a56e033e3d4b881cb9384ec2 20:43:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:41 Dload Upload Total Spent Left Speed 20:43:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1865 --:--:-- --:--:-- --:--:-- 1865 20:43:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] } 20:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:43:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:43:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:41 20:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:43:42 df9b9388f04a: Pulling fs layer 20:43:42 52dc419b0ee2: Pulling fs layer 20:43:42 25bc292e5bac: Pulling fs layer 20:43:42 114826534d7a: Pulling fs layer 20:43:42 4657fd5d0bcf: Pulling fs layer 20:43:42 6ad1cebc031e: Pulling fs layer 20:43:42 8a3aa393b2d8: Pulling fs layer 20:43:42 114826534d7a: Waiting 20:43:42 4657fd5d0bcf: Waiting 20:43:42 6ad1cebc031e: Waiting 20:43:42 25bc292e5bac: Verifying Checksum 20:43:42 25bc292e5bac: Download complete 20:43:42 52dc419b0ee2: Verifying Checksum 20:43:42 52dc419b0ee2: Download complete 20:43:42 4657fd5d0bcf: Download complete 20:43:42 df9b9388f04a: Download complete 20:43:42 6ad1cebc031e: Verifying Checksum 20:43:42 6ad1cebc031e: Download complete 20:43:42 df9b9388f04a: Pull complete 20:43:42 52dc419b0ee2: Pull complete 20:43:42 25bc292e5bac: Pull complete 20:43:43 114826534d7a: Verifying Checksum 20:43:43 114826534d7a: Download complete 20:43:43 8a3aa393b2d8: Verifying Checksum 20:43:43 8a3aa393b2d8: Download complete 20:43:47 114826534d7a: Pull complete 20:43:47 4657fd5d0bcf: Pull complete 20:43:47 6ad1cebc031e: Pull complete 20:43:50 8a3aa393b2d8: Pull complete 20:43:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:43:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:50 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:43:53 $ docker top 01d9b0fe67b00d2ac5c0c4d1e16b81e683c23aac4407df85264fe1524fef90c8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 20:43:53 + set -o pipefail 20:43:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 20:43:58 20:43:58 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 20:43:58 20:43:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6a6cc850-b7dd-498e-80e2-1f509a1b2b44 20:43:58 20:43:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:43:58 20:43:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:43:58 20:43:58 20:43:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:43:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:43:58 More details here: https://snyk.co/ue1NS [Pipeline] } 20:43:58 $ docker stop --time=1 01d9b0fe67b00d2ac5c0c4d1e16b81e683c23aac4407df85264fe1524fef90c8 20:44:01 $ docker rm -f --volumes 01d9b0fe67b00d2ac5c0c4d1e16b81e683c23aac4407df85264fe1524fef90c8 [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 20:44:02 + git log --format=format:%s -1 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] sh 20:44:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:02 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:44:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:03 $ docker top 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 -eo pid,comm 20:44:03 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). 20:44:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:03 [ssh-agent] Looking for ssh-agent implementation... 20:44:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:03 $ docker exec 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 ssh-agent 20:44:03 SSH_AUTH_SOCK=/tmp/ssh-102VujCIQX7g/agent.34 20:44:03 SSH_AGENT_PID=40 20:44:03 Running ssh-add (command line suppressed) 20:44:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14991145852265777597.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14991145852265777597.key) 20:44:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:04 + git semver tag 20:44:04 2023-05-17 20:44:04,229 [run_tag] DEBUG tag force:False 20:44:04 2023-05-17 20:44:04,229 [check_head_tag] DEBUG check head tag 20:44:04 2023-05-17 20:44:04,230 [execute] INFO git cat-file --batch-check 20:44:04 2023-05-17 20:44:04,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:44:04 2023-05-17 20:44:04,234 [execute] INFO git cat-file --batch 20:44:04 2023-05-17 20:44:04,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:44:04 2023-05-17 20:44:04,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:44:04 2023-05-17 20:44:04,265 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 20:44:04 2023-05-17 20:44:04,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:44:04 2023-05-17 20:44:04,269 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:44:04 3.0.0-dev.47 [Pipeline] } 20:44:04 $ docker exec --env ******** --env ******** 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 ssh-agent -k 20:44:04 unset SSH_AUTH_SOCK; 20:44:04 unset SSH_AGENT_PID; 20:44:04 echo Agent pid 40 killed; 20:44:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:04 + git semver [Pipeline] } 20:44:04 $ docker stop --time=1 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 20:44:06 $ docker rm -f --volumes 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:44:06 20:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:44:07 0.23.1-centos7: Pulling from edgex-lftools 20:44:07 ab5ef0e58194: Pulling fs layer 20:44:07 9712f1f96733: Pulling fs layer 20:44:07 63f879dbbcfc: Pulling fs layer 20:44:07 0d9ebad4ef96: Pulling fs layer 20:44:07 e9a5061849ea: Pulling fs layer 20:44:07 d747dcd14b5f: Pulling fs layer 20:44:07 2de7ff778b66: Pulling fs layer 20:44:07 0d9ebad4ef96: Waiting 20:44:07 e9a5061849ea: Waiting 20:44:07 d747dcd14b5f: Waiting 20:44:07 2de7ff778b66: Waiting 20:44:07 9712f1f96733: Verifying Checksum 20:44:07 9712f1f96733: Download complete 20:44:07 63f879dbbcfc: Verifying Checksum 20:44:07 63f879dbbcfc: Download complete 20:44:07 e9a5061849ea: Verifying Checksum 20:44:07 e9a5061849ea: Download complete 20:44:07 0d9ebad4ef96: Verifying Checksum 20:44:07 0d9ebad4ef96: Download complete 20:44:07 d747dcd14b5f: Verifying Checksum 20:44:07 d747dcd14b5f: Download complete 20:44:07 ab5ef0e58194: Verifying Checksum 20:44:07 ab5ef0e58194: Download complete 20:44:07 2de7ff778b66: Verifying Checksum 20:44:07 2de7ff778b66: Download complete 20:44:10 ab5ef0e58194: Pull complete 20:44:10 9712f1f96733: Pull complete 20:44:11 63f879dbbcfc: Pull complete 20:44:15 0d9ebad4ef96: Pull complete 20:44:15 e9a5061849ea: Pull complete 20:44:15 d747dcd14b5f: Pull complete 20:44:16 2de7ff778b66: Pull complete 20:44:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:44:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:16 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:44:20 $ docker top 208784cee6af073d0a9a84ba630bb395da967a672adaca73e20920f0ffc0ca97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:44:20 provisioning config files... 20:44:20 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4767031346958886851tmp 20:44:20 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6123856529708943596tmp 20:44:20 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13631922344909743839tmp [Pipeline] { [Pipeline] echo 20:44:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:44:20 ---> sigul-configuration.sh 20:44:20 gpg: directory `/root/.gnupg' created 20:44:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:44:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:44:20 gpg: keyring `/root/.gnupg/secring.gpg' created 20:44:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:44:20 gpg: CAST5 encrypted data 20:44:20 gpg: encrypted with 1 passphrase 20:44:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:44:21 + mkdir /home/jenkins 20:44:21 + mkdir /home/jenkins/sigul [Pipeline] sh 20:44:21 + 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 20:44:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:44:21 ---> sigul-install.sh 20:44:21 Sigul already installed; skipping installation. [Pipeline] sh 20:44:22 + git tag --list 20:44:22 v1.0.0 20:44:22 v1.1.0 20:44:22 v1.2.0 20:44:22 v1.2.1-dev.1 20:44:22 v1.2.1-dev.10 20:44:22 v1.2.1-dev.11 20:44:22 v1.2.1-dev.12 20:44:22 v1.2.1-dev.13 20:44:22 v1.2.1-dev.14 20:44:22 v1.2.1-dev.15 20:44:22 v1.2.1-dev.16 20:44:22 v1.2.1-dev.17 20:44:22 v1.2.1-dev.18 20:44:22 v1.2.1-dev.19 20:44:22 v1.2.1-dev.2 20:44:22 v1.2.1-dev.20 20:44:22 v1.2.1-dev.21 20:44:22 v1.2.1-dev.22 20:44:22 v1.2.1-dev.23 20:44:22 v1.2.1-dev.3 20:44:22 v1.2.1-dev.4 20:44:22 v1.2.1-dev.5 20:44:22 v1.2.1-dev.6 20:44:22 v1.2.1-dev.7 20:44:22 v1.2.1-dev.8 20:44:22 v1.2.1-dev.9 20:44:22 v1.3.0 20:44:22 v1.3.1 20:44:22 v1.3.1-dev.1 20:44:22 v2.0.0 20:44:22 v2.0.0-dev.1 20:44:22 v2.0.0-dev.2 20:44:22 v2.0.0-dev.3 20:44:22 v2.0.0-dev.4 20:44:22 v2.0.1 20:44:22 v2.1.0 20:44:22 v2.1.1 20:44:22 v2.1.1-dev.1 20:44:22 v2.1.1-dev.2 20:44:22 v2.1.2 20:44:22 v2.1.2-dev.1 20:44:22 v2.1.2-dev.2 20:44:22 v2.2.0 20:44:22 v2.2.1-dev.1 20:44:22 v2.2.1-dev.10 20:44:22 v2.2.1-dev.2 20:44:22 v2.2.1-dev.3 20:44:22 v2.2.1-dev.4 20:44:22 v2.2.1-dev.5 20:44:22 v2.2.1-dev.6 20:44:22 v2.2.1-dev.7 20:44:22 v2.2.1-dev.8 20:44:22 v2.2.1-dev.9 20:44:22 v2.3 20:44:22 v2.3.0 20:44:22 v2.3.0-dev.10 20:44:22 v2.3.0-dev.11 20:44:22 v2.3.0-dev.12 20:44:22 v2.3.0-dev.13 20:44:22 v2.3.0-dev.14 20:44:22 v2.3.0-dev.15 20:44:22 v2.3.0-dev.16 20:44:22 v2.3.0-dev.17 20:44:22 v2.3.0-dev.18 20:44:22 v2.3.0-dev.19 20:44:22 v2.3.0-dev.20 20:44:22 v2.3.0-dev.21 20:44:22 v2.3.0-dev.22 20:44:22 v2.3.0-dev.23 20:44:22 v2.3.0-dev.24 20:44:22 v2.3.0-dev.25 20:44:22 v2.3.0-dev.26 20:44:22 v2.3.0-dev.27 20:44:22 v2.3.0-dev.28 20:44:22 v2.3.0-dev.29 20:44:22 v2.3.0-dev.30 20:44:22 v2.3.0-dev.31 20:44:22 v2.3.0-dev.32 20:44:22 v2.3.0-dev.33 20:44:22 v2.3.0-dev.34 20:44:22 v2.3.0-dev.35 20:44:22 v2.3.0-dev.36 20:44:22 v2.3.0-dev.37 20:44:22 v2.3.1 20:44:22 v2.3.1-dev.1 20:44:22 v2.3.1-dev.2 20:44:22 v2.3.1-dev.3 20:44:22 v2.3.1-dev.4 20:44:22 v3.0.0-dev.1 20:44:22 v3.0.0-dev.10 20:44:22 v3.0.0-dev.11 20:44:22 v3.0.0-dev.12 20:44:22 v3.0.0-dev.13 20:44:22 v3.0.0-dev.14 20:44:22 v3.0.0-dev.15 20:44:22 v3.0.0-dev.16 20:44:22 v3.0.0-dev.17 20:44:22 v3.0.0-dev.18 20:44:22 v3.0.0-dev.19 20:44:22 v3.0.0-dev.2 20:44:22 v3.0.0-dev.20 20:44:22 v3.0.0-dev.21 20:44:22 v3.0.0-dev.22 20:44:22 v3.0.0-dev.23 20:44:22 v3.0.0-dev.24 20:44:22 v3.0.0-dev.25 20:44:22 v3.0.0-dev.26 20:44:22 v3.0.0-dev.27 20:44:22 v3.0.0-dev.28 20:44:22 v3.0.0-dev.29 20:44:22 v3.0.0-dev.3 20:44:22 v3.0.0-dev.30 20:44:22 v3.0.0-dev.31 20:44:22 v3.0.0-dev.32 20:44:22 v3.0.0-dev.33 20:44:22 v3.0.0-dev.34 20:44:22 v3.0.0-dev.35 20:44:22 v3.0.0-dev.36 20:44:22 v3.0.0-dev.37 20:44:22 v3.0.0-dev.38 20:44:22 v3.0.0-dev.39 20:44:22 v3.0.0-dev.4 20:44:22 v3.0.0-dev.40 20:44:22 v3.0.0-dev.41 20:44:22 v3.0.0-dev.42 20:44:22 v3.0.0-dev.43 20:44:22 v3.0.0-dev.44 20:44:22 v3.0.0-dev.45 20:44:22 v3.0.0-dev.46 20:44:22 v3.0.0-dev.47 20:44:22 v3.0.0-dev.5 20:44:22 v3.0.0-dev.6 20:44:22 v3.0.0-dev.7 20:44:22 v3.0.0-dev.8 20:44:22 v3.0.0-dev.9 [Pipeline] sh 20:44:22 + lftools sign git-tag v3.0.0-dev.47 20:44:22 Signing Git tag with Sigul... 20:44:22 Signing v3.0.0-dev.47 [Pipeline] echo 20:44:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:44:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:44:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:44:23 $ docker stop --time=1 208784cee6af073d0a9a84ba630bb395da967a672adaca73e20920f0ffc0ca97 20:44:24 $ docker rm -f --volumes 208784cee6af073d0a9a84ba630bb395da967a672adaca73e20920f0ffc0ca97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:44:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:25 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:44:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:26 $ docker top e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce -eo pid,comm 20:44:26 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). 20:44:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:26 [ssh-agent] Looking for ssh-agent implementation... 20:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:26 $ docker exec e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce ssh-agent 20:44:26 SSH_AUTH_SOCK=/tmp/ssh-0ssdhNv3eIkH/agent.33 20:44:26 SSH_AGENT_PID=39 20:44:26 Running ssh-add (command line suppressed) 20:44:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3772263134611236027.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3772263134611236027.key) 20:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:26 + git semver bump pre 20:44:26 2023-05-17 20:44:26,897 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:44:26 2023-05-17 20:44:26,897 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev 20:44:26 2023-05-17 20:44:26,898 [bump_version] DEBUG bumped version:3.0.0-dev.48 20:44:26 2023-05-17 20:44:26,898 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 20:44:26 2023-05-17 20:44:26,898 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:44:26 2023-05-17 20:44:26,898 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 20:44:26 2023-05-17 20:44:26,899 [execute] INFO git cat-file --batch-check 20:44:26 2023-05-17 20:44:26,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:44:26 2023-05-17 20:44:26,905 [execute] INFO git cat-file --batch 20:44:26 2023-05-17 20:44:26,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:44:26 2023-05-17 20:44:26,910 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:44:26 3.0.0-dev.48 [Pipeline] } 20:44:26 $ docker exec --env ******** --env ******** e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce ssh-agent -k 20:44:27 unset SSH_AUTH_SOCK; 20:44:27 unset SSH_AGENT_PID; 20:44:27 echo Agent pid 39 killed; 20:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:27 + git semver [Pipeline] } 20:44:27 $ docker stop --time=1 e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce 20:44:29 $ docker rm -f --volumes e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce [Pipeline] // withDockerContainer [Pipeline] sh 20:44:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:29 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:30 $ docker top 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 -eo pid,comm 20:44:30 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). 20:44:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:30 [ssh-agent] Looking for ssh-agent implementation... 20:44:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:30 $ docker exec 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 ssh-agent 20:44:30 SSH_AUTH_SOCK=/tmp/ssh-wGuQ4PpWkEAp/agent.32 20:44:30 SSH_AGENT_PID=38 20:44:30 Running ssh-add (command line suppressed) 20:44:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11125909035697789246.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11125909035697789246.key) 20:44:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:30 + git semver push 20:44:31 2023-05-17 20:44:31,023 [run_push] DEBUG push 20:44:31 2023-05-17 20:44:31,024 [execute] INFO git cat-file --batch-check 20:44:31 2023-05-17 20:44:31,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:44:31 2023-05-17 20:44:31,028 [execute] INFO git rev-list 6e18a7c9b4c2eeecf17ac433d690efbc89f9820e -- 20:44:31 2023-05-17 20:44:31,028 [execute] DEBUG Popen(['git', 'rev-list', '6e18a7c9b4c2eeecf17ac433d690efbc89f9820e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:44:31 2023-05-17 20:44:31,038 [execute] INFO git fetch -v origin 20:44:31 2023-05-17 20:44:31,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 20:44:31 2023-05-17 20:44:31,503 [run_push] DEBUG no remote changes detected 20:44:31 2023-05-17 20:44:31,503 [execute] INFO git push origin semver 20:44:31 2023-05-17 20:44:31,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:44:32 2023-05-17 20:44:32,280 [run_push] DEBUG push all version tags 20:44:32 2023-05-17 20:44:32,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:44:32 2023-05-17 20:44:32,281 [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) 20:44:33 2023-05-17 20:44:33,005 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:44:33 3.0.0-dev.48 [Pipeline] } 20:44:33 $ docker exec --env ******** --env ******** 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 ssh-agent -k 20:44:33 unset SSH_AUTH_SOCK; 20:44:33 unset SSH_AGENT_PID; 20:44:33 echo Agent pid 38 killed; 20:44:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:33 + git semver [Pipeline] } 20:44:33 $ docker stop --time=1 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 20:44:35 $ docker rm -f --volumes 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 [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 20:44:35 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 20:44:35 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:44:35 total 16 20:44:35 drwxr-xr-x 3 root root 4096 May 17 20:35 . 20:44:35 drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:44 .. 20:44:35 drwxr-xr-x 2 root root 4096 May 17 20:35 cost 20:44:35 -rw-r--r-- 1 root root 96 May 17 20:35 cost.csv 20:44:35 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:44:35 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:44:35 total 16 20:44:35 drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:35 . 20:44:35 drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:44 .. 20:44:35 drwxr-xr-x 2 jenkins jenkins 4096 May 17 20:35 cost 20:44:35 -rw-r--r-- 1 jenkins jenkins 96 May 17 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:44:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:36 ---> package-listing.sh 20:44:36 ++ facter osfamily 20:44:36 ++ tr '[:upper:]' '[:lower:]' 20:44:37 + OS_FAMILY=debian 20:44:37 + workspace=/w/workspace/ry_app-service-configurable_main 20:44:37 + START_PACKAGES=/tmp/packages_start.txt 20:44:37 + END_PACKAGES=/tmp/packages_end.txt 20:44:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:37 + PACKAGES=/tmp/packages_start.txt 20:44:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:44:37 + PACKAGES=/tmp/packages_end.txt 20:44:37 + case "${OS_FAMILY}" in 20:44:37 + dpkg -l 20:44:37 + grep '^ii' 20:44:37 + '[' -f /tmp/packages_start.txt ']' 20:44:37 + '[' -f /tmp/packages_end.txt ']' 20:44:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:44:37 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:44:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:44:37 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 20:44:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:38 prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container 20:44:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:38 $ docker top f6eca96108d567adfc330d61e1b3023b276a00faa38367b1707eb13983559faa -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:39 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:39 + ls /var/log/sa-host 20:44:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:39 provisioning config files... 20:44:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6186619245185948482tmp [Pipeline] { [Pipeline] echo 20:44:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:39 ---> create-netrc.sh [Pipeline] } 20:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:40 ---> python-tools-install.sh [Pipeline] echo 20:44:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:40 ---> sudo-logs.sh 20:44:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:40 ---> job-cost.sh 20:44:40 lf-activate-venv: SKIPPING 20:44:40 DEBUG: total: 0.2199999988079071 20:44:40 INFO: Retrieving Stack Cost... 20:44:40 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:41 INFO: Archiving Costs [Pipeline] echo 20:44:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:41 ---> logs-deploy.sh 20:44:41 lf-activate-venv: SKIPPING 20:44:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/165 20:44:41 INFO: archiving workspace using pattern(s): 20:44:42 Archives upload complete. 20:44:43 INFO: archiving logs to Nexus 20:44:43 ---> uname -a: 20:44:43 Linux prd-ubuntu20-04-docker-8c-8g-15944 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:44:43 20:44:43 20:44:43 ---> lscpu: 20:44:43 Architecture: x86_64 20:44:43 CPU op-mode(s): 32-bit, 64-bit 20:44:43 Byte Order: Little Endian 20:44:43 Address sizes: 40 bits physical, 48 bits virtual 20:44:43 CPU(s): 8 20:44:43 On-line CPU(s) list: 0-7 20:44:43 Thread(s) per core: 1 20:44:43 Core(s) per socket: 1 20:44:43 Socket(s): 8 20:44:43 NUMA node(s): 1 20:44:43 Vendor ID: AuthenticAMD 20:44:43 CPU family: 23 20:44:43 Model: 49 20:44:43 Model name: AMD EPYC-Rome Processor 20:44:43 Stepping: 0 20:44:43 CPU MHz: 2800.000 20:44:43 BogoMIPS: 5600.00 20:44:43 Virtualization: AMD-V 20:44:43 Hypervisor vendor: KVM 20:44:43 Virtualization type: full 20:44:43 L1d cache: 256 KiB 20:44:43 L1i cache: 256 KiB 20:44:43 L2 cache: 4 MiB 20:44:43 L3 cache: 128 MiB 20:44:43 NUMA node0 CPU(s): 0-7 20:44:43 Vulnerability Itlb multihit: Not affected 20:44:43 Vulnerability L1tf: Not affected 20:44:43 Vulnerability Mds: Not affected 20:44:43 Vulnerability Meltdown: Not affected 20:44:43 Vulnerability Mmio stale data: Not affected 20:44:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:44:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:44:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:44:43 Vulnerability Srbds: Not affected 20:44:43 Vulnerability Tsx async abort: Not affected 20:44:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:44:43 20:44:43 20:44:43 ---> nproc: 20:44:43 8 20:44:43 20:44:43 20:44:43 ---> df -h: 20:44:43 Filesystem Size Used Avail Use% Mounted on 20:44:43 overlay 155G 13G 143G 9% / 20:44:43 tmpfs 64M 0 64M 0% /dev 20:44:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:44:43 shm 64M 0 64M 0% /dev/shm 20:44:43 /dev/vda1 155G 13G 143G 9% /facter-os 20:44:43 20:44:43 20:44:43 ---> sar -b -r -n DEV: 20:44:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15944) 05/17/23 _x86_64_ (8 CPU) 20:44:43 20:44:43 20:31:54 LINUX RESTART (8 CPU) 20:44:43 20:44:43 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:44:43 20:33:02 185.17 48.24 136.93 0.00 5446.03 205799.43 0.00 20:44:43 20:34:01 136.91 1.36 135.55 0.00 16.81 51615.39 0.00 20:44:43 20:35:01 161.52 0.27 161.26 0.00 20.93 33709.72 0.00 20:44:43 20:36:01 33.22 0.02 33.21 0.00 0.80 16462.53 0.00 20:44:43 20:37:01 14.45 4.50 9.95 0.00 436.59 2089.92 0.00 20:44:43 20:38:01 33.09 5.85 27.25 0.00 2986.44 4172.64 0.00 20:44:43 20:39:01 3.68 0.02 3.67 0.00 0.13 84.37 0.00 20:44:43 20:40:01 2.00 0.00 2.00 0.00 0.00 21.06 0.00 20:44:43 20:41:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 20:44:43 20:42:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 20:44:43 20:43:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 20:44:43 20:44:01 49.03 0.17 48.86 0.00 10.80 35359.57 0.00 20:44:43 Average: 51.85 5.04 46.81 0.00 744.17 29080.70 0.00 20:44:43 20:44:43 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:44:43 20:33:02 29185924 31599680 715944 2.18 72896 2622440 1953296 5.76 981760 2359544 348 20:44:43 20:34:01 27883816 31479168 814556 2.48 145620 3626840 2163452 6.38 1355940 3163772 430896 20:44:43 20:35:01 27788780 31552964 743512 2.26 152064 3786840 1999124 5.89 1256160 3357188 351784 20:44:43 20:36:01 27674528 31578684 716296 2.18 158544 3892752 1730604 5.10 1245268 3451020 4 20:44:43 20:37:01 27547272 31537340 750812 2.28 162560 3967500 1865188 5.50 1290568 3518160 612 20:44:43 20:38:01 27292540 31563768 717588 2.18 184672 4216180 1831552 5.40 1480496 3564040 144 20:44:43 20:39:01 27297220 31563536 717360 2.18 183248 4212928 1789668 5.27 1479404 3560844 8 20:44:43 20:40:01 27304148 31570556 710232 2.16 183328 4212928 1789668 5.27 1471880 3560844 0 20:44:43 20:41:01 27304116 31570668 710052 2.16 183400 4212932 1789668 5.27 1471988 3560856 8 20:44:43 20:42:01 27304216 31570888 709708 2.16 183472 4212936 1789668 5.27 1472100 3560852 4 20:44:43 20:43:01 27304768 31571560 708964 2.16 183544 4212992 1789668 5.27 1472560 3560920 8 20:44:43 20:44:01 26247728 31527832 750584 2.28 200992 5132432 1950772 5.75 1611896 4399820 4 20:44:43 Average: 27511255 31557220 730467 2.22 166195 4025808 1870194 5.51 1382502 3468155 65318 20:44:43 20:44:43 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:44:43 20:33:02 veth5135614 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:33:02 veth2d171fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:33:02 docker0 6.42 7.13 0.65 91.55 0.00 0.00 0.00 0.00 20:44:43 20:33:02 ens3 650.71 419.25 6790.56 89.50 0.00 0.00 0.00 0.00 20:44:43 20:33:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 20:44:43 20:34:01 vetheb18c27 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:44:43 20:34:01 docker0 182.92 308.57 14.29 1928.36 0.00 0.00 0.00 0.00 20:44:43 20:34:01 ens3 339.15 202.17 1962.19 28.62 0.00 0.00 0.00 0.00 20:44:43 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:43 20:35:01 docker0 2.72 7.22 0.18 88.13 0.00 0.00 0.00 0.00 20:44:43 20:35:01 ens3 168.06 137.08 2642.37 311.57 0.00 0.00 0.00 0.00 20:44:43 20:35:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 20:44:43 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:36:01 ens3 12.40 8.48 13.11 4.96 0.00 0.00 0.00 0.00 20:44:43 20:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:44:43 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:37:01 ens3 38.33 15.86 912.72 1.28 0.00 0.00 0.00 0.00 20:44:43 20:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:44:43 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:38:01 ens3 101.97 59.04 1375.64 4.05 0.00 0.00 0.00 0.00 20:44:43 20:38:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 20:44:43 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:39:01 ens3 0.92 0.43 0.39 0.28 0.00 0.00 0.00 0.00 20:44:43 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:44:43 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:43 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:41:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:44:43 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:44:43 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:44:43 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:43:01 ens3 0.62 0.42 0.33 0.27 0.00 0.00 0.00 0.00 20:44:43 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:43 20:44:01 docker0 36.39 65.94 3.00 580.57 0.00 0.00 0.00 0.00 20:44:43 20:44:01 ens3 198.40 112.95 4558.88 15.55 0.00 0.00 0.00 0.00 20:44:43 20:44:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 20:44:43 Average: docker0 18.81 32.02 1.49 221.66 0.00 0.00 0.00 0.00 20:44:43 Average: ens3 125.60 79.48 1520.63 38.02 0.00 0.00 0.00 0.00 20:44:43 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 20:44:43 20:44:43