Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae5c3a222e830755d999430446b5cf0927b9c680 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-ssh14608739930340968080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1701177508361976624.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5802860108019809532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15463415589490714605.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-ssh14649379139617979286.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6531’ Running on prd-ubuntu20.04-docker-8c-8g-6538 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 ae5c3a222e830755d999430446b5cf0927b9c680 (main) Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#520)" > 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 ae5c3a222e830755d999430446b5cf0927b9c680 # timeout=10 > git rev-list --no-walk 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:36 ========================================================= 01:27:36 EdgeX Global Pipelines Version Info 01:27:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:37 ------------------- 01:27:37 stable info: 01:27:37 ------------------- 01:27:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:27:37 Message: update stable to v1.0.244 01:27:38 ------------------- 01:27:38 experimental info: 01:27:38 ------------------- 01:27:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:27:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae5c3a2 [Pipeline] echo 01:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:38 provisioning config files... 01:27:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config577994907828066590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:39 ---> docker-login.sh 01:27:39 nexus3.edgexfoundry.org:10001 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:39 Configure a credential helper to remove this warning. See 01:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:39 01:27:39 Login Succeeded 01:27:39 nexus3.edgexfoundry.org:10002 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:39 Configure a credential helper to remove this warning. See 01:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:39 01:27:39 Login Succeeded 01:27:39 nexus3.edgexfoundry.org:10003 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:39 Configure a credential helper to remove this warning. See 01:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:39 01:27:39 Login Succeeded 01:27:39 nexus3.edgexfoundry.org:10004 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:39 Configure a credential helper to remove this warning. See 01:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:39 01:27:39 Login Succeeded 01:27:39 docker.io 01:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:40 Configure a credential helper to remove this warning. See 01:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:40 01:27:40 Login Succeeded 01:27:40 ---> docker-login.sh ends [Pipeline] } 01:27:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:27:40 + git rev-list -1 --merges ae5c3a222e830755d999430446b5cf0927b9c680~1..ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo 01:27:40 -----------> git rev-list -1 --merges ae5c3a222e830755d999430446b5cf0927b9c680~1..ae5c3a222e830755d999430446b5cf0927b9c680 ae5c3a222e830755d999430446b5cf0927b9c680 [false] [Pipeline] sh 01:27:40 + git log --format=format:%s -1 ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo 01:27:40 ========================================================= 01:27:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:41 + git log --format=format:%s -1 ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] echo 01:27:41 [semverPrep] GIT_COMMIT: ae5c3a222e830755d999430446b5cf0927b9c680, Commit Message: refactor!: Replace internal topics from config with new constants and use base topic (#520) [Pipeline] echo 01:27:41 [semverPrep] This is not a build commit. [Pipeline] sh 01:27:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:41 + grep -v github /etc/ssh/ssh_known_hosts 01:27:41 + [ -e /tmp/ssh_known_hosts ] 01:27:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:27:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:27:41 + sudo tee -a /etc/ssh/ssh_known_hosts 01:27:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:42 01:27:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:42 0.1.4: Pulling from edgex-devops/py-git-semver 01:27:42 b85a868b505f: Pulling fs layer 01:27:42 e2be974225ed: Pulling fs layer 01:27:42 339a4e72a1f5: Pulling fs layer 01:27:42 988bab9f4d93: Pulling fs layer 01:27:42 1469e6f7b9e6: Pulling fs layer 01:27:42 eaf3925da568: Pulling fs layer 01:27:42 bab4dde63d76: Pulling fs layer 01:27:42 bde34c3a00c8: Pulling fs layer 01:27:42 b352a97aabf1: Pulling fs layer 01:27:42 4872d77fe225: Pulling fs layer 01:27:42 5851b861e8e6: Pulling fs layer 01:27:42 988bab9f4d93: Waiting 01:27:42 1469e6f7b9e6: Waiting 01:27:42 b352a97aabf1: Waiting 01:27:42 4872d77fe225: Waiting 01:27:42 eaf3925da568: Waiting 01:27:42 5851b861e8e6: Waiting 01:27:42 bde34c3a00c8: Waiting 01:27:42 e2be974225ed: Verifying Checksum 01:27:42 988bab9f4d93: Verifying Checksum 01:27:42 988bab9f4d93: Download complete 01:27:42 1469e6f7b9e6: Verifying Checksum 01:27:42 1469e6f7b9e6: Download complete 01:27:42 339a4e72a1f5: Verifying Checksum 01:27:42 339a4e72a1f5: Download complete 01:27:42 eaf3925da568: Verifying Checksum 01:27:42 eaf3925da568: Download complete 01:27:42 bde34c3a00c8: Download complete 01:27:42 b352a97aabf1: Verifying Checksum 01:27:42 b352a97aabf1: Download complete 01:27:42 4872d77fe225: Download complete 01:27:42 5851b861e8e6: Verifying Checksum 01:27:42 5851b861e8e6: Download complete 01:27:42 b85a868b505f: Verifying Checksum 01:27:42 b85a868b505f: Download complete 01:27:42 bab4dde63d76: Verifying Checksum 01:27:42 bab4dde63d76: Download complete 01:27:43 b85a868b505f: Pull complete 01:27:44 e2be974225ed: Pull complete 01:27:44 339a4e72a1f5: Pull complete 01:27:44 988bab9f4d93: Pull complete 01:27:44 1469e6f7b9e6: Pull complete 01:27:45 eaf3925da568: Pull complete 01:27:47 bab4dde63d76: Pull complete 01:27:47 bde34c3a00c8: Pull complete 01:27:47 b352a97aabf1: Pull complete 01:27:47 4872d77fe225: Pull complete 01:27:47 5851b861e8e6: Pull complete 01:27:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:47 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:27:47 $ 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 01:27:49 $ docker top 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 -eo pid,comm 01:27:49 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). 01:27:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:49 [ssh-agent] Looking for ssh-agent implementation... 01:27:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:50 $ docker exec 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent 01:27:50 SSH_AUTH_SOCK=/tmp/ssh-XYfVfzxlThnI/agent.32 01:27:50 SSH_AGENT_PID=38 01:27:50 Running ssh-add (command line suppressed) 01:27:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14133780486455557110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14133780486455557110.key) 01:27:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:50 + git tag --points-at HEAD [Pipeline] } 01:27:50 $ docker exec --env ******** --env ******** 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent -k 01:27:50 unset SSH_AUTH_SOCK; 01:27:50 unset SSH_AGENT_PID; 01:27:50 echo Agent pid 38 killed; 01:27:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:50 [ssh-agent] Looking for ssh-agent implementation... 01:27:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:50 $ docker exec 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent 01:27:50 SSH_AUTH_SOCK=/tmp/ssh-OauX1i2CIBNY/agent.70 01:27:50 SSH_AGENT_PID=76 01:27:50 Running ssh-add (command line suppressed) 01:27:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3921188807551623266.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3921188807551623266.key) 01:27:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:51 + git semver init 01:27:51 2023-02-18 01:27:51,587 [run_init] DEBUG init version:0.0.0 force:False 01:27:51 2023-02-18 01:27:51,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:27:51 2023-02-18 01:27:51,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:27:51 2023-02-18 01:27:51,588 [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) 01:27:52 2023-02-18 01:27:52,494 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:27:52 2023-02-18 01:27:52,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:27:52 2023-02-18 01:27:52,495 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:27:52 2023-02-18 01:27:52,495 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:27:52 3.0.0-dev.17 [Pipeline] } 01:27:52 $ docker exec --env ******** --env ******** 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 ssh-agent -k 01:27:52 unset SSH_AUTH_SOCK; 01:27:52 unset SSH_AGENT_PID; 01:27:52 echo Agent pid 76 killed; 01:27:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:53 + git semver [Pipeline] } 01:27:53 $ docker stop --time=1 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 01:27:54 $ docker rm -f --volumes 9042a6951d6cda1daccd6b2a50266ffa68ce1c0afd7ddc72588a0853a60d3af0 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:27:55 Stashed 1 file(s) [Pipeline] echo 01:27:55 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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 01:27:55 provisioning config files... 01:27:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11731505043785081196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:55 ---> docker-login.sh 01:27:55 nexus3.edgexfoundry.org:10001 01:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:55 Configure a credential helper to remove this warning. See 01:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:55 01:27:55 Login Succeeded 01:27:55 nexus3.edgexfoundry.org:10002 01:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:55 Configure a credential helper to remove this warning. See 01:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:55 01:27:55 Login Succeeded 01:27:55 nexus3.edgexfoundry.org:10003 01:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:55 Configure a credential helper to remove this warning. See 01:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:55 01:27:55 Login Succeeded 01:27:55 nexus3.edgexfoundry.org:10004 01:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:55 Configure a credential helper to remove this warning. See 01:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:55 01:27:55 Login Succeeded 01:27:55 docker.io 01:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:56 Configure a credential helper to remove this warning. See 01:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:56 01:27:56 Login Succeeded 01:27:56 ---> docker-login.sh ends [Pipeline] } 01:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:56 ========================================================= 01:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:27:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:56 + 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 . 01:27:56 Sending build context to Docker daemon 3.218MB 01:27:56 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:27:56 Step 2/12 : FROM ${BASE} AS builder 01:27:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:27:56 213ec9aee27d: Pulling fs layer 01:27:56 4583459ba037: Pulling fs layer 01:27:56 93c1e223e6f2: Pulling fs layer 01:27:56 53926ce57604: Pulling fs layer 01:27:56 21b2b0c7a3f4: Pulling fs layer 01:27:56 22ff95d597cd: Pulling fs layer 01:27:56 12d6caf4c0d1: Pulling fs layer 01:27:56 96b7cbca73a9: Pulling fs layer 01:27:56 a7acece74701: Pulling fs layer 01:27:56 53926ce57604: Waiting 01:27:56 21b2b0c7a3f4: Waiting 01:27:56 96b7cbca73a9: Waiting 01:27:56 12d6caf4c0d1: Waiting 01:27:56 a7acece74701: Waiting 01:27:56 22ff95d597cd: Waiting 01:27:56 93c1e223e6f2: Verifying Checksum 01:27:56 93c1e223e6f2: Download complete 01:27:56 4583459ba037: Download complete 01:27:56 21b2b0c7a3f4: Verifying Checksum 01:27:56 21b2b0c7a3f4: Download complete 01:27:56 22ff95d597cd: Verifying Checksum 01:27:56 22ff95d597cd: Download complete 01:27:56 213ec9aee27d: Verifying Checksum 01:27:56 213ec9aee27d: Download complete 01:27:56 12d6caf4c0d1: Verifying Checksum 01:27:56 12d6caf4c0d1: Download complete 01:27:56 213ec9aee27d: Pull complete 01:27:57 4583459ba037: Pull complete 01:27:57 93c1e223e6f2: Pull complete 01:27:57 a7acece74701: Verifying Checksum 01:27:57 a7acece74701: Download complete 01:27:57 96b7cbca73a9: Verifying Checksum 01:27:57 96b7cbca73a9: Download complete 01:27:57 53926ce57604: Verifying Checksum 01:27:57 53926ce57604: Download complete 01:28:01 53926ce57604: Pull complete 01:28:02 21b2b0c7a3f4: Pull complete 01:28:02 22ff95d597cd: Pull complete 01:28:02 12d6caf4c0d1: Pull complete 01:28:04 96b7cbca73a9: Pull complete 01:28:05 a7acece74701: Pull complete 01:28:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:28:05 ---> db6d94c90886 01:28:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:28:10 Still waiting to schedule task 01:28:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6535’ 01:28:12 ---> Running in 4919bc9d7e9f 01:28:12 Removing intermediate container 4919bc9d7e9f 01:28:12 ---> 3b8725e642da 01:28:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:28:12 ---> Running in 1eddc6624040 01:28:12 Removing intermediate container 1eddc6624040 01:28:12 ---> caa281a516db 01:28:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:28:12 ---> Running in 42fe357ee0a8 01:28:12 Removing intermediate container 42fe357ee0a8 01:28:12 ---> bdb94da25445 01:28:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:12 ---> Running in f2867760bd4b 01:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:28:32 Cannot contact prd-ubuntu20.04-docker-8c-8g-6538: java.lang.InterruptedException 01:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:01 OK: 211 MiB in 51 packages 01:29:01 Removing intermediate container f2867760bd4b 01:29:01 ---> 0020d52034fd 01:29:01 Step 7/12 : WORKDIR /app 01:29:01 ---> Running in 5514200d169b 01:29:01 Removing intermediate container 5514200d169b 01:29:01 ---> df6bfe554909 01:29:01 Step 8/12 : COPY go.mod vendor* ./ 01:29:01 ---> c2c330eecd1f 01:29:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:01 ---> Running in 0b260428b907 01:29:23 Removing intermediate container 0b260428b907 01:29:23 ---> fa90f64263ef 01:29:23 Step 10/12 : COPY . . 01:29:23 ---> 3e79dc322cd9 01:29:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:23 ---> Running in 30ba26e1b1cc 01:29:23 Removing intermediate container 30ba26e1b1cc 01:29:23 ---> 69b7b2840518 01:29:23 Step 12/12 : RUN $MAKE 01:29:23 ---> Running in 9dee67c8afa9 01:29:23 noop 01:29:23 Removing intermediate container 9dee67c8afa9 01:29:23 ---> 4989f2f75f83 01:29:23 Successfully built 4989f2f75f83 01:29:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker inspect -f . ci-base-image-x86_64 01:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:23 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:29:23 $ 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 01:29:24 $ docker top 787ad0884765edf769e26d492bfe0c2211582646b20d84db7868a4b916f57e16 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:24 + go version 01:29:24 go version go1.18.7 linux/amd64 [Pipeline] } 01:29:24 $ docker stop --time=1 787ad0884765edf769e26d492bfe0c2211582646b20d84db7868a4b916f57e16 01:29:25 $ docker rm -f --volumes 787ad0884765edf769e26d492bfe0c2211582646b20d84db7868a4b916f57e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:26 + docker inspect -f . ci-base-image-x86_64 01:29:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:26 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:29:26 $ 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 01:29:26 $ docker top bc786396171e9e7c5363ef5e4709110ea8902c0cdbe900a1c2fbcf7e55f0eddf -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 01:29:27 + make test 01:29:27 go test -race -coverprofile=coverage.out ./... 01:29:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:29:45 go vet ./... 01:29:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:55 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:29:55 $ docker stop --time=1 bc786396171e9e7c5363ef5e4709110ea8902c0cdbe900a1c2fbcf7e55f0eddf 01:29:59 $ docker rm -f --volumes bc786396171e9e7c5363ef5e4709110ea8902c0cdbe900a1c2fbcf7e55f0eddf [Pipeline] // withDockerContainer [Pipeline] sh 01:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:01 + ls -al . 01:30:01 total 172 01:30:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:29 . 01:30:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:27 .. 01:30:01 -rw-rw-r-- 1 jenkins jenkins 119 Feb 18 01:27 .dockerignore 01:30:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:27 .git 01:30:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 01:27 .github 01:30:01 -rw-rw-r-- 1 jenkins jenkins 171 Feb 18 01:27 .gitignore 01:30:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 01:27 .semver 01:30:01 -rw-rw-r-- 1 jenkins jenkins 9320 Feb 18 01:27 Attribution.txt 01:30:01 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 18 01:27 CHANGELOG.md 01:30:01 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 18 01:27 Dockerfile 01:30:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 01:27 GOVERNANCE.md 01:30:01 -rw-rw-r-- 1 jenkins jenkins 688 Feb 18 01:27 Jenkinsfile 01:30:01 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 01:27 LICENSE 01:30:01 -rw-rw-r-- 1 jenkins jenkins 618 Feb 18 01:27 OWNERS.md 01:30:01 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 18 01:27 README.md 01:30:01 -rw-rw-r-- 1 jenkins jenkins 12 Feb 18 01:27 VERSION 01:30:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 01:27 bin 01:30:01 -rw-r--r-- 1 jenkins jenkins 13 Feb 18 01:29 coverage.out 01:30:01 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 18 01:27 go.mod 01:30:01 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 18 01:27 go.sum 01:30:01 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 18 01:27 main.go 01:30:01 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 18 01:27 makefile 01:30:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 01:27 res 01:30:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:01 + 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=ae5c3a222e830755d999430446b5cf0927b9c680 --label arch=amd64 --label version=3.0.0-dev.17 . 01:30:01 Sending build context to Docker daemon 3.219MB 01:30:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 01:30:01 Step 2/26 : FROM ${BASE} AS builder 01:30:01 ---> 4989f2f75f83 01:30:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:30:01 ---> Running in 69739803e5d3 01:30:01 Removing intermediate container 69739803e5d3 01:30:01 ---> 4572595d6247 01:30:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:30:01 ---> Running in 23b9f3e9f396 01:30:02 Removing intermediate container 23b9f3e9f396 01:30:02 ---> 499a0b9c0fa8 01:30:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:30:02 ---> Running in a4ede94ba698 01:30:02 Removing intermediate container a4ede94ba698 01:30:02 ---> 41790d44e9d9 01:30:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:02 ---> Running in 1acf0126aa98 01:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:03 OK: 211 MiB in 51 packages 01:30:03 Removing intermediate container 1acf0126aa98 01:30:03 ---> aec2c3d45b46 01:30:03 Step 7/26 : WORKDIR /app 01:30:03 ---> Running in ba605332a01e 01:30:03 Removing intermediate container ba605332a01e 01:30:03 ---> 2e90d4af7e19 01:30:03 Step 8/26 : COPY go.mod vendor* ./ 01:30:03 ---> 4c19c43cbf17 01:30:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:03 ---> Running in 4b1d95d1f8a5 01:30:04 Removing intermediate container 4b1d95d1f8a5 01:30:04 ---> dfe7670c70cf 01:30:04 Step 10/26 : COPY . . 01:30:04 ---> e94eb494c5df 01:30:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:04 ---> Running in 657d1965eff8 01:30:04 Removing intermediate container 657d1965eff8 01:30:04 ---> 5b185138425b 01:30:04 Step 12/26 : RUN $MAKE 01:30:04 ---> Running in d4276aa134db 01:30:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17" -trimpath -mod=readonly -o app-service-configurable 01:30:27 Removing intermediate container d4276aa134db 01:30:27 ---> d6ce42452d87 01:30:27 Step 13/26 : FROM alpine:3.16 01:30:27 3.16: Pulling from library/alpine 01:30:27 ef5531b6e74e: Pulling fs layer 01:30:27 ef5531b6e74e: Verifying Checksum 01:30:27 ef5531b6e74e: Download complete 01:30:27 ef5531b6e74e: Pull complete 01:30:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:30:27 Status: Downloaded newer image for alpine:3.16 01:30:27 ---> dfd21b5a31f5 01:30:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:30:27 ---> Running in cc71e9a5e2a7 01:30:27 Removing intermediate container cc71e9a5e2a7 01:30:27 ---> 34eb04e907e6 01:30:27 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 01:30:27 ---> Running in a6bc8b05467f 01:30:27 Removing intermediate container a6bc8b05467f 01:30:27 ---> 45a0c6761f7e 01:30:27 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:30:27 ---> Running in 4e920e1588e1 01:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:27 (1/2) Installing ca-certificates (20220614-r0) 01:30:27 (2/2) Installing dumb-init (1.2.5-r1) 01:30:27 Executing busybox-1.35.0-r17.trigger 01:30:27 Executing ca-certificates-20220614-r0.trigger 01:30:27 OK: 6 MiB in 16 packages 01:30:27 Removing intermediate container 4e920e1588e1 01:30:27 ---> f621f3138944 01:30:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:30:27 ---> 4165a4d2c1f4 01:30:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:30:27 ---> 3da11d0b851e 01:30:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:30:27 ---> 6f4c502036e8 01:30:27 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:30:27 ---> f92a91c07a17 01:30:27 Step 21/26 : EXPOSE 48095 01:30:27 ---> Running in 534aaf11c1af 01:30:27 Removing intermediate container 534aaf11c1af 01:30:27 ---> d6d42a42994e 01:30:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 01:30:27 ---> Running in 398613b311d0 01:30:27 Removing intermediate container 398613b311d0 01:30:27 ---> ed531f265a5f 01:30:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:30:27 ---> Running in e478a493af67 01:30:27 Removing intermediate container e478a493af67 01:30:27 ---> 797429687292 01:30:27 Step 24/26 : LABEL arch=amd64 01:30:27 ---> Running in 70d37c5e6121 01:30:27 Removing intermediate container 70d37c5e6121 01:30:27 ---> 7a5a0a8e20fe 01:30:27 Step 25/26 : LABEL git_sha=ae5c3a222e830755d999430446b5cf0927b9c680 01:30:27 ---> Running in 68713fe46bf1 01:30:27 Removing intermediate container 68713fe46bf1 01:30:27 ---> 68f11d653684 01:30:27 Step 26/26 : LABEL version=3.0.0-dev.17 01:30:27 ---> Running in fc30d85cc22d 01:30:27 Removing intermediate container fc30d85cc22d 01:30:27 ---> 45479bfe8fa2 01:30:27 [Warning] One or more build-args [ARCH] were not consumed 01:30:27 Successfully built 45479bfe8fa2 01:30:27 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 01:30:27 provisioning config files... 01:30:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8469263878857455787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:28 ---> docker-login.sh 01:30:28 nexus3.edgexfoundry.org:10001 01:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:28 Configure a credential helper to remove this warning. See 01:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:28 01:30:28 Login Succeeded 01:30:28 nexus3.edgexfoundry.org:10002 01:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:28 Configure a credential helper to remove this warning. See 01:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:28 01:30:28 Login Succeeded 01:30:28 nexus3.edgexfoundry.org:10003 01:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:28 Configure a credential helper to remove this warning. See 01:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:28 01:30:28 Login Succeeded 01:30:28 nexus3.edgexfoundry.org:10004 01:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:28 Configure a credential helper to remove this warning. See 01:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:28 01:30:28 Login Succeeded 01:30:28 docker.io 01:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:28 Configure a credential helper to remove this warning. See 01:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:28 01:30:28 Login Succeeded 01:30:28 ---> docker-login.sh ends [Pipeline] } 01:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:30:28 ae5c3a222e830755d999430446b5cf0927b9c680 01:30:28 latest 01:30:28 3.0.0-dev.17 01:30:28 ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 01:30:28 main 01:30:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680 01:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:30:29 4e78769e5a93: Preparing 01:30:29 9b6a9466e5bb: Preparing 01:30:29 88ec9b15c93f: Preparing 01:30:29 3d5123b1da3f: Preparing 01:30:29 1ed28da40791: Preparing 01:30:29 aa5968d388b8: Preparing 01:30:29 aa5968d388b8: Waiting 01:30:29 88ec9b15c93f: Pushed 01:30:29 9b6a9466e5bb: Pushed 01:30:29 aa5968d388b8: Layer already exists 01:30:29 3d5123b1da3f: Pushed 01:30:29 1ed28da40791: Pushed 01:30:31 4e78769e5a93: Pushed 01:30:31 ae5c3a222e830755d999430446b5cf0927b9c680: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:30:32 4e78769e5a93: Preparing 01:30:32 9b6a9466e5bb: Preparing 01:30:32 88ec9b15c93f: Preparing 01:30:32 3d5123b1da3f: Preparing 01:30:32 1ed28da40791: Preparing 01:30:32 aa5968d388b8: Preparing 01:30:32 88ec9b15c93f: Layer already exists 01:30:32 9b6a9466e5bb: Layer already exists 01:30:32 1ed28da40791: Layer already exists 01:30:32 4e78769e5a93: Layer already exists 01:30:32 3d5123b1da3f: Layer already exists 01:30:32 aa5968d388b8: Layer already exists 01:30:32 latest: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.17 01:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:30:33 4e78769e5a93: Preparing 01:30:33 9b6a9466e5bb: Preparing 01:30:33 88ec9b15c93f: Preparing 01:30:33 3d5123b1da3f: Preparing 01:30:33 1ed28da40791: Preparing 01:30:33 aa5968d388b8: Preparing 01:30:33 aa5968d388b8: Waiting 01:30:33 88ec9b15c93f: Layer already exists 01:30:33 4e78769e5a93: Layer already exists 01:30:33 1ed28da40791: Layer already exists 01:30:33 9b6a9466e5bb: Layer already exists 01:30:33 3d5123b1da3f: Layer already exists 01:30:33 aa5968d388b8: Layer already exists 01:30:33 3.0.0-dev.17: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 01:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:30:33 4e78769e5a93: Preparing 01:30:33 9b6a9466e5bb: Preparing 01:30:33 88ec9b15c93f: Preparing 01:30:33 3d5123b1da3f: Preparing 01:30:33 1ed28da40791: Preparing 01:30:33 aa5968d388b8: Preparing 01:30:33 aa5968d388b8: Waiting 01:30:33 3d5123b1da3f: Layer already exists 01:30:33 4e78769e5a93: Layer already exists 01:30:33 9b6a9466e5bb: Layer already exists 01:30:33 88ec9b15c93f: Layer already exists 01:30:33 1ed28da40791: Layer already exists 01:30:33 aa5968d388b8: Layer already exists 01:30:33 ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:30:34 4e78769e5a93: Preparing 01:30:34 9b6a9466e5bb: Preparing 01:30:34 88ec9b15c93f: Preparing 01:30:34 3d5123b1da3f: Preparing 01:30:34 1ed28da40791: Preparing 01:30:34 aa5968d388b8: Preparing 01:30:34 aa5968d388b8: Waiting 01:30:34 1ed28da40791: Layer already exists 01:30:34 3d5123b1da3f: Layer already exists 01:30:34 9b6a9466e5bb: Layer already exists 01:30:34 4e78769e5a93: Layer already exists 01:30:34 88ec9b15c93f: Layer already exists 01:30:34 aa5968d388b8: Layer already exists 01:30:34 main: digest: sha256:6b0f05a227611ea5676a448f3ee8c9e8514cb2978f725e3e1cd106f9eddc584b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:34 ===================================================== [Pipeline] echo 01:30:34 taggedImages: 01:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680 01:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.17 01:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 01:30:34 - 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 01:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:34 01:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:35 latest: Pulling from edgex-lftools-log-publisher 01:30:35 5eb5b503b376: Pulling fs layer 01:30:35 5c69ac0246d0: Pulling fs layer 01:30:35 ec43610c2a17: Pulling fs layer 01:30:35 3a2ae6a8a46f: Pulling fs layer 01:30:35 33b1e0a273af: Pulling fs layer 01:30:35 5d3b04190fa2: Pulling fs layer 01:30:35 2f39f015ded8: Pulling fs layer 01:30:35 33b1e0a273af: Waiting 01:30:35 5d3b04190fa2: Waiting 01:30:35 3a2ae6a8a46f: Waiting 01:30:35 2f39f015ded8: Waiting 01:30:35 5c69ac0246d0: Verifying Checksum 01:30:35 5c69ac0246d0: Download complete 01:30:35 3a2ae6a8a46f: Verifying Checksum 01:30:35 3a2ae6a8a46f: Download complete 01:30:35 33b1e0a273af: Verifying Checksum 01:30:35 33b1e0a273af: Download complete 01:30:35 5d3b04190fa2: Verifying Checksum 01:30:35 5d3b04190fa2: Download complete 01:30:35 ec43610c2a17: Verifying Checksum 01:30:35 ec43610c2a17: Download complete 01:30:35 5eb5b503b376: Verifying Checksum 01:30:35 5eb5b503b376: Download complete 01:30:36 2f39f015ded8: Download complete 01:30:36 5eb5b503b376: Pull complete 01:30:36 5c69ac0246d0: Pull complete 01:30:37 ec43610c2a17: Pull complete 01:30:37 3a2ae6a8a46f: Pull complete 01:30:37 33b1e0a273af: Pull complete 01:30:37 5d3b04190fa2: Pull complete 01:30:41 2f39f015ded8: Pull complete 01:30:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:41 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:30:41 $ 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 01:30:44 $ docker top cd22847a4f8e15a015c9bb4c6a4211f73d6b217483d1ab6a2fe7f32e2e779b66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:44 ---> job-cost.sh 01:30:44 lf-activate-venv: SKIPPING 01:30:44 INFO: No Stack... 01:30:45 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:45 INFO: Archiving Costs [Pipeline] sh 01:30:45 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 01:30:45 + cut -d, -f6 [Pipeline] lock 01:30:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] 01:30:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] did not exist. Created. 01:30:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:46 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:46 Stashed 1 file(s) [Pipeline] } 01:30:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:46 $ docker stop --time=1 cd22847a4f8e15a015c9bb4c6a4211f73d6b217483d1ab6a2fe7f32e2e779b66 01:30:47 $ docker rm -f --volumes cd22847a4f8e15a015c9bb4c6a4211f73d6b217483d1ab6a2fe7f32e2e779b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:31:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6542 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 01:31:09 Running in /w/workspace/app-service-configurable/134 [Pipeline] { [Pipeline] checkout 01:31:09 Selected Git installation does not exist. Using Default 01:31:09 The recommended git tool is: NONE 01:31:15 using credential edgex-jenkins-ssh 01:31:15 Cloning the remote Git repository 01:31:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:31:15 > git init /w/workspace/app-service-configurable/134 # timeout=10 01:31:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:31:15 > git --version # timeout=10 01:31:15 > git --version # 'git version 2.25.1' 01:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:31:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:17 Avoid second fetch 01:31:17 Checking out Revision ae5c3a222e830755d999430446b5cf0927b9c680 (main) 01:31:17 > git config core.sparsecheckout # timeout=10 01:31:17 > git checkout -f ae5c3a222e830755d999430446b5cf0927b9c680 # timeout=10 01:31:18 Commit message: "refactor!: Replace internal topics from config with new constants and use base topic (#520)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:19 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:19 Dload Upload Total Spent Left Speed 01:31:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 01:31:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:20 + sudo tee /etc/docker/daemon.new 01:31:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:20 { 01:31:20 "registry-mirrors": [ 01:31:20 "https://nexus3.edgexfoundry.org:10001" 01:31:20 ], 01:31:20 "bip": "10.250.0.254/24", 01:31:20 "hosts": [ 01:31:20 "tcp://0.0.0.0:5555", 01:31:20 "unix:///var/run/docker.sock" 01:31:20 ], 01:31:20 "mtu": 1458, 01:31:20 "selinux-enabled": true, 01:31:20 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:20 } [Pipeline] sh 01:31:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:39 provisioning config files... 01:31:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/134@tmp/config10896508080967171472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:39 ---> docker-login.sh 01:31:39 nexus3.edgexfoundry.org:10001 01:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:40 Configure a credential helper to remove this warning. See 01:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:40 01:31:40 Login Succeeded 01:31:40 nexus3.edgexfoundry.org:10002 01:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:40 Configure a credential helper to remove this warning. See 01:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:40 01:31:40 Login Succeeded 01:31:40 nexus3.edgexfoundry.org:10003 01:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:40 Configure a credential helper to remove this warning. See 01:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:40 01:31:40 Login Succeeded 01:31:40 nexus3.edgexfoundry.org:10004 01:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:41 Configure a credential helper to remove this warning. See 01:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:41 01:31:41 Login Succeeded 01:31:41 docker.io 01:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:41 Configure a credential helper to remove this warning. See 01:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:41 01:31:41 Login Succeeded 01:31:41 ---> docker-login.sh ends [Pipeline] } 01:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:42 ========================================================= 01:31:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:31:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:42 + 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 . 01:31:42 Sending build context to Docker daemon 178.7kB 01:31:42 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:31:42 Step 2/12 : FROM ${BASE} AS builder 01:31:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:31:42 9b18e9b68314: Pulling fs layer 01:31:42 35d82f9e3411: Pulling fs layer 01:31:42 e16973657156: Pulling fs layer 01:31:42 fc693d55d65f: Pulling fs layer 01:31:42 7e9fc2657dce: Pulling fs layer 01:31:42 dda99020689f: Pulling fs layer 01:31:42 db1c61fa0a46: Pulling fs layer 01:31:42 891c053d2c06: Pulling fs layer 01:31:42 fc693d55d65f: Waiting 01:31:42 7e9fc2657dce: Waiting 01:31:42 dda99020689f: Waiting 01:31:42 db1c61fa0a46: Waiting 01:31:43 e16973657156: Verifying Checksum 01:31:43 e16973657156: Download complete 01:31:43 35d82f9e3411: Verifying Checksum 01:31:43 35d82f9e3411: Download complete 01:31:43 7e9fc2657dce: Download complete 01:31:43 dda99020689f: Verifying Checksum 01:31:43 dda99020689f: Download complete 01:31:43 9b18e9b68314: Verifying Checksum 01:31:43 9b18e9b68314: Download complete 01:31:43 9b18e9b68314: Pull complete 01:31:43 891c053d2c06: Verifying Checksum 01:31:43 891c053d2c06: Download complete 01:31:44 35d82f9e3411: Pull complete 01:31:44 e16973657156: Pull complete 01:31:45 db1c61fa0a46: Verifying Checksum 01:31:45 db1c61fa0a46: Download complete 01:31:45 fc693d55d65f: Verifying Checksum 01:31:45 fc693d55d65f: Download complete 01:31:58 fc693d55d65f: Pull complete 01:31:58 7e9fc2657dce: Pull complete 01:31:58 dda99020689f: Pull complete 01:32:04 db1c61fa0a46: Pull complete 01:32:05 891c053d2c06: Pull complete 01:32:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:32:05 ---> f96f9c87975a 01:32:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:32:08 ---> Running in 0f41c2e10170 01:32:08 Removing intermediate container 0f41c2e10170 01:32:08 ---> 923508aa9511 01:32:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:32:08 ---> Running in 694b40cca69b 01:32:08 Removing intermediate container 694b40cca69b 01:32:08 ---> 2bc294d37b61 01:32:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:32:08 ---> Running in 017c28503bc8 01:32:09 Removing intermediate container 017c28503bc8 01:32:09 ---> de40f3edeb47 01:32:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:09 ---> Running in abce3e7af51e 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:32:11 OK: 221 MiB in 51 packages 01:32:12 Removing intermediate container abce3e7af51e 01:32:12 ---> b2544ec5760d 01:32:12 Step 7/12 : WORKDIR /app 01:32:12 ---> Running in 5b024a17c8ec 01:32:12 Removing intermediate container 5b024a17c8ec 01:32:12 ---> 3767d5d2cc83 01:32:12 Step 8/12 : COPY go.mod vendor* ./ 01:32:13 ---> 31c7aed971fc 01:32:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:13 ---> Running in c7c269accb0b 01:33:35 Removing intermediate container c7c269accb0b 01:33:35 ---> 515c5d3dac26 01:33:35 Step 10/12 : COPY . . 01:33:35 ---> 92ede428878c 01:33:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:33:35 ---> Running in 10e84490171e 01:33:35 Removing intermediate container 10e84490171e 01:33:35 ---> 57d26528985f 01:33:35 Step 12/12 : RUN $MAKE 01:33:35 ---> Running in 707b9ba6054a 01:33:35 noop 01:33:35 Removing intermediate container 707b9ba6054a 01:33:35 ---> 6fad82012d08 01:33:35 Successfully built 6fad82012d08 01:33:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:35 + docker inspect -f . ci-base-image-arm64 01:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:35 prd-ubuntu20.04-docker-arm64-4c-16g-6542 does not seem to be running inside a container 01:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/134 -v /w/workspace/app-service-configurable/134:/w/workspace/app-service-configurable/134:rw,z -v /w/workspace/app-service-configurable/134@tmp:/w/workspace/app-service-configurable/134@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 01:33:36 $ docker top 2e6cc3b5f00a87ef2f2afbac58d73e5fe9b98512ae7b457de37c41e629bef677 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:37 + go version 01:33:37 go version go1.18.7 linux/arm64 [Pipeline] } 01:33:37 $ docker stop --time=1 2e6cc3b5f00a87ef2f2afbac58d73e5fe9b98512ae7b457de37c41e629bef677 01:33:39 $ docker rm -f --volumes 2e6cc3b5f00a87ef2f2afbac58d73e5fe9b98512ae7b457de37c41e629bef677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:39 + docker inspect -f . ci-base-image-arm64 01:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-6542 does not seem to be running inside a container 01:33:40 $ 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/134 -v /w/workspace/app-service-configurable/134:/w/workspace/app-service-configurable/134:rw,z -v /w/workspace/app-service-configurable/134@tmp:/w/workspace/app-service-configurable/134@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 01:33:41 $ docker top f87133006501077fc8e72a8734e7dddb48b4685c698f0b9bf39cce89364f633c -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:41 + git config --global --add safe.directory /w/workspace/app-service-configurable/134 [Pipeline] fileExists [Pipeline] sh 01:33:42 + make test 01:33:42 go test -race -coverprofile=coverage.out ./... 01:36:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:36:19 go vet ./... 01:37:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:37:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:37:55 ./bin/test-attribution-txt.sh [Pipeline] echo 01:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:37:55 $ docker stop --time=1 f87133006501077fc8e72a8734e7dddb48b4685c698f0b9bf39cce89364f633c 01:37:58 $ docker rm -f --volumes f87133006501077fc8e72a8734e7dddb48b4685c698f0b9bf39cce89364f633c [Pipeline] // withDockerContainer [Pipeline] sh 01:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:38:00 Warning: overwriting stash ‘coverage-report’ 01:38:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:01 + ls -al . 01:38:01 total 168 01:38:01 drwxrwxr-x 7 jenkins jenkins 4096 Feb 18 01:33 . 01:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:31 .. 01:38:01 -rw-rw-r-- 1 jenkins jenkins 119 Feb 18 01:31 .dockerignore 01:38:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 01:31 .git 01:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 01:31 .github 01:38:01 -rw-rw-r-- 1 jenkins jenkins 171 Feb 18 01:31 .gitignore 01:38:01 -rw-rw-r-- 1 jenkins jenkins 9320 Feb 18 01:31 Attribution.txt 01:38:01 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 18 01:31 CHANGELOG.md 01:38:01 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 18 01:31 Dockerfile 01:38:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 18 01:31 GOVERNANCE.md 01:38:01 -rw-rw-r-- 1 jenkins jenkins 688 Feb 18 01:31 Jenkinsfile 01:38:01 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 18 01:31 LICENSE 01:38:01 -rw-rw-r-- 1 jenkins jenkins 618 Feb 18 01:31 OWNERS.md 01:38:01 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 18 01:31 README.md 01:38:01 -rw-rw-r-- 1 jenkins jenkins 12 Feb 18 01:27 VERSION 01:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 01:31 bin 01:38:01 -rw-r--r-- 1 jenkins jenkins 13 Feb 18 01:33 coverage.out 01:38:01 -rw-rw-r-- 1 jenkins jenkins 3308 Feb 18 01:31 go.mod 01:38:01 -rw-rw-r-- 1 jenkins jenkins 32598 Feb 18 01:31 go.sum 01:38:01 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 18 01:31 main.go 01:38:01 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 18 01:31 makefile 01:38:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 18 01:31 res 01:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 01:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:01 + 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=ae5c3a222e830755d999430446b5cf0927b9c680 --label arch=arm64 --label version=3.0.0-dev.17 . 01:38:01 Sending build context to Docker daemon 179.7kB 01:38:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 01:38:01 Step 2/26 : FROM ${BASE} AS builder 01:38:01 ---> 6fad82012d08 01:38:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:38:01 ---> Running in ba2ab2e9cefd 01:38:02 Removing intermediate container ba2ab2e9cefd 01:38:02 ---> a801c06b7d27 01:38:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:38:02 ---> Running in 7c82c6af1c12 01:38:02 Removing intermediate container 7c82c6af1c12 01:38:02 ---> 0e38051f7415 01:38:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:38:02 ---> Running in 539cdc3cf41c 01:38:03 Removing intermediate container 539cdc3cf41c 01:38:03 ---> 2d4df7b93556 01:38:03 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:03 ---> Running in d13b0be96576 01:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:38:05 OK: 221 MiB in 51 packages 01:38:06 Removing intermediate container d13b0be96576 01:38:06 ---> f884820e5b43 01:38:06 Step 7/26 : WORKDIR /app 01:38:06 ---> Running in 34bff2f402b1 01:38:06 Removing intermediate container 34bff2f402b1 01:38:06 ---> b812af2aa4e2 01:38:06 Step 8/26 : COPY go.mod vendor* ./ 01:38:07 ---> b715d87c583e 01:38:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:07 ---> Running in a2b80eab0fd3 01:38:12 Removing intermediate container a2b80eab0fd3 01:38:12 ---> c77d8014804b 01:38:12 Step 10/26 : COPY . . 01:38:12 ---> 60b8cec76e55 01:38:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:12 ---> Running in bbb9cd46f883 01:38:13 Removing intermediate container bbb9cd46f883 01:38:13 ---> f1c187243fdc 01:38:13 Step 12/26 : RUN $MAKE 01:38:13 ---> Running in 867daf7ecd72 01:38:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17" -trimpath -mod=readonly -o app-service-configurable 01:40:21 Removing intermediate container 867daf7ecd72 01:40:21 ---> ced3c5a2a1f4 01:40:21 Step 13/26 : FROM alpine:3.16 01:40:21 3.16: Pulling from library/alpine 01:40:21 3760b48202b3: Pulling fs layer 01:40:21 3760b48202b3: Verifying Checksum 01:40:21 3760b48202b3: Download complete 01:40:21 3760b48202b3: Pull complete 01:40:21 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:40:21 Status: Downloaded newer image for alpine:3.16 01:40:21 ---> 4c81e5bf8899 01:40:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:40:21 ---> Running in 0268bf205e0e 01:40:21 Removing intermediate container 0268bf205e0e 01:40:21 ---> 287f9ff9ddb0 01:40:21 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 01:40:21 ---> Running in 65cfa33a0473 01:40:21 Removing intermediate container 65cfa33a0473 01:40:21 ---> 36d572a98309 01:40:21 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:40:21 ---> Running in dc3b5bc5a8f3 01:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:40:24 (1/2) Installing ca-certificates (20220614-r0) 01:40:24 (2/2) Installing dumb-init (1.2.5-r1) 01:40:24 Executing busybox-1.35.0-r17.trigger 01:40:24 Executing ca-certificates-20220614-r0.trigger 01:40:24 OK: 6 MiB in 16 packages 01:40:25 Removing intermediate container dc3b5bc5a8f3 01:40:25 ---> 4f7b0730c561 01:40:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:40:26 ---> dded367ff491 01:40:26 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:40:26 ---> 1d29ef57a8b5 01:40:26 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:40:27 ---> e796a2d07a09 01:40:27 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:40:28 ---> f201e6f54a2a 01:40:28 Step 21/26 : EXPOSE 48095 01:40:28 ---> Running in 74bd79ec1e2d 01:40:29 Removing intermediate container 74bd79ec1e2d 01:40:29 ---> fbf2eccd4986 01:40:29 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 01:40:29 ---> Running in 2518a1dbfe6b 01:40:29 Removing intermediate container 2518a1dbfe6b 01:40:29 ---> 96539ba3dbc0 01:40:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:40:29 ---> Running in 9976bf6e314a 01:40:29 Removing intermediate container 9976bf6e314a 01:40:29 ---> 4742758ecb71 01:40:29 Step 24/26 : LABEL arch=arm64 01:40:30 ---> Running in b2d3254090fe 01:40:30 Removing intermediate container b2d3254090fe 01:40:30 ---> acc80030df2a 01:40:30 Step 25/26 : LABEL git_sha=ae5c3a222e830755d999430446b5cf0927b9c680 01:40:30 ---> Running in 2bc94e3141b8 01:40:30 Removing intermediate container 2bc94e3141b8 01:40:30 ---> 3ae8124f2755 01:40:30 Step 26/26 : LABEL version=3.0.0-dev.17 01:40:31 ---> Running in 09f291eee88d 01:40:31 Removing intermediate container 09f291eee88d 01:40:31 ---> 6502f69c6436 01:40:31 [Warning] One or more build-args [ARCH] were not consumed 01:40:31 Successfully built 6502f69c6436 01:40:31 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 01:40:31 provisioning config files... 01:40:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/134@tmp/config15985134131439674404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:31 ---> docker-login.sh 01:40:31 nexus3.edgexfoundry.org:10001 01:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:32 Configure a credential helper to remove this warning. See 01:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:32 01:40:32 Login Succeeded 01:40:32 nexus3.edgexfoundry.org:10002 01:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:32 Configure a credential helper to remove this warning. See 01:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:32 01:40:32 Login Succeeded 01:40:32 nexus3.edgexfoundry.org:10003 01:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:32 Configure a credential helper to remove this warning. See 01:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:32 01:40:32 Login Succeeded 01:40:32 nexus3.edgexfoundry.org:10004 01:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:33 Configure a credential helper to remove this warning. See 01:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:33 01:40:33 Login Succeeded 01:40:33 docker.io 01:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:33 Configure a credential helper to remove this warning. See 01:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:33 01:40:33 Login Succeeded 01:40:33 ---> docker-login.sh ends [Pipeline] } 01:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:40:33 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 01:40:33 ae5c3a222e830755d999430446b5cf0927b9c680 01:40:33 latest 01:40:33 3.0.0-dev.17 01:40:33 ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 01:40:33 main 01:40:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680 01:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:40:34 875e60fe11d9: Preparing 01:40:34 db1c23e907f8: Preparing 01:40:34 deb388335b9f: Preparing 01:40:34 5bfac46ac526: Preparing 01:40:34 b30c5dc1a1a6: Preparing 01:40:34 f70ee36035b9: Preparing 01:40:34 f70ee36035b9: Waiting 01:40:34 deb388335b9f: Pushed 01:40:34 f70ee36035b9: Layer already exists 01:40:34 db1c23e907f8: Pushed 01:40:34 5bfac46ac526: Pushed 01:40:34 b30c5dc1a1a6: Pushed 01:40:40 875e60fe11d9: Pushed 01:40:40 ae5c3a222e830755d999430446b5cf0927b9c680: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + 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 01:40:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:40:40 875e60fe11d9: Preparing 01:40:40 db1c23e907f8: Preparing 01:40:40 deb388335b9f: Preparing 01:40:40 5bfac46ac526: Preparing 01:40:40 b30c5dc1a1a6: Preparing 01:40:40 f70ee36035b9: Preparing 01:40:40 f70ee36035b9: Waiting 01:40:40 b30c5dc1a1a6: Layer already exists 01:40:40 db1c23e907f8: Layer already exists 01:40:40 deb388335b9f: Layer already exists 01:40:40 875e60fe11d9: Layer already exists 01:40:40 5bfac46ac526: Layer already exists 01:40:40 f70ee36035b9: Layer already exists 01:40:41 latest: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.17 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:40:41 875e60fe11d9: Preparing 01:40:41 db1c23e907f8: Preparing 01:40:41 deb388335b9f: Preparing 01:40:41 5bfac46ac526: Preparing 01:40:41 b30c5dc1a1a6: Preparing 01:40:41 f70ee36035b9: Preparing 01:40:41 f70ee36035b9: Waiting 01:40:41 b30c5dc1a1a6: Layer already exists 01:40:41 db1c23e907f8: Layer already exists 01:40:41 875e60fe11d9: Layer already exists 01:40:41 deb388335b9f: Layer already exists 01:40:41 5bfac46ac526: Layer already exists 01:40:41 f70ee36035b9: Layer already exists 01:40:41 3.0.0-dev.17: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 01:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:40:42 875e60fe11d9: Preparing 01:40:42 db1c23e907f8: Preparing 01:40:42 deb388335b9f: Preparing 01:40:42 5bfac46ac526: Preparing 01:40:42 b30c5dc1a1a6: Preparing 01:40:42 f70ee36035b9: Preparing 01:40:42 f70ee36035b9: Waiting 01:40:42 deb388335b9f: Layer already exists 01:40:42 5bfac46ac526: Layer already exists 01:40:42 db1c23e907f8: Layer already exists 01:40:42 875e60fe11d9: Layer already exists 01:40:42 b30c5dc1a1a6: Layer already exists 01:40:42 f70ee36035b9: Layer already exists 01:40:42 ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + 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 01:40:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 01:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:40:43 875e60fe11d9: Preparing 01:40:43 db1c23e907f8: Preparing 01:40:43 deb388335b9f: Preparing 01:40:43 5bfac46ac526: Preparing 01:40:43 b30c5dc1a1a6: Preparing 01:40:43 f70ee36035b9: Preparing 01:40:43 f70ee36035b9: Waiting 01:40:43 deb388335b9f: Layer already exists 01:40:43 b30c5dc1a1a6: Layer already exists 01:40:43 5bfac46ac526: Layer already exists 01:40:43 875e60fe11d9: Layer already exists 01:40:43 db1c23e907f8: Layer already exists 01:40:43 f70ee36035b9: Layer already exists 01:40:43 main: digest: sha256:1b7eaa85248872e2e567127febff9b4f53c067afd2e0b9163e120404920cbb44 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:43 ===================================================== [Pipeline] echo 01:40:43 taggedImages: 01:40:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680 01:40:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:40:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.17 01:40:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae5c3a222e830755d999430446b5cf0927b9c680-3.0.0-dev.17 01:40:43 - 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 01:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:44 01:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:40:44 arm64: Pulling from edgex-lftools-log-publisher 01:40:44 8998bd30e6a1: Pulling fs layer 01:40:44 04944245beec: Pulling fs layer 01:40:44 699f458cf7ca: Pulling fs layer 01:40:44 765212b225bb: Pulling fs layer 01:40:44 f23df028b6ca: Pulling fs layer 01:40:44 d65c8cfc05b1: Pulling fs layer 01:40:44 2437ff75d9bd: Pulling fs layer 01:40:44 f23df028b6ca: Waiting 01:40:44 d65c8cfc05b1: Waiting 01:40:44 2437ff75d9bd: Waiting 01:40:44 765212b225bb: Waiting 01:40:44 04944245beec: Verifying Checksum 01:40:44 04944245beec: Download complete 01:40:44 765212b225bb: Verifying Checksum 01:40:44 765212b225bb: Download complete 01:40:45 699f458cf7ca: Verifying Checksum 01:40:45 699f458cf7ca: Download complete 01:40:45 d65c8cfc05b1: Verifying Checksum 01:40:45 d65c8cfc05b1: Download complete 01:40:45 f23df028b6ca: Verifying Checksum 01:40:45 f23df028b6ca: Download complete 01:40:46 8998bd30e6a1: Verifying Checksum 01:40:46 8998bd30e6a1: Download complete 01:40:48 2437ff75d9bd: Verifying Checksum 01:40:48 2437ff75d9bd: Download complete 01:40:50 8998bd30e6a1: Pull complete 01:40:50 04944245beec: Pull complete 01:40:52 699f458cf7ca: Pull complete 01:40:52 765212b225bb: Pull complete 01:40:53 f23df028b6ca: Pull complete 01:40:53 d65c8cfc05b1: Pull complete 01:41:08 2437ff75d9bd: Pull complete 01:41:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:41:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:08 prd-ubuntu20.04-docker-arm64-4c-16g-6542 does not seem to be running inside a container 01:41:08 $ 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/134 -v /w/workspace/app-service-configurable/134:/w/workspace/app-service-configurable/134:rw,z -v /w/workspace/app-service-configurable/134@tmp:/w/workspace/app-service-configurable/134@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 01:41:11 $ docker top f19564454e30d596fe3b6050b36c92cb0fb1079493820a6b5cad4861e6aa7813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:12 ---> job-cost.sh 01:41:12 lf-activate-venv: SKIPPING 01:41:12 INFO: No Stack... 01:41:12 INFO: Retrieving Pricing Info for: v3-standard-4 01:41:13 INFO: Archiving Costs [Pipeline] sh 01:41:14 + cat /w/workspace/app-service-configurable/134/archives/cost.csv 01:41:14 + cut -d, -f6 [Pipeline] lock 01:41:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] 01:41:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] did not exist. Created. 01:41:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:41:14 /w/workspace/app-service-configurable/134@tmp/durable-ff33ba8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:41:15 + echo total: 0.10999999940395355 [Pipeline] stash 01:41:15 Warning: overwriting stash ‘stack-cost’ 01:41:15 Stashed 1 file(s) [Pipeline] } 01:41:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 01:41:15 $ docker stop --time=1 f19564454e30d596fe3b6050b36c92cb0fb1079493820a6b5cad4861e6aa7813 01:41:16 $ docker rm -f --volumes f19564454e30d596fe3b6050b36c92cb0fb1079493820a6b5cad4861e6aa7813 [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 01:41:17 provisioning config files... 01:41:17 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8257128248525424098tmp [Pipeline] { [Pipeline] sh 01:41:17 + set +x 01:41:17 + curl -s https://codecov.io/bash 01:41:17 + bash -s -- 01:41:17 01:41:17 _____ _ 01:41:17 / ____| | | 01:41:17 | | ___ __| | ___ ___ _____ __ 01:41:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:41:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:41:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:41:17 Bash-1.0.6 01:41:17 01:41:17 01:41:17 ==> git version 2.25.1 found 01:41:17 ==> 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 01:41:17 Release-Date: 2020-01-08 01:41:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:41:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:41:17 ==> Jenkins CI detected. 01:41:17 current dir:  /w/workspace/ry_app-service-configurable_main 01:41:17 project root: . 01:41:17 --> token set from env 01:41:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:41:17 ==> Running gcov in . (disable via -X gcov) 01:41:17 ==> Python coveragepy not found 01:41:17 ==> Searching for coverage reports in: 01:41:17 + . 01:41:17 -> Found 1 reports 01:41:17 ==> Detecting git/mercurial file structure 01:41:17 ==> Reading reports 01:41:17 + ./coverage.out bytes=13 01:41:17 ==> Appending adjustments 01:41:17 https://docs.codecov.io/docs/fixing-reports 01:41:17 + Found adjustments 01:41:17 ==> Gzipping contents 01:41:17 4.0K /tmp/codecov.YX4vEA.gz 01:41:17 ==> Uploading reports 01:41:17 url: https://codecov.io 01:41:17 query: branch=main&commit=ae5c3a222e830755d999430446b5cf0927b9c680&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:17 -> Pinging Codecov 01:41:17 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=ae5c3a222e830755d999430446b5cf0927b9c680&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:17 -> Uploading to 01:41:17 https://storage.googleapis.com/codecov/v4/raw/2023-02-18/A97CA9966030D2A3747ED39772930CCE/ae5c3a222e830755d999430446b5cf0927b9c680/eb06ae50-3f90-410f-86bd-563849ba67d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T014117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99aa25b05e9e0b110ffeb34bc9e263753010c466a63fb9354b89936301643ba 01:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:17 Dload Upload Total Spent Left Speed 01:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2047 --:--:-- --:--:-- --:--:-- 2047 01:41:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] } 01:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:41:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:41:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:41:18 01:41:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:41:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:41:19 df9b9388f04a: Pulling fs layer 01:41:19 52dc419b0ee2: Pulling fs layer 01:41:19 25bc292e5bac: Pulling fs layer 01:41:19 114826534d7a: Pulling fs layer 01:41:19 4657fd5d0bcf: Pulling fs layer 01:41:19 6ad1cebc031e: Pulling fs layer 01:41:19 8a3aa393b2d8: Pulling fs layer 01:41:19 4657fd5d0bcf: Waiting 01:41:19 8a3aa393b2d8: Waiting 01:41:19 6ad1cebc031e: Waiting 01:41:19 114826534d7a: Waiting 01:41:19 25bc292e5bac: Verifying Checksum 01:41:19 25bc292e5bac: Download complete 01:41:19 52dc419b0ee2: Download complete 01:41:19 4657fd5d0bcf: Verifying Checksum 01:41:19 4657fd5d0bcf: Download complete 01:41:19 df9b9388f04a: Download complete 01:41:19 df9b9388f04a: Pull complete 01:41:19 6ad1cebc031e: Verifying Checksum 01:41:19 6ad1cebc031e: Download complete 01:41:20 52dc419b0ee2: Pull complete 01:41:20 25bc292e5bac: Pull complete 01:41:20 114826534d7a: Download complete 01:41:20 8a3aa393b2d8: Verifying Checksum 01:41:20 8a3aa393b2d8: Download complete 01:41:23 114826534d7a: Pull complete 01:41:23 4657fd5d0bcf: Pull complete 01:41:24 6ad1cebc031e: Pull complete 01:41:26 8a3aa393b2d8: Pull complete 01:41:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:41:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:26 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:41:26 $ 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 01:41:30 $ docker top e9029010e7675264a48ab94b1c72cbe8ee7aa06a95e017fb6a468a790bd1315d -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 01:41:30 + set -o pipefail 01:41:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 01:41:38 01:41:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 01:41:38 01:41:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/56d42fb7-e6e8-43a6-b4e8-c699274db08c 01:41:38 01:41:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:41:38 01:41:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:41:38 01:41:38 01:41:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:41:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:41:38 More details here: https://snyk.co/ue1NS [Pipeline] } 01:41:38 $ docker stop --time=1 e9029010e7675264a48ab94b1c72cbe8ee7aa06a95e017fb6a468a790bd1315d 01:41:41 $ docker rm -f --volumes e9029010e7675264a48ab94b1c72cbe8ee7aa06a95e017fb6a468a790bd1315d [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 01:41:42 + git log --format=format:%s -1 ae5c3a222e830755d999430446b5cf0927b9c680 [Pipeline] sh 01:41:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:43 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:41:43 $ 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 01:41:43 $ docker top d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 -eo pid,comm 01:41:43 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). 01:41:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:43 [ssh-agent] Looking for ssh-agent implementation... 01:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:43 $ docker exec d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 ssh-agent 01:41:43 SSH_AUTH_SOCK=/tmp/ssh-F5pUnCMoxC4r/agent.33 01:41:43 SSH_AGENT_PID=39 01:41:43 Running ssh-add (command line suppressed) 01:41:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_513930489054814060.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_513930489054814060.key) 01:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:44 + git semver tag 01:41:44 2023-02-18 01:41:44,399 [run_tag] DEBUG tag force:False 01:41:44 2023-02-18 01:41:44,399 [check_head_tag] DEBUG check head tag 01:41:44 2023-02-18 01:41:44,401 [execute] INFO git cat-file --batch-check 01:41:44 2023-02-18 01:41:44,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 01:41:44 2023-02-18 01:41:44,405 [execute] INFO git cat-file --batch 01:41:44 2023-02-18 01:41:44,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 01:41:44 2023-02-18 01:41:44,425 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:41:44 2023-02-18 01:41:44,425 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 01:41:44 2023-02-18 01:41:44,425 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 01:41:44 2023-02-18 01:41:44,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:41:44 3.0.0-dev.17 [Pipeline] } 01:41:44 $ docker exec --env ******** --env ******** d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 ssh-agent -k 01:41:44 unset SSH_AUTH_SOCK; 01:41:44 unset SSH_AGENT_PID; 01:41:44 echo Agent pid 39 killed; 01:41:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:44 + git semver [Pipeline] } 01:41:45 $ docker stop --time=1 d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 01:41:46 $ docker rm -f --volumes d3468ae49b9dd8de979194a5a2b981c6181b4dc71ce954c545c425c9a3a47534 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:46 01:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:47 0.23.1-centos7: Pulling from edgex-lftools 01:41:47 ab5ef0e58194: Pulling fs layer 01:41:47 9712f1f96733: Pulling fs layer 01:41:47 63f879dbbcfc: Pulling fs layer 01:41:47 0d9ebad4ef96: Pulling fs layer 01:41:47 e9a5061849ea: Pulling fs layer 01:41:47 d747dcd14b5f: Pulling fs layer 01:41:47 2de7ff778b66: Pulling fs layer 01:41:47 e9a5061849ea: Waiting 01:41:47 2de7ff778b66: Waiting 01:41:47 d747dcd14b5f: Waiting 01:41:47 0d9ebad4ef96: Waiting 01:41:47 9712f1f96733: Download complete 01:41:47 63f879dbbcfc: Verifying Checksum 01:41:47 63f879dbbcfc: Download complete 01:41:47 e9a5061849ea: Verifying Checksum 01:41:47 e9a5061849ea: Download complete 01:41:47 0d9ebad4ef96: Verifying Checksum 01:41:47 0d9ebad4ef96: Download complete 01:41:47 d747dcd14b5f: Verifying Checksum 01:41:47 d747dcd14b5f: Download complete 01:41:47 ab5ef0e58194: Verifying Checksum 01:41:47 ab5ef0e58194: Download complete 01:41:48 2de7ff778b66: Verifying Checksum 01:41:48 2de7ff778b66: Download complete 01:41:50 ab5ef0e58194: Pull complete 01:41:50 9712f1f96733: Pull complete 01:41:50 63f879dbbcfc: Pull complete 01:41:54 0d9ebad4ef96: Pull complete 01:41:54 e9a5061849ea: Pull complete 01:41:54 d747dcd14b5f: Pull complete 01:41:55 2de7ff778b66: Pull complete 01:41:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:41:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:55 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:41:55 $ 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 01:41:59 $ docker top 7550cb9af1bc5ebbd855c04a13911410209a988b1f73833dcf274a40fd817aa9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:41:59 provisioning config files... 01:41:59 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2654541826513341005tmp 01:41:59 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10996333829762811495tmp 01:41:59 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8286080116491974689tmp [Pipeline] { [Pipeline] echo 01:41:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:41:59 ---> sigul-configuration.sh 01:41:59 gpg: directory `/root/.gnupg' created 01:41:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:41:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:41:59 gpg: keyring `/root/.gnupg/secring.gpg' created 01:41:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:41:59 gpg: CAST5 encrypted data 01:41:59 gpg: encrypted with 1 passphrase 01:41:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:42:00 + mkdir /home/jenkins 01:42:00 + mkdir /home/jenkins/sigul [Pipeline] sh 01:42:00 + 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 01:42:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:42:00 ---> sigul-install.sh 01:42:00 Sigul already installed; skipping installation. [Pipeline] sh 01:42:01 + git tag --list 01:42:01 v1.0.0 01:42:01 v1.1.0 01:42:01 v1.2.0 01:42:01 v1.3.0 01:42:01 v1.3.1 01:42:01 v2.0.0 01:42:01 v2.0.1 01:42:01 v2.1.0 01:42:01 v2.1.1 01:42:01 v2.1.1-dev.1 01:42:01 v2.1.1-dev.2 01:42:01 v2.2.0 01:42:01 v2.2.1-dev.1 01:42:01 v2.2.1-dev.10 01:42:01 v2.2.1-dev.2 01:42:01 v2.2.1-dev.3 01:42:01 v2.2.1-dev.4 01:42:01 v2.2.1-dev.5 01:42:01 v2.2.1-dev.6 01:42:01 v2.2.1-dev.7 01:42:01 v2.2.1-dev.8 01:42:01 v2.2.1-dev.9 01:42:01 v2.3.0 01:42:01 v2.3.0-dev.10 01:42:01 v2.3.0-dev.11 01:42:01 v2.3.0-dev.12 01:42:01 v2.3.0-dev.13 01:42:01 v2.3.0-dev.14 01:42:01 v2.3.0-dev.15 01:42:01 v2.3.0-dev.16 01:42:01 v2.3.0-dev.17 01:42:01 v2.3.0-dev.18 01:42:01 v2.3.0-dev.19 01:42:01 v2.3.0-dev.20 01:42:01 v2.3.0-dev.21 01:42:01 v2.3.0-dev.22 01:42:01 v2.3.0-dev.23 01:42:01 v2.3.0-dev.24 01:42:01 v2.3.0-dev.25 01:42:01 v2.3.0-dev.26 01:42:01 v2.3.0-dev.27 01:42:01 v2.3.0-dev.28 01:42:01 v2.3.0-dev.29 01:42:01 v2.3.0-dev.30 01:42:01 v2.3.0-dev.31 01:42:01 v2.3.0-dev.32 01:42:01 v2.3.0-dev.33 01:42:01 v2.3.0-dev.34 01:42:01 v2.3.0-dev.35 01:42:01 v2.3.0-dev.36 01:42:01 v2.3.0-dev.37 01:42:01 v3.0.0-dev.1 01:42:01 v3.0.0-dev.10 01:42:01 v3.0.0-dev.11 01:42:01 v3.0.0-dev.12 01:42:01 v3.0.0-dev.13 01:42:01 v3.0.0-dev.14 01:42:01 v3.0.0-dev.15 01:42:01 v3.0.0-dev.16 01:42:01 v3.0.0-dev.17 01:42:01 v3.0.0-dev.2 01:42:01 v3.0.0-dev.3 01:42:01 v3.0.0-dev.4 01:42:01 v3.0.0-dev.5 01:42:01 v3.0.0-dev.6 01:42:01 v3.0.0-dev.7 01:42:01 v3.0.0-dev.8 01:42:01 v3.0.0-dev.9 [Pipeline] sh 01:42:01 + lftools sign git-tag v3.0.0-dev.17 01:42:01 Signing Git tag with Sigul... 01:42:01 Signing v3.0.0-dev.17 [Pipeline] echo 01:42:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:42:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:42:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:42:02 $ docker stop --time=1 7550cb9af1bc5ebbd855c04a13911410209a988b1f73833dcf274a40fd817aa9 01:42:03 $ docker rm -f --volumes 7550cb9af1bc5ebbd855c04a13911410209a988b1f73833dcf274a40fd817aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:42:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:04 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:42:04 $ 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 01:42:04 $ docker top b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf -eo pid,comm 01:42:04 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). 01:42:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:04 [ssh-agent] Looking for ssh-agent implementation... 01:42:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:05 $ docker exec b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf ssh-agent 01:42:05 SSH_AUTH_SOCK=/tmp/ssh-omSSjcPx3gpU/agent.33 01:42:05 SSH_AGENT_PID=39 01:42:05 Running ssh-add (command line suppressed) 01:42:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7771366249213393253.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7771366249213393253.key) 01:42:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:05 + git semver bump pre 01:42:05 2023-02-18 01:42:05,771 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:42:05 2023-02-18 01:42:05,771 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 01:42:05 2023-02-18 01:42:05,771 [bump_version] DEBUG bumped version:3.0.0-dev.18 01:42:05 2023-02-18 01:42:05,771 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 01:42:05 2023-02-18 01:42:05,772 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:42:05 2023-02-18 01:42:05,772 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 01:42:05 2023-02-18 01:42:05,774 [execute] INFO git cat-file --batch-check 01:42:05 2023-02-18 01:42:05,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:05 2023-02-18 01:42:05,780 [execute] INFO git cat-file --batch 01:42:05 2023-02-18 01:42:05,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:05 2023-02-18 01:42:05,784 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:42:05 3.0.0-dev.18 [Pipeline] } 01:42:07 $ docker exec --env ******** --env ******** b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf ssh-agent -k 01:42:07 unset SSH_AUTH_SOCK; 01:42:07 unset SSH_AGENT_PID; 01:42:07 echo Agent pid 39 killed; 01:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:07 + git semver [Pipeline] } 01:42:08 $ docker stop --time=1 b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf 01:42:09 $ docker rm -f --volumes b6f631682ae54aa5d1501c0432fecb32bc74e08acbfbc428d1f6df981818e8bf [Pipeline] // withDockerContainer [Pipeline] sh 01:42:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:10 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:42:10 $ 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 01:42:10 $ docker top bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:10 [ssh-agent] Looking for ssh-agent implementation... 01:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:10 $ docker exec bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 ssh-agent 01:42:10 SSH_AUTH_SOCK=/tmp/ssh-zJlQH9nHMh8S/agent.33 01:42:10 SSH_AGENT_PID=39 01:42:10 Running ssh-add (command line suppressed) 01:42:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7598916238219021622.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7598916238219021622.key) 01:42:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:11 + git semver push 01:42:11 2023-02-18 01:42:11,353 [run_push] DEBUG push 01:42:11 2023-02-18 01:42:11,354 [execute] INFO git cat-file --batch-check 01:42:11 2023-02-18 01:42:11,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:11 2023-02-18 01:42:11,357 [execute] INFO git rev-list a0793b505aa3e9017464bbd734e0b175179cb83e -- 01:42:11 2023-02-18 01:42:11,358 [execute] DEBUG Popen(['git', 'rev-list', 'a0793b505aa3e9017464bbd734e0b175179cb83e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 01:42:11 2023-02-18 01:42:11,363 [execute] INFO git fetch -v origin 01:42:11 2023-02-18 01:42:11,363 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 01:42:12 2023-02-18 01:42:11,951 [run_push] DEBUG no remote changes detected 01:42:12 2023-02-18 01:42:11,952 [execute] INFO git push origin semver 01:42:12 2023-02-18 01:42:11,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 01:42:12 2023-02-18 01:42:12,786 [run_push] DEBUG push all version tags 01:42:12 2023-02-18 01:42:12,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:42:12 2023-02-18 01:42:12,787 [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) 01:42:13 2023-02-18 01:42:13,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:42:13 3.0.0-dev.18 [Pipeline] } 01:42:13 $ docker exec --env ******** --env ******** bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 ssh-agent -k 01:42:13 unset SSH_AUTH_SOCK; 01:42:13 unset SSH_AGENT_PID; 01:42:13 echo Agent pid 39 killed; 01:42:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:14 + git semver [Pipeline] } 01:42:14 $ docker stop --time=1 bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 01:42:15 $ docker rm -f --volumes bf8692d774c56b142e9d7d8037462f23a63f65742cbbdd7b29595fd0fe108659 [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 01:42:16 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 01:42:16 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:42:16 total 16 01:42:16 drwxr-xr-x 3 root root 4096 Feb 18 01:30 . 01:42:16 drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 01:42 .. 01:42:16 drwxr-xr-x 2 root root 4096 Feb 18 01:30 cost 01:42:16 -rw-r--r-- 1 root root 96 Feb 18 01:30 cost.csv 01:42:16 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 01:42:16 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:42:16 total 16 01:42:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 01:30 . 01:42:16 drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 01:42 .. 01:42:16 drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 01:30 cost 01:42:16 -rw-r--r-- 1 jenkins jenkins 96 Feb 18 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:42:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:17 ---> package-listing.sh 01:42:17 ++ facter osfamily 01:42:17 ++ tr '[:upper:]' '[:lower:]' 01:42:17 + OS_FAMILY=debian 01:42:17 + workspace=/w/workspace/ry_app-service-configurable_main 01:42:17 + START_PACKAGES=/tmp/packages_start.txt 01:42:17 + END_PACKAGES=/tmp/packages_end.txt 01:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:17 + PACKAGES=/tmp/packages_start.txt 01:42:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:42:17 + PACKAGES=/tmp/packages_end.txt 01:42:17 + case "${OS_FAMILY}" in 01:42:17 + dpkg -l 01:42:17 + grep '^ii' 01:42:17 + '[' -f /tmp/packages_start.txt ']' 01:42:17 + '[' -f /tmp/packages_end.txt ']' 01:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:42:17 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:42:17 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 01:42:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:18 prd-ubuntu20.04-docker-8c-8g-6538 does not seem to be running inside a container 01:42:18 $ 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 01:42:18 $ docker top e755c7cf7b2b069f9cba3051dafaac9a2a08a402219dd9b8087a40bf64c44dd2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:19 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:19 + mkdir -p /var/log/sysstat [Pipeline] sh 01:42:19 + ls /var/log/sa-host 01:42:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:19 provisioning config files... 01:42:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9602824399242519239tmp [Pipeline] { [Pipeline] echo 01:42:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:20 ---> create-netrc.sh [Pipeline] } 01:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:42:20 ---> python-tools-install.sh [Pipeline] echo 01:42:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:20 ---> sudo-logs.sh 01:42:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:42:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:21 ---> job-cost.sh 01:42:21 lf-activate-venv: SKIPPING 01:42:21 DEBUG: total: 0.2199999988079071 01:42:21 INFO: Retrieving Stack Cost... 01:42:21 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:22 INFO: Archiving Costs [Pipeline] echo 01:42:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:22 ---> logs-deploy.sh 01:42:22 lf-activate-venv: SKIPPING 01:42:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/134 01:42:22 INFO: archiving workspace using pattern(s): 01:42:23 Archives upload complete. 01:42:23 INFO: archiving logs to Nexus