Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6b542a014144fa1137cbe123409e6f9796134cb 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-ssh13754915881329036472.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-ssh11838557736954349129.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-ssh405513004158315717.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-ssh7057266315268346626.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-ssh10574193324179770852.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28635 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 f6b542a014144fa1137cbe123409e6f9796134cb (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 f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#465)" > git rev-list --no-walk a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:44 ========================================================= 16:15:44 EdgeX Global Pipelines Version Info 16:15:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:45 ------------------- 16:15:45 stable info: 16:15:45 ------------------- 16:15:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:45 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:15:45 Message: update stable to v1.0.239 16:15:46 ------------------- 16:15:46 experimental info: 16:15:46 ------------------- 16:15:46 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:15:46 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6b542a [Pipeline] echo 16:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:46 provisioning config files... 16:15:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1231879359875860395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:47 ---> docker-login.sh 16:15:47 nexus3.edgexfoundry.org:10001 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:47 Configure a credential helper to remove this warning. See 16:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:47 16:15:47 Login Succeeded 16:15:47 nexus3.edgexfoundry.org:10002 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:47 Configure a credential helper to remove this warning. See 16:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:47 16:15:47 Login Succeeded 16:15:47 nexus3.edgexfoundry.org:10003 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:47 Configure a credential helper to remove this warning. See 16:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:47 16:15:47 Login Succeeded 16:15:47 nexus3.edgexfoundry.org:10004 16:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:48 Configure a credential helper to remove this warning. See 16:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:48 16:15:48 Login Succeeded 16:15:48 docker.io 16:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:48 Configure a credential helper to remove this warning. See 16:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:48 16:15:48 Login Succeeded 16:15:48 ---> docker-login.sh ends [Pipeline] } 16:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:15:48 + git rev-list -1 --merges f6b542a014144fa1137cbe123409e6f9796134cb~1..f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo 16:15:48 -----------> git rev-list -1 --merges f6b542a014144fa1137cbe123409e6f9796134cb~1..f6b542a014144fa1137cbe123409e6f9796134cb f6b542a014144fa1137cbe123409e6f9796134cb [false] [Pipeline] sh 16:15:49 + git log --format=format:%s -1 f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo 16:15:49 ========================================================= 16:15:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:15:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:49 + git log --format=format:%s -1 f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] echo 16:15:49 [semverPrep] GIT_COMMIT: f6b542a014144fa1137cbe123409e6f9796134cb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#465) [Pipeline] echo 16:15:49 [semverPrep] This is not a build commit. [Pipeline] sh 16:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:49 + grep -v github /etc/ssh/ssh_known_hosts 16:15:49 + [ -e /tmp/ssh_known_hosts ] 16:15:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:15:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:15:49 + sudo tee -a /etc/ssh/ssh_known_hosts 16:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:50 16:15:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:50 0.1.4: Pulling from edgex-devops/py-git-semver 16:15:50 b85a868b505f: Pulling fs layer 16:15:50 e2be974225ed: Pulling fs layer 16:15:50 339a4e72a1f5: Pulling fs layer 16:15:50 988bab9f4d93: Pulling fs layer 16:15:50 1469e6f7b9e6: Pulling fs layer 16:15:50 eaf3925da568: Pulling fs layer 16:15:50 bab4dde63d76: Pulling fs layer 16:15:50 bde34c3a00c8: Pulling fs layer 16:15:50 b352a97aabf1: Pulling fs layer 16:15:50 4872d77fe225: Pulling fs layer 16:15:50 5851b861e8e6: Pulling fs layer 16:15:50 bde34c3a00c8: Waiting 16:15:50 bab4dde63d76: Waiting 16:15:50 5851b861e8e6: Waiting 16:15:50 1469e6f7b9e6: Waiting 16:15:50 988bab9f4d93: Waiting 16:15:50 b352a97aabf1: Waiting 16:15:50 eaf3925da568: Waiting 16:15:50 4872d77fe225: Waiting 16:15:50 988bab9f4d93: Verifying Checksum 16:15:50 988bab9f4d93: Download complete 16:15:50 1469e6f7b9e6: Verifying Checksum 16:15:50 1469e6f7b9e6: Download complete 16:15:50 339a4e72a1f5: Verifying Checksum 16:15:50 339a4e72a1f5: Download complete 16:15:50 eaf3925da568: Verifying Checksum 16:15:50 eaf3925da568: Download complete 16:15:50 bde34c3a00c8: Verifying Checksum 16:15:50 bde34c3a00c8: Download complete 16:15:50 b85a868b505f: Verifying Checksum 16:15:50 b85a868b505f: Download complete 16:15:50 4872d77fe225: Verifying Checksum 16:15:50 4872d77fe225: Download complete 16:15:50 b352a97aabf1: Download complete 16:15:50 5851b861e8e6: Download complete 16:15:51 bab4dde63d76: Verifying Checksum 16:15:51 bab4dde63d76: Download complete 16:15:52 b85a868b505f: Pull complete 16:15:52 e2be974225ed: Pull complete 16:15:52 339a4e72a1f5: Pull complete 16:15:52 988bab9f4d93: Pull complete 16:15:52 1469e6f7b9e6: Pull complete 16:15:53 eaf3925da568: Pull complete 16:15:55 bab4dde63d76: Pull complete 16:15:55 bde34c3a00c8: Pull complete 16:15:55 b352a97aabf1: Pull complete 16:15:55 4872d77fe225: Pull complete 16:15:55 5851b861e8e6: Pull complete 16:15:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:55 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:15:58 $ docker top fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 -eo pid,comm 16:15:58 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). 16:15:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:58 [ssh-agent] Looking for ssh-agent implementation... 16:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:58 $ docker exec fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent 16:15:58 SSH_AUTH_SOCK=/tmp/ssh-5RpXxBZSJR7i/agent.33 16:15:58 SSH_AGENT_PID=39 16:15:58 Running ssh-add (command line suppressed) 16:15:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3012476873789104064.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3012476873789104064.key) 16:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:58 + git tag --points-at HEAD [Pipeline] } 16:15:58 $ docker exec --env ******** --env ******** fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent -k 16:15:58 unset SSH_AUTH_SOCK; 16:15:58 unset SSH_AGENT_PID; 16:15:58 echo Agent pid 39 killed; 16:15:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:58 [ssh-agent] Looking for ssh-agent implementation... 16:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:59 $ docker exec fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent 16:15:59 SSH_AUTH_SOCK=/tmp/ssh-Z4pEPMPlNAAA/agent.73 16:15:59 SSH_AGENT_PID=79 16:15:59 Running ssh-add (command line suppressed) 16:15:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8536377607023019807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8536377607023019807.key) 16:15:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:59 + git semver init 16:15:59 2022-09-07 16:15:59,865 [run_init] DEBUG init version:0.0.0 force:False 16:15:59 2022-09-07 16:15:59,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:15:59 2022-09-07 16:15:59,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:15:59 2022-09-07 16:15:59,866 [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) 16:16:00 2022-09-07 16:16:00,800 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:16:00 2022-09-07 16:16:00,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:16:00 2022-09-07 16:16:00,801 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:16:00 2022-09-07 16:16:00,802 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:16:00 2.3.0-dev.21 [Pipeline] } 16:16:00 $ docker exec --env ******** --env ******** fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 ssh-agent -k 16:16:00 unset SSH_AUTH_SOCK; 16:16:00 unset SSH_AGENT_PID; 16:16:00 echo Agent pid 79 killed; 16:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:01 + git semver [Pipeline] } 16:16:01 $ docker stop --time=1 fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 16:16:02 $ docker rm -f fb66072a8f331b2d8d46a61930d9711b6a7bd4aca0f42401e10c4c92406263c1 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:16:03 Stashed 1 file(s) [Pipeline] echo 16:16:03 [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 16:16:03 provisioning config files... 16:16:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6131420405964867520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:03 ---> docker-login.sh 16:16:03 nexus3.edgexfoundry.org:10001 16:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:03 Configure a credential helper to remove this warning. See 16:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:03 16:16:03 Login Succeeded 16:16:03 nexus3.edgexfoundry.org:10002 16:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:04 Configure a credential helper to remove this warning. See 16:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:04 16:16:04 Login Succeeded 16:16:04 nexus3.edgexfoundry.org:10003 16:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:04 Configure a credential helper to remove this warning. See 16:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:04 16:16:04 Login Succeeded 16:16:04 nexus3.edgexfoundry.org:10004 16:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:04 Configure a credential helper to remove this warning. See 16:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:04 16:16:04 Login Succeeded 16:16:04 docker.io 16:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:04 Configure a credential helper to remove this warning. See 16:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:04 16:16:04 Login Succeeded 16:16:04 ---> docker-login.sh ends [Pipeline] } 16:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:04 ========================================================= 16:16:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:16:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:05 + 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 . 16:16:05 Sending build context to Docker daemon 3.143MB 16:16:05 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:16:05 Step 2/14 : FROM ${BASE} AS builder 16:16:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:16:05 2408cc74d12b: Pulling fs layer 16:16:05 ea60b727a1ce: Pulling fs layer 16:16:05 30c4a7721957: Pulling fs layer 16:16:05 370296b7ddb6: Pulling fs layer 16:16:05 7c6cee850709: Pulling fs layer 16:16:05 39a5fcdaea64: Pulling fs layer 16:16:05 d94ebbe4e438: Pulling fs layer 16:16:05 bcfd1f05c69d: Pulling fs layer 16:16:05 59ccb84bbe0f: Pulling fs layer 16:16:05 bcfd1f05c69d: Waiting 16:16:05 370296b7ddb6: Waiting 16:16:05 59ccb84bbe0f: Waiting 16:16:05 d94ebbe4e438: Waiting 16:16:05 7c6cee850709: Waiting 16:16:05 39a5fcdaea64: Waiting 16:16:05 30c4a7721957: Verifying Checksum 16:16:05 30c4a7721957: Download complete 16:16:05 ea60b727a1ce: Verifying Checksum 16:16:05 ea60b727a1ce: Download complete 16:16:05 7c6cee850709: Download complete 16:16:05 39a5fcdaea64: Download complete 16:16:05 2408cc74d12b: Verifying Checksum 16:16:05 2408cc74d12b: Download complete 16:16:05 d94ebbe4e438: Verifying Checksum 16:16:05 d94ebbe4e438: Download complete 16:16:05 2408cc74d12b: Pull complete 16:16:05 ea60b727a1ce: Pull complete 16:16:05 30c4a7721957: Pull complete 16:16:05 59ccb84bbe0f: Verifying Checksum 16:16:05 59ccb84bbe0f: Download complete 16:16:05 bcfd1f05c69d: Verifying Checksum 16:16:05 bcfd1f05c69d: Download complete 16:16:06 370296b7ddb6: Verifying Checksum 16:16:06 370296b7ddb6: Download complete 16:16:10 370296b7ddb6: Pull complete 16:16:10 7c6cee850709: Pull complete 16:16:10 39a5fcdaea64: Pull complete 16:16:10 d94ebbe4e438: Pull complete 16:16:12 bcfd1f05c69d: Pull complete 16:16:12 59ccb84bbe0f: Pull complete 16:16:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:16:12 ---> a4fb48ad2a94 16:16:12 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:16:18 ---> Running in 618577cda147 16:16:18 Removing intermediate container 618577cda147 16:16:18 ---> 1333986f88b8 16:16:18 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 16:16:18 ---> Running in dffb31ed9d08 16:16:18 Removing intermediate container dffb31ed9d08 16:16:18 ---> f0aaeade0510 16:16:18 Step 5/14 : ARG ADD_BUILD_TAGS="" 16:16:18 ---> Running in 0377d0ddf693 16:16:18 Removing intermediate container 0377d0ddf693 16:16:18 ---> 3e90646b3905 16:16:18 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:16:18 ---> Running in 8d36e6cfb1aa 16:16:18 Removing intermediate container 8d36e6cfb1aa 16:16:18 ---> 9c117055a913 16:16:18 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:18 ---> Running in ca976b5be7d4 16:16:18 Removing intermediate container ca976b5be7d4 16:16:18 ---> 0da4ad0ec9fd 16:16:18 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:18 ---> Running in 14f1b44d0fe8 16:16:18 Still waiting to schedule task 16:16:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:16:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:16:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:16:19 OK: 211 MiB in 51 packages 16:16:20 Removing intermediate container 14f1b44d0fe8 16:16:20 ---> 472af0eada4a 16:16:20 Step 9/14 : WORKDIR /app 16:16:20 ---> Running in 40025f36c715 16:16:20 Removing intermediate container 40025f36c715 16:16:20 ---> cefb0bdaa78c 16:16:20 Step 10/14 : COPY go.mod vendor* ./ 16:16:20 ---> 2ef540850af2 16:16:20 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:20 ---> Running in 7e1497c18dad 16:16:47 Removing intermediate container 7e1497c18dad 16:16:47 ---> 8770d1a94dbc 16:16:47 Step 12/14 : COPY . . 16:16:47 ---> d9dd6c950b33 16:16:47 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:16:47 ---> Running in 9e25ac6feb4e 16:16:47 Removing intermediate container 9e25ac6feb4e 16:16:47 ---> ea903002b4ce 16:16:47 Step 14/14 : RUN $MAKE 16:16:47 ---> Running in 6f382008a3c4 16:16:47 noop 16:16:47 Removing intermediate container 6f382008a3c4 16:16:47 ---> 2af2e4a6374f 16:16:47 Successfully built 2af2e4a6374f 16:16:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:47 + docker inspect -f . ci-base-image-x86_64 16:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:47 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:16:47 $ docker top 0b8432c622efaca6e966fb2f3fb6da5bf08e1c64b73a968b290da9647b6c7c18 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:48 + go version 16:16:48 go version go1.18.3 linux/amd64 [Pipeline] } 16:16:48 $ docker stop --time=1 0b8432c622efaca6e966fb2f3fb6da5bf08e1c64b73a968b290da9647b6c7c18 16:16:49 $ docker rm -f 0b8432c622efaca6e966fb2f3fb6da5bf08e1c64b73a968b290da9647b6c7c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:49 + docker inspect -f . ci-base-image-x86_64 16:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:50 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:16:50 $ docker top 9e64f7ef5992dc7adf91e1436308f71f9c49d01f7238d2d1f4809a22e075d779 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:50 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:16:51 + make test 16:16:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:17:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:17:01 CGO_ENABLED=1 go vet ./... 16:17:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:02 ./bin/test-attribution-txt.sh 16:17:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:17:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:17:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:17:03 $ docker stop --time=1 9e64f7ef5992dc7adf91e1436308f71f9c49d01f7238d2d1f4809a22e075d779 16:17:05 $ docker rm -f 9e64f7ef5992dc7adf91e1436308f71f9c49d01f7238d2d1f4809a22e075d779 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:17:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:17:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:17:06 + ls -al . 16:17:06 total 176 16:17:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 16:16 . 16:17:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:15 .. 16:17:06 -rw-rw-r-- 1 jenkins jenkins 119 Sep 7 16:15 .dockerignore 16:17:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 16:16 .git 16:17:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 16:15 .github 16:17:06 -rw-rw-r-- 1 jenkins jenkins 171 Sep 7 16:15 .gitignore 16:17:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 16:16 .semver 16:17:06 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 7 16:15 Attribution.txt 16:17:06 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 7 16:15 CHANGELOG.md 16:17:06 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 7 16:15 Dockerfile 16:17:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 16:15 GOVERNANCE.md 16:17:06 -rw-rw-r-- 1 jenkins jenkins 688 Sep 7 16:15 Jenkinsfile 16:17:06 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 7 16:15 LICENSE 16:17:06 -rw-rw-r-- 1 jenkins jenkins 618 Sep 7 16:15 OWNERS.md 16:17:06 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 7 16:15 README.md 16:17:06 -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 16:16 VERSION 16:17:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 16:15 bin 16:17:06 -rw-r--r-- 1 jenkins jenkins 10 Sep 7 16:16 coverage.out 16:17:06 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 7 16:15 go.mod 16:17:06 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 7 16:15 go.sum 16:17:06 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 7 16:15 main.go 16:17:06 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 7 16:15 makefile 16:17:06 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 16:15 res 16:17:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:06 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f6b542a014144fa1137cbe123409e6f9796134cb --label arch=amd64 --label version=2.3.0-dev.21 . 16:17:06 Sending build context to Docker daemon 3.144MB 16:17:06 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 16:17:06 Step 2/28 : FROM ${BASE} AS builder 16:17:06 ---> 2af2e4a6374f 16:17:06 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:17:06 ---> Running in 4a0ebb335646 16:17:06 Removing intermediate container 4a0ebb335646 16:17:06 ---> beb0b32bfc46 16:17:06 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:17:06 ---> Running in 132d01a2dd0d 16:17:06 Removing intermediate container 132d01a2dd0d 16:17:06 ---> fa0a0c02639c 16:17:06 Step 5/28 : ARG ADD_BUILD_TAGS="" 16:17:06 ---> Running in a44d84cb5181 16:17:06 Removing intermediate container a44d84cb5181 16:17:06 ---> 574feab78ff4 16:17:06 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:17:06 ---> Running in 7ef80d26d662 16:17:07 Removing intermediate container 7ef80d26d662 16:17:07 ---> c1cc14284002 16:17:07 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:07 ---> Running in 2ff295231c95 16:17:07 Removing intermediate container 2ff295231c95 16:17:07 ---> 98010ab944fd 16:17:07 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:07 ---> Running in cdea9f4527f0 16:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:17:09 OK: 211 MiB in 51 packages 16:17:09 Removing intermediate container cdea9f4527f0 16:17:09 ---> 866c863f54f7 16:17:09 Step 9/28 : WORKDIR /app 16:17:09 ---> Running in c0a6594903d9 16:17:09 Removing intermediate container c0a6594903d9 16:17:09 ---> 6761ee5e60b6 16:17:09 Step 10/28 : COPY go.mod vendor* ./ 16:17:09 ---> 3d1729ba41bc 16:17:09 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:09 ---> Running in 7d64aec14e23 16:17:10 Removing intermediate container 7d64aec14e23 16:17:10 ---> 2c7ff477c6c7 16:17:10 Step 12/28 : COPY . . 16:17:10 ---> d1e04c1fb25b 16:17:10 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:10 ---> Running in e24b6ea5d7c8 16:17:10 Removing intermediate container e24b6ea5d7c8 16:17:10 ---> ee154b0a5ef7 16:17:10 Step 14/28 : RUN $MAKE 16:17:10 ---> Running in 26b41dbff18d 16:17: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.34 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:17:32 Removing intermediate container 26b41dbff18d 16:17:32 ---> c44dd4e75140 16:17:32 Step 15/28 : FROM alpine:3.16 16:17:32 3.16: Pulling from library/alpine 16:17:32 213ec9aee27d: Pulling fs layer 16:17:32 213ec9aee27d: Verifying Checksum 16:17:32 213ec9aee27d: Download complete 16:17:32 213ec9aee27d: Pull complete 16:17:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:17:32 Status: Downloaded newer image for alpine:3.16 16:17:32 ---> 9c6f07244728 16:17:32 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:17:32 ---> Running in 415348abb415 16:17:32 Removing intermediate container 415348abb415 16:17:32 ---> 4ef698f09394 16:17:32 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 16:17:32 ---> Running in c177b1349211 16:17:32 Removing intermediate container c177b1349211 16:17:32 ---> 28cdcaaadc1d 16:17:32 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:17:32 ---> Running in a9559d22f1c3 16:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:17:32 (1/7) Installing ca-certificates (20220614-r0) 16:17:32 (2/7) Installing dumb-init (1.2.5-r1) 16:17:32 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:17:32 (4/7) Installing libsodium (1.0.18-r0) 16:17:32 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:17:32 (6/7) Installing libzmq (4.3.4-r0) 16:17:32 (7/7) Installing zeromq (4.3.4-r0) 16:17:32 Executing busybox-1.35.0-r17.trigger 16:17:32 Executing ca-certificates-20220614-r0.trigger 16:17:32 OK: 9 MiB in 21 packages 16:17:33 Removing intermediate container a9559d22f1c3 16:17:33 ---> e84919ad8a27 16:17:33 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:17:33 ---> 82ab929c4286 16:17:33 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 16:17:33 ---> ee1fea4d7c20 16:17:33 Step 21/28 : COPY --from=builder /app/res/ /res/ 16:17:33 ---> 6e9c5efb6578 16:17:33 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:17:34 ---> b84055b5613d 16:17:34 Step 23/28 : EXPOSE 48095 16:17:34 ---> Running in 23799bc68bd1 16:17:34 Removing intermediate container 23799bc68bd1 16:17:34 ---> 1551e23a090d 16:17:34 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 16:17:34 ---> Running in 6fa742b44267 16:17:34 Removing intermediate container 6fa742b44267 16:17:34 ---> 6eda06167da3 16:17:34 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:17:34 ---> Running in af54e29e6f08 16:17:34 Removing intermediate container af54e29e6f08 16:17:34 ---> db4b8d3bb72f 16:17:34 Step 26/28 : LABEL arch=amd64 16:17:34 ---> Running in 3ec29f96df1e 16:17:34 Removing intermediate container 3ec29f96df1e 16:17:34 ---> 769999240573 16:17:34 Step 27/28 : LABEL git_sha=f6b542a014144fa1137cbe123409e6f9796134cb 16:17:34 ---> Running in 7db3ffa2a4f1 16:17:34 Removing intermediate container 7db3ffa2a4f1 16:17:34 ---> e0486a19cc7f 16:17:34 Step 28/28 : LABEL version=2.3.0-dev.21 16:17:34 ---> Running in 74d44104d6ee 16:17:34 Removing intermediate container 74d44104d6ee 16:17:34 ---> 583cfe013269 16:17:34 [Warning] One or more build-args [ARCH] were not consumed 16:17:34 Successfully built 583cfe013269 16:17:34 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 16:17:35 provisioning config files... 16:17:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4844287100682528803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:35 ---> docker-login.sh 16:17:35 nexus3.edgexfoundry.org:10001 16:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:35 Configure a credential helper to remove this warning. See 16:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:35 16:17:35 Login Succeeded 16:17:35 nexus3.edgexfoundry.org:10002 16:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:35 Configure a credential helper to remove this warning. See 16:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:35 16:17:35 Login Succeeded 16:17:35 nexus3.edgexfoundry.org:10003 16:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:35 Configure a credential helper to remove this warning. See 16:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:35 16:17:35 Login Succeeded 16:17:35 nexus3.edgexfoundry.org:10004 16:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:35 Configure a credential helper to remove this warning. See 16:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:35 16:17:35 Login Succeeded 16:17:35 docker.io 16:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:36 Configure a credential helper to remove this warning. See 16:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:36 16:17:36 Login Succeeded 16:17:36 ---> docker-login.sh ends [Pipeline] } 16:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:17:36 f6b542a014144fa1137cbe123409e6f9796134cb 16:17:36 latest 16:17:36 2.3.0-dev.21 16:17:36 f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 16:17:36 main 16:17:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb 16:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:36 b5d788a9d466: Preparing 16:17:36 546d78b701f5: Preparing 16:17:36 410ac4b5d331: Preparing 16:17:36 e96691a85370: Preparing 16:17:36 81daeeab4015: Preparing 16:17:36 994393dc58e7: Preparing 16:17:36 994393dc58e7: Waiting 16:17:36 410ac4b5d331: Pushed 16:17:36 546d78b701f5: Pushed 16:17:36 e96691a85370: Pushed 16:17:36 994393dc58e7: Layer already exists 16:17:37 81daeeab4015: Pushed 16:17:39 b5d788a9d466: Pushed 16:17:39 f6b542a014144fa1137cbe123409e6f9796134cb: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:40 b5d788a9d466: Preparing 16:17:40 546d78b701f5: Preparing 16:17:40 410ac4b5d331: Preparing 16:17:40 e96691a85370: Preparing 16:17:40 81daeeab4015: Preparing 16:17:40 994393dc58e7: Preparing 16:17:40 546d78b701f5: Layer already exists 16:17:40 81daeeab4015: Layer already exists 16:17:40 e96691a85370: Layer already exists 16:17:40 410ac4b5d331: Layer already exists 16:17:40 b5d788a9d466: Layer already exists 16:17:40 994393dc58e7: Layer already exists 16:17:40 latest: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.21 16:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:40 b5d788a9d466: Preparing 16:17:40 546d78b701f5: Preparing 16:17:40 410ac4b5d331: Preparing 16:17:40 e96691a85370: Preparing 16:17:40 81daeeab4015: Preparing 16:17:40 994393dc58e7: Preparing 16:17:40 994393dc58e7: Waiting 16:17:40 546d78b701f5: Layer already exists 16:17:40 b5d788a9d466: Layer already exists 16:17:40 410ac4b5d331: Layer already exists 16:17:40 81daeeab4015: Layer already exists 16:17:40 e96691a85370: Layer already exists 16:17:40 994393dc58e7: Layer already exists 16:17:40 2.3.0-dev.21: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 16:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:41 b5d788a9d466: Preparing 16:17:41 546d78b701f5: Preparing 16:17:41 410ac4b5d331: Preparing 16:17:41 e96691a85370: Preparing 16:17:41 81daeeab4015: Preparing 16:17:41 994393dc58e7: Preparing 16:17:41 994393dc58e7: Waiting 16:17:41 546d78b701f5: Layer already exists 16:17:41 b5d788a9d466: Layer already exists 16:17:41 e96691a85370: Layer already exists 16:17:41 81daeeab4015: Layer already exists 16:17:41 410ac4b5d331: Layer already exists 16:17:41 994393dc58e7: Layer already exists 16:17:41 f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:42 b5d788a9d466: Preparing 16:17:42 546d78b701f5: Preparing 16:17:42 410ac4b5d331: Preparing 16:17:42 e96691a85370: Preparing 16:17:42 81daeeab4015: Preparing 16:17:42 994393dc58e7: Preparing 16:17:42 994393dc58e7: Waiting 16:17:42 546d78b701f5: Layer already exists 16:17:42 410ac4b5d331: Layer already exists 16:17:42 81daeeab4015: Layer already exists 16:17:42 e96691a85370: Layer already exists 16:17:42 b5d788a9d466: Layer already exists 16:17:42 994393dc58e7: Layer already exists 16:17:42 main: digest: sha256:5dc3f0578065bcb4db79feb035b964370efc036b18267290d4bbb4e9f6bc55f3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:42 ===================================================== [Pipeline] echo 16:17:42 taggedImages: 16:17:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb 16:17:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:17:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.21 16:17:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 16:17:42 - 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 16:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:42 16:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:42 latest: Pulling from edgex-lftools-log-publisher 16:17:42 5eb5b503b376: Pulling fs layer 16:17:42 5c69ac0246d0: Pulling fs layer 16:17:42 ec43610c2a17: Pulling fs layer 16:17:42 3a2ae6a8a46f: Pulling fs layer 16:17:42 33b1e0a273af: Pulling fs layer 16:17:42 5d3b04190fa2: Pulling fs layer 16:17:42 2f39f015ded8: Pulling fs layer 16:17:42 5d3b04190fa2: Waiting 16:17:42 33b1e0a273af: Waiting 16:17:42 2f39f015ded8: Waiting 16:17:42 5c69ac0246d0: Download complete 16:17:42 3a2ae6a8a46f: Download complete 16:17:43 33b1e0a273af: Verifying Checksum 16:17:43 33b1e0a273af: Download complete 16:17:43 5d3b04190fa2: Verifying Checksum 16:17:43 5d3b04190fa2: Download complete 16:17:43 ec43610c2a17: Verifying Checksum 16:17:43 ec43610c2a17: Download complete 16:17:43 5eb5b503b376: Verifying Checksum 16:17:43 5eb5b503b376: Download complete 16:17:43 2f39f015ded8: Download complete 16:17:44 5eb5b503b376: Pull complete 16:17:44 5c69ac0246d0: Pull complete 16:17:45 ec43610c2a17: Pull complete 16:17:45 3a2ae6a8a46f: Pull complete 16:17:45 33b1e0a273af: Pull complete 16:17:45 5d3b04190fa2: Pull complete 16:17:49 2f39f015ded8: Pull complete 16:17:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:49 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:17:54 $ docker top 5a1b077c069e24d36f1b0023adc5f36b5371a43fe81cb43e0f87cd933ecbc633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:54 ---> job-cost.sh 16:17:54 lf-activate-venv: SKIPPING 16:17:54 INFO: No Stack... 16:17:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28637 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:17:55 Running in /w/workspace/app-service-configurable/100 [Pipeline] { [Pipeline] checkout 16:17:55 Selected Git installation does not exist. Using Default 16:17:55 The recommended git tool is: NONE 16:17:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:55 INFO: Archiving Costs [Pipeline] sh 16:17:56 + + cut -d, -f6 16:17:56 cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 16:17:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] 16:17:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] did not exist. Created. 16:17:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:56 + echo total: 0.2199999988079071 [Pipeline] stash 16:17:56 Stashed 1 file(s) [Pipeline] } 16:17:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:56 $ docker stop --time=1 5a1b077c069e24d36f1b0023adc5f36b5371a43fe81cb43e0f87cd933ecbc633 16:17:57 $ docker rm -f 5a1b077c069e24d36f1b0023adc5f36b5371a43fe81cb43e0f87cd933ecbc633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:18:03 using credential edgex-jenkins-ssh 16:18:03 Cloning the remote Git repository 16:18:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:18:03 > git init /w/workspace/app-service-configurable/100 # timeout=10 16:18:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:18:03 > git --version # timeout=10 16:18:03 > git --version # 'git version 2.25.1' 16:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:05 Avoid second fetch 16:18:05 Checking out Revision f6b542a014144fa1137cbe123409e6f9796134cb (main) 16:18:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:18:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:05 > git config core.sparsecheckout # timeout=10 16:18:05 > git checkout -f f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 16:18:09 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#465)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:10 Dload Upload Total Spent Left Speed 16:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh 16:18:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:18:11 + sudo tee /etc/docker/daemon.new 16:18:11 { 16:18:11 "registry-mirrors": [ 16:18:11 "https://nexus3.edgexfoundry.org:10001" 16:18:11 ], 16:18:11 "bip": "10.250.0.254/24", 16:18:11 "hosts": [ 16:18:11 "tcp://0.0.0.0:5555", 16:18:11 "unix:///var/run/docker.sock" 16:18:11 ], 16:18:11 "mtu": 1458, 16:18:11 "selinux-enabled": true, 16:18:11 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:11 } [Pipeline] sh 16:18:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:30 provisioning config files... 16:18:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/100@tmp/config3173235930935832823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:31 ---> docker-login.sh 16:18:31 nexus3.edgexfoundry.org:10001 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:32 Configure a credential helper to remove this warning. See 16:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:32 16:18:32 Login Succeeded 16:18:32 nexus3.edgexfoundry.org:10002 16:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:32 Configure a credential helper to remove this warning. See 16:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:32 16:18:32 Login Succeeded 16:18:32 nexus3.edgexfoundry.org:10003 16:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:33 Configure a credential helper to remove this warning. See 16:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:33 16:18:33 Login Succeeded 16:18:33 nexus3.edgexfoundry.org:10004 16:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:33 Configure a credential helper to remove this warning. See 16:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:33 16:18:33 Login Succeeded 16:18:33 docker.io 16:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:34 Configure a credential helper to remove this warning. See 16:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:34 16:18:34 Login Succeeded 16:18:34 ---> docker-login.sh ends [Pipeline] } 16:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:35 ========================================================= 16:18:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:18:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:35 + 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 . 16:18:35 Sending build context to Docker daemon 206.8kB 16:18:35 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 16:18:35 Step 2/14 : FROM ${BASE} AS builder 16:18:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:36 b3c136eddcbf: Pulling fs layer 16:18:36 c0a3192eca97: Pulling fs layer 16:18:36 a050256f5b6f: Pulling fs layer 16:18:36 656be50a0ddc: Pulling fs layer 16:18:36 2bbca73fdf42: Pulling fs layer 16:18:36 46d945488cbd: Pulling fs layer 16:18:36 8a5474983e97: Pulling fs layer 16:18:36 329c88fbcd65: Pulling fs layer 16:18:36 46d945488cbd: Waiting 16:18:36 656be50a0ddc: Waiting 16:18:36 2bbca73fdf42: Waiting 16:18:36 8a5474983e97: Waiting 16:18:36 329c88fbcd65: Waiting 16:18:36 a050256f5b6f: Download complete 16:18:36 c0a3192eca97: Download complete 16:18:36 2bbca73fdf42: Verifying Checksum 16:18:36 2bbca73fdf42: Download complete 16:18:36 46d945488cbd: Verifying Checksum 16:18:36 46d945488cbd: Download complete 16:18:36 b3c136eddcbf: Verifying Checksum 16:18:36 b3c136eddcbf: Download complete 16:18:37 b3c136eddcbf: Pull complete 16:18:37 329c88fbcd65: Verifying Checksum 16:18:37 329c88fbcd65: Download complete 16:18:37 c0a3192eca97: Pull complete 16:18:37 a050256f5b6f: Pull complete 16:18:38 8a5474983e97: Verifying Checksum 16:18:38 8a5474983e97: Download complete 16:18:38 656be50a0ddc: Verifying Checksum 16:18:38 656be50a0ddc: Download complete 16:18:53 656be50a0ddc: Pull complete 16:18:53 2bbca73fdf42: Pull complete 16:18:53 46d945488cbd: Pull complete 16:18:58 8a5474983e97: Pull complete 16:19:00 329c88fbcd65: Pull complete 16:19:00 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:19:00 ---> ff4287adb874 16:19:00 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:19:02 ---> Running in 5a6f7dcf7a46 16:19:02 Removing intermediate container 5a6f7dcf7a46 16:19:02 ---> 33717b1fe0c6 16:19:02 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 16:19:02 ---> Running in 6246274d953d 16:19:02 Removing intermediate container 6246274d953d 16:19:02 ---> 5a042304060f 16:19:02 Step 5/14 : ARG ADD_BUILD_TAGS="" 16:19:02 ---> Running in e1d0f2b78516 16:19:03 Removing intermediate container e1d0f2b78516 16:19:03 ---> 420bbbdc219f 16:19:03 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:19:03 ---> Running in 056e6000b74c 16:19:03 Removing intermediate container 056e6000b74c 16:19:03 ---> 489b68bce42b 16:19:03 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:03 ---> Running in 57086c057709 16:19:05 Removing intermediate container 57086c057709 16:19:05 ---> 90ff710c38e3 16:19:05 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:05 ---> Running in 5d9ab49d9ce5 16:19:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:19:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:19:08 OK: 221 MiB in 51 packages 16:19:09 Removing intermediate container 5d9ab49d9ce5 16:19:09 ---> b85c74a397b9 16:19:09 Step 9/14 : WORKDIR /app 16:19:09 ---> Running in 9b600b502c8f 16:19:10 Removing intermediate container 9b600b502c8f 16:19:10 ---> a90387548009 16:19:10 Step 10/14 : COPY go.mod vendor* ./ 16:19:10 ---> d1c1f935b4d7 16:19:10 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:10 ---> Running in 71e9723f3df5 16:19:57 Removing intermediate container 71e9723f3df5 16:19:57 ---> afac3c0b92c2 16:19:57 Step 12/14 : COPY . . 16:19:58 ---> 4b3a1752141c 16:19:58 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:58 ---> Running in 259636365b56 16:19:59 Removing intermediate container 259636365b56 16:19:59 ---> 8af83b9e9806 16:19:59 Step 14/14 : RUN $MAKE 16:19:59 ---> Running in d92d47fba179 16:20:00 noop 16:20:00 Removing intermediate container d92d47fba179 16:20:00 ---> 9ae4f35bacc3 16:20:00 Successfully built 9ae4f35bacc3 16:20:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:01 + docker inspect -f . ci-base-image-arm64 16:20:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:01 prd-ubuntu20.04-docker-arm64-4c-16g-28637 does not seem to be running inside a container 16:20:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/100 -v /w/workspace/app-service-configurable/100:/w/workspace/app-service-configurable/100:rw,z -v /w/workspace/app-service-configurable/100@tmp:/w/workspace/app-service-configurable/100@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 16:20:02 $ docker top 4e5b3ff6f7fbbf633ec15213232f2f0510b4342fff00fc85756a0ed1c23d8e81 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:03 + go version 16:20:03 go version go1.18.3 linux/arm64 [Pipeline] } 16:20:03 $ docker stop --time=1 4e5b3ff6f7fbbf633ec15213232f2f0510b4342fff00fc85756a0ed1c23d8e81 16:20:05 $ docker rm -f 4e5b3ff6f7fbbf633ec15213232f2f0510b4342fff00fc85756a0ed1c23d8e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:06 + docker inspect -f . ci-base-image-arm64 16:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:06 prd-ubuntu20.04-docker-arm64-4c-16g-28637 does not seem to be running inside a container 16:20:06 $ 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/100 -v /w/workspace/app-service-configurable/100:/w/workspace/app-service-configurable/100:rw,z -v /w/workspace/app-service-configurable/100@tmp:/w/workspace/app-service-configurable/100@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 16:20:07 $ docker top fcae1cadf64b90751c720229ef8dc100e7e01a5c47ad82a7268249d3cd8b2c47 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:08 + git config --global --add safe.directory /w/workspace/app-service-configurable/100 [Pipeline] fileExists [Pipeline] sh 16:20:09 + make test 16:20:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:21:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:21:31 CGO_ENABLED=1 go vet ./... 16:21:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:21:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:21:53 ./bin/test-attribution-txt.sh 16:21:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:21:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:21:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 16:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:21:53 $ docker stop --time=1 fcae1cadf64b90751c720229ef8dc100e7e01a5c47ad82a7268249d3cd8b2c47 16:21:55 $ docker rm -f fcae1cadf64b90751c720229ef8dc100e7e01a5c47ad82a7268249d3cd8b2c47 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:21:56 Warning: overwriting stash ‘coverage-report’ 16:21:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:21:57 + ls -al . 16:21:57 total 172 16:21:57 drwxrwxr-x 7 jenkins jenkins 4096 Sep 7 16:20 . 16:21:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:18 .. 16:21:57 -rw-rw-r-- 1 jenkins jenkins 119 Sep 7 16:18 .dockerignore 16:21:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 16:18 .git 16:21:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 16:18 .github 16:21:57 -rw-rw-r-- 1 jenkins jenkins 171 Sep 7 16:18 .gitignore 16:21:57 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 7 16:18 Attribution.txt 16:21:57 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 7 16:18 CHANGELOG.md 16:21:57 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 7 16:18 Dockerfile 16:21:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 16:18 GOVERNANCE.md 16:21:57 -rw-rw-r-- 1 jenkins jenkins 688 Sep 7 16:18 Jenkinsfile 16:21:57 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 7 16:18 LICENSE 16:21:57 -rw-rw-r-- 1 jenkins jenkins 618 Sep 7 16:18 OWNERS.md 16:21:57 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 7 16:18 README.md 16:21:57 -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 16:16 VERSION 16:21:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 16:18 bin 16:21:57 -rw-r--r-- 1 jenkins jenkins 10 Sep 7 16:20 coverage.out 16:21:57 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 7 16:18 go.mod 16:21:57 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 7 16:18 go.sum 16:21:57 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 7 16:18 main.go 16:21:57 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 7 16:18 makefile 16:21:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 16:18 res 16:21:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 16:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:57 + 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=f6b542a014144fa1137cbe123409e6f9796134cb --label arch=arm64 --label version=2.3.0-dev.21 . 16:21:57 Sending build context to Docker daemon 207.9kB 16:21:58 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 16:21:58 Step 2/28 : FROM ${BASE} AS builder 16:21:58 ---> 9ae4f35bacc3 16:21:58 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:21:58 ---> Running in bd5dcbafbdb9 16:21:58 Removing intermediate container bd5dcbafbdb9 16:21:58 ---> ca5f5785740e 16:21:58 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 16:21:58 ---> Running in ca590bb4c968 16:21:59 Removing intermediate container ca590bb4c968 16:21:59 ---> 3efc8ae5a064 16:21:59 Step 5/28 : ARG ADD_BUILD_TAGS="" 16:21:59 ---> Running in 828db1709ba8 16:21:59 Removing intermediate container 828db1709ba8 16:21:59 ---> 657ef44fe434 16:21:59 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:21:59 ---> Running in 89db2433622e 16:22:00 Removing intermediate container 89db2433622e 16:22:00 ---> 3116742672d3 16:22:00 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:00 ---> Running in aa1b651c5078 16:22:02 Removing intermediate container aa1b651c5078 16:22:02 ---> 81dc32d02056 16:22:02 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:02 ---> Running in 4b3d2e5ed38b 16:22:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:22:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:22:04 OK: 221 MiB in 51 packages 16:22:05 Removing intermediate container 4b3d2e5ed38b 16:22:05 ---> acf4bc9de9a4 16:22:05 Step 9/28 : WORKDIR /app 16:22:05 ---> Running in 32ee59a77bc0 16:22:06 Removing intermediate container 32ee59a77bc0 16:22:06 ---> ec643d21d08b 16:22:06 Step 10/28 : COPY go.mod vendor* ./ 16:22:06 ---> 6ccecae5fce3 16:22:06 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:06 ---> Running in ee50428c28e0 16:22:08 Removing intermediate container ee50428c28e0 16:22:08 ---> efe61e13245c 16:22:08 Step 12/28 : COPY . . 16:22:09 ---> cf035489a08e 16:22:09 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:22:09 ---> Running in d5f66abf001d 16:22:09 Removing intermediate container d5f66abf001d 16:22:09 ---> 8469ead2efac 16:22:09 Step 14/28 : RUN $MAKE 16:22:09 ---> Running in 8a7e1e6b30d9 16:22: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.34 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:24:32 Removing intermediate container 8a7e1e6b30d9 16:24:32 ---> 5bda9b8a4a26 16:24:32 Step 15/28 : FROM alpine:3.16 16:24:32 3.16: Pulling from library/alpine 16:24:32 9b18e9b68314: Pulling fs layer 16:24:32 9b18e9b68314: Verifying Checksum 16:24:32 9b18e9b68314: Download complete 16:24:32 9b18e9b68314: Pull complete 16:24:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:24:32 Status: Downloaded newer image for alpine:3.16 16:24:32 ---> a6215f271958 16:24:32 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:24:32 ---> Running in d898f2ce74bd 16:24:32 Removing intermediate container d898f2ce74bd 16:24:32 ---> 0dfba4107bb0 16:24:32 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 16:24:32 ---> Running in ee15baead83c 16:24:32 Removing intermediate container ee15baead83c 16:24:32 ---> bc58d74bbea5 16:24:32 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:24:32 ---> Running in 796eb3f5f180 16:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:24:32 (1/7) Installing ca-certificates (20220614-r0) 16:24:32 (2/7) Installing dumb-init (1.2.5-r1) 16:24:32 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:24:32 (4/7) Installing libsodium (1.0.18-r0) 16:24:32 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:24:32 (6/7) Installing libzmq (4.3.4-r0) 16:24:32 (7/7) Installing zeromq (4.3.4-r0) 16:24:32 Executing busybox-1.35.0-r17.trigger 16:24:32 Executing ca-certificates-20220614-r0.trigger 16:24:32 OK: 9 MiB in 21 packages 16:24:32 Removing intermediate container 796eb3f5f180 16:24:32 ---> 01bbca9526bf 16:24:32 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:24:32 ---> 11b594c879ec 16:24:32 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 16:24:32 ---> 5e8d2abf145f 16:24:32 Step 21/28 : COPY --from=builder /app/res/ /res/ 16:24:32 ---> e082e87847ac 16:24:32 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:24:32 ---> 4a42939d1f0c 16:24:32 Step 23/28 : EXPOSE 48095 16:24:32 ---> Running in 7b6f45a8c079 16:24:32 Removing intermediate container 7b6f45a8c079 16:24:32 ---> d3a50e819c33 16:24:32 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 16:24:32 ---> Running in 90719408c0d1 16:24:32 Removing intermediate container 90719408c0d1 16:24:32 ---> 926f7f68a90a 16:24:32 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:32 ---> Running in a1cf32714c47 16:24:32 Removing intermediate container a1cf32714c47 16:24:32 ---> fe70ea3dff30 16:24:32 Step 26/28 : LABEL arch=arm64 16:24:32 ---> Running in ab3ccedcc472 16:24:32 Removing intermediate container ab3ccedcc472 16:24:32 ---> 12f7355c7376 16:24:32 Step 27/28 : LABEL git_sha=f6b542a014144fa1137cbe123409e6f9796134cb 16:24:32 ---> Running in 26ef321911f2 16:24:32 Removing intermediate container 26ef321911f2 16:24:32 ---> 9ca57cc06900 16:24:32 Step 28/28 : LABEL version=2.3.0-dev.21 16:24:32 ---> Running in cd4b63a0f8e4 16:24:32 Removing intermediate container cd4b63a0f8e4 16:24:32 ---> 1ae76b83b0b0 16:24:32 [Warning] One or more build-args [ARCH] were not consumed 16:24:32 Successfully built 1ae76b83b0b0 16:24:32 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 16:24:32 provisioning config files... 16:24:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/100@tmp/config8768692035449712839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:33 ---> docker-login.sh 16:24:33 nexus3.edgexfoundry.org:10001 16:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:33 Configure a credential helper to remove this warning. See 16:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:33 16:24:33 Login Succeeded 16:24:33 nexus3.edgexfoundry.org:10002 16:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:34 Configure a credential helper to remove this warning. See 16:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:34 16:24:34 Login Succeeded 16:24:34 nexus3.edgexfoundry.org:10003 16:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:34 Configure a credential helper to remove this warning. See 16:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:34 16:24:34 Login Succeeded 16:24:34 nexus3.edgexfoundry.org:10004 16:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:35 Configure a credential helper to remove this warning. See 16:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:35 16:24:35 Login Succeeded 16:24:35 docker.io 16:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:35 Configure a credential helper to remove this warning. See 16:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:35 16:24:35 Login Succeeded 16:24:35 ---> docker-login.sh ends [Pipeline] } 16:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:24:35 f6b542a014144fa1137cbe123409e6f9796134cb 16:24:35 latest 16:24:35 2.3.0-dev.21 16:24:35 f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 16:24:35 main 16:24:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb 16:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:24:36 4aef6e916d74: Preparing 16:24:36 3a0c3dea8c5f: Preparing 16:24:36 ec614413f60f: Preparing 16:24:36 bf9539b9f8c1: Preparing 16:24:36 c3cfcad88ae0: Preparing 16:24:36 5d3e392a13a0: Preparing 16:24:36 5d3e392a13a0: Waiting 16:24:36 3a0c3dea8c5f: Pushed 16:24:36 bf9539b9f8c1: Pushed 16:24:36 ec614413f60f: Pushed 16:24:36 5d3e392a13a0: Layer already exists 16:24:37 c3cfcad88ae0: Pushed 16:24:43 4aef6e916d74: Pushed 16:24:43 f6b542a014144fa1137cbe123409e6f9796134cb: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:43 + 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 16:24:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:24:44 4aef6e916d74: Preparing 16:24:44 3a0c3dea8c5f: Preparing 16:24:44 ec614413f60f: Preparing 16:24:44 bf9539b9f8c1: Preparing 16:24:44 c3cfcad88ae0: Preparing 16:24:44 5d3e392a13a0: Preparing 16:24:44 5d3e392a13a0: Waiting 16:24:44 c3cfcad88ae0: Layer already exists 16:24:44 4aef6e916d74: Layer already exists 16:24:44 bf9539b9f8c1: Layer already exists 16:24:44 ec614413f60f: Layer already exists 16:24:44 3a0c3dea8c5f: Layer already exists 16:24:44 5d3e392a13a0: Layer already exists 16:24:44 latest: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.21 16:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:24:45 4aef6e916d74: Preparing 16:24:45 3a0c3dea8c5f: Preparing 16:24:45 ec614413f60f: Preparing 16:24:45 bf9539b9f8c1: Preparing 16:24:45 c3cfcad88ae0: Preparing 16:24:45 5d3e392a13a0: Preparing 16:24:45 5d3e392a13a0: Waiting 16:24:45 bf9539b9f8c1: Layer already exists 16:24:45 c3cfcad88ae0: Layer already exists 16:24:45 4aef6e916d74: Layer already exists 16:24:45 3a0c3dea8c5f: Layer already exists 16:24:45 ec614413f60f: Layer already exists 16:24:45 5d3e392a13a0: Layer already exists 16:24:45 2.3.0-dev.21: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 16:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:24:46 4aef6e916d74: Preparing 16:24:46 3a0c3dea8c5f: Preparing 16:24:46 ec614413f60f: Preparing 16:24:46 bf9539b9f8c1: Preparing 16:24:46 c3cfcad88ae0: Preparing 16:24:46 5d3e392a13a0: Preparing 16:24:46 5d3e392a13a0: Waiting 16:24:46 c3cfcad88ae0: Layer already exists 16:24:46 4aef6e916d74: Layer already exists 16:24:46 3a0c3dea8c5f: Layer already exists 16:24:46 bf9539b9f8c1: Layer already exists 16:24:46 ec614413f60f: Layer already exists 16:24:46 5d3e392a13a0: Layer already exists 16:24:46 f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:46 + 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 16:24:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:24:47 4aef6e916d74: Preparing 16:24:47 3a0c3dea8c5f: Preparing 16:24:47 ec614413f60f: Preparing 16:24:47 bf9539b9f8c1: Preparing 16:24:47 c3cfcad88ae0: Preparing 16:24:47 5d3e392a13a0: Preparing 16:24:47 5d3e392a13a0: Waiting 16:24:47 c3cfcad88ae0: Layer already exists 16:24:47 bf9539b9f8c1: Layer already exists 16:24:47 4aef6e916d74: Layer already exists 16:24:47 ec614413f60f: Layer already exists 16:24:47 3a0c3dea8c5f: Layer already exists 16:24:47 5d3e392a13a0: Layer already exists 16:24:47 main: digest: sha256:3823514b701b69dbce61eba972446160a6edcda976e4eedf49420258f5f7979f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:47 ===================================================== [Pipeline] echo 16:24:47 taggedImages: 16:24:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb 16:24:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:24:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.21 16:24:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6b542a014144fa1137cbe123409e6f9796134cb-2.3.0-dev.21 16:24:47 - 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 16:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:47 16:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:48 arm64: Pulling from edgex-lftools-log-publisher 16:24:48 8998bd30e6a1: Pulling fs layer 16:24:48 04944245beec: Pulling fs layer 16:24:48 699f458cf7ca: Pulling fs layer 16:24:48 765212b225bb: Pulling fs layer 16:24:48 f23df028b6ca: Pulling fs layer 16:24:48 d65c8cfc05b1: Pulling fs layer 16:24:48 2437ff75d9bd: Pulling fs layer 16:24:48 765212b225bb: Waiting 16:24:48 f23df028b6ca: Waiting 16:24:48 d65c8cfc05b1: Waiting 16:24:48 2437ff75d9bd: Waiting 16:24:48 04944245beec: Verifying Checksum 16:24:48 04944245beec: Download complete 16:24:48 765212b225bb: Verifying Checksum 16:24:48 765212b225bb: Download complete 16:24:48 f23df028b6ca: Verifying Checksum 16:24:48 f23df028b6ca: Download complete 16:24:48 d65c8cfc05b1: Verifying Checksum 16:24:48 d65c8cfc05b1: Download complete 16:24:48 699f458cf7ca: Verifying Checksum 16:24:48 699f458cf7ca: Download complete 16:24:48 8998bd30e6a1: Download complete 16:24:51 2437ff75d9bd: Verifying Checksum 16:24:51 2437ff75d9bd: Download complete 16:24:53 8998bd30e6a1: Pull complete 16:24:53 04944245beec: Pull complete 16:24:55 699f458cf7ca: Pull complete 16:24:55 765212b225bb: Pull complete 16:24:56 f23df028b6ca: Pull complete 16:24:56 d65c8cfc05b1: Pull complete 16:25:11 2437ff75d9bd: Pull complete 16:25:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:11 prd-ubuntu20.04-docker-arm64-4c-16g-28637 does not seem to be running inside a container 16:25:11 $ 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/100 -v /w/workspace/app-service-configurable/100:/w/workspace/app-service-configurable/100:rw,z -v /w/workspace/app-service-configurable/100@tmp:/w/workspace/app-service-configurable/100@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 16:25:14 $ docker top ad4c9360188f1c8ef06cc41f7e6291192342d348ec3a88ae61594ce3fca2cb26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:15 ---> job-cost.sh 16:25:15 lf-activate-venv: SKIPPING 16:25:15 INFO: No Stack... 16:25:15 INFO: Retrieving Pricing Info for: v3-standard-4 16:25:16 INFO: Archiving Costs [Pipeline] sh 16:25:17 + cat /w/workspace/app-service-configurable/100/archives/cost.csv 16:25:17 + cut -d, -f6 [Pipeline] lock 16:25:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] 16:25:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] did not exist. Created. 16:25:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:17 /w/workspace/app-service-configurable/100@tmp/durable-08718ddd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:25:18 + echo total: 0.10999999940395355 [Pipeline] stash 16:25:18 Warning: overwriting stash ‘stack-cost’ 16:25:18 Stashed 1 file(s) [Pipeline] } 16:25:18 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:18 $ docker stop --time=1 ad4c9360188f1c8ef06cc41f7e6291192342d348ec3a88ae61594ce3fca2cb26 16:25:20 $ docker rm -f ad4c9360188f1c8ef06cc41f7e6291192342d348ec3a88ae61594ce3fca2cb26 [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 16:25:20 provisioning config files... 16:25:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6029571433309737610tmp [Pipeline] { [Pipeline] sh 16:25:20 + set +x 16:25:20 + curl -s https://codecov.io/bash 16:25:20 + bash -s -- 16:25:21 16:25:21 _____ _ 16:25:21 / ____| | | 16:25:21 | | ___ __| | ___ ___ _____ __ 16:25:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:25:21 | |___| (_) | (_| | __/ (_| (_) \ V / 16:25:21 \_____\___/ \__,_|\___|\___\___/ \_/ 16:25:21 Bash-1.0.6 16:25:21 16:25:21 16:25:21 ==> git version 2.25.1 found 16:25:21 ==> 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 16:25:21 Release-Date: 2020-01-08 16:25:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:25:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:25:21 ==> Jenkins CI detected. 16:25:21 current dir:  /w/workspace/ry_app-service-configurable_main 16:25:21 project root: . 16:25:21 --> token set from env 16:25:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:25:21 ==> Running gcov in . (disable via -X gcov) 16:25:21 ==> Python coveragepy not found 16:25:21 ==> Searching for coverage reports in: 16:25:21 + . 16:25:21 -> Found 1 reports 16:25:21 ==> Detecting git/mercurial file structure 16:25:21 ==> Reading reports 16:25:21 + ./coverage.out bytes=10 16:25:21 ==> Appending adjustments 16:25:21 https://docs.codecov.io/docs/fixing-reports 16:25:21 + Found adjustments 16:25:21 ==> Gzipping contents 16:25:21 4.0K /tmp/codecov.lvFbgL.gz 16:25:21 ==> Uploading reports 16:25:21 url: https://codecov.io 16:25:21 query: branch=main&commit=f6b542a014144fa1137cbe123409e6f9796134cb&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:25:21 -> Pinging Codecov 16:25:21 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=f6b542a014144fa1137cbe123409e6f9796134cb&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:25:21 -> Uploading to 16:25:21 https://storage.googleapis.com/codecov/v4/raw/2022-09-07/A97CA9966030D2A3747ED39772930CCE/f6b542a014144fa1137cbe123409e6f9796134cb/91ecf7a4-1dc3-44d0-b93b-3c1742cd28b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T162521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3305e9121060214cecd82e63cdb98b65c8378464440f91fdccd7729bb61b4437 16:25:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:21 Dload Upload Total Spent Left Speed 16:25:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2536 --:--:-- --:--:-- --:--:-- 2536 16:25:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] } 16:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:25:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:25:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:25:22 16:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:25:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:25:22 df9b9388f04a: Pulling fs layer 16:25:22 52dc419b0ee2: Pulling fs layer 16:25:22 25bc292e5bac: Pulling fs layer 16:25:22 114826534d7a: Pulling fs layer 16:25:22 4657fd5d0bcf: Pulling fs layer 16:25:22 6ad1cebc031e: Pulling fs layer 16:25:22 8a3aa393b2d8: Pulling fs layer 16:25:22 8a3aa393b2d8: Waiting 16:25:22 4657fd5d0bcf: Waiting 16:25:22 114826534d7a: Waiting 16:25:22 6ad1cebc031e: Waiting 16:25:22 25bc292e5bac: Verifying Checksum 16:25:22 25bc292e5bac: Download complete 16:25:22 52dc419b0ee2: Verifying Checksum 16:25:22 52dc419b0ee2: Download complete 16:25:22 4657fd5d0bcf: Verifying Checksum 16:25:22 4657fd5d0bcf: Download complete 16:25:22 df9b9388f04a: Download complete 16:25:22 df9b9388f04a: Pull complete 16:25:22 6ad1cebc031e: Verifying Checksum 16:25:22 6ad1cebc031e: Download complete 16:25:22 52dc419b0ee2: Pull complete 16:25:23 25bc292e5bac: Pull complete 16:25:23 114826534d7a: Verifying Checksum 16:25:23 114826534d7a: Download complete 16:25:23 8a3aa393b2d8: Verifying Checksum 16:25:23 8a3aa393b2d8: Download complete 16:25:27 114826534d7a: Pull complete 16:25:27 4657fd5d0bcf: Pull complete 16:25:27 6ad1cebc031e: Pull complete 16:25:30 8a3aa393b2d8: Pull complete 16:25:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:25:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:30 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:25:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:25:37 $ docker top 34059583042c6f6d6f985df0743ae502e2f35040eba637a427d86d1ac8bdcd14 -eo pid,comm [Pipeline] { [Pipeline] echo 16:25:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:25:38 + set -o pipefail 16:25:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:25:44 16:25:44 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:25:44 16:25:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c11c8786-e534-4bfd-91d6-af30cbea1e65 16:25:44 16:25:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:25:44 16:25:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:25:44 16:25:44 [Pipeline] } 16:25:44 $ docker stop --time=1 34059583042c6f6d6f985df0743ae502e2f35040eba637a427d86d1ac8bdcd14 16:25:49 $ docker rm -f 34059583042c6f6d6f985df0743ae502e2f35040eba637a427d86d1ac8bdcd14 [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 16:25:49 + git log --format=format:%s -1 f6b542a014144fa1137cbe123409e6f9796134cb [Pipeline] sh 16:25:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:50 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:25:51 $ docker top 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:51 [ssh-agent] Looking for ssh-agent implementation... 16:25:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:51 $ docker exec 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 ssh-agent 16:25:51 SSH_AUTH_SOCK=/tmp/ssh-cy3eVUfdoNRH/agent.33 16:25:51 SSH_AGENT_PID=39 16:25:51 Running ssh-add (command line suppressed) 16:25:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7730602235752932524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7730602235752932524.key) 16:25:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:51 + git semver tag 16:25:52 2022-09-07 16:25:52,031 [run_tag] DEBUG tag force:False 16:25:52 2022-09-07 16:25:52,031 [check_head_tag] DEBUG check head tag 16:25:52 2022-09-07 16:25:52,031 [execute] INFO git cat-file --batch-check 16:25:52 2022-09-07 16:25:52,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:25:52 2022-09-07 16:25:52,035 [execute] INFO git cat-file --batch 16:25:52 2022-09-07 16:25:52,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:25:52 2022-09-07 16:25:52,047 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:25:52 2022-09-07 16:25:52,047 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 16:25:52 2022-09-07 16:25:52,047 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:25:52 2022-09-07 16:25:52,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:25:52 2.3.0-dev.21 [Pipeline] } 16:25:52 $ docker exec --env ******** --env ******** 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 ssh-agent -k 16:25:52 unset SSH_AUTH_SOCK; 16:25:52 unset SSH_AGENT_PID; 16:25:52 echo Agent pid 39 killed; 16:25:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:52 + git semver [Pipeline] } 16:25:52 $ docker stop --time=1 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 16:25:54 $ docker rm -f 2eb8dfe75c9b125f024f2cc7006d718b7e44481b004fb8d5b88c791c90777b95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:25:54 16:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:25:54 0.23.1-centos7: Pulling from edgex-lftools 16:25:54 ab5ef0e58194: Pulling fs layer 16:25:54 9712f1f96733: Pulling fs layer 16:25:54 63f879dbbcfc: Pulling fs layer 16:25:54 0d9ebad4ef96: Pulling fs layer 16:25:54 e9a5061849ea: Pulling fs layer 16:25:54 d747dcd14b5f: Pulling fs layer 16:25:54 2de7ff778b66: Pulling fs layer 16:25:54 d747dcd14b5f: Waiting 16:25:54 2de7ff778b66: Waiting 16:25:54 e9a5061849ea: Waiting 16:25:54 0d9ebad4ef96: Waiting 16:25:54 9712f1f96733: Download complete 16:25:55 63f879dbbcfc: Verifying Checksum 16:25:55 63f879dbbcfc: Download complete 16:25:55 e9a5061849ea: Verifying Checksum 16:25:55 e9a5061849ea: Download complete 16:25:55 ab5ef0e58194: Verifying Checksum 16:25:55 d747dcd14b5f: Verifying Checksum 16:25:55 d747dcd14b5f: Download complete 16:25:55 0d9ebad4ef96: Verifying Checksum 16:25:55 0d9ebad4ef96: Download complete 16:25:55 2de7ff778b66: Verifying Checksum 16:25:55 2de7ff778b66: Download complete 16:25:58 ab5ef0e58194: Pull complete 16:25:58 9712f1f96733: Pull complete 16:25:59 63f879dbbcfc: Pull complete 16:26:03 0d9ebad4ef96: Pull complete 16:26:03 e9a5061849ea: Pull complete 16:26:03 d747dcd14b5f: Pull complete 16:26:04 2de7ff778b66: Pull complete 16:26:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:26:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:05 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:26:12 $ docker top 614b93879b6ca9e373b6547d9a58e5d815d9d787fa3478117b0b82c55723aba1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:26:12 provisioning config files... 16:26:12 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6014698323170675709tmp 16:26:12 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config163733476668330943tmp 16:26:12 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config642871663777202293tmp [Pipeline] { [Pipeline] echo 16:26:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:26:12 ---> sigul-configuration.sh 16:26:12 gpg: directory `/root/.gnupg' created 16:26:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:26:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:26:12 gpg: keyring `/root/.gnupg/secring.gpg' created 16:26:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:26:12 gpg: CAST5 encrypted data 16:26:12 gpg: encrypted with 1 passphrase 16:26:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:26:13 + mkdir /home/jenkins 16:26:13 + mkdir /home/jenkins/sigul [Pipeline] sh 16:26:13 + 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 16:26:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:26:13 ---> sigul-install.sh 16:26:13 Sigul already installed; skipping installation. [Pipeline] sh 16:26:14 + git tag --list 16:26:14 v1.0.0 16:26:14 v1.1.0 16:26:14 v1.2.0 16:26:14 v1.3.0 16:26:14 v1.3.1 16:26:14 v2.0.0 16:26:14 v2.0.1 16:26:14 v2.1.0 16:26:14 v2.1.1 16:26:14 v2.1.1-dev.1 16:26:14 v2.1.1-dev.2 16:26:14 v2.2.0 16:26:14 v2.2.1-dev.1 16:26:14 v2.2.1-dev.10 16:26:14 v2.2.1-dev.2 16:26:14 v2.2.1-dev.3 16:26:14 v2.2.1-dev.4 16:26:14 v2.2.1-dev.5 16:26:14 v2.2.1-dev.6 16:26:14 v2.2.1-dev.7 16:26:14 v2.2.1-dev.8 16:26:14 v2.2.1-dev.9 16:26:14 v2.3.0-dev.10 16:26:14 v2.3.0-dev.11 16:26:14 v2.3.0-dev.12 16:26:14 v2.3.0-dev.13 16:26:14 v2.3.0-dev.14 16:26:14 v2.3.0-dev.15 16:26:14 v2.3.0-dev.16 16:26:14 v2.3.0-dev.17 16:26:14 v2.3.0-dev.18 16:26:14 v2.3.0-dev.19 16:26:14 v2.3.0-dev.20 16:26:14 v2.3.0-dev.21 [Pipeline] sh 16:26:14 + lftools sign git-tag v2.3.0-dev.21 16:26:14 Signing Git tag with Sigul... 16:26:14 Signing v2.3.0-dev.21 [Pipeline] echo 16:26:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:26:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:26:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:26:15 $ docker stop --time=1 614b93879b6ca9e373b6547d9a58e5d815d9d787fa3478117b0b82c55723aba1 16:26:16 $ docker rm -f 614b93879b6ca9e373b6547d9a58e5d815d9d787fa3478117b0b82c55723aba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:26:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:17 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:18 $ docker top 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:18 [ssh-agent] Looking for ssh-agent implementation... 16:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:18 $ docker exec 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 ssh-agent 16:26:18 SSH_AUTH_SOCK=/tmp/ssh-udO8Np7gzDzy/agent.32 16:26:18 SSH_AGENT_PID=39 16:26:18 Running ssh-add (command line suppressed) 16:26:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4357600719377686977.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4357600719377686977.key) 16:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:18 + git semver bump pre 16:26:19 2022-09-07 16:26:18,996 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:26:19 2022-09-07 16:26:18,997 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev 16:26:19 2022-09-07 16:26:18,997 [bump_version] DEBUG bumped version:2.3.0-dev.22 16:26:19 2022-09-07 16:26:18,997 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:26:19 2022-09-07 16:26:18,997 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:26:19 2022-09-07 16:26:18,997 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:26:19 2022-09-07 16:26:18,999 [execute] INFO git cat-file --batch-check 16:26:19 2022-09-07 16:26:18,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:26:19 2022-09-07 16:26:19,004 [execute] INFO git cat-file --batch 16:26:19 2022-09-07 16:26:19,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:26:19 2022-09-07 16:26:19,009 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:26:19 2.3.0-dev.22 [Pipeline] } 16:26:19 $ docker exec --env ******** --env ******** 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 ssh-agent -k 16:26:19 unset SSH_AUTH_SOCK; 16:26:19 unset SSH_AGENT_PID; 16:26:19 echo Agent pid 39 killed; 16:26:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:19 + git semver [Pipeline] } 16:26:19 $ docker stop --time=1 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 16:26:21 $ docker rm -f 72dedc4f1c5a183805e78b8478d5dfd063b4363af537aaff9af7924f8b298593 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:21 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:22 $ docker top a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:22 [ssh-agent] Looking for ssh-agent implementation... 16:26:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:22 $ docker exec a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 ssh-agent 16:26:22 SSH_AUTH_SOCK=/tmp/ssh-mOrxc9GfTfLx/agent.33 16:26:22 SSH_AGENT_PID=39 16:26:22 Running ssh-add (command line suppressed) 16:26:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7859645325820509684.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7859645325820509684.key) 16:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:22 + git semver push 16:26:23 2022-09-07 16:26:23,220 [run_push] DEBUG push 16:26:23 2022-09-07 16:26:23,221 [execute] INFO git cat-file --batch-check 16:26:23 2022-09-07 16:26:23,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:26:23 2022-09-07 16:26:23,225 [execute] INFO git rev-list b9ad23a4ca8daa12f723aff1af7d1441b5ee6614 -- 16:26:23 2022-09-07 16:26:23,225 [execute] DEBUG Popen(['git', 'rev-list', 'b9ad23a4ca8daa12f723aff1af7d1441b5ee6614', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:26:23 2022-09-07 16:26:23,232 [execute] INFO git fetch -v origin 16:26:23 2022-09-07 16:26:23,233 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:26:23 2022-09-07 16:26:23,785 [run_push] DEBUG no remote changes detected 16:26:23 2022-09-07 16:26:23,785 [execute] INFO git push origin semver 16:26:23 2022-09-07 16:26:23,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:26:24 2022-09-07 16:26:24,568 [run_push] DEBUG push all version tags 16:26:24 2022-09-07 16:26:24,568 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:26:24 2022-09-07 16:26:24,569 [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) 16:26:25 2022-09-07 16:26:25,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:26:25 2.3.0-dev.22 [Pipeline] } 16:26:25 $ docker exec --env ******** --env ******** a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 ssh-agent -k 16:26:25 unset SSH_AUTH_SOCK; 16:26:25 unset SSH_AGENT_PID; 16:26:25 echo Agent pid 39 killed; 16:26:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:26 + git semver [Pipeline] } 16:26:26 $ docker stop --time=1 a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 16:26:27 $ docker rm -f a824c3f42661bf921a0f6eedaec86d16d157c6d564d9c651b6404d2db6d0c813 [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 16:26:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:26:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:26:28 total 16 16:26:28 drwxr-xr-x 3 root root 4096 Sep 7 16:17 . 16:26:28 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 16:26 .. 16:26:28 drwxr-xr-x 2 root root 4096 Sep 7 16:17 cost 16:26:28 -rw-r--r-- 1 root root 96 Sep 7 16:17 cost.csv 16:26:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:26:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:26:28 total 16 16:26:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 16:17 . 16:26:28 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 16:26 .. 16:26:28 drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 16:17 cost 16:26:28 -rw-r--r-- 1 jenkins jenkins 96 Sep 7 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:26:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:26:29 ---> package-listing.sh 16:26:29 ++ facter osfamily 16:26:29 ++ tr '[:upper:]' '[:lower:]' 16:26:29 + OS_FAMILY=debian 16:26:29 + workspace=/w/workspace/ry_app-service-configurable_main 16:26:29 + START_PACKAGES=/tmp/packages_start.txt 16:26:29 + END_PACKAGES=/tmp/packages_end.txt 16:26:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:26:29 + PACKAGES=/tmp/packages_start.txt 16:26:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:26:29 + PACKAGES=/tmp/packages_end.txt 16:26:29 + case "${OS_FAMILY}" in 16:26:29 + dpkg -l 16:26:29 + grep '^ii' 16:26:29 + '[' -f /tmp/packages_start.txt ']' 16:26:29 + '[' -f /tmp/packages_end.txt ']' 16:26:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:26:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:26:29 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:26:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:26:29 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 16:26:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:30 prd-ubuntu20.04-docker-8c-8g-28635 does not seem to be running inside a container 16:26:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:26:31 $ docker top a856318124fa61108f08ad2f79e77c7db0d769783e8f6b230e15357c9c3f7fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:31 + touch /tmp/pre-build-complete [Pipeline] sh 16:26:31 + mkdir -p /var/log/sysstat [Pipeline] sh 16:26:31 + ls /var/log/sa-host 16:26:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:32 provisioning config files... 16:26:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7739599783807248238tmp [Pipeline] { [Pipeline] echo 16:26:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:26:32 ---> create-netrc.sh [Pipeline] } 16:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:26:32 ---> python-tools-install.sh [Pipeline] echo 16:26:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:26:33 ---> sudo-logs.sh 16:26:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:26:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:26:33 ---> job-cost.sh 16:26:33 lf-activate-venv: SKIPPING 16:26:33 DEBUG: total: 0.2199999988079071 16:26:33 INFO: Retrieving Stack Cost... 16:26:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:34 INFO: Archiving Costs [Pipeline] echo 16:26:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:26:34 ---> logs-deploy.sh 16:26:34 lf-activate-venv: SKIPPING 16:26:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/100 16:26:34 INFO: archiving workspace using pattern(s): 16:26:35 Archives upload complete. 16:26:35 INFO: archiving logs to Nexus