Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d275c6c1be7b0e598ae2180a778e5c3f26e0028b 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-ssh2368421793986479654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3674534319859282394.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8903649802875317732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10945582487359873131.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-ssh2294434952297998715.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23965’ Running on prd-ubuntu20.04-docker-8c-8g-23969 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 d275c6c1be7b0e598ae2180a778e5c3f26e0028b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#462)" > git rev-list --no-walk 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:07:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:07:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:28 ========================================================= 18:07:28 EdgeX Global Pipelines Version Info 18:07:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:07:29 ------------------- 18:07:29 stable info: 18:07:29 ------------------- 18:07:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:07:29 Message: update stable to v1.0.239 18:07:29 ------------------- 18:07:29 experimental info: 18:07:29 ------------------- 18:07:29 Commited By: **** collab-it+edgex@linuxfoundation.org 18:07:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:07:29 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:07:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d275c6c [Pipeline] echo 18:07:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:30 provisioning config files... 18:07:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5717340297632746912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:30 ---> docker-login.sh 18:07:30 nexus3.edgexfoundry.org:10001 18:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:31 Configure a credential helper to remove this warning. See 18:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:31 18:07:31 Login Succeeded 18:07:31 nexus3.edgexfoundry.org:10002 18:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:31 Configure a credential helper to remove this warning. See 18:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:31 18:07:31 Login Succeeded 18:07:31 nexus3.edgexfoundry.org:10003 18:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:31 Configure a credential helper to remove this warning. See 18:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:31 18:07:31 Login Succeeded 18:07:31 nexus3.edgexfoundry.org:10004 18:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:31 Configure a credential helper to remove this warning. See 18:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:31 18:07:31 Login Succeeded 18:07:31 docker.io 18:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:32 Configure a credential helper to remove this warning. See 18:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:32 18:07:32 Login Succeeded 18:07:32 ---> docker-login.sh ends [Pipeline] } 18:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:07:32 + git rev-list -1 --merges d275c6c1be7b0e598ae2180a778e5c3f26e0028b~1..d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo 18:07:32 -----------> git rev-list -1 --merges d275c6c1be7b0e598ae2180a778e5c3f26e0028b~1..d275c6c1be7b0e598ae2180a778e5c3f26e0028b d275c6c1be7b0e598ae2180a778e5c3f26e0028b [false] [Pipeline] sh 18:07:33 + git log --format=format:%s -1 d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo 18:07:33 ========================================================= 18:07:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:07:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:33 + git log --format=format:%s -1 d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] echo 18:07:33 [semverPrep] GIT_COMMIT: d275c6c1be7b0e598ae2180a778e5c3f26e0028b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#462) [Pipeline] echo 18:07:33 [semverPrep] This is not a build commit. [Pipeline] sh 18:07:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:07:33 + grep -v github /etc/ssh/ssh_known_hosts 18:07:33 + [ -e /tmp/ssh_known_hosts ] 18:07:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:07:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:07:33 + sudo tee -a /etc/ssh/ssh_known_hosts 18:07:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:34 18:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:34 0.1.4: Pulling from edgex-devops/py-git-semver 18:07:34 b85a868b505f: Pulling fs layer 18:07:34 e2be974225ed: Pulling fs layer 18:07:34 339a4e72a1f5: Pulling fs layer 18:07:34 988bab9f4d93: Pulling fs layer 18:07:34 1469e6f7b9e6: Pulling fs layer 18:07:34 eaf3925da568: Pulling fs layer 18:07:34 bab4dde63d76: Pulling fs layer 18:07:34 bde34c3a00c8: Pulling fs layer 18:07:34 b352a97aabf1: Pulling fs layer 18:07:34 988bab9f4d93: Waiting 18:07:34 1469e6f7b9e6: Waiting 18:07:34 eaf3925da568: Waiting 18:07:34 bab4dde63d76: Waiting 18:07:34 b352a97aabf1: Waiting 18:07:34 4872d77fe225: Pulling fs layer 18:07:34 5851b861e8e6: Pulling fs layer 18:07:34 5851b861e8e6: Waiting 18:07:34 4872d77fe225: Waiting 18:07:34 e2be974225ed: Download complete 18:07:34 988bab9f4d93: Download complete 18:07:34 1469e6f7b9e6: Verifying Checksum 18:07:34 1469e6f7b9e6: Download complete 18:07:34 339a4e72a1f5: Verifying Checksum 18:07:34 339a4e72a1f5: Download complete 18:07:34 eaf3925da568: Download complete 18:07:34 bde34c3a00c8: Verifying Checksum 18:07:34 bde34c3a00c8: Download complete 18:07:34 b352a97aabf1: Verifying Checksum 18:07:34 b352a97aabf1: Download complete 18:07:34 4872d77fe225: Verifying Checksum 18:07:34 4872d77fe225: Download complete 18:07:34 5851b861e8e6: Verifying Checksum 18:07:34 5851b861e8e6: Download complete 18:07:34 b85a868b505f: Download complete 18:07:35 bab4dde63d76: Verifying Checksum 18:07:35 bab4dde63d76: Download complete 18:07:36 b85a868b505f: Pull complete 18:07:36 e2be974225ed: Pull complete 18:07:36 339a4e72a1f5: Pull complete 18:07:37 988bab9f4d93: Pull complete 18:07:37 1469e6f7b9e6: Pull complete 18:07:37 eaf3925da568: Pull complete 18:07:39 bab4dde63d76: Pull complete 18:07:39 bde34c3a00c8: Pull complete 18:07:39 b352a97aabf1: Pull complete 18:07:39 4872d77fe225: Pull complete 18:07:40 5851b861e8e6: Pull complete 18:07:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:40 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:07:40 $ 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 18:07:44 $ docker top 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 -eo pid,comm 18:07:44 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). 18:07:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:44 [ssh-agent] Looking for ssh-agent implementation... 18:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:44 $ docker exec 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent 18:07:44 SSH_AUTH_SOCK=/tmp/ssh-m3YjJDqTZss6/agent.34 18:07:44 SSH_AGENT_PID=40 18:07:44 Running ssh-add (command line suppressed) 18:07:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3526218754361376329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3526218754361376329.key) 18:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:45 + git tag --points-at HEAD [Pipeline] } 18:07:45 $ docker exec --env ******** --env ******** 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent -k 18:07:45 unset SSH_AUTH_SOCK; 18:07:45 unset SSH_AGENT_PID; 18:07:45 echo Agent pid 40 killed; 18:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:45 [ssh-agent] Looking for ssh-agent implementation... 18:07:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:45 $ docker exec 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent 18:07:45 SSH_AUTH_SOCK=/tmp/ssh-g6d3Pj6EzTET/agent.74 18:07:45 SSH_AGENT_PID=81 18:07:45 Running ssh-add (command line suppressed) 18:07:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_861296643880986909.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_861296643880986909.key) 18:07:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:45 + git semver init 18:07:46 2022-08-30 18:07:46,197 [run_init] DEBUG init version:0.0.0 force:False 18:07:46 2022-08-30 18:07:46,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:07:46 2022-08-30 18:07:46,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:07:46 2022-08-30 18:07:46,198 [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) 18:07:47 2022-08-30 18:07:46,980 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:07:47 2022-08-30 18:07:46,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:07:47 2022-08-30 18:07:46,981 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:07:47 2022-08-30 18:07:46,981 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:07:47 2.3.0-dev.18 [Pipeline] } 18:07:47 $ docker exec --env ******** --env ******** 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 ssh-agent -k 18:07:47 unset SSH_AUTH_SOCK; 18:07:47 unset SSH_AGENT_PID; 18:07:47 echo Agent pid 81 killed; 18:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:47 + git semver [Pipeline] } 18:07:47 $ docker stop --time=1 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 18:07:49 $ docker rm -f 8636e64bb27ba034405e7a954785f4d50c804d5cdadc72e685b00c1659400834 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:07:49 Stashed 1 file(s) [Pipeline] echo 18:07:49 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 18:07:50 provisioning config files... 18:07:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9072689625995023185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:50 ---> docker-login.sh 18:07:50 nexus3.edgexfoundry.org:10001 18:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:50 Configure a credential helper to remove this warning. See 18:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:50 18:07:50 Login Succeeded 18:07:50 nexus3.edgexfoundry.org:10002 18:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:50 Configure a credential helper to remove this warning. See 18:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:50 18:07:50 Login Succeeded 18:07:50 nexus3.edgexfoundry.org:10003 18:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:50 Configure a credential helper to remove this warning. See 18:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:50 18:07:50 Login Succeeded 18:07:50 nexus3.edgexfoundry.org:10004 18:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:51 Configure a credential helper to remove this warning. See 18:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:51 18:07:51 Login Succeeded 18:07:51 docker.io 18:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:51 Configure a credential helper to remove this warning. See 18:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:51 18:07:51 Login Succeeded 18:07:51 ---> docker-login.sh ends [Pipeline] } 18:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:51 ========================================================= 18:07:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:07:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:07:51 Sending build context to Docker daemon 3.137MB 18:07:51 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:07:51 Step 2/14 : FROM ${BASE} AS builder 18:07:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:51 2408cc74d12b: Pulling fs layer 18:07:51 ea60b727a1ce: Pulling fs layer 18:07:51 30c4a7721957: Pulling fs layer 18:07:51 370296b7ddb6: Pulling fs layer 18:07:51 7c6cee850709: Pulling fs layer 18:07:51 39a5fcdaea64: Pulling fs layer 18:07:51 d94ebbe4e438: Pulling fs layer 18:07:51 bcfd1f05c69d: Pulling fs layer 18:07:51 59ccb84bbe0f: Pulling fs layer 18:07:51 370296b7ddb6: Waiting 18:07:51 bcfd1f05c69d: Waiting 18:07:51 7c6cee850709: Waiting 18:07:51 59ccb84bbe0f: Waiting 18:07:51 39a5fcdaea64: Waiting 18:07:51 30c4a7721957: Verifying Checksum 18:07:51 30c4a7721957: Download complete 18:07:51 ea60b727a1ce: Verifying Checksum 18:07:51 ea60b727a1ce: Download complete 18:07:52 7c6cee850709: Verifying Checksum 18:07:52 7c6cee850709: Download complete 18:07:52 39a5fcdaea64: Verifying Checksum 18:07:52 39a5fcdaea64: Download complete 18:07:52 2408cc74d12b: Verifying Checksum 18:07:52 2408cc74d12b: Download complete 18:07:52 d94ebbe4e438: Download complete 18:07:52 2408cc74d12b: Pull complete 18:07:52 59ccb84bbe0f: Verifying Checksum 18:07:52 59ccb84bbe0f: Download complete 18:07:52 ea60b727a1ce: Pull complete 18:07:52 bcfd1f05c69d: Verifying Checksum 18:07:52 bcfd1f05c69d: Download complete 18:07:52 30c4a7721957: Pull complete 18:07:52 370296b7ddb6: Verifying Checksum 18:07:52 370296b7ddb6: Download complete 18:07:58 370296b7ddb6: Pull complete 18:07:58 7c6cee850709: Pull complete 18:07:58 39a5fcdaea64: Pull complete 18:07:58 d94ebbe4e438: Pull complete 18:08:00 bcfd1f05c69d: Pull complete 18:08:00 59ccb84bbe0f: Pull complete 18:08:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:08:00 ---> a4fb48ad2a94 18:08:00 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:08:05 Still waiting to schedule task 18:08:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23966’ is offline 18:08:07 ---> Running in bce1c05730e5 18:08:07 Removing intermediate container bce1c05730e5 18:08:07 ---> de0860e611fd 18:08:07 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:08:07 ---> Running in 3a77e73caf2a 18:08:07 Removing intermediate container 3a77e73caf2a 18:08:07 ---> 1314a2d65ce3 18:08:07 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:08:07 ---> Running in 5f4f2eb2f787 18:08:07 Removing intermediate container 5f4f2eb2f787 18:08:07 ---> f5461e840f89 18:08:07 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:08:07 ---> Running in 8d36cb201155 18:08:07 Removing intermediate container 8d36cb201155 18:08:07 ---> 2887e6c724eb 18:08:07 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:07 ---> Running in 682c2284af79 18:08:07 Removing intermediate container 682c2284af79 18:08:07 ---> 7cefe10506dc 18:08:07 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:07 ---> Running in 6f9e57597bbf 18:08:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:09 OK: 211 MiB in 51 packages 18:08:09 Removing intermediate container 6f9e57597bbf 18:08:09 ---> 5b5821d7dd81 18:08:09 Step 9/14 : WORKDIR /app 18:08:09 ---> Running in d85f369043ca 18:08:09 Removing intermediate container d85f369043ca 18:08:09 ---> 065ac5546743 18:08:09 Step 10/14 : COPY go.mod vendor* ./ 18:08:09 ---> b675cf31ed96 18:08:09 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:09 ---> Running in 0b309428e46b 18:08:42 Removing intermediate container 0b309428e46b 18:08:42 ---> 93ab1acc733b 18:08:42 Step 12/14 : COPY . . 18:08:42 ---> b81a772e2fd7 18:08:42 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:08:42 ---> Running in 8f869d09eada 18:08:42 Removing intermediate container 8f869d09eada 18:08:42 ---> e652c86ee596 18:08:42 Step 14/14 : RUN $MAKE 18:08:42 ---> Running in ab4022fc34a5 18:08:42 noop 18:08:42 Removing intermediate container ab4022fc34a5 18:08:42 ---> 05110d8497cc 18:08:42 Successfully built 05110d8497cc 18:08:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:42 + docker inspect -f . ci-base-image-x86_64 18:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:42 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:08:43 $ docker top 62670ffd40797156bd4bf1972ff11e456277ebf7ac757f90f2b1fdb3316cd5eb -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:43 + go version 18:08:43 go version go1.18.3 linux/amd64 [Pipeline] } 18:08:43 $ docker stop --time=1 62670ffd40797156bd4bf1972ff11e456277ebf7ac757f90f2b1fdb3316cd5eb 18:08:44 $ docker rm -f 62670ffd40797156bd4bf1972ff11e456277ebf7ac757f90f2b1fdb3316cd5eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:45 + docker inspect -f . ci-base-image-x86_64 18:08:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:45 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:08:45 $ 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 18:08:45 $ docker top 2eaf556ee7eacb45f3fc52bfea7d48434620a94a47e510b6009afa14ab932266 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:46 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:08:46 + make test 18:08:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:08:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:08:56 CGO_ENABLED=1 go vet ./... 18:09:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:00 ./bin/test-attribution-txt.sh 18:09:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:09:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:09:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 18:09:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:00 $ docker stop --time=1 2eaf556ee7eacb45f3fc52bfea7d48434620a94a47e510b6009afa14ab932266 18:09:03 $ docker rm -f 2eaf556ee7eacb45f3fc52bfea7d48434620a94a47e510b6009afa14ab932266 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:04 + ls -al . 18:09:04 total 172 18:09:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:08 . 18:09:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:07 .. 18:09:04 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 18:07 .dockerignore 18:09:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:07 .git 18:09:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:07 .github 18:09:04 -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 18:07 .gitignore 18:09:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 18:07 .semver 18:09:04 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 30 18:07 Attribution.txt 18:09:04 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 30 18:07 CHANGELOG.md 18:09:04 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 30 18:07 Dockerfile 18:09:04 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 18:07 GOVERNANCE.md 18:09:04 -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 18:07 Jenkinsfile 18:09:04 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 18:07 LICENSE 18:09:04 -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 18:07 OWNERS.md 18:09:04 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 30 18:07 README.md 18:09:04 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 18:07 VERSION 18:09:04 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:07 bin 18:09:04 -rw-r--r-- 1 jenkins jenkins 10 Aug 30 18:08 coverage.out 18:09:04 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 30 18:07 go.mod 18:09:04 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 30 18:07 go.sum 18:09:04 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 30 18:07 main.go 18:09:04 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 30 18:07 makefile 18:09:04 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 18:07 res 18:09:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:05 + 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=d275c6c1be7b0e598ae2180a778e5c3f26e0028b --label arch=amd64 --label version=2.3.0-dev.18 . 18:09:05 Sending build context to Docker daemon 3.138MB 18:09:05 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 18:09:05 Step 2/28 : FROM ${BASE} AS builder 18:09:05 ---> 05110d8497cc 18:09:05 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:05 ---> Running in d3e149b66a82 18:09:05 Removing intermediate container d3e149b66a82 18:09:05 ---> 9cf8846d224b 18:09:05 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:09:05 ---> Running in 7ece29212ef3 18:09:05 Removing intermediate container 7ece29212ef3 18:09:05 ---> d612c97ec55d 18:09:05 Step 5/28 : ARG ADD_BUILD_TAGS="" 18:09:05 ---> Running in 3ebf916a9931 18:09:05 Removing intermediate container 3ebf916a9931 18:09:05 ---> 404ff897ae67 18:09:05 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:09:05 ---> Running in a0413f2b87e9 18:09:05 Removing intermediate container a0413f2b87e9 18:09:05 ---> 4c02cedf9dc5 18:09:05 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:05 ---> Running in 36885f5cfca9 18:09:06 Removing intermediate container 36885f5cfca9 18:09:06 ---> eb035c58a309 18:09:06 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:06 ---> Running in 07684118e87c 18:09:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:08 OK: 211 MiB in 51 packages 18:09:08 Removing intermediate container 07684118e87c 18:09:08 ---> 20c5ea31fb57 18:09:08 Step 9/28 : WORKDIR /app 18:09:08 ---> Running in 76b67f275254 18:09:08 Removing intermediate container 76b67f275254 18:09:08 ---> ab4be95b40ef 18:09:08 Step 10/28 : COPY go.mod vendor* ./ 18:09:08 ---> dc0c87e1cb35 18:09:08 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:08 ---> Running in 92e44793a619 18:09:09 Removing intermediate container 92e44793a619 18:09:09 ---> bd4bc73b904c 18:09:09 Step 12/28 : COPY . . 18:09:10 ---> a8663436812e 18:09:10 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:10 ---> Running in 6d0e227b9f76 18:09:10 Removing intermediate container 6d0e227b9f76 18:09:10 ---> 30f58ff8ec6b 18:09:10 Step 14/28 : RUN $MAKE 18:09:10 ---> Running in 6224c8820f00 18:09:10 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:09:37 Removing intermediate container 6224c8820f00 18:09:37 ---> 83891cfa323e 18:09:37 Step 15/28 : FROM alpine:3.16 18:09:37 3.16: Pulling from library/alpine 18:09:37 213ec9aee27d: Pulling fs layer 18:09:37 213ec9aee27d: Verifying Checksum 18:09:37 213ec9aee27d: Download complete 18:09:37 213ec9aee27d: Pull complete 18:09:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:09:37 Status: Downloaded newer image for alpine:3.16 18:09:37 ---> 9c6f07244728 18:09:37 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:09:37 ---> Running in 801735c22494 18:09:37 Removing intermediate container 801735c22494 18:09:37 ---> 7b88c12a5936 18:09:37 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:09:37 ---> Running in a7b8df050884 18:09:37 Removing intermediate container a7b8df050884 18:09:37 ---> 6091407f2c46 18:09:37 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:09:37 ---> Running in fede47c74183 18:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:37 (1/7) Installing ca-certificates (20220614-r0) 18:09:37 (2/7) Installing dumb-init (1.2.5-r1) 18:09:37 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:09:37 (4/7) Installing libsodium (1.0.18-r0) 18:09:37 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:09:37 (6/7) Installing libzmq (4.3.4-r0) 18:09:37 (7/7) Installing zeromq (4.3.4-r0) 18:09:37 Executing busybox-1.35.0-r17.trigger 18:09:37 Executing ca-certificates-20220614-r0.trigger 18:09:37 OK: 9 MiB in 21 packages 18:09:37 Removing intermediate container fede47c74183 18:09:37 ---> 168fd25dd4e4 18:09:37 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:09:37 ---> 8ca665f21a26 18:09:37 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:09:37 ---> 1e0f2158450c 18:09:37 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:09:37 ---> 4fb1b358bf8f 18:09:37 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:09:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23972 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:09:37 Running in /w/workspace/app-service-configurable/97 [Pipeline] { [Pipeline] checkout 18:09:38 Selected Git installation does not exist. Using Default 18:09:38 The recommended git tool is: NONE 18:09:38 ---> 2f33804f05fc 18:09:38 Step 23/28 : EXPOSE 48095 18:09:38 ---> Running in d664811e5674 18:09:38 Removing intermediate container d664811e5674 18:09:38 ---> 1ec80f7c1d7f 18:09:38 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:09:38 ---> Running in e82275bdee38 18:09:38 Removing intermediate container e82275bdee38 18:09:38 ---> 0d0051a9440c 18:09:38 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:38 ---> Running in 293deddcab26 18:09:38 Removing intermediate container 293deddcab26 18:09:38 ---> 8a26fef4e1d9 18:09:38 Step 26/28 : LABEL arch=amd64 18:09:38 ---> Running in a8640fa7e02d 18:09:38 Removing intermediate container a8640fa7e02d 18:09:38 ---> 9a8656b14bc3 18:09:38 Step 27/28 : LABEL git_sha=d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:09:38 ---> Running in 43bdc69b4b86 18:09:39 Removing intermediate container 43bdc69b4b86 18:09:39 ---> 66ec50d603ea 18:09:39 Step 28/28 : LABEL version=2.3.0-dev.18 18:09:39 ---> Running in 530e1a0936e8 18:09:39 Removing intermediate container 530e1a0936e8 18:09:39 ---> 13f854ff27e6 18:09:39 [Warning] One or more build-args [ARCH] were not consumed 18:09:39 Successfully built 13f854ff27e6 18:09:39 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:39 provisioning config files... 18:09:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config190886309976661843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:39 ---> docker-login.sh 18:09:39 nexus3.edgexfoundry.org:10001 18:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:39 Configure a credential helper to remove this warning. See 18:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:39 18:09:39 Login Succeeded 18:09:39 nexus3.edgexfoundry.org:10002 18:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:39 Configure a credential helper to remove this warning. See 18:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:39 18:09:39 Login Succeeded 18:09:39 nexus3.edgexfoundry.org:10003 18:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:39 Configure a credential helper to remove this warning. See 18:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:39 18:09:39 Login Succeeded 18:09:39 nexus3.edgexfoundry.org:10004 18:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:39 Configure a credential helper to remove this warning. See 18:09:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:39 18:09:39 Login Succeeded 18:09:39 docker.io 18:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:40 Configure a credential helper to remove this warning. See 18:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:40 18:09:40 Login Succeeded 18:09:40 ---> docker-login.sh ends [Pipeline] } 18:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:40 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:09:40 d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:09:40 latest 18:09:40 2.3.0-dev.18 18:09:40 d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 18:09:40 main 18:09:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:40 8e380230538b: Preparing 18:09:40 befa735ae303: Preparing 18:09:40 8a3553ebebbf: Preparing 18:09:40 8d470c005602: Preparing 18:09:40 3a8f10ea8639: Preparing 18:09:40 994393dc58e7: Preparing 18:09:40 994393dc58e7: Waiting 18:09:40 befa735ae303: Pushed 18:09:40 8d470c005602: Pushed 18:09:40 8a3553ebebbf: Pushed 18:09:40 994393dc58e7: Layer already exists 18:09:41 3a8f10ea8639: Pushed 18:09:43 8e380230538b: Pushed 18:09:43 d275c6c1be7b0e598ae2180a778e5c3f26e0028b: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:44 8e380230538b: Preparing 18:09:44 befa735ae303: Preparing 18:09:44 8a3553ebebbf: Preparing 18:09:44 8d470c005602: Preparing 18:09:44 3a8f10ea8639: Preparing 18:09:44 994393dc58e7: Preparing 18:09:44 994393dc58e7: Waiting 18:09:44 3a8f10ea8639: Layer already exists 18:09:44 befa735ae303: Layer already exists 18:09:44 8e380230538b: Layer already exists 18:09:44 8d470c005602: Layer already exists 18:09:44 8a3553ebebbf: Layer already exists 18:09:44 994393dc58e7: Layer already exists 18:09:44 latest: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:45 using credential edgex-jenkins-ssh 18:09:45 Cloning the remote Git repository 18:09:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.18 18:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:45 8e380230538b: Preparing 18:09:45 befa735ae303: Preparing 18:09:45 8a3553ebebbf: Preparing 18:09:45 8d470c005602: Preparing 18:09:45 3a8f10ea8639: Preparing 18:09:45 994393dc58e7: Preparing 18:09:45 994393dc58e7: Waiting 18:09:45 befa735ae303: Layer already exists 18:09:45 8e380230538b: Layer already exists 18:09:45 3a8f10ea8639: Layer already exists 18:09:45 8a3553ebebbf: Layer already exists 18:09:45 8d470c005602: Layer already exists 18:09:45 994393dc58e7: Layer already exists 18:09:45 2.3.0-dev.18: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:09:45 > git init /w/workspace/app-service-configurable/97 # timeout=10 18:09:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:09:45 > git --version # timeout=10 18:09:45 > git --version # 'git version 2.25.1' 18:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 18:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:45 8e380230538b: Preparing 18:09:45 befa735ae303: Preparing 18:09:45 8a3553ebebbf: Preparing 18:09:45 8d470c005602: Preparing 18:09:45 3a8f10ea8639: Preparing 18:09:45 994393dc58e7: Preparing 18:09:45 994393dc58e7: Waiting 18:09:45 befa735ae303: Layer already exists 18:09:45 8d470c005602: Layer already exists 18:09:45 8e380230538b: Layer already exists 18:09:45 8a3553ebebbf: Layer already exists 18:09:45 3a8f10ea8639: Layer already exists 18:09:45 994393dc58e7: Layer already exists 18:09:45 d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:09:46 8e380230538b: Preparing 18:09:46 befa735ae303: Preparing 18:09:46 8a3553ebebbf: Preparing 18:09:46 8d470c005602: Preparing 18:09:46 3a8f10ea8639: Preparing 18:09:46 994393dc58e7: Preparing 18:09:46 994393dc58e7: Waiting 18:09:46 8d470c005602: Layer already exists 18:09:46 befa735ae303: Layer already exists 18:09:46 3a8f10ea8639: Layer already exists 18:09:46 8a3553ebebbf: Layer already exists 18:09:46 8e380230538b: Layer already exists 18:09:46 994393dc58e7: Layer already exists 18:09:46 main: digest: sha256:6ee6ee23fdced098d9aaf52c207a398906672b825e408d8f6be6209576f211f7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:46 ===================================================== [Pipeline] echo 18:09:46 taggedImages: 18:09:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:09:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:09:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.18 18:09:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 18:09:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:46 Avoid second fetch 18:09:46 Checking out Revision d275c6c1be7b0e598ae2180a778e5c3f26e0028b (main) 18:09:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:09:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:46 > git config core.sparsecheckout # timeout=10 18:09:46 > git checkout -f d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 18:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:46 18:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:47 latest: Pulling from edgex-lftools-log-publisher 18:09:47 5eb5b503b376: Pulling fs layer 18:09:47 5c69ac0246d0: Pulling fs layer 18:09:47 ec43610c2a17: Pulling fs layer 18:09:47 3a2ae6a8a46f: Pulling fs layer 18:09:47 33b1e0a273af: Pulling fs layer 18:09:47 5d3b04190fa2: Pulling fs layer 18:09:47 2f39f015ded8: Pulling fs layer 18:09:47 3a2ae6a8a46f: Waiting 18:09:47 33b1e0a273af: Waiting 18:09:47 5d3b04190fa2: Waiting 18:09:47 2f39f015ded8: Waiting 18:09:47 5c69ac0246d0: Verifying Checksum 18:09:47 5c69ac0246d0: Download complete 18:09:47 3a2ae6a8a46f: Verifying Checksum 18:09:47 3a2ae6a8a46f: Download complete 18:09:47 33b1e0a273af: Verifying Checksum 18:09:47 33b1e0a273af: Download complete 18:09:47 5d3b04190fa2: Verifying Checksum 18:09:47 5d3b04190fa2: Download complete 18:09:47 ec43610c2a17: Verifying Checksum 18:09:47 ec43610c2a17: Download complete 18:09:47 5eb5b503b376: Verifying Checksum 18:09:47 5eb5b503b376: Download complete 18:09:48 2f39f015ded8: Download complete 18:09:49 5eb5b503b376: Pull complete 18:09:49 5c69ac0246d0: Pull complete 18:09:49 ec43610c2a17: Pull complete 18:09:49 3a2ae6a8a46f: Pull complete 18:09:49 33b1e0a273af: Pull complete 18:09:49 5d3b04190fa2: Pull complete 18:09:51 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#462)" 18:09:51 18:09:51 GitHub has been notified of this commit’s build result 18:09:51 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:09:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:51 Dload Upload Total Spent Left Speed 18:09:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 18:09:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:09:52 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:09:52 sudo tee /etc/docker/daemon.new 18:09:52 { 18:09:52 "registry-mirrors": [ 18:09:52 "https://nexus3.edgexfoundry.org:10001" 18:09:52 ], 18:09:52 "bip": "10.250.0.254/24", 18:09:52 "hosts": [ 18:09:52 "tcp://0.0.0.0:5555", 18:09:52 "unix:///var/run/docker.sock" 18:09:52 ], 18:09:52 "mtu": 1458, 18:09:52 "selinux-enabled": true, 18:09:52 "seccomp-profile": "/etc/docker/seccomp.json" 18:09:52 } [Pipeline] sh 18:09:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:09:53 + sudo service docker restart 18:09:55 2f39f015ded8: Pull complete 18:09:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:55 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:00 $ docker top 034869b1333362d9de94993a8bda985e1399a00b28b1409af7a88e73b828bd66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:00 ---> job-cost.sh 18:10:00 lf-activate-venv: SKIPPING 18:10:00 INFO: No Stack... 18:10:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:01 INFO: Archiving Costs [Pipeline] sh 18:10:01 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:10:01 + cut -d, -f6 [Pipeline] lock 18:10:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] 18:10:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] did not exist. Created. 18:10:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:02 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:02 Stashed 1 file(s) [Pipeline] } 18:10:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:02 $ docker stop --time=1 034869b1333362d9de94993a8bda985e1399a00b28b1409af7a88e73b828bd66 18:10:03 $ docker rm -f 034869b1333362d9de94993a8bda985e1399a00b28b1409af7a88e73b828bd66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:12 provisioning config files... 18:10:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/97@tmp/config6459595597886414359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:12 ---> docker-login.sh 18:10:12 nexus3.edgexfoundry.org:10001 18:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:13 Configure a credential helper to remove this warning. See 18:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:13 18:10:13 Login Succeeded 18:10:13 nexus3.edgexfoundry.org:10002 18:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:13 Configure a credential helper to remove this warning. See 18:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:13 18:10:13 Login Succeeded 18:10:13 nexus3.edgexfoundry.org:10003 18:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:14 Configure a credential helper to remove this warning. See 18:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:14 18:10:14 Login Succeeded 18:10:14 nexus3.edgexfoundry.org:10004 18:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:14 Configure a credential helper to remove this warning. See 18:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:14 18:10:14 Login Succeeded 18:10:14 docker.io 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 ---> docker-login.sh ends [Pipeline] } 18:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:16 ========================================================= 18:10:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:10:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:10:16 Sending build context to Docker daemon 206.3kB 18:10:16 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:10:16 Step 2/14 : FROM ${BASE} AS builder 18:10:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:10:17 b3c136eddcbf: Pulling fs layer 18:10:17 c0a3192eca97: Pulling fs layer 18:10:17 a050256f5b6f: Pulling fs layer 18:10:17 656be50a0ddc: Pulling fs layer 18:10:17 2bbca73fdf42: Pulling fs layer 18:10:17 46d945488cbd: Pulling fs layer 18:10:17 8a5474983e97: Pulling fs layer 18:10:17 329c88fbcd65: Pulling fs layer 18:10:17 46d945488cbd: Waiting 18:10:17 8a5474983e97: Waiting 18:10:17 329c88fbcd65: Waiting 18:10:17 656be50a0ddc: Waiting 18:10:17 2bbca73fdf42: Waiting 18:10:17 a050256f5b6f: Verifying Checksum 18:10:17 a050256f5b6f: Download complete 18:10:17 c0a3192eca97: Verifying Checksum 18:10:17 c0a3192eca97: Download complete 18:10:17 2bbca73fdf42: Download complete 18:10:17 46d945488cbd: Verifying Checksum 18:10:17 46d945488cbd: Download complete 18:10:17 b3c136eddcbf: Verifying Checksum 18:10:17 b3c136eddcbf: Download complete 18:10:18 b3c136eddcbf: Pull complete 18:10:18 329c88fbcd65: Verifying Checksum 18:10:18 329c88fbcd65: Download complete 18:10:18 c0a3192eca97: Pull complete 18:10:19 a050256f5b6f: Pull complete 18:10:19 8a5474983e97: Verifying Checksum 18:10:19 8a5474983e97: Download complete 18:10:20 656be50a0ddc: Verifying Checksum 18:10:20 656be50a0ddc: Download complete 18:10:35 656be50a0ddc: Pull complete 18:10:35 2bbca73fdf42: Pull complete 18:10:35 46d945488cbd: Pull complete 18:10:40 8a5474983e97: Pull complete 18:10:42 329c88fbcd65: Pull complete 18:10:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:10:42 ---> ff4287adb874 18:10:42 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:10:43 ---> Running in 6115514580cb 18:10:43 Removing intermediate container 6115514580cb 18:10:43 ---> 72342ff79289 18:10:43 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:10:43 ---> Running in d91b5e3267e0 18:10:43 Removing intermediate container d91b5e3267e0 18:10:43 ---> cb70c8b2caf9 18:10:43 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:10:43 ---> Running in 188a34867b75 18:10:44 Removing intermediate container 188a34867b75 18:10:44 ---> 5bf832a88125 18:10:44 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:10:44 ---> Running in d7f1e7aea8a0 18:10:44 Removing intermediate container d7f1e7aea8a0 18:10:44 ---> 33fa0154bb23 18:10:44 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:44 ---> Running in 9ee4ca1b0845 18:10:47 Removing intermediate container 9ee4ca1b0845 18:10:47 ---> d0f7ec8a4c89 18:10:47 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:47 ---> Running in e950c1a9e859 18:10:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:10:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:10:50 OK: 221 MiB in 51 packages 18:10:51 Removing intermediate container e950c1a9e859 18:10:51 ---> 468b9da737d1 18:10:51 Step 9/14 : WORKDIR /app 18:10:51 ---> Running in ec8527b9d86f 18:10:51 Removing intermediate container ec8527b9d86f 18:10:51 ---> e7f6112fbb05 18:10:51 Step 10/14 : COPY go.mod vendor* ./ 18:10:51 ---> 5446a31250d3 18:10:51 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:52 ---> Running in 4237b4f75590 18:11:48 Removing intermediate container 4237b4f75590 18:11:48 ---> b3152945661d 18:11:48 Step 12/14 : COPY . . 18:11:48 ---> b8007fc56933 18:11:48 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:48 ---> Running in cc906fff5855 18:11:48 Removing intermediate container cc906fff5855 18:11:48 ---> ac85f91f84c6 18:11:48 Step 14/14 : RUN $MAKE 18:11:48 ---> Running in 4b8d077ea84e 18:11:48 noop 18:11:48 Removing intermediate container 4b8d077ea84e 18:11:48 ---> 336632a11152 18:11:48 Successfully built 336632a11152 18:11:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:49 + docker inspect -f . ci-base-image-arm64 18:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:49 prd-ubuntu20.04-docker-arm64-4c-16g-23972 does not seem to be running inside a container 18:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/97 -v /w/workspace/app-service-configurable/97:/w/workspace/app-service-configurable/97:rw,z -v /w/workspace/app-service-configurable/97@tmp:/w/workspace/app-service-configurable/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:11:50 $ docker top cc0ffe9a43d8d15788f9ca43c35d1395e47e858ac967a35e5ac921f71868d09e -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:51 + go version 18:11:51 go version go1.18.3 linux/arm64 [Pipeline] } 18:11:51 $ docker stop --time=1 cc0ffe9a43d8d15788f9ca43c35d1395e47e858ac967a35e5ac921f71868d09e 18:11:53 $ docker rm -f cc0ffe9a43d8d15788f9ca43c35d1395e47e858ac967a35e5ac921f71868d09e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:54 + docker inspect -f . ci-base-image-arm64 18:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:54 prd-ubuntu20.04-docker-arm64-4c-16g-23972 does not seem to be running inside a container 18:11:54 $ 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/97 -v /w/workspace/app-service-configurable/97:/w/workspace/app-service-configurable/97:rw,z -v /w/workspace/app-service-configurable/97@tmp:/w/workspace/app-service-configurable/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:11:55 $ docker top 255805b5a8a38b531bd2322079007cf1575b80554336e8021b9d4d5e8af9ffd2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:56 + git config --global --add safe.directory /w/workspace/app-service-configurable/97 [Pipeline] fileExists [Pipeline] sh 18:11:57 + make test 18:11:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:13:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:13:19 CGO_ENABLED=1 go vet ./... 18:13:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:41 ./bin/test-attribution-txt.sh 18:13:41 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:13:41 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:13:41 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 18:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:13:41 $ docker stop --time=1 255805b5a8a38b531bd2322079007cf1575b80554336e8021b9d4d5e8af9ffd2 18:13:43 $ docker rm -f 255805b5a8a38b531bd2322079007cf1575b80554336e8021b9d4d5e8af9ffd2 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:44 Warning: overwriting stash ‘coverage-report’ 18:13:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:45 + ls -al . 18:13:45 total 168 18:13:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 18:11 . 18:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:09 .. 18:13:45 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 18:09 .dockerignore 18:13:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 18:09 .git 18:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 18:09 .github 18:13:45 -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 18:09 .gitignore 18:13:45 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 30 18:09 Attribution.txt 18:13:45 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 30 18:09 CHANGELOG.md 18:13:45 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 30 18:09 Dockerfile 18:13:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 18:09 GOVERNANCE.md 18:13:45 -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 18:09 Jenkinsfile 18:13:45 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 18:09 LICENSE 18:13:45 -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 18:09 OWNERS.md 18:13:45 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 30 18:09 README.md 18:13:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 18:07 VERSION 18:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 18:09 bin 18:13:45 -rw-r--r-- 1 jenkins jenkins 10 Aug 30 18:11 coverage.out 18:13:45 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 30 18:09 go.mod 18:13:45 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 30 18:09 go.sum 18:13:45 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 30 18:09 main.go 18:13:45 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 30 18:09 makefile 18:13:45 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 18:09 res 18:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 18:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:45 + 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=d275c6c1be7b0e598ae2180a778e5c3f26e0028b --label arch=arm64 --label version=2.3.0-dev.18 . 18:13:45 Sending build context to Docker daemon 207.4kB 18:13:46 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 18:13:46 Step 2/28 : FROM ${BASE} AS builder 18:13:46 ---> 336632a11152 18:13:46 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:13:46 ---> Running in 29b0dddee44e 18:13:46 Removing intermediate container 29b0dddee44e 18:13:46 ---> e4749d87e5a6 18:13:46 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:13:46 ---> Running in 350f15a342f9 18:13:46 Removing intermediate container 350f15a342f9 18:13:46 ---> 6409e8ade6ea 18:13:46 Step 5/28 : ARG ADD_BUILD_TAGS="" 18:13:46 ---> Running in 23e6112d1269 18:13:47 Removing intermediate container 23e6112d1269 18:13:47 ---> c0748bb1f6d3 18:13:47 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:13:47 ---> Running in 47ce6c54ea4b 18:13:47 Removing intermediate container 47ce6c54ea4b 18:13:47 ---> a5eeb00ea874 18:13:47 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:47 ---> Running in 065d63f1c6d9 18:13:49 Removing intermediate container 065d63f1c6d9 18:13:49 ---> 8f62fa9de1ea 18:13:49 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:49 ---> Running in 612b2996049a 18:13:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:52 OK: 221 MiB in 51 packages 18:13:53 Removing intermediate container 612b2996049a 18:13:53 ---> 9cdfa27f8e1d 18:13:53 Step 9/28 : WORKDIR /app 18:13:53 ---> Running in 8c5e2bfe9d5e 18:13:53 Removing intermediate container 8c5e2bfe9d5e 18:13:53 ---> e12a651e7e93 18:13:53 Step 10/28 : COPY go.mod vendor* ./ 18:13:54 ---> 2e61e6b03451 18:13:54 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:54 ---> Running in 9f36e6a08cd3 18:13:56 Removing intermediate container 9f36e6a08cd3 18:13:56 ---> 49a93e1d6e41 18:13:56 Step 12/28 : COPY . . 18:13:57 ---> 0123a0db5fec 18:13:57 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:57 ---> Running in 3faf177be6a4 18:13:57 Removing intermediate container 3faf177be6a4 18:13:57 ---> e5b062ca2b2b 18:13:57 Step 14/28 : RUN $MAKE 18:13:57 ---> Running in b4afca2c8283 18:13:58 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:16:20 Removing intermediate container b4afca2c8283 18:16:20 ---> c84969b9dce4 18:16:20 Step 15/28 : FROM alpine:3.16 18:16:20 3.16: Pulling from library/alpine 18:16:20 9b18e9b68314: Pulling fs layer 18:16:20 9b18e9b68314: Verifying Checksum 18:16:20 9b18e9b68314: Download complete 18:16:20 9b18e9b68314: Pull complete 18:16:20 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:16:20 Status: Downloaded newer image for alpine:3.16 18:16:20 ---> a6215f271958 18:16:20 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:16:20 ---> Running in 9cecb19bbef5 18:16:20 Removing intermediate container 9cecb19bbef5 18:16:20 ---> 2a409f6fdcd3 18:16:20 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:16:20 ---> Running in d9c108e53d71 18:16:20 Removing intermediate container d9c108e53d71 18:16:20 ---> 9fd0eee6d163 18:16:20 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:16:20 ---> Running in 375cb4536368 18:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:20 (1/7) Installing ca-certificates (20220614-r0) 18:16:20 (2/7) Installing dumb-init (1.2.5-r1) 18:16:20 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:16:20 (4/7) Installing libsodium (1.0.18-r0) 18:16:20 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:16:20 (6/7) Installing libzmq (4.3.4-r0) 18:16:20 (7/7) Installing zeromq (4.3.4-r0) 18:16:20 Executing busybox-1.35.0-r17.trigger 18:16:20 Executing ca-certificates-20220614-r0.trigger 18:16:20 OK: 9 MiB in 21 packages 18:16:20 Removing intermediate container 375cb4536368 18:16:20 ---> 2f0ccc37883f 18:16:20 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:16:20 ---> 4dc768c8161a 18:16:20 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:16:20 ---> 443bbbed07ab 18:16:20 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:16:20 ---> 761ab6d035e1 18:16:20 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:16:20 ---> eff8d88aa91d 18:16:20 Step 23/28 : EXPOSE 48095 18:16:20 ---> Running in 0d0c65947612 18:16:20 Removing intermediate container 0d0c65947612 18:16:20 ---> 5f422feaa2be 18:16:20 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:16:20 ---> Running in 99a775db3ece 18:16:20 Removing intermediate container 99a775db3ece 18:16:20 ---> b151f7429b68 18:16:20 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:20 ---> Running in 399f991dceec 18:16:20 Removing intermediate container 399f991dceec 18:16:20 ---> 3195e7cd3c87 18:16:20 Step 26/28 : LABEL arch=arm64 18:16:20 ---> Running in 16db427be85b 18:16:20 Removing intermediate container 16db427be85b 18:16:20 ---> 1ba9efec6c14 18:16:20 Step 27/28 : LABEL git_sha=d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:16:20 ---> Running in b8d5f1e874b2 18:16:20 Removing intermediate container b8d5f1e874b2 18:16:20 ---> 594cf634c5da 18:16:20 Step 28/28 : LABEL version=2.3.0-dev.18 18:16:20 ---> Running in b3f496f64f39 18:16:20 Removing intermediate container b3f496f64f39 18:16:20 ---> 5fab31885225 18:16:20 [Warning] One or more build-args [ARCH] were not consumed 18:16:20 Successfully built 5fab31885225 18:16:20 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:20 provisioning config files... 18:16:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/97@tmp/config1674113550629076703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:21 ---> docker-login.sh 18:16:21 nexus3.edgexfoundry.org:10001 18:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:21 Configure a credential helper to remove this warning. See 18:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:21 18:16:21 Login Succeeded 18:16:21 nexus3.edgexfoundry.org:10002 18:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:22 Configure a credential helper to remove this warning. See 18:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:22 18:16:22 Login Succeeded 18:16:22 nexus3.edgexfoundry.org:10003 18:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:22 Configure a credential helper to remove this warning. See 18:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:22 18:16:22 Login Succeeded 18:16:22 nexus3.edgexfoundry.org:10004 18:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:22 Configure a credential helper to remove this warning. See 18:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:22 18:16:22 Login Succeeded 18:16:23 docker.io 18:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:23 Configure a credential helper to remove this warning. See 18:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:23 18:16:23 Login Succeeded 18:16:23 ---> docker-login.sh ends [Pipeline] } 18:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:23 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:16:23 d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:16:23 latest 18:16:23 2.3.0-dev.18 18:16:23 d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 18:16:23 main 18:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:16:24 d77eec48d4da: Preparing 18:16:24 012d539bbc78: Preparing 18:16:24 0d8a98b3ebc7: Preparing 18:16:24 0d198ddf258e: Preparing 18:16:24 840ea1ba9bc4: Preparing 18:16:24 5d3e392a13a0: Preparing 18:16:24 5d3e392a13a0: Waiting 18:16:24 0d8a98b3ebc7: Pushed 18:16:24 012d539bbc78: Pushed 18:16:24 0d198ddf258e: Pushed 18:16:24 5d3e392a13a0: Layer already exists 18:16:25 840ea1ba9bc4: Pushed 18:16:30 d77eec48d4da: Pushed 18:16:30 d275c6c1be7b0e598ae2180a778e5c3f26e0028b: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:16:30 d77eec48d4da: Preparing 18:16:30 012d539bbc78: Preparing 18:16:30 0d8a98b3ebc7: Preparing 18:16:30 0d198ddf258e: Preparing 18:16:30 840ea1ba9bc4: Preparing 18:16:30 5d3e392a13a0: Preparing 18:16:30 5d3e392a13a0: Waiting 18:16:30 0d198ddf258e: Layer already exists 18:16:30 012d539bbc78: Layer already exists 18:16:30 840ea1ba9bc4: Layer already exists 18:16:30 d77eec48d4da: Layer already exists 18:16:30 0d8a98b3ebc7: Layer already exists 18:16:30 5d3e392a13a0: Layer already exists 18:16:31 latest: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.18 18:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:16:32 d77eec48d4da: Preparing 18:16:32 012d539bbc78: Preparing 18:16:32 0d8a98b3ebc7: Preparing 18:16:32 0d198ddf258e: Preparing 18:16:32 840ea1ba9bc4: Preparing 18:16:32 5d3e392a13a0: Preparing 18:16:32 5d3e392a13a0: Waiting 18:16:32 012d539bbc78: Layer already exists 18:16:32 840ea1ba9bc4: Layer already exists 18:16:32 0d198ddf258e: Layer already exists 18:16:32 0d8a98b3ebc7: Layer already exists 18:16:32 d77eec48d4da: Layer already exists 18:16:32 5d3e392a13a0: Layer already exists 18:16:32 2.3.0-dev.18: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 18:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:16:33 d77eec48d4da: Preparing 18:16:33 012d539bbc78: Preparing 18:16:33 0d8a98b3ebc7: Preparing 18:16:33 0d198ddf258e: Preparing 18:16:33 840ea1ba9bc4: Preparing 18:16:33 5d3e392a13a0: Preparing 18:16:33 5d3e392a13a0: Waiting 18:16:33 012d539bbc78: Layer already exists 18:16:33 840ea1ba9bc4: Layer already exists 18:16:33 d77eec48d4da: Layer already exists 18:16:33 0d8a98b3ebc7: Layer already exists 18:16:33 0d198ddf258e: Layer already exists 18:16:33 5d3e392a13a0: Layer already exists 18:16:33 d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:16:34 d77eec48d4da: Preparing 18:16:34 012d539bbc78: Preparing 18:16:34 0d8a98b3ebc7: Preparing 18:16:34 0d198ddf258e: Preparing 18:16:34 840ea1ba9bc4: Preparing 18:16:34 5d3e392a13a0: Preparing 18:16:34 5d3e392a13a0: Waiting 18:16:34 840ea1ba9bc4: Layer already exists 18:16:34 012d539bbc78: Layer already exists 18:16:34 0d8a98b3ebc7: Layer already exists 18:16:34 0d198ddf258e: Layer already exists 18:16:34 d77eec48d4da: Layer already exists 18:16:34 5d3e392a13a0: Layer already exists 18:16:34 main: digest: sha256:05d9fb004aafe6db8a07854e858c085791ec445ddba266eff33559d67194d506 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:34 ===================================================== [Pipeline] echo 18:16:34 taggedImages: 18:16:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b 18:16:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:16:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.18 18:16:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d275c6c1be7b0e598ae2180a778e5c3f26e0028b-2.3.0-dev.18 18:16:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:34 18:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:35 arm64: Pulling from edgex-lftools-log-publisher 18:16:35 8998bd30e6a1: Pulling fs layer 18:16:35 04944245beec: Pulling fs layer 18:16:35 699f458cf7ca: Pulling fs layer 18:16:35 765212b225bb: Pulling fs layer 18:16:35 f23df028b6ca: Pulling fs layer 18:16:35 d65c8cfc05b1: Pulling fs layer 18:16:35 2437ff75d9bd: Pulling fs layer 18:16:35 f23df028b6ca: Waiting 18:16:35 d65c8cfc05b1: Waiting 18:16:35 2437ff75d9bd: Waiting 18:16:35 765212b225bb: Waiting 18:16:35 04944245beec: Verifying Checksum 18:16:35 04944245beec: Download complete 18:16:35 765212b225bb: Verifying Checksum 18:16:35 765212b225bb: Download complete 18:16:35 f23df028b6ca: Download complete 18:16:35 d65c8cfc05b1: Verifying Checksum 18:16:35 d65c8cfc05b1: Download complete 18:16:35 699f458cf7ca: Download complete 18:16:36 8998bd30e6a1: Verifying Checksum 18:16:36 8998bd30e6a1: Download complete 18:16:38 2437ff75d9bd: Verifying Checksum 18:16:38 2437ff75d9bd: Download complete 18:16:40 8998bd30e6a1: Pull complete 18:16:40 04944245beec: Pull complete 18:16:42 699f458cf7ca: Pull complete 18:16:42 765212b225bb: Pull complete 18:16:43 f23df028b6ca: Pull complete 18:16:43 d65c8cfc05b1: Pull complete 18:16:58 2437ff75d9bd: Pull complete 18:16:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:59 prd-ubuntu20.04-docker-arm64-4c-16g-23972 does not seem to be running inside a container 18:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/97 -v /w/workspace/app-service-configurable/97:/w/workspace/app-service-configurable/97:rw,z -v /w/workspace/app-service-configurable/97@tmp:/w/workspace/app-service-configurable/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:17:02 $ docker top 63cf498add23528dabf0107221ffef5176ba0ef81c679c1616b67d3522fdd03f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:03 ---> job-cost.sh 18:17:03 lf-activate-venv: SKIPPING 18:17:03 INFO: No Stack... 18:17:03 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:04 INFO: Archiving Costs [Pipeline] sh 18:17:04 + + cut -d,cat -f6 /w/workspace/app-service-configurable/97/archives/cost.csv 18:17:04 [Pipeline] lock 18:17:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] 18:17:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] did not exist. Created. 18:17:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:05 /w/workspace/app-service-configurable/97@tmp/durable-5addee3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:06 Warning: overwriting stash ‘stack-cost’ 18:17:06 Stashed 1 file(s) [Pipeline] } 18:17:06 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:06 $ docker stop --time=1 63cf498add23528dabf0107221ffef5176ba0ef81c679c1616b67d3522fdd03f 18:17:07 $ docker rm -f 63cf498add23528dabf0107221ffef5176ba0ef81c679c1616b67d3522fdd03f [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 18:17:08 provisioning config files... 18:17:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4227396512771166289tmp [Pipeline] { [Pipeline] sh 18:17:08 + set +x 18:17:08 + curl -s https://codecov.io/bash 18:17:08 + bash -s -- 18:17:08 18:17:08 _____ _ 18:17:08 / ____| | | 18:17:08 | | ___ __| | ___ ___ _____ __ 18:17:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:08 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:08 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:08 Bash-1.0.6 18:17:08 18:17:08 18:17:08 ==> git version 2.25.1 found 18:17:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:17:08 Release-Date: 2020-01-08 18:17:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:17:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:08 ==> Jenkins CI detected. 18:17:08 current dir:  /w/workspace/ry_app-service-configurable_main 18:17:08 project root: . 18:17:08 --> token set from env 18:17:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:08 ==> Running gcov in . (disable via -X gcov) 18:17:08 ==> Python coveragepy not found 18:17:08 ==> Searching for coverage reports in: 18:17:08 + . 18:17:08 -> Found 1 reports 18:17:08 ==> Detecting git/mercurial file structure 18:17:08 ==> Reading reports 18:17:08 + ./coverage.out bytes=10 18:17:08 ==> Appending adjustments 18:17:08 https://docs.codecov.io/docs/fixing-reports 18:17:08 + Found adjustments 18:17:08 ==> Gzipping contents 18:17:08 4.0K /tmp/codecov.9oYh35.gz 18:17:08 ==> Uploading reports 18:17:08 url: https://codecov.io 18:17:08 query: branch=main&commit=d275c6c1be7b0e598ae2180a778e5c3f26e0028b&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:08 -> Pinging Codecov 18:17:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=d275c6c1be7b0e598ae2180a778e5c3f26e0028b&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:09 -> Uploading to 18:17:09 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/A97CA9966030D2A3747ED39772930CCE/d275c6c1be7b0e598ae2180a778e5c3f26e0028b/b3d39eb2-31c4-4536-821f-da0a7060cb92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T181708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d3ba3f60cafdfa2b4aad597ab5e9906cc4cfe76b3f95205face990bb2b6465a 18:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:09 Dload Upload Total Spent Left Speed 18:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2292 --:--:-- --:--:-- --:--:-- 2292 18:17:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] } 18:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:17:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:17:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:10 18:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:17:10 df9b9388f04a: Pulling fs layer 18:17:10 52dc419b0ee2: Pulling fs layer 18:17:10 25bc292e5bac: Pulling fs layer 18:17:10 114826534d7a: Pulling fs layer 18:17:10 4657fd5d0bcf: Pulling fs layer 18:17:10 6ad1cebc031e: Pulling fs layer 18:17:10 8a3aa393b2d8: Pulling fs layer 18:17:10 4657fd5d0bcf: Waiting 18:17:10 6ad1cebc031e: Waiting 18:17:10 8a3aa393b2d8: Waiting 18:17:10 114826534d7a: Waiting 18:17:10 25bc292e5bac: Verifying Checksum 18:17:10 25bc292e5bac: Download complete 18:17:10 52dc419b0ee2: Verifying Checksum 18:17:10 52dc419b0ee2: Download complete 18:17:10 4657fd5d0bcf: Download complete 18:17:10 df9b9388f04a: Download complete 18:17:10 6ad1cebc031e: Verifying Checksum 18:17:10 6ad1cebc031e: Download complete 18:17:10 df9b9388f04a: Pull complete 18:17:10 52dc419b0ee2: Pull complete 18:17:10 25bc292e5bac: Pull complete 18:17:11 8a3aa393b2d8: Verifying Checksum 18:17:11 8a3aa393b2d8: Download complete 18:17:11 114826534d7a: Verifying Checksum 18:17:11 114826534d7a: Download complete 18:17:15 114826534d7a: Pull complete 18:17:15 4657fd5d0bcf: Pull complete 18:17:15 6ad1cebc031e: Pull complete 18:17:18 8a3aa393b2d8: Pull complete 18:17:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:19 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:17:19 $ 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 18:17:23 $ docker top c9389d496658918a9a5bea3019bdfcf7c2f134b3c1cbb9ae22dc7167788b7ee5 -eo pid,comm [Pipeline] { [Pipeline] echo 18:17:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:17:23 + set -o pipefail 18:17:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:17:29 18:17:29 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:17:29 18:17:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/749038c4-2de0-42dc-b849-48ace7c6a18e 18:17:29 18:17:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:17:29 18:17:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:17:29 18:17:29 [Pipeline] } 18:17:29 $ docker stop --time=1 c9389d496658918a9a5bea3019bdfcf7c2f134b3c1cbb9ae22dc7167788b7ee5 18:17:32 $ docker rm -f c9389d496658918a9a5bea3019bdfcf7c2f134b3c1cbb9ae22dc7167788b7ee5 [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 18:17:33 + git log --format=format:%s -1 d275c6c1be7b0e598ae2180a778e5c3f26e0028b [Pipeline] sh 18:17:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:33 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:17:33 $ 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 18:17:34 $ docker top 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:34 [ssh-agent] Looking for ssh-agent implementation... 18:17:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:34 $ docker exec 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 ssh-agent 18:17:34 SSH_AUTH_SOCK=/tmp/ssh-5K7ekHZwlNws/agent.33 18:17:34 SSH_AGENT_PID=40 18:17:34 Running ssh-add (command line suppressed) 18:17:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4680651317095406911.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4680651317095406911.key) 18:17:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:35 + git semver tag 18:17:35 2022-08-30 18:17:35,512 [run_tag] DEBUG tag force:False 18:17:35 2022-08-30 18:17:35,512 [check_head_tag] DEBUG check head tag 18:17:35 2022-08-30 18:17:35,513 [execute] INFO git cat-file --batch-check 18:17:35 2022-08-30 18:17:35,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:17:35 2022-08-30 18:17:35,516 [execute] INFO git cat-file --batch 18:17:35 2022-08-30 18:17:35,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:17:35 2022-08-30 18:17:35,526 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:17:35 2022-08-30 18:17:35,527 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 18:17:35 2022-08-30 18:17:35,527 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:17:35 2022-08-30 18:17:35,532 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:17:35 2.3.0-dev.18 [Pipeline] } 18:17:35 $ docker exec --env ******** --env ******** 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 ssh-agent -k 18:17:35 unset SSH_AUTH_SOCK; 18:17:35 unset SSH_AGENT_PID; 18:17:35 echo Agent pid 40 killed; 18:17:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:36 + git semver [Pipeline] } 18:17:36 $ docker stop --time=1 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 18:17:37 $ docker rm -f 1fffcca668d7c3f43b7cb85edac4712b0cd38f06aa2dfc14dfe8a33936da87b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:38 18:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:38 0.23.1-centos7: Pulling from edgex-lftools 18:17:38 ab5ef0e58194: Pulling fs layer 18:17:38 9712f1f96733: Pulling fs layer 18:17:38 63f879dbbcfc: Pulling fs layer 18:17:38 0d9ebad4ef96: Pulling fs layer 18:17:38 e9a5061849ea: Pulling fs layer 18:17:38 d747dcd14b5f: Pulling fs layer 18:17:38 2de7ff778b66: Pulling fs layer 18:17:38 0d9ebad4ef96: Waiting 18:17:38 e9a5061849ea: Waiting 18:17:38 d747dcd14b5f: Waiting 18:17:38 9712f1f96733: Verifying Checksum 18:17:38 9712f1f96733: Download complete 18:17:38 63f879dbbcfc: Verifying Checksum 18:17:38 63f879dbbcfc: Download complete 18:17:38 e9a5061849ea: Verifying Checksum 18:17:38 e9a5061849ea: Download complete 18:17:38 d747dcd14b5f: Verifying Checksum 18:17:38 d747dcd14b5f: Download complete 18:17:38 0d9ebad4ef96: Download complete 18:17:38 ab5ef0e58194: Verifying Checksum 18:17:38 ab5ef0e58194: Download complete 18:17:38 2de7ff778b66: Verifying Checksum 18:17:38 2de7ff778b66: Download complete 18:17:42 ab5ef0e58194: Pull complete 18:17:42 9712f1f96733: Pull complete 18:17:43 63f879dbbcfc: Pull complete 18:17:47 0d9ebad4ef96: Pull complete 18:17:47 e9a5061849ea: Pull complete 18:17:47 d747dcd14b5f: Pull complete 18:17:48 2de7ff778b66: Pull complete 18:17:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:48 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:17:53 $ docker top bcf750d6241ddbc22cf331694d3cce31ccb54c92bca9f14a82536e7e25b87dfd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:17:53 provisioning config files... 18:17:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1354224256096416110tmp 18:17:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5788262582071085863tmp 18:17:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8921154533220747299tmp [Pipeline] { [Pipeline] echo 18:17:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:17:53 ---> sigul-configuration.sh 18:17:53 gpg: directory `/root/.gnupg' created 18:17:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:17:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:17:53 gpg: keyring `/root/.gnupg/secring.gpg' created 18:17:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:17:53 gpg: CAST5 encrypted data 18:17:53 gpg: encrypted with 1 passphrase 18:17:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:17:53 + mkdir /home/jenkins 18:17:53 + mkdir /home/jenkins/sigul [Pipeline] sh 18:17:54 + 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 18:17:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:17:54 ---> sigul-install.sh 18:17:54 Sigul already installed; skipping installation. [Pipeline] sh 18:17:54 + git tag --list 18:17:54 v1.0.0 18:17:54 v1.1.0 18:17:54 v1.2.0 18:17:54 v1.3.0 18:17:54 v1.3.1 18:17:54 v2.0.0 18:17:54 v2.0.1 18:17:54 v2.1.0 18:17:54 v2.1.1 18:17:54 v2.1.1-dev.1 18:17:54 v2.1.1-dev.2 18:17:54 v2.2.0 18:17:54 v2.2.1-dev.1 18:17:54 v2.2.1-dev.10 18:17:54 v2.2.1-dev.2 18:17:54 v2.2.1-dev.3 18:17:54 v2.2.1-dev.4 18:17:54 v2.2.1-dev.5 18:17:54 v2.2.1-dev.6 18:17:54 v2.2.1-dev.7 18:17:54 v2.2.1-dev.8 18:17:54 v2.2.1-dev.9 18:17:54 v2.3.0-dev.10 18:17:54 v2.3.0-dev.11 18:17:54 v2.3.0-dev.12 18:17:54 v2.3.0-dev.13 18:17:54 v2.3.0-dev.14 18:17:54 v2.3.0-dev.15 18:17:54 v2.3.0-dev.16 18:17:54 v2.3.0-dev.17 18:17:54 v2.3.0-dev.18 [Pipeline] sh 18:17:55 + lftools sign git-tag v2.3.0-dev.18 18:17:55 Signing Git tag with Sigul... 18:17:55 Signing v2.3.0-dev.18 [Pipeline] echo 18:17:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:17:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:17:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:17:56 $ docker stop --time=1 bcf750d6241ddbc22cf331694d3cce31ccb54c92bca9f14a82536e7e25b87dfd 18:17:57 $ docker rm -f bcf750d6241ddbc22cf331694d3cce31ccb54c92bca9f14a82536e7e25b87dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:58 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:17:58 $ 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 18:17:59 $ docker top 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:59 [ssh-agent] Looking for ssh-agent implementation... 18:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:59 $ docker exec 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f ssh-agent 18:17:59 SSH_AUTH_SOCK=/tmp/ssh-2HMmh3amSklr/agent.32 18:17:59 SSH_AGENT_PID=38 18:17:59 Running ssh-add (command line suppressed) 18:17:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3845152749190248488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3845152749190248488.key) 18:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:59 + git semver bump pre 18:18:00 2022-08-30 18:18:00,151 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:18:00 2022-08-30 18:18:00,151 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 18:18:00 2022-08-30 18:18:00,152 [bump_version] DEBUG bumped version:2.3.0-dev.19 18:18:00 2022-08-30 18:18:00,152 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:18:00 2022-08-30 18:18:00,152 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:18:00 2022-08-30 18:18:00,152 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:18:00 2022-08-30 18:18:00,155 [execute] INFO git cat-file --batch-check 18:18:00 2022-08-30 18:18:00,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:00 2022-08-30 18:18:00,161 [execute] INFO git cat-file --batch 18:18:00 2022-08-30 18:18:00,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:00 2022-08-30 18:18:00,166 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:18:00 2.3.0-dev.19 [Pipeline] } 18:18:00 $ docker exec --env ******** --env ******** 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f ssh-agent -k 18:18:00 unset SSH_AUTH_SOCK; 18:18:00 unset SSH_AGENT_PID; 18:18:00 echo Agent pid 38 killed; 18:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:00 + git semver [Pipeline] } 18:18:00 $ docker stop --time=1 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f 18:18:02 $ docker rm -f 635b67d2b70bfa73d77b3d5db847cdf1cf272114af8f6d67257e7261bf4f601f [Pipeline] // withDockerContainer [Pipeline] sh 18:18:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:02 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:18:03 $ 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 18:18:03 $ docker top 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 -eo pid,comm 18:18: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). 18:18:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:03 [ssh-agent] Looking for ssh-agent implementation... 18:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:03 $ docker exec 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 ssh-agent 18:18:03 SSH_AUTH_SOCK=/tmp/ssh-rfRCiR0UrPNw/agent.33 18:18:03 SSH_AGENT_PID=39 18:18:03 Running ssh-add (command line suppressed) 18:18:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4143944435097843468.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4143944435097843468.key) 18:18:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:04 + git semver push 18:18:04 2022-08-30 18:18:04,481 [run_push] DEBUG push 18:18:04 2022-08-30 18:18:04,482 [execute] INFO git cat-file --batch-check 18:18:04 2022-08-30 18:18:04,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:04 2022-08-30 18:18:04,485 [execute] INFO git rev-list ccf1a534de15b503f2f4ca4df20141442257c280 -- 18:18:04 2022-08-30 18:18:04,485 [execute] DEBUG Popen(['git', 'rev-list', 'ccf1a534de15b503f2f4ca4df20141442257c280', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:18:04 2022-08-30 18:18:04,492 [execute] INFO git fetch -v origin 18:18:04 2022-08-30 18:18:04,492 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:18:05 2022-08-30 18:18:04,967 [run_push] DEBUG no remote changes detected 18:18:05 2022-08-30 18:18:04,968 [execute] INFO git push origin semver 18:18:05 2022-08-30 18:18:04,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:18:05 2022-08-30 18:18:05,700 [run_push] DEBUG push all version tags 18:18:05 2022-08-30 18:18:05,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:18:05 2022-08-30 18:18:05,701 [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) 18:18:06 2022-08-30 18:18:06,425 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:18:06 2.3.0-dev.19 [Pipeline] } 18:18:06 $ docker exec --env ******** --env ******** 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 ssh-agent -k 18:18:06 unset SSH_AUTH_SOCK; 18:18:06 unset SSH_AGENT_PID; 18:18:06 echo Agent pid 39 killed; 18:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:07 + git semver [Pipeline] } 18:18:07 $ docker stop --time=1 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 18:18:09 $ docker rm -f 49e6b00cbb0e049743078031de9d41e32cad753bf0b51e6f4ff71bd7f9fed3b4 [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 18:18:09 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:18:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:18:09 total 16 18:18:09 drwxr-xr-x 3 root root 4096 Aug 30 18:10 . 18:18:09 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 18:17 .. 18:18:09 drwxr-xr-x 2 root root 4096 Aug 30 18:10 cost 18:18:09 -rw-r--r-- 1 root root 95 Aug 30 18:10 cost.csv 18:18:09 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:18:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:18:09 total 16 18:18:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 18:10 . 18:18:09 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 18:17 .. 18:18:09 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 18:10 cost 18:18:09 -rw-r--r-- 1 jenkins jenkins 95 Aug 30 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:18:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:10 ---> package-listing.sh 18:18:10 ++ facter osfamily 18:18:10 ++ tr '[:upper:]' '[:lower:]' 18:18:11 + OS_FAMILY=debian 18:18:11 + workspace=/w/workspace/ry_app-service-configurable_main 18:18:11 + START_PACKAGES=/tmp/packages_start.txt 18:18:11 + END_PACKAGES=/tmp/packages_end.txt 18:18:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:11 + PACKAGES=/tmp/packages_start.txt 18:18:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:18:11 + PACKAGES=/tmp/packages_end.txt 18:18:11 + case "${OS_FAMILY}" in 18:18:11 + dpkg -l 18:18:11 + grep '^ii' 18:18:11 + '[' -f /tmp/packages_start.txt ']' 18:18:11 + '[' -f /tmp/packages_end.txt ']' 18:18:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:18:11 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:18:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:18:11 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 18:18:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:12 prd-ubuntu20.04-docker-8c-8g-23969 does not seem to be running inside a container 18:18:12 $ 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 18:18:12 $ docker top 26312b5a58c2860488c6f2f2af7e1b685bf2826820ce1f60408b419bc20e65bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:12 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:12 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:13 + ls /var/log/sa-host 18:18:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:13 provisioning config files... 18:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4438888484423947383tmp [Pipeline] { [Pipeline] echo 18:18:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:13 ---> create-netrc.sh [Pipeline] } 18:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:14 ---> python-tools-install.sh [Pipeline] echo 18:18:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:14 ---> sudo-logs.sh 18:18:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:14 ---> job-cost.sh 18:18:14 lf-activate-venv: SKIPPING 18:18:14 DEBUG: total: 0.2199999988079071 18:18:14 INFO: Retrieving Stack Cost... 18:18:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:15 INFO: Archiving Costs [Pipeline] echo 18:18:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:16 ---> logs-deploy.sh 18:18:16 lf-activate-venv: SKIPPING 18:18:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/97 18:18:16 INFO: archiving workspace using pattern(s): 18:18:17 Archives upload complete. 18:18:17 INFO: archiving logs to Nexus