Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fcc735f3799786c7aa2b33ba7099069d129dc1c 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-ssh3288349166097897770.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-ssh3166972900284169225.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-ssh11579428109860947940.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-ssh12204833138624709169.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-ssh18221753922618755276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15280’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15283 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 0fcc735f3799786c7aa2b33ba7099069d129dc1c (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#562)" > 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 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 > git rev-list --no-walk a1dbe1c6f5ea5927a1bbbb159b0128a49cba2dd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:51 ========================================================= 13:12:51 EdgeX Global Pipelines Version Info 13:12:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:52 ------------------- 13:12:52 stable info: 13:12:52 ------------------- 13:12:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:12:52 Message: update stable to v1.0.249 13:12:53 ------------------- 13:12:53 experimental info: 13:12:53 ------------------- 13:12:53 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:12:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fcc735 [Pipeline] echo 13:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:53 provisioning config files... 13:12:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1455633412651675799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:54 ---> docker-login.sh 13:12:54 nexus3.edgexfoundry.org:10001 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 nexus3.edgexfoundry.org:10002 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 nexus3.edgexfoundry.org:10003 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 nexus3.edgexfoundry.org:10004 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 docker.io 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:55 Configure a credential helper to remove this warning. See 13:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:55 13:12:55 Login Succeeded 13:12:55 ---> docker-login.sh ends [Pipeline] } 13:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:55 + git rev-list -1 --merges 0fcc735f3799786c7aa2b33ba7099069d129dc1c~1..0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo 13:12:55 -----------> git rev-list -1 --merges 0fcc735f3799786c7aa2b33ba7099069d129dc1c~1..0fcc735f3799786c7aa2b33ba7099069d129dc1c 0fcc735f3799786c7aa2b33ba7099069d129dc1c [false] [Pipeline] sh 13:12:55 + git log --format=format:%s -1 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo 13:12:55 ========================================================= 13:12:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:56 + git log --format=format:%s -1 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] echo 13:12:56 [semverPrep] GIT_COMMIT: 0fcc735f3799786c7aa2b33ba7099069d129dc1c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#562) [Pipeline] echo 13:12:56 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:56 + grep -v github /etc/ssh/ssh_known_hosts 13:12:56 + [ -e /tmp/ssh_known_hosts ] 13:12:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:56 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:57 13:12:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:57 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:57 b85a868b505f: Pulling fs layer 13:12:57 e2be974225ed: Pulling fs layer 13:12:57 339a4e72a1f5: Pulling fs layer 13:12:57 988bab9f4d93: Pulling fs layer 13:12:57 1469e6f7b9e6: Pulling fs layer 13:12:57 eaf3925da568: Pulling fs layer 13:12:57 bab4dde63d76: Pulling fs layer 13:12:57 bde34c3a00c8: Pulling fs layer 13:12:57 b352a97aabf1: Pulling fs layer 13:12:57 4872d77fe225: Pulling fs layer 13:12:57 5851b861e8e6: Pulling fs layer 13:12:57 eaf3925da568: Waiting 13:12:57 1469e6f7b9e6: Waiting 13:12:57 4872d77fe225: Waiting 13:12:57 5851b861e8e6: Waiting 13:12:57 bab4dde63d76: Waiting 13:12:57 bde34c3a00c8: Waiting 13:12:57 b352a97aabf1: Waiting 13:12:57 e2be974225ed: Download complete 13:12:57 988bab9f4d93: Verifying Checksum 13:12:57 988bab9f4d93: Download complete 13:12:57 1469e6f7b9e6: Verifying Checksum 13:12:57 1469e6f7b9e6: Download complete 13:12:57 eaf3925da568: Verifying Checksum 13:12:57 eaf3925da568: Download complete 13:12:57 339a4e72a1f5: Verifying Checksum 13:12:57 339a4e72a1f5: Download complete 13:12:57 bde34c3a00c8: Verifying Checksum 13:12:57 bde34c3a00c8: Download complete 13:12:57 b352a97aabf1: Download complete 13:12:57 4872d77fe225: Verifying Checksum 13:12:57 4872d77fe225: Download complete 13:12:57 5851b861e8e6: Verifying Checksum 13:12:57 5851b861e8e6: Download complete 13:12:57 b85a868b505f: Verifying Checksum 13:12:57 b85a868b505f: Download complete 13:12:57 bab4dde63d76: Verifying Checksum 13:12:57 bab4dde63d76: Download complete 13:12:59 b85a868b505f: Pull complete 13:12:59 e2be974225ed: Pull complete 13:12:59 339a4e72a1f5: Pull complete 13:12:59 988bab9f4d93: Pull complete 13:12:59 1469e6f7b9e6: Pull complete 13:13:00 eaf3925da568: Pull complete 13:13:01 bab4dde63d76: Pull complete 13:13:01 bde34c3a00c8: Pull complete 13:13:01 b352a97aabf1: Pull complete 13:13:02 4872d77fe225: Pull complete 13:13:02 5851b861e8e6: Pull complete 13:13:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:02 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:13: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:13:03 $ docker top 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 -eo pid,comm 13:13: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). 13:13:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:13:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:03 [ssh-agent] Looking for ssh-agent implementation... 13:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:03 $ docker exec 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent 13:13:03 SSH_AUTH_SOCK=/tmp/ssh-99CLlfJgi96X/agent.32 13:13:03 SSH_AGENT_PID=38 13:13:04 Running ssh-add (command line suppressed) 13:13:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_328502099624815599.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_328502099624815599.key) 13:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:04 + git tag --points-at HEAD [Pipeline] } 13:13:04 $ docker exec --env ******** --env ******** 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent -k 13:13:04 unset SSH_AUTH_SOCK; 13:13:04 unset SSH_AGENT_PID; 13:13:04 echo Agent pid 38 killed; 13:13:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:04 [ssh-agent] Looking for ssh-agent implementation... 13:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:04 $ docker exec 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent 13:13:04 SSH_AUTH_SOCK=/tmp/ssh-QBDRvIIvL2AP/agent.70 13:13:04 SSH_AGENT_PID=76 13:13:04 Running ssh-add (command line suppressed) 13:13:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1943524652764624322.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1943524652764624322.key) 13:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:05 + git semver init 13:13:05 2023-05-12 13:13:05,360 [run_init] DEBUG init version:0.0.0 force:False 13:13:05 2023-05-12 13:13:05,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:13:05 2023-05-12 13:13:05,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:13:05 2023-05-12 13:13:05,362 [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) 13:13:06 2023-05-12 13:13:06,155 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:13:06 2023-05-12 13:13:06,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:13:06 2023-05-12 13:13:06,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:13:06 2023-05-12 13:13:06,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:13:06 3.0.0-dev.44 [Pipeline] } 13:13:06 $ docker exec --env ******** --env ******** 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 ssh-agent -k 13:13:06 unset SSH_AUTH_SOCK; 13:13:06 unset SSH_AGENT_PID; 13:13:06 echo Agent pid 76 killed; 13:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:06 + git semver [Pipeline] } 13:13:07 $ docker stop --time=1 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 13:13:08 $ docker rm -f --volumes 35b9cc1f3840404d37a88047018d3d72da921cf270a2456b55cf3255fb71aae1 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:13:08 Stashed 1 file(s) [Pipeline] echo 13:13:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:09 provisioning config files... 13:13:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11021734437160361429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:09 ---> docker-login.sh 13:13:09 nexus3.edgexfoundry.org:10001 13:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:09 Configure a credential helper to remove this warning. See 13:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:09 13:13:09 Login Succeeded 13:13:09 nexus3.edgexfoundry.org:10002 13:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:09 Configure a credential helper to remove this warning. See 13:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:09 13:13:09 Login Succeeded 13:13:09 nexus3.edgexfoundry.org:10003 13:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:09 Configure a credential helper to remove this warning. See 13:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:09 13:13:09 Login Succeeded 13:13:09 nexus3.edgexfoundry.org:10004 13:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:09 Configure a credential helper to remove this warning. See 13:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:09 13:13:09 Login Succeeded 13:13:09 docker.io 13:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:09 Configure a credential helper to remove this warning. See 13:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:09 13:13:09 Login Succeeded 13:13:09 ---> docker-login.sh ends [Pipeline] } 13:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:10 ========================================================= 13:13:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:13:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:10 + 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 . 13:13:10 Sending build context to Docker daemon 3.338MB 13:13:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:13:10 Step 2/12 : FROM ${BASE} AS builder 13:13:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:10 f56be85fc22e: Pulling fs layer 13:13:10 85791d961cd3: Pulling fs layer 13:13:10 d694b5ae8c79: Pulling fs layer 13:13:10 9f32a84ed3da: Pulling fs layer 13:13:10 4d19c01a9841: Pulling fs layer 13:13:10 9325e15d5711: Pulling fs layer 13:13:10 556b6ee489ea: Pulling fs layer 13:13:10 c5a4b2cf53e6: Pulling fs layer 13:13:10 9f32a84ed3da: Waiting 13:13:10 4d19c01a9841: Waiting 13:13:10 9325e15d5711: Waiting 13:13:10 556b6ee489ea: Waiting 13:13:10 c5a4b2cf53e6: Waiting 13:13:10 85791d961cd3: Download complete 13:13:10 9f32a84ed3da: Verifying Checksum 13:13:10 9f32a84ed3da: Download complete 13:13:10 4d19c01a9841: Download complete 13:13:10 f56be85fc22e: Verifying Checksum 13:13:10 f56be85fc22e: Download complete 13:13:10 9325e15d5711: Verifying Checksum 13:13:10 9325e15d5711: Download complete 13:13:10 f56be85fc22e: Pull complete 13:13:10 85791d961cd3: Pull complete 13:13:11 c5a4b2cf53e6: Verifying Checksum 13:13:11 c5a4b2cf53e6: Download complete 13:13:11 d694b5ae8c79: Download complete 13:13:11 556b6ee489ea: Verifying Checksum 13:13:11 556b6ee489ea: Download complete 13:13:14 d694b5ae8c79: Pull complete 13:13:14 9f32a84ed3da: Pull complete 13:13:14 4d19c01a9841: Pull complete 13:13:14 9325e15d5711: Pull complete 13:13:17 556b6ee489ea: Pull complete 13:13:17 c5a4b2cf53e6: Pull complete 13:13:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:13:17 ---> c4be618373d6 13:13:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:13:19 ---> Running in 8d952b079081 13:13:19 Removing intermediate container 8d952b079081 13:13:19 ---> f4c420c9709d 13:13:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:13:19 ---> Running in a8208954b0d5 13:13:19 Removing intermediate container a8208954b0d5 13:13:19 ---> ae7efdc157f7 13:13:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:13:19 ---> Running in 6358cd516ee4 13:13:19 Removing intermediate container 6358cd516ee4 13:13:19 ---> ce8305922118 13:13:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:19 ---> Running in 67654c5e9164 13:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:13:20 OK: 265 MiB in 53 packages 13:13:21 Removing intermediate container 67654c5e9164 13:13:21 ---> 9606ef1a8bb2 13:13:21 Step 7/12 : WORKDIR /app 13:13:21 ---> Running in 42cce77ba23e 13:13:21 Removing intermediate container 42cce77ba23e 13:13:21 ---> 094467d5e201 13:13:21 Step 8/12 : COPY go.mod vendor* ./ 13:13:21 ---> c438582de2f8 13:13:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:21 ---> Running in 09dc2281b7d9 13:13:24 Still waiting to schedule task 13:13:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15281’ is offline 13:13:43 Removing intermediate container 09dc2281b7d9 13:13:43 ---> 82d3ac1954f7 13:13:43 Step 10/12 : COPY . . 13:13:43 ---> 60738ebad152 13:13:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:43 ---> Running in 6b2cf6cd0c4b 13:13:43 Removing intermediate container 6b2cf6cd0c4b 13:13:43 ---> 424fab299a82 13:13:43 Step 12/12 : RUN $MAKE 13:13:43 ---> Running in dd38e165c523 13:13:43 noop 13:13:43 Removing intermediate container dd38e165c523 13:13:43 ---> 77969b2e0d9e 13:13:43 Successfully built 77969b2e0d9e 13:13:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:43 + docker inspect -f . ci-base-image-x86_64 13:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:43 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:13:43 $ 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 13:13:44 $ docker top 2349e990c676c3f4769e46e47e1a51173fe733776ff00e8ddb549955dd9e6e8e -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:44 + go version 13:13:44 go version go1.20.2 linux/amd64 [Pipeline] } 13:13:44 $ docker stop --time=1 2349e990c676c3f4769e46e47e1a51173fe733776ff00e8ddb549955dd9e6e8e 13:13:45 $ docker rm -f --volumes 2349e990c676c3f4769e46e47e1a51173fe733776ff00e8ddb549955dd9e6e8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:46 + docker inspect -f . ci-base-image-x86_64 13:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:46 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:13:46 $ 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 13:13:46 $ docker top 1085b82c262b2f1719b59f206a07c542429a6fb365a910a81df461f0dac31398 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:47 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:13:47 + make test 13:13:47 go test -race -coverprofile=coverage.out ./... 13:14:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:14:27 go vet ./... 13:14:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:30 ./bin/test-attribution-txt.sh 13:14:30 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 13:14:30 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 13:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:14:30 $ docker stop --time=1 1085b82c262b2f1719b59f206a07c542429a6fb365a910a81df461f0dac31398 13:14:33 $ docker rm -f --volumes 1085b82c262b2f1719b59f206a07c542429a6fb365a910a81df461f0dac31398 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:14:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:35 + ls -al . 13:14:35 total 176 13:14:35 drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:13 . 13:14:35 drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:12 .. 13:14:35 -rw-rw-r-- 1 jenkins jenkins 119 May 12 13:12 .dockerignore 13:14:35 drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:13 .git 13:14:35 drwxrwxr-x 3 jenkins jenkins 4096 May 12 13:12 .github 13:14:35 -rw-rw-r-- 1 jenkins jenkins 171 May 12 13:12 .gitignore 13:14:35 -rw-rw-r-- 1 jenkins jenkins 41 May 12 13:12 .golangci.yml 13:14:35 drwxr-xr-x 3 jenkins jenkins 4096 May 12 13:13 .semver 13:14:35 -rw-rw-r-- 1 jenkins jenkins 9088 May 12 13:12 Attribution.txt 13:14:35 -rw-rw-r-- 1 jenkins jenkins 29118 May 12 13:12 CHANGELOG.md 13:14:35 -rw-rw-r-- 1 jenkins jenkins 1898 May 12 13:12 Dockerfile 13:14:35 -rw-rw-r-- 1 jenkins jenkins 677 May 12 13:12 GOVERNANCE.md 13:14:35 -rw-rw-r-- 1 jenkins jenkins 688 May 12 13:12 Jenkinsfile 13:14:35 -rw-rw-r-- 1 jenkins jenkins 10174 May 12 13:12 LICENSE 13:14:35 -rw-rw-r-- 1 jenkins jenkins 618 May 12 13:12 OWNERS.md 13:14:35 -rw-rw-r-- 1 jenkins jenkins 4885 May 12 13:12 README.md 13:14:35 -rw-rw-r-- 1 jenkins jenkins 12 May 12 13:13 VERSION 13:14:35 drwxrwxr-x 2 jenkins jenkins 4096 May 12 13:12 bin 13:14:35 -rw-r--r-- 1 jenkins jenkins 13 May 12 13:13 coverage.out 13:14:35 -rw-rw-r-- 1 jenkins jenkins 3302 May 12 13:12 go.mod 13:14:35 -rw-rw-r-- 1 jenkins jenkins 31421 May 12 13:12 go.sum 13:14:35 -rw-rw-r-- 1 jenkins jenkins 1937 May 12 13:12 main.go 13:14:35 -rw-rw-r-- 1 jenkins jenkins 2569 May 12 13:12 makefile 13:14:35 drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:12 res 13:14:35 drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:35 + 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=0fcc735f3799786c7aa2b33ba7099069d129dc1c --label arch=amd64 --label version=3.0.0-dev.44 . 13:14:35 Sending build context to Docker daemon 3.339MB 13:14:35 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:14:35 Step 2/26 : FROM ${BASE} AS builder 13:14:35 ---> 77969b2e0d9e 13:14:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:14:35 ---> Running in c26db593c598 13:14:35 Removing intermediate container c26db593c598 13:14:35 ---> 6a38ebf76a37 13:14:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:14:35 ---> Running in bed4ec72e335 13:14:35 Removing intermediate container bed4ec72e335 13:14:35 ---> 943cce2e6ab2 13:14:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:14:35 ---> Running in 964bdd7d4a2e 13:14:35 Removing intermediate container 964bdd7d4a2e 13:14:35 ---> 8190b6d7087c 13:14:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:35 ---> Running in 8c2c7e48d37f 13:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:14:36 OK: 265 MiB in 53 packages 13:14:36 Removing intermediate container 8c2c7e48d37f 13:14:36 ---> 5497357f4d7c 13:14:36 Step 7/26 : WORKDIR /app 13:14:36 ---> Running in dfc30a57473b 13:14:36 Removing intermediate container dfc30a57473b 13:14:36 ---> 3e7e78b2756e 13:14:36 Step 8/26 : COPY go.mod vendor* ./ 13:14:36 ---> 5c4a8abfffc0 13:14:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:36 ---> Running in 94ef539e9db5 13:14:37 Removing intermediate container 94ef539e9db5 13:14:37 ---> 2b5195cf6dd0 13:14:37 Step 10/26 : COPY . . 13:14:38 ---> 9ab9c2b507f6 13:14:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:38 ---> Running in 06c224f2e7ee 13:14:38 Removing intermediate container 06c224f2e7ee 13:14:38 ---> a8d8a20e18a4 13:14:38 Step 12/26 : RUN $MAKE 13:14:38 ---> Running in 2464b61aa570 13:14:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.44" -trimpath -mod=readonly -o app-service-configurable 13:15:01 Removing intermediate container 2464b61aa570 13:15:01 ---> 90ecaa61bc06 13:15:01 Step 13/26 : FROM alpine:3.17 13:15:01 3.17: Pulling from library/alpine 13:15:01 f56be85fc22e: Already exists 13:15:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:15:01 Status: Downloaded newer image for alpine:3.17 13:15:01 ---> 9ed4aefc74f6 13:15:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:15:01 ---> Running in 574d6bc3c7e1 13:15:01 Removing intermediate container 574d6bc3c7e1 13:15:01 ---> 87d6a3416c21 13:15:01 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:15:01 ---> Running in aece7dcb8307 13:15:01 Removing intermediate container aece7dcb8307 13:15:01 ---> e30bdd8a7119 13:15:01 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:15:01 ---> Running in 97595c1523d4 13:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:15:01 (1/2) Installing ca-certificates (20230506-r0) 13:15:01 (2/2) Installing dumb-init (1.2.5-r2) 13:15:01 Executing busybox-1.35.0-r29.trigger 13:15:01 Executing ca-certificates-20230506-r0.trigger 13:15:01 OK: 8 MiB in 17 packages 13:15:02 Removing intermediate container 97595c1523d4 13:15:02 ---> 7d7919c4d590 13:15:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:15:02 ---> 59dbc61eb236 13:15:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:15:02 ---> 073bac24abfc 13:15:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:15:03 ---> ceb31511ed78 13:15:03 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:15:04 ---> adab4d78d846 13:15:04 Step 21/26 : EXPOSE 48095 13:15:04 ---> Running in 12b96fa66586 13:15:04 Removing intermediate container 12b96fa66586 13:15:04 ---> f3ff4c97a972 13:15:04 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:15:04 ---> Running in bff2af28e688 13:15:04 Removing intermediate container bff2af28e688 13:15:04 ---> a6d8d8822c9a 13:15:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:15:04 ---> Running in 491b402110f5 13:15:04 Removing intermediate container 491b402110f5 13:15:04 ---> 0726332e2387 13:15:04 Step 24/26 : LABEL arch=amd64 13:15:04 ---> Running in 7f08182da95f 13:15:04 Removing intermediate container 7f08182da95f 13:15:04 ---> 90763fb8930d 13:15:04 Step 25/26 : LABEL git_sha=0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:15:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15284 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:15:05 Running in /w/workspace/app-service-configurable/162 [Pipeline] { [Pipeline] checkout 13:15:05 Selected Git installation does not exist. Using Default 13:15:05 The recommended git tool is: NONE 13:15:05 ---> Running in 616412a639f7 13:15:05 Removing intermediate container 616412a639f7 13:15:05 ---> bbb9c04f4e9a 13:15:05 Step 26/26 : LABEL version=3.0.0-dev.44 13:15:05 ---> Running in ab134f8f5374 13:15:05 Removing intermediate container ab134f8f5374 13:15:05 ---> 4feb10dd0273 13:15:05 [Warning] One or more build-args [ARCH] were not consumed 13:15:05 Successfully built 4feb10dd0273 13:15:05 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:05 provisioning config files... 13:15:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6319623001669296656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:05 ---> docker-login.sh 13:15:05 nexus3.edgexfoundry.org:10001 13:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:05 Configure a credential helper to remove this warning. See 13:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:05 13:15:05 Login Succeeded 13:15:05 nexus3.edgexfoundry.org:10002 13:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:05 Configure a credential helper to remove this warning. See 13:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:05 13:15:05 Login Succeeded 13:15:05 nexus3.edgexfoundry.org:10003 13:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:06 Configure a credential helper to remove this warning. See 13:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:06 13:15:06 Login Succeeded 13:15:06 nexus3.edgexfoundry.org:10004 13:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:06 Configure a credential helper to remove this warning. See 13:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:06 13:15:06 Login Succeeded 13:15:06 docker.io 13:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:06 Configure a credential helper to remove this warning. See 13:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:06 13:15:06 Login Succeeded 13:15:06 ---> docker-login.sh ends [Pipeline] } 13:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:15:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:06 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:15:06 0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:15:06 latest 13:15:06 3.0.0-dev.44 13:15:06 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 13:15:06 main 13:15:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:15:07 2352f1205c87: Preparing 13:15:07 951663ef1304: Preparing 13:15:07 10a7cfc43168: Preparing 13:15:07 b2a41c8e5ccc: Preparing 13:15:07 a7b1d4d0aed8: Preparing 13:15:07 f1417ff83b31: Preparing 13:15:07 f1417ff83b31: Waiting 13:15:07 b2a41c8e5ccc: Pushed 13:15:07 951663ef1304: Pushed 13:15:07 10a7cfc43168: Pushed 13:15:07 a7b1d4d0aed8: Pushed 13:15:07 f1417ff83b31: Layer already exists 13:15:09 2352f1205c87: Pushed 13:15:10 0fcc735f3799786c7aa2b33ba7099069d129dc1c: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:10 using credential edgex-jenkins-ssh 13:15:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:15:10 2352f1205c87: Preparing 13:15:10 951663ef1304: Preparing 13:15:10 10a7cfc43168: Preparing 13:15:10 b2a41c8e5ccc: Preparing 13:15:10 a7b1d4d0aed8: Preparing 13:15:10 f1417ff83b31: Preparing 13:15:10 f1417ff83b31: Waiting 13:15:10 b2a41c8e5ccc: Layer already exists 13:15:10 2352f1205c87: Layer already exists 13:15:10 10a7cfc43168: Layer already exists 13:15:10 951663ef1304: Layer already exists 13:15:10 a7b1d4d0aed8: Layer already exists 13:15:10 f1417ff83b31: Layer already exists 13:15:10 latest: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv 13:15:10 Cloning the remote Git repository [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.44 13:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:15:11 2352f1205c87: Preparing 13:15:11 951663ef1304: Preparing 13:15:11 10a7cfc43168: Preparing 13:15:11 b2a41c8e5ccc: Preparing 13:15:11 a7b1d4d0aed8: Preparing 13:15:11 f1417ff83b31: Preparing 13:15:11 f1417ff83b31: Waiting 13:15:11 2352f1205c87: Layer already exists 13:15:11 10a7cfc43168: Layer already exists 13:15:11 a7b1d4d0aed8: Layer already exists 13:15:11 951663ef1304: Layer already exists 13:15:11 b2a41c8e5ccc: Layer already exists 13:15:11 f1417ff83b31: Layer already exists 13:15:11 3.0.0-dev.44: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:15:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:15:10 > git init /w/workspace/app-service-configurable/162 # timeout=10 13:15:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:15:11 > git --version # timeout=10 13:15:11 > git --version # 'git version 2.25.1' 13:15:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 13:15:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 13:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:15:11 2352f1205c87: Preparing 13:15:11 951663ef1304: Preparing 13:15:11 10a7cfc43168: Preparing 13:15:11 b2a41c8e5ccc: Preparing 13:15:11 a7b1d4d0aed8: Preparing 13:15:11 f1417ff83b31: Preparing 13:15:11 f1417ff83b31: Waiting 13:15:11 2352f1205c87: Layer already exists 13:15:11 951663ef1304: Layer already exists 13:15:11 a7b1d4d0aed8: Layer already exists 13:15:11 b2a41c8e5ccc: Layer already exists 13:15:11 10a7cfc43168: Layer already exists 13:15:11 f1417ff83b31: Layer already exists 13:15:11 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:15:12 2352f1205c87: Preparing 13:15:12 951663ef1304: Preparing 13:15:12 10a7cfc43168: Preparing 13:15:12 b2a41c8e5ccc: Preparing 13:15:12 a7b1d4d0aed8: Preparing 13:15:12 f1417ff83b31: Preparing 13:15:12 f1417ff83b31: Waiting 13:15:12 2352f1205c87: Layer already exists 13:15:12 951663ef1304: Layer already exists 13:15:12 a7b1d4d0aed8: Layer already exists 13:15:12 10a7cfc43168: Layer already exists 13:15:12 b2a41c8e5ccc: Layer already exists 13:15:12 f1417ff83b31: Layer already exists 13:15:12 main: digest: sha256:090af96217ada405dbb1679f1361bd2e01a25f2eb34e05abd34b209b6d5cdf44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:15:12 ===================================================== [Pipeline] echo 13:15:12 taggedImages: 13:15:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:15:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:15:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.44 13:15:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 13:15:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } 13:15:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:15:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [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 13:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:12 13:15:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:13 Avoid second fetch 13:15:13 Checking out Revision 0fcc735f3799786c7aa2b33ba7099069d129dc1c (main) 13:15:13 latest: Pulling from edgex-lftools-log-publisher 13:15:13 5eb5b503b376: Pulling fs layer 13:15:13 5c69ac0246d0: Pulling fs layer 13:15:13 ec43610c2a17: Pulling fs layer 13:15:13 3a2ae6a8a46f: Pulling fs layer 13:15:13 33b1e0a273af: Pulling fs layer 13:15:13 5d3b04190fa2: Pulling fs layer 13:15:13 2f39f015ded8: Pulling fs layer 13:15:13 33b1e0a273af: Waiting 13:15:13 5d3b04190fa2: Waiting 13:15:13 2f39f015ded8: Waiting 13:15:13 3a2ae6a8a46f: Waiting 13:15:13 5c69ac0246d0: Download complete 13:15:13 3a2ae6a8a46f: Download complete 13:15:13 33b1e0a273af: Verifying Checksum 13:15:13 33b1e0a273af: Download complete 13:15:13 5d3b04190fa2: Download complete 13:15:13 ec43610c2a17: Verifying Checksum 13:15:13 ec43610c2a17: Download complete 13:15:13 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#562)" 13:15:13 > git config core.sparsecheckout # timeout=10 13:15:13 > git checkout -f 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 13:15:14 5eb5b503b376: Verifying Checksum 13:15:14 5eb5b503b376: Download complete 13:15:14 13:15:14 GitHub has been notified of this commit’s build result 13:15:14 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:14 2f39f015ded8: Verifying Checksum 13:15:14 2f39f015ded8: Download complete 13:15:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:15:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:14 Dload Upload Total Spent Left Speed 13:15:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 13:15:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 13:15:15 5eb5b503b376: Pull complete [Pipeline] sh 13:15:15 5c69ac0246d0: Pull complete 13:15:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:15:15 + sudo tee /etc/docker/daemon.new 13:15:15 { 13:15:15 "registry-mirrors": [ 13:15:15 "https://nexus3.edgexfoundry.org:10001" 13:15:15 ], 13:15:15 "bip": "10.250.0.254/24", 13:15:15 "hosts": [ 13:15:15 "tcp://0.0.0.0:5555", 13:15:15 "unix:///var/run/docker.sock" 13:15:15 ], 13:15:15 "mtu": 1458, 13:15:15 "selinux-enabled": true, 13:15:15 "seccomp-profile": "/etc/docker/seccomp.json" 13:15:15 } [Pipeline] sh 13:15:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:15:16 + sudo service docker restart 13:15:16 ec43610c2a17: Pull complete 13:15:17 3a2ae6a8a46f: Pull complete 13:15:17 33b1e0a273af: Pull complete 13:15:17 5d3b04190fa2: Pull complete 13:15:23 2f39f015ded8: Pull complete 13:15:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:23 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:15:23 $ 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 13:15:31 $ docker top ccf4d931b786c52e4132bec786f29c6db067e7b87e95a0662dc03363d7e84d0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:31 ---> job-cost.sh 13:15:31 lf-activate-venv: SKIPPING 13:15:31 INFO: No Stack... 13:15:31 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:31 INFO: Archiving Costs [Pipeline] sh 13:15:32 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:15:32 + cut -d, -f6 [Pipeline] lock 13:15:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] 13:15:32 Resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] did not exist. Created. 13:15:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:32 + echo total: 0.2199999988079071 [Pipeline] stash 13:15:32 Stashed 1 file(s) [Pipeline] } 13:15:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:32 $ docker stop --time=1 ccf4d931b786c52e4132bec786f29c6db067e7b87e95a0662dc03363d7e84d0d 13:15:34 $ docker rm -f --volumes ccf4d931b786c52e4132bec786f29c6db067e7b87e95a0662dc03363d7e84d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:34 provisioning config files... 13:15:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/162@tmp/config6058418452718276147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:35 ---> docker-login.sh 13:15:35 nexus3.edgexfoundry.org:10001 13:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:35 Configure a credential helper to remove this warning. See 13:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:35 13:15:35 Login Succeeded 13:15:35 nexus3.edgexfoundry.org:10002 13:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:36 Configure a credential helper to remove this warning. See 13:15:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:36 13:15:36 Login Succeeded 13:15:36 nexus3.edgexfoundry.org:10003 13:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:36 Configure a credential helper to remove this warning. See 13:15:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:36 13:15:36 Login Succeeded 13:15:36 nexus3.edgexfoundry.org:10004 13:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:37 Configure a credential helper to remove this warning. See 13:15:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:37 13:15:37 Login Succeeded 13:15:37 docker.io 13:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:37 Configure a credential helper to remove this warning. See 13:15:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:37 13:15:37 Login Succeeded 13:15:37 ---> docker-login.sh ends [Pipeline] } 13:15:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:37 ========================================================= 13:15:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:15:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:38 + 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 . 13:15:38 Sending build context to Docker daemon 168.4kB 13:15:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:15:38 Step 2/12 : FROM ${BASE} AS builder 13:15:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:15:38 c41833b44d91: Pulling fs layer 13:15:38 ed15518f5707: Pulling fs layer 13:15:38 feae8fd75edb: Pulling fs layer 13:15:38 242c74f7c9fa: Pulling fs layer 13:15:38 3cdef696dda3: Pulling fs layer 13:15:38 2ced38df9373: Pulling fs layer 13:15:38 58f1dce35555: Pulling fs layer 13:15:38 3cdef696dda3: Waiting 13:15:38 2ced38df9373: Waiting 13:15:38 242c74f7c9fa: Waiting 13:15:38 58f1dce35555: Waiting 13:15:38 ed15518f5707: Download complete 13:15:38 242c74f7c9fa: Verifying Checksum 13:15:38 242c74f7c9fa: Download complete 13:15:38 3cdef696dda3: Verifying Checksum 13:15:38 3cdef696dda3: Download complete 13:15:38 c41833b44d91: Verifying Checksum 13:15:38 c41833b44d91: Download complete 13:15:39 c41833b44d91: Pull complete 13:15:40 58f1dce35555: Verifying Checksum 13:15:40 58f1dce35555: Download complete 13:15:40 ed15518f5707: Pull complete 13:15:41 feae8fd75edb: Verifying Checksum 13:15:41 feae8fd75edb: Download complete 13:15:41 2ced38df9373: Verifying Checksum 13:15:41 2ced38df9373: Download complete 13:15:51 feae8fd75edb: Pull complete 13:15:51 242c74f7c9fa: Pull complete 13:15:51 3cdef696dda3: Pull complete 13:16:01 2ced38df9373: Pull complete 13:16:02 58f1dce35555: Pull complete 13:16:02 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:16:02 ---> fadd8f120f05 13:16:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:16:04 ---> Running in d2b473069671 13:16:04 Removing intermediate container d2b473069671 13:16:04 ---> 0e8bd5f20205 13:16:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:16:04 ---> Running in 7f4fabcf7d62 13:16:04 Removing intermediate container 7f4fabcf7d62 13:16:04 ---> 473527d30e4d 13:16:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:16:05 ---> Running in 22c8d66aaa18 13:16:05 Removing intermediate container 22c8d66aaa18 13:16:05 ---> d9bd9a4391cb 13:16:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:05 ---> Running in e6355eb94d66 13:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:16:08 OK: 263 MiB in 53 packages 13:16:09 Removing intermediate container e6355eb94d66 13:16:09 ---> d390dc26c838 13:16:09 Step 7/12 : WORKDIR /app 13:16:09 ---> Running in e45aec2a8981 13:16:09 Removing intermediate container e45aec2a8981 13:16:09 ---> e479eefe27ab 13:16:09 Step 8/12 : COPY go.mod vendor* ./ 13:16:10 ---> 357ae8b5d486 13:16:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:10 ---> Running in 1e3544902ba8 13:17:18 Removing intermediate container 1e3544902ba8 13:17:18 ---> 7ac557e5d464 13:17:18 Step 10/12 : COPY . . 13:17:18 ---> 02fc802f5be0 13:17:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:18 ---> Running in c44a137300dd 13:17:18 Removing intermediate container c44a137300dd 13:17:18 ---> 19e7ef78248f 13:17:18 Step 12/12 : RUN $MAKE 13:17:18 ---> Running in 6c95b0108923 13:17:18 noop 13:17:18 Removing intermediate container 6c95b0108923 13:17:18 ---> b1152a708179 13:17:18 Successfully built b1152a708179 13:17:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:18 + docker inspect -f . ci-base-image-arm64 13:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:18 prd-ubuntu20.04-docker-arm64-4c-16g-15284 does not seem to be running inside a container 13:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/162 -v /w/workspace/app-service-configurable/162:/w/workspace/app-service-configurable/162:rw,z -v /w/workspace/app-service-configurable/162@tmp:/w/workspace/app-service-configurable/162@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 13:17:20 $ docker top 958cfa8509dc1ed1f25088a71eb0a26e9cae145f5bbbbd5e054148e87f542414 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:20 + go version 13:17:20 go version go1.20.2 linux/arm64 [Pipeline] } 13:17:20 $ docker stop --time=1 958cfa8509dc1ed1f25088a71eb0a26e9cae145f5bbbbd5e054148e87f542414 13:17:22 $ docker rm -f --volumes 958cfa8509dc1ed1f25088a71eb0a26e9cae145f5bbbbd5e054148e87f542414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:23 + docker inspect -f . ci-base-image-arm64 13:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:23 prd-ubuntu20.04-docker-arm64-4c-16g-15284 does not seem to be running inside a container 13:17:23 $ 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/162 -v /w/workspace/app-service-configurable/162:/w/workspace/app-service-configurable/162:rw,z -v /w/workspace/app-service-configurable/162@tmp:/w/workspace/app-service-configurable/162@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 13:17:24 $ docker top 51a8aa9d3dc28a730b930cf27ea733081103e817bf41d691507efcc97202202b -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/162 [Pipeline] fileExists [Pipeline] sh 13:17:26 + make test 13:17:26 go test -race -coverprofile=coverage.out ./... 13:20:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:20:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:20:17 go vet ./... 13:22:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:22:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:22:24 ./bin/test-attribution-txt.sh 13:22:24 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 13:22:24 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 13:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:22:24 $ docker stop --time=1 51a8aa9d3dc28a730b930cf27ea733081103e817bf41d691507efcc97202202b 13:22:26 $ docker rm -f --volumes 51a8aa9d3dc28a730b930cf27ea733081103e817bf41d691507efcc97202202b [Pipeline] // withDockerContainer [Pipeline] sh 13:22:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:22:27 Warning: overwriting stash ‘coverage-report’ 13:22:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:22:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:22:28 + ls -al . 13:22:28 total 172 13:22:28 drwxrwxr-x 7 jenkins jenkins 4096 May 12 13:17 . 13:22:28 drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:15 .. 13:22:28 -rw-rw-r-- 1 jenkins jenkins 119 May 12 13:15 .dockerignore 13:22:28 drwxrwxr-x 8 jenkins jenkins 4096 May 12 13:15 .git 13:22:28 drwxrwxr-x 3 jenkins jenkins 4096 May 12 13:15 .github 13:22:28 -rw-rw-r-- 1 jenkins jenkins 171 May 12 13:15 .gitignore 13:22:28 -rw-rw-r-- 1 jenkins jenkins 41 May 12 13:15 .golangci.yml 13:22:28 -rw-rw-r-- 1 jenkins jenkins 9088 May 12 13:15 Attribution.txt 13:22:28 -rw-rw-r-- 1 jenkins jenkins 29118 May 12 13:15 CHANGELOG.md 13:22:28 -rw-rw-r-- 1 jenkins jenkins 1898 May 12 13:15 Dockerfile 13:22:28 -rw-rw-r-- 1 jenkins jenkins 677 May 12 13:15 GOVERNANCE.md 13:22:28 -rw-rw-r-- 1 jenkins jenkins 688 May 12 13:15 Jenkinsfile 13:22:28 -rw-rw-r-- 1 jenkins jenkins 10174 May 12 13:15 LICENSE 13:22:28 -rw-rw-r-- 1 jenkins jenkins 618 May 12 13:15 OWNERS.md 13:22:28 -rw-rw-r-- 1 jenkins jenkins 4885 May 12 13:15 README.md 13:22:28 -rw-rw-r-- 1 jenkins jenkins 12 May 12 13:13 VERSION 13:22:28 drwxrwxr-x 2 jenkins jenkins 4096 May 12 13:15 bin 13:22:28 -rw-r--r-- 1 jenkins jenkins 13 May 12 13:17 coverage.out 13:22:28 -rw-rw-r-- 1 jenkins jenkins 3302 May 12 13:15 go.mod 13:22:28 -rw-rw-r-- 1 jenkins jenkins 31421 May 12 13:15 go.sum 13:22:28 -rw-rw-r-- 1 jenkins jenkins 1937 May 12 13:15 main.go 13:22:28 -rw-rw-r-- 1 jenkins jenkins 2569 May 12 13:15 makefile 13:22:28 drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:15 res 13:22:28 drwxrwxr-x 4 jenkins jenkins 4096 May 12 13:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:29 + 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=0fcc735f3799786c7aa2b33ba7099069d129dc1c --label arch=arm64 --label version=3.0.0-dev.44 . 13:22:29 Sending build context to Docker daemon 169.5kB 13:22:29 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 13:22:29 Step 2/26 : FROM ${BASE} AS builder 13:22:29 ---> b1152a708179 13:22:29 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:22:29 ---> Running in a483d0cec81c 13:22:29 Removing intermediate container a483d0cec81c 13:22:29 ---> 746dd50b2632 13:22:29 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:22:30 ---> Running in a1b72acd8ed4 13:22:30 Removing intermediate container a1b72acd8ed4 13:22:30 ---> 0627c76a2739 13:22:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:22:30 ---> Running in 4d6b6ed590a2 13:22:30 Removing intermediate container 4d6b6ed590a2 13:22:30 ---> cf21ef050bf2 13:22:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:30 ---> Running in f7642cc09989 13:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:22:33 OK: 263 MiB in 53 packages 13:22:34 Removing intermediate container f7642cc09989 13:22:34 ---> f1975eb4eb40 13:22:34 Step 7/26 : WORKDIR /app 13:22:34 ---> Running in 634b4ef5b858 13:22:34 Removing intermediate container 634b4ef5b858 13:22:34 ---> b1b91ef2f580 13:22:34 Step 8/26 : COPY go.mod vendor* ./ 13:22:35 ---> b3bf3b5ca24b 13:22:35 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:35 ---> Running in 950573d6ede5 13:22:37 Removing intermediate container 950573d6ede5 13:22:37 ---> 95a35657c243 13:22:37 Step 10/26 : COPY . . 13:22:38 ---> 7a9cfa96ac7c 13:22:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:22:38 ---> Running in 75e8d2ba3f20 13:22:41 Removing intermediate container 75e8d2ba3f20 13:22:41 ---> 78cdbec72d40 13:22:41 Step 12/26 : RUN $MAKE 13:22:41 ---> Running in bb287e0447dc 13:22:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.44" -trimpath -mod=readonly -o app-service-configurable 13:24:48 Removing intermediate container bb287e0447dc 13:24:48 ---> 9e402112374e 13:24:48 Step 13/26 : FROM alpine:3.17 13:24:49 3.17: Pulling from library/alpine 13:24:49 c41833b44d91: Already exists 13:24:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:24:49 Status: Downloaded newer image for alpine:3.17 13:24:49 ---> 51e60588ff2c 13:24:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:24:49 ---> Running in 6769188ff72f 13:24:50 Removing intermediate container 6769188ff72f 13:24:50 ---> 9ebcb9928614 13:24:50 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:24:50 ---> Running in 468abf4fb3be 13:24:50 Removing intermediate container 468abf4fb3be 13:24:50 ---> 500013369594 13:24:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:24:50 ---> Running in 44b5857590d8 13:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:24:52 (1/2) Installing ca-certificates (20230506-r0) 13:24:53 (2/2) Installing dumb-init (1.2.5-r2) 13:24:53 Executing busybox-1.35.0-r29.trigger 13:24:53 Executing ca-certificates-20230506-r0.trigger 13:24:53 OK: 8 MiB in 17 packages 13:24:55 Removing intermediate container 44b5857590d8 13:24:55 ---> 72b2f6b2af7f 13:24:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:24:55 ---> b967c64f4634 13:24:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:24:56 ---> 4ff7204d01c4 13:24:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:24:57 ---> c8dd8fd93e23 13:24:57 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:24:58 ---> a8c879d71e54 13:24:58 Step 21/26 : EXPOSE 48095 13:24:58 ---> Running in ce0c9f8ce505 13:24:58 Removing intermediate container ce0c9f8ce505 13:24:58 ---> 7373c24eee64 13:24:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:24:58 ---> Running in ebca2e8ac7b3 13:24:59 Removing intermediate container ebca2e8ac7b3 13:24:59 ---> 4dc7415e0d87 13:24:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:24:59 ---> Running in 9136e1f215f5 13:24:59 Removing intermediate container 9136e1f215f5 13:24:59 ---> 133c5ee170b1 13:24:59 Step 24/26 : LABEL arch=arm64 13:24:59 ---> Running in 5d528f01651d 13:24:59 Removing intermediate container 5d528f01651d 13:24:59 ---> a2165c1762ee 13:24:59 Step 25/26 : LABEL git_sha=0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:24:59 ---> Running in bef9c0c75d8f 13:25:00 Removing intermediate container bef9c0c75d8f 13:25:00 ---> ed5f0f092e05 13:25:00 Step 26/26 : LABEL version=3.0.0-dev.44 13:25:00 ---> Running in 552ddf8b96c6 13:25:00 Removing intermediate container 552ddf8b96c6 13:25:00 ---> cb5d3412319b 13:25:00 [Warning] One or more build-args [ARCH] were not consumed 13:25:00 Successfully built cb5d3412319b 13:25:00 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 13:25:00 provisioning config files... 13:25:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/162@tmp/config13988584630260372402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:00 ---> docker-login.sh 13:25:00 nexus3.edgexfoundry.org:10001 13:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:01 Configure a credential helper to remove this warning. See 13:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:01 13:25:01 Login Succeeded 13:25:01 nexus3.edgexfoundry.org:10002 13:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:01 Configure a credential helper to remove this warning. See 13:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:01 13:25:01 Login Succeeded 13:25:01 nexus3.edgexfoundry.org:10003 13:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:01 Configure a credential helper to remove this warning. See 13:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:01 13:25:01 Login Succeeded 13:25:01 nexus3.edgexfoundry.org:10004 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 docker.io 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 ---> docker-login.sh ends [Pipeline] } 13:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:02 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:25:02 0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:25:02 latest 13:25:02 3.0.0-dev.44 13:25:02 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 13:25:02 main 13:25:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:25:03 7afbfbdcde47: Preparing 13:25:03 c6fb56d4c8d6: Preparing 13:25:03 4db4aeee91c4: Preparing 13:25:03 7ff668a7239c: Preparing 13:25:03 1d638c963f63: Preparing 13:25:03 26cbea5cba74: Preparing 13:25:03 26cbea5cba74: Waiting 13:25:03 4db4aeee91c4: Pushed 13:25:03 7ff668a7239c: Pushed 13:25:03 c6fb56d4c8d6: Pushed 13:25:03 26cbea5cba74: Layer already exists 13:25:03 1d638c963f63: Pushed 13:25:09 7afbfbdcde47: Pushed 13:25:09 0fcc735f3799786c7aa2b33ba7099069d129dc1c: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:09 + 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 13:25:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:25:09 7afbfbdcde47: Preparing 13:25:09 c6fb56d4c8d6: Preparing 13:25:09 4db4aeee91c4: Preparing 13:25:09 7ff668a7239c: Preparing 13:25:09 1d638c963f63: Preparing 13:25:09 26cbea5cba74: Preparing 13:25:09 26cbea5cba74: Waiting 13:25:09 1d638c963f63: Layer already exists 13:25:09 7ff668a7239c: Layer already exists 13:25:09 7afbfbdcde47: Layer already exists 13:25:09 4db4aeee91c4: Layer already exists 13:25:09 c6fb56d4c8d6: Layer already exists 13:25:09 26cbea5cba74: Layer already exists 13:25:10 latest: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.44 13:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:25:10 7afbfbdcde47: Preparing 13:25:10 c6fb56d4c8d6: Preparing 13:25:10 4db4aeee91c4: Preparing 13:25:10 7ff668a7239c: Preparing 13:25:10 1d638c963f63: Preparing 13:25:10 26cbea5cba74: Preparing 13:25:10 26cbea5cba74: Waiting 13:25:10 4db4aeee91c4: Layer already exists 13:25:10 7afbfbdcde47: Layer already exists 13:25:10 1d638c963f63: Layer already exists 13:25:10 7ff668a7239c: Layer already exists 13:25:10 c6fb56d4c8d6: Layer already exists 13:25:10 26cbea5cba74: Layer already exists 13:25:10 3.0.0-dev.44: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 13:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:25:11 7afbfbdcde47: Preparing 13:25:11 c6fb56d4c8d6: Preparing 13:25:11 4db4aeee91c4: Preparing 13:25:11 7ff668a7239c: Preparing 13:25:11 1d638c963f63: Preparing 13:25:11 26cbea5cba74: Preparing 13:25:11 26cbea5cba74: Waiting 13:25:11 4db4aeee91c4: Layer already exists 13:25:11 c6fb56d4c8d6: Layer already exists 13:25:11 1d638c963f63: Layer already exists 13:25:11 7afbfbdcde47: Layer already exists 13:25:11 7ff668a7239c: Layer already exists 13:25:11 26cbea5cba74: Layer already exists 13:25:11 0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:12 + 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 13:25:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:25:12 7afbfbdcde47: Preparing 13:25:12 c6fb56d4c8d6: Preparing 13:25:12 4db4aeee91c4: Preparing 13:25:12 7ff668a7239c: Preparing 13:25:12 1d638c963f63: Preparing 13:25:12 26cbea5cba74: Preparing 13:25:12 26cbea5cba74: Waiting 13:25:12 1d638c963f63: Layer already exists 13:25:12 7ff668a7239c: Layer already exists 13:25:12 4db4aeee91c4: Layer already exists 13:25:12 c6fb56d4c8d6: Layer already exists 13:25:12 7afbfbdcde47: Layer already exists 13:25:12 26cbea5cba74: Layer already exists 13:25:12 main: digest: sha256:44f5477d7865a64d694288392128dd1e68adf1897e3eb99807829813f9c0af78 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:12 ===================================================== [Pipeline] echo 13:25:12 taggedImages: 13:25:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c 13:25:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:25:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.44 13:25:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0fcc735f3799786c7aa2b33ba7099069d129dc1c-3.0.0-dev.44 13:25:12 - 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 13:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:13 13:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:13 arm64: Pulling from edgex-lftools-log-publisher 13:25:13 8998bd30e6a1: Pulling fs layer 13:25:13 04944245beec: Pulling fs layer 13:25:13 699f458cf7ca: Pulling fs layer 13:25:13 765212b225bb: Pulling fs layer 13:25:13 f23df028b6ca: Pulling fs layer 13:25:13 d65c8cfc05b1: Pulling fs layer 13:25:13 2437ff75d9bd: Pulling fs layer 13:25:13 765212b225bb: Waiting 13:25:13 f23df028b6ca: Waiting 13:25:13 d65c8cfc05b1: Waiting 13:25:13 2437ff75d9bd: Waiting 13:25:13 04944245beec: Verifying Checksum 13:25:13 04944245beec: Download complete 13:25:13 765212b225bb: Verifying Checksum 13:25:13 765212b225bb: Download complete 13:25:13 f23df028b6ca: Verifying Checksum 13:25:13 f23df028b6ca: Download complete 13:25:13 d65c8cfc05b1: Verifying Checksum 13:25:13 d65c8cfc05b1: Download complete 13:25:13 699f458cf7ca: Verifying Checksum 13:25:13 699f458cf7ca: Download complete 13:25:14 8998bd30e6a1: Verifying Checksum 13:25:14 8998bd30e6a1: Download complete 13:25:16 2437ff75d9bd: Verifying Checksum 13:25:16 2437ff75d9bd: Download complete 13:25:18 8998bd30e6a1: Pull complete 13:25:18 04944245beec: Pull complete 13:25:21 699f458cf7ca: Pull complete 13:25:21 765212b225bb: Pull complete 13:25:22 f23df028b6ca: Pull complete 13:25:22 d65c8cfc05b1: Pull complete 13:25:37 2437ff75d9bd: Pull complete 13:25:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:37 prd-ubuntu20.04-docker-arm64-4c-16g-15284 does not seem to be running inside a container 13:25:37 $ 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/162 -v /w/workspace/app-service-configurable/162:/w/workspace/app-service-configurable/162:rw,z -v /w/workspace/app-service-configurable/162@tmp:/w/workspace/app-service-configurable/162@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 13:25:40 $ docker top 78493b677438b7c81c6b9bcf3eb97a6d0bf79f584893d4b7b384a5da3862685a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:41 ---> job-cost.sh 13:25:41 lf-activate-venv: SKIPPING 13:25:41 INFO: No Stack... 13:25:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:42 INFO: Archiving Costs [Pipeline] sh 13:25:42 + cat /w/workspace/app-service-configurable/162/archives/cost.csv 13:25:42 + cut -d, -f6 [Pipeline] lock 13:25:43 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] 13:25:43 Resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] did not exist. Created. 13:25:43 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:43 /w/workspace/app-service-configurable/162@tmp/durable-257798f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:25:44 + echo total: 0.10999999940395355 [Pipeline] stash 13:25:44 Warning: overwriting stash ‘stack-cost’ 13:25:44 Stashed 1 file(s) [Pipeline] } 13:25:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:44 $ docker stop --time=1 78493b677438b7c81c6b9bcf3eb97a6d0bf79f584893d4b7b384a5da3862685a 13:25:45 $ docker rm -f --volumes 78493b677438b7c81c6b9bcf3eb97a6d0bf79f584893d4b7b384a5da3862685a [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 13:25:46 provisioning config files... 13:25:46 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17955616875497874512tmp [Pipeline] { [Pipeline] sh 13:25:46 + set +x 13:25:46 + curl -s https://codecov.io/bash 13:25:46 + bash -s -- 13:25:46 13:25:46 _____ _ 13:25:46 / ____| | | 13:25:46 | | ___ __| | ___ ___ _____ __ 13:25:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:46 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:46 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:46 Bash-1.0.6 13:25:46 13:25:46 13:25:46 ==> git version 2.25.1 found 13:25:46 ==> 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 13:25:46 Release-Date: 2020-01-08 13:25:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:25:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:25:46 ==> Jenkins CI detected. 13:25:46 current dir:  /w/workspace/ry_app-service-configurable_main 13:25:46 project root: . 13:25:46 --> token set from env 13:25:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:46 ==> Running gcov in . (disable via -X gcov) 13:25:46 ==> Python coveragepy not found 13:25:46 ==> Searching for coverage reports in: 13:25:46 + . 13:25:46 -> Found 1 reports 13:25:46 ==> Detecting git/mercurial file structure 13:25:46 ==> Reading reports 13:25:46 + ./coverage.out bytes=13 13:25:46 ==> Appending adjustments 13:25:46 https://docs.codecov.io/docs/fixing-reports 13:25:46 + Found adjustments 13:25:46 ==> Gzipping contents 13:25:46 4.0K /tmp/codecov.WTKeQH.gz 13:25:46 ==> Uploading reports 13:25:46 url: https://codecov.io 13:25:46 query: branch=main&commit=0fcc735f3799786c7aa2b33ba7099069d129dc1c&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:25:46 -> Pinging Codecov 13:25:46 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=0fcc735f3799786c7aa2b33ba7099069d129dc1c&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:26:04 -> Uploading to 13:26:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-12/A97CA9966030D2A3747ED39772930CCE/0fcc735f3799786c7aa2b33ba7099069d129dc1c/be0cead9-0303-4b3a-9ff3-7f2384c1a1f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T132602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3842e0a06329a90c7b2c7b04c5dd17aa01b1a213894bfbad9b3a269d0724f3c6 13:26:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:04 Dload Upload Total Spent Left Speed 13:26:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1537 --:--:-- --:--:-- --:--:-- 1537 13:26:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] } 13:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:26:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:26:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:26:05 13:26:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:26:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:26:05 df9b9388f04a: Pulling fs layer 13:26:05 52dc419b0ee2: Pulling fs layer 13:26:05 25bc292e5bac: Pulling fs layer 13:26:05 114826534d7a: Pulling fs layer 13:26:05 4657fd5d0bcf: Pulling fs layer 13:26:05 6ad1cebc031e: Pulling fs layer 13:26:05 8a3aa393b2d8: Pulling fs layer 13:26:05 6ad1cebc031e: Waiting 13:26:05 8a3aa393b2d8: Waiting 13:26:05 114826534d7a: Waiting 13:26:05 25bc292e5bac: Download complete 13:26:05 52dc419b0ee2: Verifying Checksum 13:26:05 52dc419b0ee2: Download complete 13:26:05 4657fd5d0bcf: Verifying Checksum 13:26:05 4657fd5d0bcf: Download complete 13:26:05 df9b9388f04a: Download complete 13:26:05 df9b9388f04a: Pull complete 13:26:05 6ad1cebc031e: Verifying Checksum 13:26:05 6ad1cebc031e: Download complete 13:26:05 52dc419b0ee2: Pull complete 13:26:06 25bc292e5bac: Pull complete 13:26:06 114826534d7a: Verifying Checksum 13:26:06 114826534d7a: Download complete 13:26:06 8a3aa393b2d8: Verifying Checksum 13:26:06 8a3aa393b2d8: Download complete 13:26:10 114826534d7a: Pull complete 13:26:10 4657fd5d0bcf: Pull complete 13:26:10 6ad1cebc031e: Pull complete 13:26:13 8a3aa393b2d8: Pull complete 13:26:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:13 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:26:13 $ 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 13:26:17 $ docker top 78c036ecdf3b25f3ae7991fede3b6cdf057ebbd830ab3f72603ce7f2fc1c5833 -eo pid,comm [Pipeline] { [Pipeline] echo 13:26:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:26:17 + set -o pipefail 13:26:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:26:21 13:26:21 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:26:21 13:26:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/fc1038dd-29fe-4777-b986-e78b142c1ea5 13:26:21 13:26:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:26:21 13:26:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:26:21 13:26:21 13:26:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:26:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:26:21 More details here: https://snyk.co/ue1NS 13:26:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 13:26:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:26:21 $ docker stop --time=1 78c036ecdf3b25f3ae7991fede3b6cdf057ebbd830ab3f72603ce7f2fc1c5833 13:26:24 $ docker rm -f --volumes 78c036ecdf3b25f3ae7991fede3b6cdf057ebbd830ab3f72603ce7f2fc1c5833 [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 13:26:25 + git log --format=format:%s -1 0fcc735f3799786c7aa2b33ba7099069d129dc1c [Pipeline] sh 13:26:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:25 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:26: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 13:26:26 $ docker top 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 -eo pid,comm 13:26: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). 13:26:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:26 [ssh-agent] Looking for ssh-agent implementation... 13:26:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:26 $ docker exec 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 ssh-agent 13:26:26 SSH_AUTH_SOCK=/tmp/ssh-EJ8r9ZATqZJ0/agent.32 13:26:26 SSH_AGENT_PID=38 13:26:26 Running ssh-add (command line suppressed) 13:26:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3892986060966801269.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3892986060966801269.key) 13:26:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:27 + git semver tag 13:26:27 2023-05-12 13:26:27,358 [run_tag] DEBUG tag force:False 13:26:27 2023-05-12 13:26:27,358 [check_head_tag] DEBUG check head tag 13:26:27 2023-05-12 13:26:27,360 [execute] INFO git cat-file --batch-check 13:26:27 2023-05-12 13:26:27,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:26:27 2023-05-12 13:26:27,364 [execute] INFO git cat-file --batch 13:26:27 2023-05-12 13:26:27,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:26:27 2023-05-12 13:26:27,399 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:26:27 2023-05-12 13:26:27,399 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 13:26:27 2023-05-12 13:26:27,399 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:26:27 2023-05-12 13:26:27,404 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:26:27 3.0.0-dev.44 [Pipeline] } 13:26:27 $ docker exec --env ******** --env ******** 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 ssh-agent -k 13:26:27 unset SSH_AUTH_SOCK; 13:26:27 unset SSH_AGENT_PID; 13:26:27 echo Agent pid 38 killed; 13:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:27 + git semver [Pipeline] } 13:26:28 $ docker stop --time=1 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 13:26:29 $ docker rm -f --volumes 948d387f4fec2e1301065a3364b83215120fb88691f748b35bebad872da0cd91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:26:29 13:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:26:30 0.23.1-centos7: Pulling from edgex-lftools 13:26:30 ab5ef0e58194: Pulling fs layer 13:26:30 9712f1f96733: Pulling fs layer 13:26:30 63f879dbbcfc: Pulling fs layer 13:26:30 0d9ebad4ef96: Pulling fs layer 13:26:30 e9a5061849ea: Pulling fs layer 13:26:30 d747dcd14b5f: Pulling fs layer 13:26:30 2de7ff778b66: Pulling fs layer 13:26:30 d747dcd14b5f: Waiting 13:26:30 2de7ff778b66: Waiting 13:26:30 0d9ebad4ef96: Waiting 13:26:30 e9a5061849ea: Waiting 13:26:30 9712f1f96733: Verifying Checksum 13:26:30 9712f1f96733: Download complete 13:26:30 63f879dbbcfc: Verifying Checksum 13:26:30 63f879dbbcfc: Download complete 13:26:30 0d9ebad4ef96: Verifying Checksum 13:26:30 0d9ebad4ef96: Download complete 13:26:30 d747dcd14b5f: Download complete 13:26:30 e9a5061849ea: Verifying Checksum 13:26:30 e9a5061849ea: Download complete 13:26:30 ab5ef0e58194: Verifying Checksum 13:26:30 ab5ef0e58194: Download complete 13:26:30 2de7ff778b66: Verifying Checksum 13:26:30 2de7ff778b66: Download complete 13:26:34 ab5ef0e58194: Pull complete 13:26:34 9712f1f96733: Pull complete 13:26:34 63f879dbbcfc: Pull complete 13:26:38 0d9ebad4ef96: Pull complete 13:26:39 e9a5061849ea: Pull complete 13:26:39 d747dcd14b5f: Pull complete 13:26:40 2de7ff778b66: Pull complete 13:26:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:40 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:26:44 $ docker top 5598148c8e0092217613c67d80702bc2a9388b75f4ff14fa1761a5538de30f1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:26:44 provisioning config files... 13:26:44 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7316568045262774122tmp 13:26:44 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5462536734608415391tmp 13:26:44 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13616716539500240497tmp [Pipeline] { [Pipeline] echo 13:26:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:26:45 ---> sigul-configuration.sh 13:26:45 gpg: directory `/root/.gnupg' created 13:26:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:26:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:26:45 gpg: keyring `/root/.gnupg/secring.gpg' created 13:26:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:26:45 gpg: CAST5 encrypted data 13:26:45 gpg: encrypted with 1 passphrase 13:26:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:26:45 + mkdir /home/jenkins 13:26:45 + mkdir /home/jenkins/sigul [Pipeline] sh 13:26:45 + 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 13:26:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:26:45 ---> sigul-install.sh 13:26:45 Sigul already installed; skipping installation. [Pipeline] sh 13:26:46 + git tag --list 13:26:46 v1.0.0 13:26:46 v1.1.0 13:26:46 v1.2.0 13:26:46 v1.2.1-dev.1 13:26:46 v1.2.1-dev.10 13:26:46 v1.2.1-dev.11 13:26:46 v1.2.1-dev.12 13:26:46 v1.2.1-dev.13 13:26:46 v1.2.1-dev.14 13:26:46 v1.2.1-dev.15 13:26:46 v1.2.1-dev.16 13:26:46 v1.2.1-dev.17 13:26:46 v1.2.1-dev.18 13:26:46 v1.2.1-dev.19 13:26:46 v1.2.1-dev.2 13:26:46 v1.2.1-dev.20 13:26:46 v1.2.1-dev.21 13:26:46 v1.2.1-dev.22 13:26:46 v1.2.1-dev.23 13:26:46 v1.2.1-dev.3 13:26:46 v1.2.1-dev.4 13:26:46 v1.2.1-dev.5 13:26:46 v1.2.1-dev.6 13:26:46 v1.2.1-dev.7 13:26:46 v1.2.1-dev.8 13:26:46 v1.2.1-dev.9 13:26:46 v1.3.0 13:26:46 v1.3.1 13:26:46 v1.3.1-dev.1 13:26:46 v2.0.0 13:26:46 v2.0.0-dev.1 13:26:46 v2.0.0-dev.2 13:26:46 v2.0.0-dev.3 13:26:46 v2.0.0-dev.4 13:26:46 v2.0.1 13:26:46 v2.1.0 13:26:46 v2.1.1 13:26:46 v2.1.1-dev.1 13:26:46 v2.1.1-dev.2 13:26:46 v2.1.2 13:26:46 v2.1.2-dev.1 13:26:46 v2.1.2-dev.2 13:26:46 v2.2.0 13:26:46 v2.2.1-dev.1 13:26:46 v2.2.1-dev.10 13:26:46 v2.2.1-dev.2 13:26:46 v2.2.1-dev.3 13:26:46 v2.2.1-dev.4 13:26:46 v2.2.1-dev.5 13:26:46 v2.2.1-dev.6 13:26:46 v2.2.1-dev.7 13:26:46 v2.2.1-dev.8 13:26:46 v2.2.1-dev.9 13:26:46 v2.3 13:26:46 v2.3.0 13:26:46 v2.3.0-dev.10 13:26:46 v2.3.0-dev.11 13:26:46 v2.3.0-dev.12 13:26:46 v2.3.0-dev.13 13:26:46 v2.3.0-dev.14 13:26:46 v2.3.0-dev.15 13:26:46 v2.3.0-dev.16 13:26:46 v2.3.0-dev.17 13:26:46 v2.3.0-dev.18 13:26:46 v2.3.0-dev.19 13:26:46 v2.3.0-dev.20 13:26:46 v2.3.0-dev.21 13:26:46 v2.3.0-dev.22 13:26:46 v2.3.0-dev.23 13:26:46 v2.3.0-dev.24 13:26:46 v2.3.0-dev.25 13:26:46 v2.3.0-dev.26 13:26:46 v2.3.0-dev.27 13:26:46 v2.3.0-dev.28 13:26:46 v2.3.0-dev.29 13:26:46 v2.3.0-dev.30 13:26:46 v2.3.0-dev.31 13:26:46 v2.3.0-dev.32 13:26:46 v2.3.0-dev.33 13:26:46 v2.3.0-dev.34 13:26:46 v2.3.0-dev.35 13:26:46 v2.3.0-dev.36 13:26:46 v2.3.0-dev.37 13:26:46 v2.3.1 13:26:46 v2.3.1-dev.1 13:26:46 v2.3.1-dev.2 13:26:46 v2.3.1-dev.3 13:26:46 v2.3.1-dev.4 13:26:46 v3.0.0-dev.1 13:26:46 v3.0.0-dev.10 13:26:46 v3.0.0-dev.11 13:26:46 v3.0.0-dev.12 13:26:46 v3.0.0-dev.13 13:26:46 v3.0.0-dev.14 13:26:46 v3.0.0-dev.15 13:26:46 v3.0.0-dev.16 13:26:46 v3.0.0-dev.17 13:26:46 v3.0.0-dev.18 13:26:46 v3.0.0-dev.19 13:26:46 v3.0.0-dev.2 13:26:46 v3.0.0-dev.20 13:26:46 v3.0.0-dev.21 13:26:46 v3.0.0-dev.22 13:26:46 v3.0.0-dev.23 13:26:46 v3.0.0-dev.24 13:26:46 v3.0.0-dev.25 13:26:46 v3.0.0-dev.26 13:26:46 v3.0.0-dev.27 13:26:46 v3.0.0-dev.28 13:26:46 v3.0.0-dev.29 13:26:46 v3.0.0-dev.3 13:26:46 v3.0.0-dev.30 13:26:46 v3.0.0-dev.31 13:26:46 v3.0.0-dev.32 13:26:46 v3.0.0-dev.33 13:26:46 v3.0.0-dev.34 13:26:46 v3.0.0-dev.35 13:26:46 v3.0.0-dev.36 13:26:46 v3.0.0-dev.37 13:26:46 v3.0.0-dev.38 13:26:46 v3.0.0-dev.39 13:26:46 v3.0.0-dev.4 13:26:46 v3.0.0-dev.40 13:26:46 v3.0.0-dev.41 13:26:46 v3.0.0-dev.42 13:26:46 v3.0.0-dev.43 13:26:46 v3.0.0-dev.44 13:26:46 v3.0.0-dev.5 13:26:46 v3.0.0-dev.6 13:26:46 v3.0.0-dev.7 13:26:46 v3.0.0-dev.8 13:26:46 v3.0.0-dev.9 [Pipeline] sh 13:26:46 + lftools sign git-tag v3.0.0-dev.44 13:26:47 Signing Git tag with Sigul... 13:26:47 Signing v3.0.0-dev.44 [Pipeline] echo 13:26:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:26:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:26:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:26:48 $ docker stop --time=1 5598148c8e0092217613c67d80702bc2a9388b75f4ff14fa1761a5538de30f1f 13:26:49 $ docker rm -f --volumes 5598148c8e0092217613c67d80702bc2a9388b75f4ff14fa1761a5538de30f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:26:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:50 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:26:50 $ 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 13:26:50 $ docker top ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:50 [ssh-agent] Looking for ssh-agent implementation... 13:26:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:50 $ docker exec ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 ssh-agent 13:26:50 SSH_AUTH_SOCK=/tmp/ssh-5UMROzVTSTB2/agent.32 13:26:50 SSH_AGENT_PID=38 13:26:50 Running ssh-add (command line suppressed) 13:26:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11762051679665325743.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11762051679665325743.key) 13:26:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:51 + git semver bump pre 13:26:51 2023-05-12 13:26:51,429 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:26:51 2023-05-12 13:26:51,429 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev 13:26:51 2023-05-12 13:26:51,429 [bump_version] DEBUG bumped version:3.0.0-dev.45 13:26:51 2023-05-12 13:26:51,429 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:26:51 2023-05-12 13:26:51,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:26:51 2023-05-12 13:26:51,430 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:26:51 2023-05-12 13:26:51,431 [execute] INFO git cat-file --batch-check 13:26:51 2023-05-12 13:26:51,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:26:51 2023-05-12 13:26:51,438 [execute] INFO git cat-file --batch 13:26:51 2023-05-12 13:26:51,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:26:51 2023-05-12 13:26:51,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:26:51 3.0.0-dev.45 [Pipeline] } 13:26:51 $ docker exec --env ******** --env ******** ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 ssh-agent -k 13:26:51 unset SSH_AUTH_SOCK; 13:26:51 unset SSH_AGENT_PID; 13:26:51 echo Agent pid 38 killed; 13:26:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:51 + git semver [Pipeline] } 13:26:52 $ docker stop --time=1 ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 13:26:53 $ docker rm -f --volumes ad14a1536d5fafb756b374d2a8d6ddd32860fef89b89caa140d071291d11c337 [Pipeline] // withDockerContainer [Pipeline] sh 13:26:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:54 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:26:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:54 $ docker top 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:54 [ssh-agent] Looking for ssh-agent implementation... 13:26:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:54 $ docker exec 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 ssh-agent 13:26:54 SSH_AUTH_SOCK=/tmp/ssh-DiUIlp8enBtr/agent.32 13:26:54 SSH_AGENT_PID=38 13:26:54 Running ssh-add (command line suppressed) 13:26:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5352637099952557292.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5352637099952557292.key) 13:26:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:55 + git semver push 13:26:55 2023-05-12 13:26:55,552 [run_push] DEBUG push 13:26:55 2023-05-12 13:26:55,552 [execute] INFO git cat-file --batch-check 13:26:55 2023-05-12 13:26:55,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:26:55 2023-05-12 13:26:55,557 [execute] INFO git rev-list 8f2d6217eb2182fe34dccbbb5a324b217bc7d1ad -- 13:26:55 2023-05-12 13:26:55,557 [execute] DEBUG Popen(['git', 'rev-list', '8f2d6217eb2182fe34dccbbb5a324b217bc7d1ad', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:26:55 2023-05-12 13:26:55,568 [execute] INFO git fetch -v origin 13:26:55 2023-05-12 13:26:55,568 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:26:56 2023-05-12 13:26:56,023 [run_push] DEBUG no remote changes detected 13:26:56 2023-05-12 13:26:56,024 [execute] INFO git push origin semver 13:26:56 2023-05-12 13:26:56,024 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:26:57 2023-05-12 13:26:56,813 [run_push] DEBUG push all version tags 13:26:57 2023-05-12 13:26:56,814 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:26:57 2023-05-12 13:26:56,814 [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) 13:26:57 2023-05-12 13:26:57,603 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:26:57 3.0.0-dev.45 [Pipeline] } 13:26:57 $ docker exec --env ******** --env ******** 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 ssh-agent -k 13:26:57 unset SSH_AUTH_SOCK; 13:26:57 unset SSH_AGENT_PID; 13:26:57 echo Agent pid 38 killed; 13:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:58 + git semver [Pipeline] } 13:26:58 $ docker stop --time=1 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 13:26:59 $ docker rm -f --volumes 49b99a454ec0611104badad3227104bf6f22fd9778004a032952f333e344c1c7 [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 13:27:00 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:27:00 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:27:00 total 16 13:27:00 drwxr-xr-x 3 root root 4096 May 12 13:15 . 13:27:00 drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:26 .. 13:27:00 drwxr-xr-x 2 root root 4096 May 12 13:15 cost 13:27:00 -rw-r--r-- 1 root root 96 May 12 13:15 cost.csv 13:27:00 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:27:00 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:27:00 total 16 13:27:00 drwxr-xr-x 3 jenkins jenkins 4096 May 12 13:15 . 13:27:00 drwxrwxr-x 9 jenkins jenkins 4096 May 12 13:26 .. 13:27:00 drwxr-xr-x 2 jenkins jenkins 4096 May 12 13:15 cost 13:27:00 -rw-r--r-- 1 jenkins jenkins 96 May 12 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:27:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:27:01 ---> package-listing.sh 13:27:01 ++ facter osfamily 13:27:01 ++ tr '[:upper:]' '[:lower:]' 13:27:01 + OS_FAMILY=debian 13:27:01 + workspace=/w/workspace/ry_app-service-configurable_main 13:27:01 + START_PACKAGES=/tmp/packages_start.txt 13:27:01 + END_PACKAGES=/tmp/packages_end.txt 13:27:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:27:01 + PACKAGES=/tmp/packages_start.txt 13:27:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:27:01 + PACKAGES=/tmp/packages_end.txt 13:27:01 + case "${OS_FAMILY}" in 13:27:01 + dpkg -l 13:27:01 + grep '^ii' 13:27:01 + '[' -f /tmp/packages_start.txt ']' 13:27:01 + '[' -f /tmp/packages_end.txt ']' 13:27:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:27:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:27:01 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:27:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:27:01 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 13:27:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:02 prd-ubuntu20.04-docker-8c-8g-15283 does not seem to be running inside a container 13:27:02 $ 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 13:27:02 $ docker top e8a44c2592a6cbc48951338346ff7d945cbdabfc0bc0ce06996d534b2ca1c70d -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:03 + touch /tmp/pre-build-complete [Pipeline] sh 13:27:03 + mkdir -p /var/log/sysstat [Pipeline] sh 13:27:03 + ls /var/log/sa-host 13:27:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:03 provisioning config files... 13:27:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7549514539471480653tmp [Pipeline] { [Pipeline] echo 13:27:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:27:04 ---> create-netrc.sh [Pipeline] } 13:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:27:04 ---> python-tools-install.sh [Pipeline] echo 13:27:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:27:04 ---> sudo-logs.sh 13:27:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:27:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:27:05 ---> job-cost.sh 13:27:05 lf-activate-venv: SKIPPING 13:27:05 DEBUG: total: 0.2199999988079071 13:27:05 INFO: Retrieving Stack Cost... 13:27:05 INFO: Retrieving Pricing Info for: v3-standard-8 13:27:06 INFO: Archiving Costs [Pipeline] echo 13:27:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:27:06 ---> logs-deploy.sh 13:27:06 lf-activate-venv: SKIPPING 13:27:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/162 13:27:06 INFO: archiving workspace using pattern(s): 13:27:07 Archives upload complete. 13:27:07 INFO: archiving logs to Nexus 13:27:08 ---> uname -a: 13:27:08 Linux prd-ubuntu20-04-docker-8c-8g-15283 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:27:08 13:27:08 13:27:08 ---> lscpu: 13:27:08 Architecture: x86_64 13:27:08 CPU op-mode(s): 32-bit, 64-bit 13:27:08 Byte Order: Little Endian 13:27:08 Address sizes: 40 bits physical, 48 bits virtual 13:27:08 CPU(s): 8 13:27:08 On-line CPU(s) list: 0-7 13:27:08 Thread(s) per core: 1 13:27:08 Core(s) per socket: 1 13:27:08 Socket(s): 8 13:27:08 NUMA node(s): 1 13:27:08 Vendor ID: AuthenticAMD 13:27:08 CPU family: 23 13:27:08 Model: 49 13:27:08 Model name: AMD EPYC-Rome Processor 13:27:08 Stepping: 0 13:27:08 CPU MHz: 2799.998 13:27:08 BogoMIPS: 5599.99 13:27:08 Virtualization: AMD-V 13:27:08 Hypervisor vendor: KVM 13:27:08 Virtualization type: full 13:27:08 L1d cache: 256 KiB 13:27:08 L1i cache: 256 KiB 13:27:08 L2 cache: 4 MiB 13:27:08 L3 cache: 128 MiB 13:27:08 NUMA node0 CPU(s): 0-7 13:27:08 Vulnerability Itlb multihit: Not affected 13:27:08 Vulnerability L1tf: Not affected 13:27:08 Vulnerability Mds: Not affected 13:27:08 Vulnerability Meltdown: Not affected 13:27:08 Vulnerability Mmio stale data: Not affected 13:27:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:27:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:27:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:27:08 Vulnerability Srbds: Not affected 13:27:08 Vulnerability Tsx async abort: Not affected 13:27:08 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 13:27:08 13:27:08 13:27:08 ---> nproc: 13:27:08 8 13:27:08 13:27:08 13:27:08 ---> df -h: 13:27:08 Filesystem Size Used Avail Use% Mounted on 13:27:08 overlay 155G 13G 143G 9% / 13:27:08 tmpfs 64M 0 64M 0% /dev 13:27:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:27:08 shm 64M 0 64M 0% /dev/shm 13:27:08 /dev/vda1 155G 13G 143G 9% /facter-os 13:27:08 13:27:08