Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 324fa0cdf0d7728e240b942731c50f458de8e74c 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-ssh2454501728836968038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4535852548867621694.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1391107973968336851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh8297736443154102254.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-ssh16926463702194805445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12236 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 324fa0cdf0d7728e240b942731c50f458de8e74c (main) Commit message: "refactor: Remove obsolete commented out Host settings (#554)" > 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 324fa0cdf0d7728e240b942731c50f458de8e74c # timeout=10 > git rev-list --no-walk 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:41:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:41:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:41:56 ========================================================= 20:41:56 EdgeX Global Pipelines Version Info 20:41:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:41:57 ------------------- 20:41:57 stable info: 20:41:57 ------------------- 20:41:57 Commited By: Bill Mahoney bill.mahoney@intel.com 20:41:57 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:41:57 Message: update stable to v1.0.248 20:41:57 ------------------- 20:41:57 experimental info: 20:41:57 ------------------- 20:41:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:41:57 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:41:57 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 324fa0c [Pipeline] echo 20:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:58 provisioning config files... 20:41:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11095025425363413137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:58 ---> docker-login.sh 20:41:58 nexus3.edgexfoundry.org:10001 20:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:58 Configure a credential helper to remove this warning. See 20:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:58 20:41:58 Login Succeeded 20:41:58 nexus3.edgexfoundry.org:10002 20:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:59 Configure a credential helper to remove this warning. See 20:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:59 20:41:59 Login Succeeded 20:41:59 nexus3.edgexfoundry.org:10003 20:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:59 Configure a credential helper to remove this warning. See 20:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:59 20:41:59 Login Succeeded 20:41:59 nexus3.edgexfoundry.org:10004 20:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:59 Configure a credential helper to remove this warning. See 20:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:59 20:41:59 Login Succeeded 20:41:59 docker.io 20:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:59 Configure a credential helper to remove this warning. See 20:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:59 20:41:59 Login Succeeded 20:41:59 ---> docker-login.sh ends [Pipeline] } 20:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:42:00 + git rev-list -1 --merges 324fa0cdf0d7728e240b942731c50f458de8e74c~1..324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo 20:42:00 -----------> git rev-list -1 --merges 324fa0cdf0d7728e240b942731c50f458de8e74c~1..324fa0cdf0d7728e240b942731c50f458de8e74c 324fa0cdf0d7728e240b942731c50f458de8e74c [false] [Pipeline] sh 20:42:00 + git log --format=format:%s -1 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo 20:42:00 ========================================================= 20:42:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:42:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:42:00 + git log --format=format:%s -1 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] echo 20:42:00 [semverPrep] GIT_COMMIT: 324fa0cdf0d7728e240b942731c50f458de8e74c, Commit Message: refactor: Remove obsolete commented out Host settings (#554) [Pipeline] echo 20:42:00 [semverPrep] This is not a build commit. [Pipeline] sh 20:42:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:01 + grep -v github /etc/ssh/ssh_known_hosts 20:42:01 + [ -e /tmp/ssh_known_hosts ] 20:42:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:42:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:42:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:42:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:01 20:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:01 0.1.4: Pulling from edgex-devops/py-git-semver 20:42:01 b85a868b505f: Pulling fs layer 20:42:01 e2be974225ed: Pulling fs layer 20:42:01 339a4e72a1f5: Pulling fs layer 20:42:01 988bab9f4d93: Pulling fs layer 20:42:01 1469e6f7b9e6: Pulling fs layer 20:42:01 eaf3925da568: Pulling fs layer 20:42:01 bab4dde63d76: Pulling fs layer 20:42:01 bde34c3a00c8: Pulling fs layer 20:42:01 b352a97aabf1: Pulling fs layer 20:42:01 4872d77fe225: Pulling fs layer 20:42:01 5851b861e8e6: Pulling fs layer 20:42:01 1469e6f7b9e6: Waiting 20:42:01 eaf3925da568: Waiting 20:42:01 bab4dde63d76: Waiting 20:42:01 bde34c3a00c8: Waiting 20:42:01 b352a97aabf1: Waiting 20:42:01 4872d77fe225: Waiting 20:42:01 5851b861e8e6: Waiting 20:42:01 988bab9f4d93: Waiting 20:42:01 e2be974225ed: Download complete 20:42:01 988bab9f4d93: Download complete 20:42:01 1469e6f7b9e6: Verifying Checksum 20:42:01 1469e6f7b9e6: Download complete 20:42:02 339a4e72a1f5: Verifying Checksum 20:42:02 339a4e72a1f5: Download complete 20:42:02 eaf3925da568: Download complete 20:42:02 bde34c3a00c8: Download complete 20:42:02 b352a97aabf1: Verifying Checksum 20:42:02 b352a97aabf1: Download complete 20:42:02 4872d77fe225: Verifying Checksum 20:42:02 4872d77fe225: Download complete 20:42:02 5851b861e8e6: Download complete 20:42:02 b85a868b505f: Verifying Checksum 20:42:02 b85a868b505f: Download complete 20:42:02 bab4dde63d76: Verifying Checksum 20:42:02 bab4dde63d76: Download complete 20:42:03 b85a868b505f: Pull complete 20:42:03 e2be974225ed: Pull complete 20:42:03 339a4e72a1f5: Pull complete 20:42:03 988bab9f4d93: Pull complete 20:42:03 1469e6f7b9e6: Pull complete 20:42:04 eaf3925da568: Pull complete 20:42:06 bab4dde63d76: Pull complete 20:42:06 bde34c3a00c8: Pull complete 20:42:06 b352a97aabf1: Pull complete 20:42:06 4872d77fe225: Pull complete 20:42:06 5851b861e8e6: Pull complete 20:42:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:06 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:42:08 $ docker top 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 -eo pid,comm 20:42:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:42:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:08 [ssh-agent] Looking for ssh-agent implementation... 20:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:08 $ docker exec 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent 20:42:08 SSH_AUTH_SOCK=/tmp/ssh-AOxJlV6M0xOn/agent.32 20:42:08 SSH_AGENT_PID=38 20:42:08 Running ssh-add (command line suppressed) 20:42:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1633722584544751942.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1633722584544751942.key) 20:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:09 + git tag --points-at HEAD [Pipeline] } 20:42:09 $ docker exec --env ******** --env ******** 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent -k 20:42:09 unset SSH_AUTH_SOCK; 20:42:09 unset SSH_AGENT_PID; 20:42:09 echo Agent pid 38 killed; 20:42:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:42:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:09 [ssh-agent] Looking for ssh-agent implementation... 20:42:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:09 $ docker exec 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent 20:42:09 SSH_AUTH_SOCK=/tmp/ssh-nhIzMoP42vHx/agent.71 20:42:09 SSH_AGENT_PID=77 20:42:09 Running ssh-add (command line suppressed) 20:42:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9436228533982330917.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9436228533982330917.key) 20:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:09 + git semver init 20:42:10 2023-05-01 20:42:10,045 [run_init] DEBUG init version:0.0.0 force:False 20:42:10 2023-05-01 20:42:10,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 20:42:10 2023-05-01 20:42:10,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 20:42:10 2023-05-01 20:42:10,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:42:11 2023-05-01 20:42:10,820 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 20:42:11 2023-05-01 20:42:10,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 20:42:11 2023-05-01 20:42:10,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:42:11 2023-05-01 20:42:10,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:42:11 3.0.0-dev.38 [Pipeline] } 20:42:11 $ docker exec --env ******** --env ******** 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 ssh-agent -k 20:42:11 unset SSH_AUTH_SOCK; 20:42:11 unset SSH_AGENT_PID; 20:42:11 echo Agent pid 77 killed; 20:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:11 + git semver [Pipeline] } 20:42:11 $ docker stop --time=1 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 20:42:13 $ docker rm -f --volumes 91ab254cd5f5b1301b03330aebf3b32d04ab2f3fce2039866035ea89d22dae23 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:42:13 Stashed 1 file(s) [Pipeline] echo 20:42:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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 20:42:13 provisioning config files... 20:42:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15395693342675373053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:14 ---> docker-login.sh 20:42:14 nexus3.edgexfoundry.org:10001 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 nexus3.edgexfoundry.org:10002 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 nexus3.edgexfoundry.org:10003 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 nexus3.edgexfoundry.org:10004 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 docker.io 20:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:14 Configure a credential helper to remove this warning. See 20:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:14 20:42:14 Login Succeeded 20:42:14 ---> docker-login.sh ends [Pipeline] } 20:42:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:14 ========================================================= 20:42:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:42:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:42:14 Sending build context to Docker daemon 3.298MB 20:42:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:42:14 Step 2/12 : FROM ${BASE} AS builder 20:42:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:42:14 f56be85fc22e: Pulling fs layer 20:42:14 85791d961cd3: Pulling fs layer 20:42:14 d694b5ae8c79: Pulling fs layer 20:42:14 9f32a84ed3da: Pulling fs layer 20:42:14 4d19c01a9841: Pulling fs layer 20:42:14 9325e15d5711: Pulling fs layer 20:42:14 556b6ee489ea: Pulling fs layer 20:42:14 c5a4b2cf53e6: Pulling fs layer 20:42:14 556b6ee489ea: Waiting 20:42:14 4d19c01a9841: Waiting 20:42:14 c5a4b2cf53e6: Waiting 20:42:14 9325e15d5711: Waiting 20:42:14 9f32a84ed3da: Waiting 20:42:14 85791d961cd3: Verifying Checksum 20:42:14 85791d961cd3: Download complete 20:42:14 9f32a84ed3da: Verifying Checksum 20:42:14 9f32a84ed3da: Download complete 20:42:14 4d19c01a9841: Verifying Checksum 20:42:14 4d19c01a9841: Download complete 20:42:15 f56be85fc22e: Verifying Checksum 20:42:15 f56be85fc22e: Download complete 20:42:15 9325e15d5711: Verifying Checksum 20:42:15 9325e15d5711: Download complete 20:42:15 f56be85fc22e: Pull complete 20:42:15 85791d961cd3: Pull complete 20:42:15 c5a4b2cf53e6: Verifying Checksum 20:42:15 c5a4b2cf53e6: Download complete 20:42:15 d694b5ae8c79: Verifying Checksum 20:42:15 d694b5ae8c79: Download complete 20:42:15 556b6ee489ea: Verifying Checksum 20:42:15 556b6ee489ea: Download complete 20:42:19 d694b5ae8c79: Pull complete 20:42:19 9f32a84ed3da: Pull complete 20:42:19 4d19c01a9841: Pull complete 20:42:19 9325e15d5711: Pull complete 20:42:21 556b6ee489ea: Pull complete 20:42:22 c5a4b2cf53e6: Pull complete 20:42:22 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:42:22 ---> c4be618373d6 20:42:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:42:24 ---> Running in 2ffeab4c6489 20:42:24 Removing intermediate container 2ffeab4c6489 20:42:24 ---> 445db56e7efc 20:42:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:42:24 ---> Running in 1b054cd3296c 20:42:24 Removing intermediate container 1b054cd3296c 20:42:24 ---> 56c04fd63eb0 20:42:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:42:24 ---> Running in 0394c0baf332 20:42:24 Removing intermediate container 0394c0baf332 20:42:24 ---> 9c27e980aef4 20:42:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:24 ---> Running in 84b783bc40d6 20:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:25 OK: 265 MiB in 53 packages 20:42:25 Removing intermediate container 84b783bc40d6 20:42:25 ---> aacbe8005036 20:42:25 Step 7/12 : WORKDIR /app 20:42:25 ---> Running in 04155da5423d 20:42:25 Removing intermediate container 04155da5423d 20:42:25 ---> 8d660b3aaeb3 20:42:25 Step 8/12 : COPY go.mod vendor* ./ 20:42:25 ---> 247fce7679f7 20:42:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:25 ---> Running in 469276caac55 20:42:28 Still waiting to schedule task 20:42:28 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:28 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:28 ‘prd-ubuntu20.04-docker-8c-8g-12231’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:42:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12232’ is offline 20:42:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12235’ is offline 20:43:04 Removing intermediate container 469276caac55 20:43:04 ---> 2fba754328c8 20:43:04 Step 10/12 : COPY . . 20:43:04 ---> 344ce1ec779f 20:43:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:43:04 ---> Running in 81d4bd7f5e07 20:43:04 Removing intermediate container 81d4bd7f5e07 20:43:04 ---> e6427a97fcac 20:43:04 Step 12/12 : RUN $MAKE 20:43:04 ---> Running in 339f04df69bb 20:43:04 noop 20:43:04 Removing intermediate container 339f04df69bb 20:43:04 ---> 171a05a98b2d 20:43:04 Successfully built 171a05a98b2d 20:43:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:05 + docker inspect -f . ci-base-image-x86_64 20:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:05 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:05 $ docker top 74fc64baf33e28f649ce373b89aeef531066c86a562dabc9e81ca390b3e2c586 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:05 + go version 20:43:05 go version go1.20.2 linux/amd64 [Pipeline] } 20:43:05 $ docker stop --time=1 74fc64baf33e28f649ce373b89aeef531066c86a562dabc9e81ca390b3e2c586 20:43:07 $ docker rm -f --volumes 74fc64baf33e28f649ce373b89aeef531066c86a562dabc9e81ca390b3e2c586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:07 + docker inspect -f . ci-base-image-x86_64 20:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:07 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:07 $ docker top d437c9f2d5ee9d02e0cab8249595e5ce55c00a76db8f99d907f2c9a6ebf58508 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:08 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 20:43:08 + make test 20:43:08 go test -race -coverprofile=coverage.out ./... 20:43:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:43:48 go vet ./... 20:43:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:50 ./bin/test-attribution-txt.sh 20:43:50 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 20:43:50 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 20:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:43:50 $ docker stop --time=1 d437c9f2d5ee9d02e0cab8249595e5ce55c00a76db8f99d907f2c9a6ebf58508 20:43:53 $ docker rm -f --volumes d437c9f2d5ee9d02e0cab8249595e5ce55c00a76db8f99d907f2c9a6ebf58508 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:43:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:43:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:43:55 + ls -al . 20:43:55 total 176 20:43:55 drwxrwxr-x 8 jenkins jenkins 4096 May 1 20:43 . 20:43:55 drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:41 .. 20:43:55 -rw-rw-r-- 1 jenkins jenkins 119 May 1 20:41 .dockerignore 20:43:55 drwxrwxr-x 8 jenkins jenkins 4096 May 1 20:42 .git 20:43:55 drwxrwxr-x 3 jenkins jenkins 4096 May 1 20:41 .github 20:43:55 -rw-rw-r-- 1 jenkins jenkins 171 May 1 20:41 .gitignore 20:43:55 -rw-rw-r-- 1 jenkins jenkins 41 May 1 20:41 .golangci.yml 20:43:55 drwxr-xr-x 3 jenkins jenkins 4096 May 1 20:42 .semver 20:43:55 -rw-rw-r-- 1 jenkins jenkins 9088 May 1 20:41 Attribution.txt 20:43:55 -rw-rw-r-- 1 jenkins jenkins 29118 May 1 20:41 CHANGELOG.md 20:43:55 -rw-rw-r-- 1 jenkins jenkins 1898 May 1 20:41 Dockerfile 20:43:55 -rw-rw-r-- 1 jenkins jenkins 677 May 1 20:41 GOVERNANCE.md 20:43:55 -rw-rw-r-- 1 jenkins jenkins 688 May 1 20:41 Jenkinsfile 20:43:55 -rw-rw-r-- 1 jenkins jenkins 10174 May 1 20:41 LICENSE 20:43:55 -rw-rw-r-- 1 jenkins jenkins 618 May 1 20:41 OWNERS.md 20:43:55 -rw-rw-r-- 1 jenkins jenkins 4369 May 1 20:41 README.md 20:43:55 -rw-rw-r-- 1 jenkins jenkins 12 May 1 20:42 VERSION 20:43:55 drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:41 bin 20:43:55 -rw-r--r-- 1 jenkins jenkins 13 May 1 20:43 coverage.out 20:43:55 -rw-rw-r-- 1 jenkins jenkins 3302 May 1 20:41 go.mod 20:43:55 -rw-rw-r-- 1 jenkins jenkins 31536 May 1 20:41 go.sum 20:43:55 -rw-rw-r-- 1 jenkins jenkins 1949 May 1 20:41 main.go 20:43:55 -rw-rw-r-- 1 jenkins jenkins 2569 May 1 20:41 makefile 20:43:55 drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:41 res 20:43:55 drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:55 + 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=324fa0cdf0d7728e240b942731c50f458de8e74c --label arch=amd64 --label version=3.0.0-dev.38 . 20:43:55 Sending build context to Docker daemon 3.299MB 20:43:55 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:43:55 Step 2/26 : FROM ${BASE} AS builder 20:43:55 ---> 171a05a98b2d 20:43:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:43:55 ---> Running in eb475825ea5c 20:43:55 Removing intermediate container eb475825ea5c 20:43:55 ---> 7905bd95301b 20:43:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:43:55 ---> Running in 298b799aa58a 20:43:55 Removing intermediate container 298b799aa58a 20:43:55 ---> e8de03fa37ba 20:43:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:43:55 ---> Running in 8574ffb835fb 20:43:55 Removing intermediate container 8574ffb835fb 20:43:55 ---> 9fef3080a459 20:43:55 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:43:55 ---> Running in c54b025e919f 20:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:43:56 OK: 265 MiB in 53 packages 20:43:56 Removing intermediate container c54b025e919f 20:43:56 ---> b7896ff779f6 20:43:56 Step 7/26 : WORKDIR /app 20:43:56 ---> Running in 1e4024425817 20:43:56 Removing intermediate container 1e4024425817 20:43:56 ---> 92411e6ca7e2 20:43:56 Step 8/26 : COPY go.mod vendor* ./ 20:43:56 ---> adfd702e617d 20:43:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:56 ---> Running in c4c3b4e828e5 20:43:57 Removing intermediate container c4c3b4e828e5 20:43:57 ---> edb9797d6edf 20:43:57 Step 10/26 : COPY . . 20:43:57 ---> 60b74cb788f3 20:43:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:43:57 ---> Running in 8b5fe51dfd1d 20:43:58 Removing intermediate container 8b5fe51dfd1d 20:43:58 ---> 8885a5e63534 20:43:58 Step 12/26 : RUN $MAKE 20:43:58 ---> Running in 0702c2b5dec6 20:43:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38" -trimpath -mod=readonly -o app-service-configurable 20:44:16 Removing intermediate container 0702c2b5dec6 20:44:16 ---> 550a7a91d33b 20:44:16 Step 13/26 : FROM alpine:3.17 20:44:16 3.17: Pulling from library/alpine 20:44:16 f56be85fc22e: Already exists 20:44:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:44:16 Status: Downloaded newer image for alpine:3.17 20:44:16 ---> 9ed4aefc74f6 20:44:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:44:16 ---> Running in 5e5172459398 20:44:16 Removing intermediate container 5e5172459398 20:44:16 ---> 4864756253e1 20:44:16 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 20:44:16 ---> Running in fe12df0e9931 20:44:16 Removing intermediate container fe12df0e9931 20:44:16 ---> 1017b432f265 20:44:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:16 ---> Running in 73e82475ea95 20:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:44:17 (1/2) Installing ca-certificates (20220614-r4) 20:44:17 (2/2) Installing dumb-init (1.2.5-r2) 20:44:17 Executing busybox-1.35.0-r29.trigger 20:44:17 Executing ca-certificates-20220614-r4.trigger 20:44:17 OK: 8 MiB in 17 packages 20:44:18 Removing intermediate container 73e82475ea95 20:44:18 ---> 72903268a9f6 20:44:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:44:18 ---> 148c2c209515 20:44:18 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:44:18 ---> 79a0c806d57a 20:44:18 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:44:18 ---> 004252daf7c6 20:44:18 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:44:19 ---> dcf0ca7b1b06 20:44:19 Step 21/26 : EXPOSE 48095 20:44:19 ---> Running in f697162b6ac5 20:44:19 Removing intermediate container f697162b6ac5 20:44:19 ---> 0e1d3183f0c1 20:44:19 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 20:44:19 ---> Running in 8a7453d2d757 20:44:19 Removing intermediate container 8a7453d2d757 20:44:19 ---> 0e9819475305 20:44:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:19 ---> Running in f6cbe1208dfc 20:44:19 Removing intermediate container f6cbe1208dfc 20:44:19 ---> ff0f15868eec 20:44:19 Step 24/26 : LABEL arch=amd64 20:44:19 ---> Running in 6de69cadbd37 20:44:19 Removing intermediate container 6de69cadbd37 20:44:19 ---> f342111e1eaf 20:44:19 Step 25/26 : LABEL git_sha=324fa0cdf0d7728e240b942731c50f458de8e74c 20:44:19 ---> Running in 5605d8e17c43 20:44:19 Removing intermediate container 5605d8e17c43 20:44:19 ---> b4072bc93fc0 20:44:19 Step 26/26 : LABEL version=3.0.0-dev.38 20:44:19 ---> Running in 4c95ad54cf18 20:44:19 Removing intermediate container 4c95ad54cf18 20:44:19 ---> d102424c652f 20:44:19 [Warning] One or more build-args [ARCH] were not consumed 20:44:19 Successfully built d102424c652f 20:44:19 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:19 provisioning config files... 20:44:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13377116129498814675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:20 ---> docker-login.sh 20:44:20 nexus3.edgexfoundry.org:10001 20:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:20 Configure a credential helper to remove this warning. See 20:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:20 20:44:20 Login Succeeded 20:44:20 nexus3.edgexfoundry.org:10002 20:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:20 Configure a credential helper to remove this warning. See 20:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:20 20:44:20 Login Succeeded 20:44:20 nexus3.edgexfoundry.org:10003 20:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:20 Configure a credential helper to remove this warning. See 20:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:20 20:44:20 Login Succeeded 20:44:20 nexus3.edgexfoundry.org:10004 20:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:20 Configure a credential helper to remove this warning. See 20:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:20 20:44:20 Login Succeeded 20:44:20 docker.io 20:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:20 Configure a credential helper to remove this warning. See 20:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:20 20:44:20 Login Succeeded 20:44:20 ---> docker-login.sh ends [Pipeline] } 20:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:44:20 324fa0cdf0d7728e240b942731c50f458de8e74c 20:44:20 latest 20:44:20 3.0.0-dev.38 20:44:20 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 20:44:20 main 20:44:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c 20:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:44:21 c2b4ae39aa0d: Preparing 20:44:21 fb279117a4c7: Preparing 20:44:21 7cf7996e66dc: Preparing 20:44:21 490c49b882d8: Preparing 20:44:21 8c591b4be2cd: Preparing 20:44:21 f1417ff83b31: Preparing 20:44:21 7cf7996e66dc: Pushed 20:44:21 f1417ff83b31: Layer already exists 20:44:21 490c49b882d8: Pushed 20:44:21 fb279117a4c7: Pushed 20:44:21 8c591b4be2cd: Pushed 20:44:24 c2b4ae39aa0d: Pushed 20:44:24 324fa0cdf0d7728e240b942731c50f458de8e74c: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:44:24 c2b4ae39aa0d: Preparing 20:44:24 fb279117a4c7: Preparing 20:44:24 7cf7996e66dc: Preparing 20:44:24 490c49b882d8: Preparing 20:44:24 8c591b4be2cd: Preparing 20:44:24 f1417ff83b31: Preparing 20:44:24 f1417ff83b31: Waiting 20:44:24 8c591b4be2cd: Layer already exists 20:44:24 490c49b882d8: Layer already exists 20:44:24 7cf7996e66dc: Layer already exists 20:44:24 c2b4ae39aa0d: Layer already exists 20:44:24 fb279117a4c7: Layer already exists 20:44:24 f1417ff83b31: Layer already exists 20:44:24 latest: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.38 20:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:44:25 c2b4ae39aa0d: Preparing 20:44:25 fb279117a4c7: Preparing 20:44:25 7cf7996e66dc: Preparing 20:44:25 490c49b882d8: Preparing 20:44:25 8c591b4be2cd: Preparing 20:44:25 f1417ff83b31: Preparing 20:44:25 f1417ff83b31: Waiting 20:44:25 490c49b882d8: Layer already exists 20:44:25 fb279117a4c7: Layer already exists 20:44:25 7cf7996e66dc: Layer already exists 20:44:25 c2b4ae39aa0d: Layer already exists 20:44:25 8c591b4be2cd: Layer already exists 20:44:25 f1417ff83b31: Layer already exists 20:44:25 3.0.0-dev.38: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 20:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:44:26 c2b4ae39aa0d: Preparing 20:44:26 fb279117a4c7: Preparing 20:44:26 7cf7996e66dc: Preparing 20:44:26 490c49b882d8: Preparing 20:44:26 8c591b4be2cd: Preparing 20:44:26 f1417ff83b31: Preparing 20:44:26 f1417ff83b31: Waiting 20:44:26 c2b4ae39aa0d: Layer already exists 20:44:26 490c49b882d8: Layer already exists 20:44:26 fb279117a4c7: Layer already exists 20:44:26 7cf7996e66dc: Layer already exists 20:44:26 8c591b4be2cd: Layer already exists 20:44:26 f1417ff83b31: Layer already exists 20:44:26 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:44:26 c2b4ae39aa0d: Preparing 20:44:26 fb279117a4c7: Preparing 20:44:26 7cf7996e66dc: Preparing 20:44:26 490c49b882d8: Preparing 20:44:26 8c591b4be2cd: Preparing 20:44:26 f1417ff83b31: Preparing 20:44:26 f1417ff83b31: Waiting 20:44:26 490c49b882d8: Layer already exists 20:44:26 fb279117a4c7: Layer already exists 20:44:26 7cf7996e66dc: Layer already exists 20:44:26 8c591b4be2cd: Layer already exists 20:44:26 c2b4ae39aa0d: Layer already exists 20:44:26 f1417ff83b31: Layer already exists 20:44:26 main: digest: sha256:7f03a4a5d66140396a330937a45b8c9fc323d9d5cf24f4d1d6e4bcd76c7fa276 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:26 ===================================================== [Pipeline] echo 20:44:26 taggedImages: 20:44:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c 20:44:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:44:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.38 20:44:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 20:44:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:27 20:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:27 latest: Pulling from edgex-lftools-log-publisher 20:44:27 5eb5b503b376: Pulling fs layer 20:44:27 5c69ac0246d0: Pulling fs layer 20:44:27 ec43610c2a17: Pulling fs layer 20:44:27 3a2ae6a8a46f: Pulling fs layer 20:44:27 33b1e0a273af: Pulling fs layer 20:44:27 5d3b04190fa2: Pulling fs layer 20:44:27 2f39f015ded8: Pulling fs layer 20:44:27 33b1e0a273af: Waiting 20:44:27 5d3b04190fa2: Waiting 20:44:27 2f39f015ded8: Waiting 20:44:27 3a2ae6a8a46f: Waiting 20:44:27 5c69ac0246d0: Download complete 20:44:27 3a2ae6a8a46f: Download complete 20:44:27 33b1e0a273af: Verifying Checksum 20:44:27 33b1e0a273af: Download complete 20:44:27 ec43610c2a17: Verifying Checksum 20:44:27 ec43610c2a17: Download complete 20:44:27 5d3b04190fa2: Download complete 20:44:27 5eb5b503b376: Verifying Checksum 20:44:27 5eb5b503b376: Download complete 20:44:28 2f39f015ded8: Verifying Checksum 20:44:28 2f39f015ded8: Download complete 20:44:29 5eb5b503b376: Pull complete 20:44:29 5c69ac0246d0: Pull complete 20:44:29 ec43610c2a17: Pull complete 20:44:29 3a2ae6a8a46f: Pull complete 20:44:29 33b1e0a273af: Pull complete 20:44:30 5d3b04190fa2: Pull complete 20:44:34 2f39f015ded8: Pull complete 20:44:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:34 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:36 $ docker top d6cfa71c7726a126b192181a6ad190cde16fe7f123896130d3e8f8d6259fa37d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:36 ---> job-cost.sh 20:44:36 lf-activate-venv: SKIPPING 20:44:36 INFO: No Stack... 20:44:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:37 INFO: Archiving Costs [Pipeline] sh 20:44:37 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:44:37 + cut -d, -f6 [Pipeline] lock 20:44:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] 20:44:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] did not exist. Created. 20:44:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:38 + echo total: 0.2199999988079071 [Pipeline] stash 20:44:38 Stashed 1 file(s) [Pipeline] } 20:44:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:38 $ docker stop --time=1 d6cfa71c7726a126b192181a6ad190cde16fe7f123896130d3e8f8d6259fa37d 20:44:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12237 in /w/workspace/ry_app-service-configurable_main 20:44:39 $ docker rm -f --volumes d6cfa71c7726a126b192181a6ad190cde16fe7f123896130d3e8f8d6259fa37d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 20:44:39 Running in /w/workspace/app-service-configurable/156 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:44:39 Selected Git installation does not exist. Using Default 20:44:39 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } 20:44:45 using credential edgex-jenkins-ssh 20:44:45 Cloning the remote Git repository 20:44:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:44:45 > git init /w/workspace/app-service-configurable/156 # timeout=10 20:44:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:44:45 > git --version # timeout=10 20:44:45 > git --version # 'git version 2.25.1' 20:44:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:44:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:48 Avoid second fetch 20:44:48 Checking out Revision 324fa0cdf0d7728e240b942731c50f458de8e74c (main) 20:44:49 Commit message: "refactor: Remove obsolete commented out Host settings (#554)" 20:44:48 > git config core.sparsecheckout # timeout=10 20:44:48 > git checkout -f 324fa0cdf0d7728e240b942731c50f458de8e74c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:44:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:50 Dload Upload Total Spent Left Speed 20:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 20:44:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:44:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:44:51 + sudo tee /etc/docker/daemon.new 20:44:51 { 20:44:51 "registry-mirrors": [ 20:44:51 "https://nexus3.edgexfoundry.org:10001" 20:44:51 ], 20:44:51 "bip": "10.250.0.254/24", 20:44:51 "hosts": [ 20:44:51 "tcp://0.0.0.0:5555", 20:44:51 "unix:///var/run/docker.sock" 20:44:51 ], 20:44:51 "mtu": 1458, 20:44:51 "selinux-enabled": true, 20:44:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:44:51 } [Pipeline] sh 20:44:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:44:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:10 provisioning config files... 20:45:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/156@tmp/config8113636662232206068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:10 ---> docker-login.sh 20:45:10 nexus3.edgexfoundry.org:10001 20:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:11 Configure a credential helper to remove this warning. See 20:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:11 20:45:11 Login Succeeded 20:45:11 nexus3.edgexfoundry.org:10002 20:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:12 Configure a credential helper to remove this warning. See 20:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:12 20:45:12 Login Succeeded 20:45:12 nexus3.edgexfoundry.org:10003 20:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:12 Configure a credential helper to remove this warning. See 20:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:12 20:45:12 Login Succeeded 20:45:12 nexus3.edgexfoundry.org:10004 20:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:12 Configure a credential helper to remove this warning. See 20:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:12 20:45:12 Login Succeeded 20:45:12 docker.io 20:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:13 Configure a credential helper to remove this warning. See 20:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:13 20:45:13 Login Succeeded 20:45:13 ---> docker-login.sh ends [Pipeline] } 20:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:13 ========================================================= 20:45:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:45:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:45:13 Sending build context to Docker daemon 168.4kB 20:45:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:45:14 Step 2/12 : FROM ${BASE} AS builder 20:45:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:45:15 c41833b44d91: Pulling fs layer 20:45:15 ed15518f5707: Pulling fs layer 20:45:15 feae8fd75edb: Pulling fs layer 20:45:15 242c74f7c9fa: Pulling fs layer 20:45:15 3cdef696dda3: Pulling fs layer 20:45:15 2ced38df9373: Pulling fs layer 20:45:15 58f1dce35555: Pulling fs layer 20:45:15 242c74f7c9fa: Waiting 20:45:15 3cdef696dda3: Waiting 20:45:15 2ced38df9373: Waiting 20:45:15 58f1dce35555: Waiting 20:45:15 ed15518f5707: Verifying Checksum 20:45:15 ed15518f5707: Download complete 20:45:15 242c74f7c9fa: Verifying Checksum 20:45:15 242c74f7c9fa: Download complete 20:45:15 3cdef696dda3: Verifying Checksum 20:45:15 3cdef696dda3: Download complete 20:45:15 c41833b44d91: Download complete 20:45:16 c41833b44d91: Pull complete 20:45:16 58f1dce35555: Verifying Checksum 20:45:16 58f1dce35555: Download complete 20:45:16 ed15518f5707: Pull complete 20:45:17 2ced38df9373: Verifying Checksum 20:45:17 2ced38df9373: Download complete 20:45:17 feae8fd75edb: Verifying Checksum 20:45:17 feae8fd75edb: Download complete 20:45:29 feae8fd75edb: Pull complete 20:45:29 242c74f7c9fa: Pull complete 20:45:29 3cdef696dda3: Pull complete 20:45:36 2ced38df9373: Pull complete 20:45:38 58f1dce35555: Pull complete 20:45:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:45:38 ---> fadd8f120f05 20:45:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:45:40 ---> Running in aeb3a4ef8894 20:45:40 Removing intermediate container aeb3a4ef8894 20:45:40 ---> f1f4fba6ddd3 20:45:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:45:40 ---> Running in ea1b88a1f59c 20:45:41 Removing intermediate container ea1b88a1f59c 20:45:41 ---> d8b5e7e292be 20:45:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:45:41 ---> Running in 2ac127bbbe19 20:45:42 Removing intermediate container 2ac127bbbe19 20:45:42 ---> 26304a3e8fd4 20:45:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:42 ---> Running in 9e145ae2269a 20:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:45:45 OK: 263 MiB in 53 packages 20:45:45 Removing intermediate container 9e145ae2269a 20:45:45 ---> 830815d8953f 20:45:45 Step 7/12 : WORKDIR /app 20:45:45 ---> Running in 6745d69df4d9 20:45:45 Removing intermediate container 6745d69df4d9 20:45:45 ---> c001013bf745 20:45:45 Step 8/12 : COPY go.mod vendor* ./ 20:45:46 ---> 85b692f67af9 20:45:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:46 ---> Running in 3acb460baa0a 20:46:54 Removing intermediate container 3acb460baa0a 20:46:54 ---> 0dd868584de2 20:46:54 Step 10/12 : COPY . . 20:46:54 ---> 4dc4b2173513 20:46:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:54 ---> Running in f1192a434148 20:46:54 Removing intermediate container f1192a434148 20:46:54 ---> 84d067936887 20:46:54 Step 12/12 : RUN $MAKE 20:46:54 ---> Running in b32401590cb2 20:46:54 noop 20:46:54 Removing intermediate container b32401590cb2 20:46:54 ---> 23cea16dde84 20:46:54 Successfully built 23cea16dde84 20:46:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:54 + docker inspect -f . ci-base-image-arm64 20:46:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-12237 does not seem to be running inside a container 20:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/156 -v /w/workspace/app-service-configurable/156:/w/workspace/app-service-configurable/156:rw,z -v /w/workspace/app-service-configurable/156@tmp:/w/workspace/app-service-configurable/156@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 20:46:56 $ docker top e9c39f1843cd430825ff3ab68a50d521a5154e3b2504db51f9fd0ff5f2e0da13 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:57 + go version 20:46:57 go version go1.20.2 linux/arm64 [Pipeline] } 20:46:57 $ docker stop --time=1 e9c39f1843cd430825ff3ab68a50d521a5154e3b2504db51f9fd0ff5f2e0da13 20:46:58 $ docker rm -f --volumes e9c39f1843cd430825ff3ab68a50d521a5154e3b2504db51f9fd0ff5f2e0da13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:59 + docker inspect -f . ci-base-image-arm64 20:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:59 prd-ubuntu20.04-docker-arm64-4c-16g-12237 does not seem to be running inside a container 20:46:59 $ 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/156 -v /w/workspace/app-service-configurable/156:/w/workspace/app-service-configurable/156:rw,z -v /w/workspace/app-service-configurable/156@tmp:/w/workspace/app-service-configurable/156@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 20:47:00 $ docker top af00015a95c74da8a5e357a19d74a31d4f296b45161f8dfa36af6e4e502c7e64 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/156 [Pipeline] fileExists [Pipeline] sh 20:47:02 + make test 20:47:02 go test -race -coverprofile=coverage.out ./... 20:49:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:49:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:49:38 go vet ./... 20:51:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:30 ./bin/test-attribution-txt.sh 20:51:30 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 20:51:31 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 20:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:51:31 $ docker stop --time=1 af00015a95c74da8a5e357a19d74a31d4f296b45161f8dfa36af6e4e502c7e64 20:51:32 $ docker rm -f --volumes af00015a95c74da8a5e357a19d74a31d4f296b45161f8dfa36af6e4e502c7e64 [Pipeline] // withDockerContainer [Pipeline] sh 20:51:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:51:34 Warning: overwriting stash ‘coverage-report’ 20:51:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:51:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:51:35 + ls -al . 20:51:35 total 172 20:51:35 drwxrwxr-x 7 jenkins jenkins 4096 May 1 20:47 . 20:51:35 drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:44 .. 20:51:35 -rw-rw-r-- 1 jenkins jenkins 119 May 1 20:44 .dockerignore 20:51:35 drwxrwxr-x 8 jenkins jenkins 4096 May 1 20:44 .git 20:51:35 drwxrwxr-x 3 jenkins jenkins 4096 May 1 20:44 .github 20:51:35 -rw-rw-r-- 1 jenkins jenkins 171 May 1 20:44 .gitignore 20:51:35 -rw-rw-r-- 1 jenkins jenkins 41 May 1 20:44 .golangci.yml 20:51:35 -rw-rw-r-- 1 jenkins jenkins 9088 May 1 20:44 Attribution.txt 20:51:35 -rw-rw-r-- 1 jenkins jenkins 29118 May 1 20:44 CHANGELOG.md 20:51:35 -rw-rw-r-- 1 jenkins jenkins 1898 May 1 20:44 Dockerfile 20:51:35 -rw-rw-r-- 1 jenkins jenkins 677 May 1 20:44 GOVERNANCE.md 20:51:35 -rw-rw-r-- 1 jenkins jenkins 688 May 1 20:44 Jenkinsfile 20:51:35 -rw-rw-r-- 1 jenkins jenkins 10174 May 1 20:44 LICENSE 20:51:35 -rw-rw-r-- 1 jenkins jenkins 618 May 1 20:44 OWNERS.md 20:51:35 -rw-rw-r-- 1 jenkins jenkins 4369 May 1 20:44 README.md 20:51:35 -rw-rw-r-- 1 jenkins jenkins 12 May 1 20:42 VERSION 20:51:35 drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:44 bin 20:51:35 -rw-r--r-- 1 jenkins jenkins 13 May 1 20:47 coverage.out 20:51:35 -rw-rw-r-- 1 jenkins jenkins 3302 May 1 20:44 go.mod 20:51:35 -rw-rw-r-- 1 jenkins jenkins 31536 May 1 20:44 go.sum 20:51:35 -rw-rw-r-- 1 jenkins jenkins 1949 May 1 20:44 main.go 20:51:35 -rw-rw-r-- 1 jenkins jenkins 2569 May 1 20:44 makefile 20:51:35 drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:44 res 20:51:35 drwxrwxr-x 4 jenkins jenkins 4096 May 1 20:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:35 + 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=324fa0cdf0d7728e240b942731c50f458de8e74c --label arch=arm64 --label version=3.0.0-dev.38 . 20:51:35 Sending build context to Docker daemon 169.5kB 20:51:36 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:51:36 Step 2/26 : FROM ${BASE} AS builder 20:51:36 ---> 23cea16dde84 20:51:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:51:36 ---> Running in 6e8af07c9367 20:51:36 Removing intermediate container 6e8af07c9367 20:51:36 ---> 5ede729bfc7e 20:51:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:51:36 ---> Running in a2bfe3a22884 20:51:36 Removing intermediate container a2bfe3a22884 20:51:36 ---> 38284e57eab0 20:51:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:51:36 ---> Running in 112ca611eb77 20:51:37 Removing intermediate container 112ca611eb77 20:51:37 ---> 5a5caaaab57a 20:51:37 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:51:37 ---> Running in 3152a3e04a05 20:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:39 OK: 263 MiB in 53 packages 20:51:41 Removing intermediate container 3152a3e04a05 20:51:41 ---> 03eab193dfbb 20:51:41 Step 7/26 : WORKDIR /app 20:51:41 ---> Running in bc01bff950ff 20:51:41 Removing intermediate container bc01bff950ff 20:51:41 ---> ce056cf7ce41 20:51:41 Step 8/26 : COPY go.mod vendor* ./ 20:51:42 ---> 4cf3cddfda57 20:51:42 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:42 ---> Running in 0f5e809be3bf 20:51:45 Removing intermediate container 0f5e809be3bf 20:51:45 ---> e32bd5c2cff3 20:51:45 Step 10/26 : COPY . . 20:51:45 ---> 46ef4467f097 20:51:45 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:51:45 ---> Running in b00bff70c686 20:51:45 Removing intermediate container b00bff70c686 20:51:45 ---> 0d3a875ffb57 20:51:45 Step 12/26 : RUN $MAKE 20:51:45 ---> Running in 5254c4df0056 20:51:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.38" -trimpath -mod=readonly -o app-service-configurable 20:53:53 Removing intermediate container 5254c4df0056 20:53:53 ---> 64a80405d97c 20:53:53 Step 13/26 : FROM alpine:3.17 20:53:53 3.17: Pulling from library/alpine 20:53:53 c41833b44d91: Already exists 20:53:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:53:53 Status: Downloaded newer image for alpine:3.17 20:53:53 ---> 51e60588ff2c 20:53:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:53:53 ---> Running in 27657c72eedc 20:53:53 Removing intermediate container 27657c72eedc 20:53:53 ---> 0e5d3c117091 20:53:53 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 20:53:53 ---> Running in 074fc05af39a 20:53:53 Removing intermediate container 074fc05af39a 20:53:53 ---> 9dad1253f33a 20:53:53 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:53:53 ---> Running in 77960f15df28 20:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:53:53 (1/2) Installing ca-certificates (20220614-r4) 20:53:53 (2/2) Installing dumb-init (1.2.5-r2) 20:53:53 Executing busybox-1.35.0-r29.trigger 20:53:53 Executing ca-certificates-20220614-r4.trigger 20:53:53 OK: 8 MiB in 17 packages 20:53:53 Removing intermediate container 77960f15df28 20:53:53 ---> bcaf9a8ebb00 20:53:53 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:53:53 ---> 497a240678ee 20:53:53 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:53:53 ---> 0d92e8f989ba 20:53:53 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:53:53 ---> 018e9cecd27a 20:53:53 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:53:53 ---> 9e2e8b766693 20:53:53 Step 21/26 : EXPOSE 48095 20:53:53 ---> Running in df6bb3bc4c13 20:53:53 Removing intermediate container df6bb3bc4c13 20:53:53 ---> eba736458ab2 20:53:53 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 20:53:53 ---> Running in 75da71131c10 20:53:55 Removing intermediate container 75da71131c10 20:53:55 ---> 84136f381edb 20:53:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:53:55 ---> Running in 655241c5cbfc 20:53:56 Removing intermediate container 655241c5cbfc 20:53:56 ---> 684daf9d6d94 20:53:56 Step 24/26 : LABEL arch=arm64 20:53:56 ---> Running in 2129bdcdc07a 20:53:56 Removing intermediate container 2129bdcdc07a 20:53:56 ---> c0f226dcff16 20:53:56 Step 25/26 : LABEL git_sha=324fa0cdf0d7728e240b942731c50f458de8e74c 20:53:56 ---> Running in 001f3a543b7d 20:53:56 Removing intermediate container 001f3a543b7d 20:53:56 ---> c5b6713342e5 20:53:56 Step 26/26 : LABEL version=3.0.0-dev.38 20:53:56 ---> Running in e43eeb47227c 20:53:57 Removing intermediate container e43eeb47227c 20:53:57 ---> b377c314a46b 20:53:57 [Warning] One or more build-args [ARCH] were not consumed 20:53:57 Successfully built b377c314a46b 20:53:57 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:57 provisioning config files... 20:53:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/156@tmp/config4680840496536709764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:57 ---> docker-login.sh 20:53:57 nexus3.edgexfoundry.org:10001 20:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:57 Configure a credential helper to remove this warning. See 20:53:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:57 20:53:57 Login Succeeded 20:53:57 nexus3.edgexfoundry.org:10002 20:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:58 Configure a credential helper to remove this warning. See 20:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:58 20:53:58 Login Succeeded 20:53:58 nexus3.edgexfoundry.org:10003 20:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:58 Configure a credential helper to remove this warning. See 20:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:58 20:53:58 Login Succeeded 20:53:58 nexus3.edgexfoundry.org:10004 20:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:58 Configure a credential helper to remove this warning. See 20:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:58 20:53:58 Login Succeeded 20:53:58 docker.io 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 ---> docker-login.sh ends [Pipeline] } 20:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:53:59 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:53:59 324fa0cdf0d7728e240b942731c50f458de8e74c 20:53:59 latest 20:53:59 3.0.0-dev.38 20:53:59 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 20:53:59 main 20:53:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c 20:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:54:00 a4f5d1201c86: Preparing 20:54:00 261ca3eec01d: Preparing 20:54:00 d234797b2748: Preparing 20:54:00 126eb1ba9852: Preparing 20:54:00 0a9f7113408c: Preparing 20:54:00 26cbea5cba74: Preparing 20:54:00 26cbea5cba74: Waiting 20:54:00 261ca3eec01d: Pushed 20:54:00 d234797b2748: Pushed 20:54:00 126eb1ba9852: Pushed 20:54:00 26cbea5cba74: Layer already exists 20:54:00 0a9f7113408c: Pushed 20:54:06 a4f5d1201c86: Pushed 20:54:06 324fa0cdf0d7728e240b942731c50f458de8e74c: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:54:10 a4f5d1201c86: Preparing 20:54:10 261ca3eec01d: Preparing 20:54:10 d234797b2748: Preparing 20:54:10 126eb1ba9852: Preparing 20:54:10 0a9f7113408c: Preparing 20:54:10 26cbea5cba74: Preparing 20:54:10 26cbea5cba74: Waiting 20:54:10 a4f5d1201c86: Layer already exists 20:54:10 126eb1ba9852: Layer already exists 20:54:10 261ca3eec01d: Layer already exists 20:54:10 d234797b2748: Layer already exists 20:54:10 0a9f7113408c: Layer already exists 20:54:10 26cbea5cba74: Layer already exists 20:54:10 latest: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.38 20:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:54:11 a4f5d1201c86: Preparing 20:54:11 261ca3eec01d: Preparing 20:54:11 d234797b2748: Preparing 20:54:11 126eb1ba9852: Preparing 20:54:11 0a9f7113408c: Preparing 20:54:11 26cbea5cba74: Preparing 20:54:11 26cbea5cba74: Waiting 20:54:11 126eb1ba9852: Layer already exists 20:54:11 0a9f7113408c: Layer already exists 20:54:11 a4f5d1201c86: Layer already exists 20:54:11 d234797b2748: Layer already exists 20:54:11 261ca3eec01d: Layer already exists 20:54:11 26cbea5cba74: Layer already exists 20:54:11 3.0.0-dev.38: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 20:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:54:12 a4f5d1201c86: Preparing 20:54:12 261ca3eec01d: Preparing 20:54:12 d234797b2748: Preparing 20:54:12 126eb1ba9852: Preparing 20:54:12 0a9f7113408c: Preparing 20:54:12 26cbea5cba74: Preparing 20:54:12 26cbea5cba74: Waiting 20:54:12 261ca3eec01d: Layer already exists 20:54:12 a4f5d1201c86: Layer already exists 20:54:12 126eb1ba9852: Layer already exists 20:54:12 d234797b2748: Layer already exists 20:54:12 0a9f7113408c: Layer already exists 20:54:12 26cbea5cba74: Layer already exists 20:54:12 324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 20:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:54:13 a4f5d1201c86: Preparing 20:54:13 261ca3eec01d: Preparing 20:54:13 d234797b2748: Preparing 20:54:13 126eb1ba9852: Preparing 20:54:13 0a9f7113408c: Preparing 20:54:13 26cbea5cba74: Preparing 20:54:13 26cbea5cba74: Waiting 20:54:13 0a9f7113408c: Layer already exists 20:54:13 261ca3eec01d: Layer already exists 20:54:13 126eb1ba9852: Layer already exists 20:54:13 d234797b2748: Layer already exists 20:54:13 a4f5d1201c86: Layer already exists 20:54:13 26cbea5cba74: Layer already exists 20:54:13 main: digest: sha256:aed84ee799874b30a667b179c435b7c5fad7f5181efe2dde552687c61ce39b0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:13 ===================================================== [Pipeline] echo 20:54:13 taggedImages: 20:54:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c 20:54:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:54:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.38 20:54:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:324fa0cdf0d7728e240b942731c50f458de8e74c-3.0.0-dev.38 20:54:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:13 20:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:14 arm64: Pulling from edgex-lftools-log-publisher 20:54:14 8998bd30e6a1: Pulling fs layer 20:54:14 04944245beec: Pulling fs layer 20:54:14 699f458cf7ca: Pulling fs layer 20:54:14 765212b225bb: Pulling fs layer 20:54:14 f23df028b6ca: Pulling fs layer 20:54:14 d65c8cfc05b1: Pulling fs layer 20:54:14 2437ff75d9bd: Pulling fs layer 20:54:14 f23df028b6ca: Waiting 20:54:14 d65c8cfc05b1: Waiting 20:54:14 765212b225bb: Waiting 20:54:14 2437ff75d9bd: Waiting 20:54:14 04944245beec: Verifying Checksum 20:54:14 04944245beec: Download complete 20:54:14 765212b225bb: Verifying Checksum 20:54:14 765212b225bb: Download complete 20:54:14 f23df028b6ca: Download complete 20:54:14 d65c8cfc05b1: Verifying Checksum 20:54:14 d65c8cfc05b1: Download complete 20:54:14 699f458cf7ca: Verifying Checksum 20:54:14 699f458cf7ca: Download complete 20:54:15 8998bd30e6a1: Verifying Checksum 20:54:15 8998bd30e6a1: Download complete 20:54:16 2437ff75d9bd: Verifying Checksum 20:54:16 2437ff75d9bd: Download complete 20:54:18 8998bd30e6a1: Pull complete 20:54:19 04944245beec: Pull complete 20:54:23 699f458cf7ca: Pull complete 20:54:24 765212b225bb: Pull complete 20:54:24 f23df028b6ca: Pull complete 20:54:24 d65c8cfc05b1: Pull complete 20:54:37 2437ff75d9bd: Pull complete 20:54:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:37 prd-ubuntu20.04-docker-arm64-4c-16g-12237 does not seem to be running inside a container 20:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/156 -v /w/workspace/app-service-configurable/156:/w/workspace/app-service-configurable/156:rw,z -v /w/workspace/app-service-configurable/156@tmp:/w/workspace/app-service-configurable/156@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 20:54:40 $ docker top ba3a91f6a35e99827faa8b8ecd06c65a64760a544ded6ffda03ff005e6941794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:40 ---> job-cost.sh 20:54:40 lf-activate-venv: SKIPPING 20:54:40 INFO: No Stack... 20:54:41 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:42 INFO: Archiving Costs [Pipeline] sh 20:54:42 + cat /w/workspace/app-service-configurable/156/archives/cost.csv 20:54:42 + cut -d, -f6 [Pipeline] lock 20:54:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] 20:54:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] did not exist. Created. 20:54:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:43 /w/workspace/app-service-configurable/156@tmp/durable-53f45204/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:54:43 + echo total: 0.10999999940395355 [Pipeline] stash 20:54:43 Warning: overwriting stash ‘stack-cost’ 20:54:43 Stashed 1 file(s) [Pipeline] } 20:54:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:43 $ docker stop --time=1 ba3a91f6a35e99827faa8b8ecd06c65a64760a544ded6ffda03ff005e6941794 20:54:45 $ docker rm -f --volumes ba3a91f6a35e99827faa8b8ecd06c65a64760a544ded6ffda03ff005e6941794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:54:45 provisioning config files... 20:54:45 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18089547260984473065tmp [Pipeline] { [Pipeline] sh 20:54:45 + set +x 20:54:45 + curl -s https://codecov.io/bash 20:54:45 + bash -s -- 20:54:45 20:54:45 _____ _ 20:54:45 / ____| | | 20:54:45 | | ___ __| | ___ ___ _____ __ 20:54:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:45 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:45 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:45 Bash-1.0.6 20:54:45 20:54:45 20:54:45 ==> git version 2.25.1 found 20:54:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:54:45 Release-Date: 2020-01-08 20:54:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:45 ==> Jenkins CI detected. 20:54:45 current dir:  /w/workspace/ry_app-service-configurable_main 20:54:45 project root: . 20:54:45 --> token set from env 20:54:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:45 ==> Running gcov in . (disable via -X gcov) 20:54:46 ==> Python coveragepy not found 20:54:46 ==> Searching for coverage reports in: 20:54:46 + . 20:54:46 -> Found 1 reports 20:54:46 ==> Detecting git/mercurial file structure 20:54:46 ==> Reading reports 20:54:46 + ./coverage.out bytes=13 20:54:46 ==> Appending adjustments 20:54:46 https://docs.codecov.io/docs/fixing-reports 20:54:46 + Found adjustments 20:54:46 ==> Gzipping contents 20:54:46 4.0K /tmp/codecov.1gO48n.gz 20:54:46 ==> Uploading reports 20:54:46 url: https://codecov.io 20:54:46 query: branch=main&commit=324fa0cdf0d7728e240b942731c50f458de8e74c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:46 -> Pinging Codecov 20:54:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=324fa0cdf0d7728e240b942731c50f458de8e74c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:46 -> Uploading to 20:54:46 https://storage.googleapis.com/codecov/v4/raw/2023-05-01/A97CA9966030D2A3747ED39772930CCE/324fa0cdf0d7728e240b942731c50f458de8e74c/d6647a0a-43a5-435a-8571-9ea4303b0520.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T205446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3efabb14fd614df0c63d7a447bddb26c5a6f41ea1e327384df661a42abc61551 20:54:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:46 Dload Upload Total Spent Left Speed 20:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1794 --:--:-- --:--:-- --:--:-- 1794 20:54:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] } 20:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:54:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:54:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:46 20:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:54:47 df9b9388f04a: Pulling fs layer 20:54:47 52dc419b0ee2: Pulling fs layer 20:54:47 25bc292e5bac: Pulling fs layer 20:54:47 114826534d7a: Pulling fs layer 20:54:47 4657fd5d0bcf: Pulling fs layer 20:54:47 6ad1cebc031e: Pulling fs layer 20:54:47 8a3aa393b2d8: Pulling fs layer 20:54:47 114826534d7a: Waiting 20:54:47 4657fd5d0bcf: Waiting 20:54:47 6ad1cebc031e: Waiting 20:54:47 8a3aa393b2d8: Waiting 20:54:47 25bc292e5bac: Verifying Checksum 20:54:47 25bc292e5bac: Download complete 20:54:47 52dc419b0ee2: Verifying Checksum 20:54:47 52dc419b0ee2: Download complete 20:54:47 4657fd5d0bcf: Verifying Checksum 20:54:47 4657fd5d0bcf: Download complete 20:54:47 df9b9388f04a: Download complete 20:54:47 6ad1cebc031e: Verifying Checksum 20:54:47 6ad1cebc031e: Download complete 20:54:47 df9b9388f04a: Pull complete 20:54:47 52dc419b0ee2: Pull complete 20:54:47 25bc292e5bac: Pull complete 20:54:48 114826534d7a: Verifying Checksum 20:54:48 114826534d7a: Download complete 20:54:48 8a3aa393b2d8: Verifying Checksum 20:54:48 8a3aa393b2d8: Download complete 20:54:51 114826534d7a: Pull complete 20:54:51 4657fd5d0bcf: Pull complete 20:54:51 6ad1cebc031e: Pull complete 20:54:54 8a3aa393b2d8: Pull complete 20:54:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:54 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:54:56 $ docker top 370ba5323473fc9cc2adb5a4ed251baa762e3a46264af7fd295cbffb02fbbfa4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 20:54:56 + set -o pipefail 20:54:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 20:55:03 20:55:03 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 20:55:03 20:55:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ffe9a866-78c8-4d3c-986e-50dc3e186bcb 20:55:03 20:55:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:55:03 20:55:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:55:03 20:55:03 20:55:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:55:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:55:03 More details here: https://snyk.co/ue1NS [Pipeline] } 20:55:03 $ docker stop --time=1 370ba5323473fc9cc2adb5a4ed251baa762e3a46264af7fd295cbffb02fbbfa4 20:55:05 $ docker rm -f --volumes 370ba5323473fc9cc2adb5a4ed251baa762e3a46264af7fd295cbffb02fbbfa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:55:05 + git log --format=format:%s -1 324fa0cdf0d7728e240b942731c50f458de8e74c [Pipeline] sh 20:55:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:06 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:07 $ docker top 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 -eo pid,comm 20:55:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:55:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:07 [ssh-agent] Looking for ssh-agent implementation... 20:55:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:07 $ docker exec 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 ssh-agent 20:55:07 SSH_AUTH_SOCK=/tmp/ssh-XSnh1IQ5yqiw/agent.33 20:55:07 SSH_AGENT_PID=39 20:55:07 Running ssh-add (command line suppressed) 20:55:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11377587597160718787.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11377587597160718787.key) 20:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:07 + git semver tag 20:55:08 2023-05-01 20:55:08,050 [run_tag] DEBUG tag force:False 20:55:08 2023-05-01 20:55:08,050 [check_head_tag] DEBUG check head tag 20:55:08 2023-05-01 20:55:08,052 [execute] INFO git cat-file --batch-check 20:55:08 2023-05-01 20:55:08,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:55:08 2023-05-01 20:55:08,057 [execute] INFO git cat-file --batch 20:55:08 2023-05-01 20:55:08,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:55:08 2023-05-01 20:55:08,088 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:55:08 2023-05-01 20:55:08,088 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 20:55:08 2023-05-01 20:55:08,088 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:55:08 2023-05-01 20:55:08,093 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:55:08 3.0.0-dev.38 [Pipeline] } 20:55:08 $ docker exec --env ******** --env ******** 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 ssh-agent -k 20:55:08 unset SSH_AUTH_SOCK; 20:55:08 unset SSH_AGENT_PID; 20:55:08 echo Agent pid 39 killed; 20:55:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:08 + git semver [Pipeline] } 20:55:08 $ docker stop --time=1 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 20:55:10 $ docker rm -f --volumes 9ca461b70ded2f2fcece3f72de6e87b73dade36169d8ef9ddf7827ed104c6c59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:10 20:55:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:10 0.23.1-centos7: Pulling from edgex-lftools 20:55:10 ab5ef0e58194: Pulling fs layer 20:55:10 9712f1f96733: Pulling fs layer 20:55:10 63f879dbbcfc: Pulling fs layer 20:55:10 0d9ebad4ef96: Pulling fs layer 20:55:10 e9a5061849ea: Pulling fs layer 20:55:10 d747dcd14b5f: Pulling fs layer 20:55:10 2de7ff778b66: Pulling fs layer 20:55:10 0d9ebad4ef96: Waiting 20:55:10 e9a5061849ea: Waiting 20:55:10 d747dcd14b5f: Waiting 20:55:10 2de7ff778b66: Waiting 20:55:10 9712f1f96733: Verifying Checksum 20:55:10 9712f1f96733: Download complete 20:55:11 63f879dbbcfc: Verifying Checksum 20:55:11 63f879dbbcfc: Download complete 20:55:11 e9a5061849ea: Verifying Checksum 20:55:11 e9a5061849ea: Download complete 20:55:11 d747dcd14b5f: Download complete 20:55:11 0d9ebad4ef96: Verifying Checksum 20:55:11 0d9ebad4ef96: Download complete 20:55:11 ab5ef0e58194: Verifying Checksum 20:55:11 ab5ef0e58194: Download complete 20:55:11 2de7ff778b66: Verifying Checksum 20:55:11 2de7ff778b66: Download complete 20:55:13 ab5ef0e58194: Pull complete 20:55:13 9712f1f96733: Pull complete 20:55:14 63f879dbbcfc: Pull complete 20:55:18 0d9ebad4ef96: Pull complete 20:55:18 e9a5061849ea: Pull complete 20:55:18 d747dcd14b5f: Pull complete 20:55:19 2de7ff778b66: Pull complete 20:55:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:19 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:55:22 $ docker top 4ddc44f9672ec69357c0ce2898df481ba39c6cdd999809a025fdd63340b29b39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:55:22 provisioning config files... 20:55:22 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5810169091822935232tmp 20:55:22 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6935490779007473776tmp 20:55:22 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5310097279977948818tmp [Pipeline] { [Pipeline] echo 20:55:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:55:23 ---> sigul-configuration.sh 20:55:23 gpg: directory `/root/.gnupg' created 20:55:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:55:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:55:23 gpg: keyring `/root/.gnupg/secring.gpg' created 20:55:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:55:23 gpg: CAST5 encrypted data 20:55:23 gpg: encrypted with 1 passphrase 20:55:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:55:23 + mkdir /home/jenkins 20:55:23 + mkdir /home/jenkins/sigul [Pipeline] sh 20:55:23 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:55:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:55:24 ---> sigul-install.sh 20:55:24 Sigul already installed; skipping installation. [Pipeline] sh 20:55:24 + git tag --list 20:55:24 v1.0.0 20:55:24 v1.1.0 20:55:24 v1.2.0 20:55:24 v1.3.0 20:55:24 v1.3.1 20:55:24 v2.0.0 20:55:24 v2.0.1 20:55:24 v2.1.0 20:55:24 v2.1.1 20:55:24 v2.1.1-dev.1 20:55:24 v2.1.1-dev.2 20:55:24 v2.1.2 20:55:24 v2.1.2-dev.1 20:55:24 v2.1.2-dev.2 20:55:24 v2.2.0 20:55:24 v2.2.1-dev.1 20:55:24 v2.2.1-dev.10 20:55:24 v2.2.1-dev.2 20:55:24 v2.2.1-dev.3 20:55:24 v2.2.1-dev.4 20:55:24 v2.2.1-dev.5 20:55:24 v2.2.1-dev.6 20:55:24 v2.2.1-dev.7 20:55:24 v2.2.1-dev.8 20:55:24 v2.2.1-dev.9 20:55:24 v2.3.0 20:55:24 v2.3.0-dev.10 20:55:24 v2.3.0-dev.11 20:55:24 v2.3.0-dev.12 20:55:24 v2.3.0-dev.13 20:55:24 v2.3.0-dev.14 20:55:24 v2.3.0-dev.15 20:55:24 v2.3.0-dev.16 20:55:24 v2.3.0-dev.17 20:55:24 v2.3.0-dev.18 20:55:24 v2.3.0-dev.19 20:55:24 v2.3.0-dev.20 20:55:24 v2.3.0-dev.21 20:55:24 v2.3.0-dev.22 20:55:24 v2.3.0-dev.23 20:55:24 v2.3.0-dev.24 20:55:24 v2.3.0-dev.25 20:55:24 v2.3.0-dev.26 20:55:24 v2.3.0-dev.27 20:55:24 v2.3.0-dev.28 20:55:24 v2.3.0-dev.29 20:55:24 v2.3.0-dev.30 20:55:24 v2.3.0-dev.31 20:55:24 v2.3.0-dev.32 20:55:24 v2.3.0-dev.33 20:55:24 v2.3.0-dev.34 20:55:24 v2.3.0-dev.35 20:55:24 v2.3.0-dev.36 20:55:24 v2.3.0-dev.37 20:55:24 v2.3.1 20:55:24 v2.3.1-dev.1 20:55:24 v2.3.1-dev.2 20:55:24 v2.3.1-dev.3 20:55:24 v2.3.1-dev.4 20:55:24 v3.0.0-dev.1 20:55:24 v3.0.0-dev.10 20:55:24 v3.0.0-dev.11 20:55:24 v3.0.0-dev.12 20:55:24 v3.0.0-dev.13 20:55:24 v3.0.0-dev.14 20:55:24 v3.0.0-dev.15 20:55:24 v3.0.0-dev.16 20:55:24 v3.0.0-dev.17 20:55:24 v3.0.0-dev.18 20:55:24 v3.0.0-dev.19 20:55:24 v3.0.0-dev.2 20:55:24 v3.0.0-dev.20 20:55:24 v3.0.0-dev.21 20:55:24 v3.0.0-dev.22 20:55:24 v3.0.0-dev.23 20:55:24 v3.0.0-dev.24 20:55:24 v3.0.0-dev.25 20:55:24 v3.0.0-dev.26 20:55:24 v3.0.0-dev.27 20:55:24 v3.0.0-dev.28 20:55:24 v3.0.0-dev.29 20:55:24 v3.0.0-dev.3 20:55:24 v3.0.0-dev.30 20:55:24 v3.0.0-dev.31 20:55:24 v3.0.0-dev.32 20:55:24 v3.0.0-dev.33 20:55:24 v3.0.0-dev.34 20:55:24 v3.0.0-dev.35 20:55:24 v3.0.0-dev.36 20:55:24 v3.0.0-dev.37 20:55:24 v3.0.0-dev.38 20:55:24 v3.0.0-dev.4 20:55:24 v3.0.0-dev.5 20:55:24 v3.0.0-dev.6 20:55:24 v3.0.0-dev.7 20:55:24 v3.0.0-dev.8 20:55:24 v3.0.0-dev.9 [Pipeline] sh 20:55:24 + lftools sign git-tag v3.0.0-dev.38 20:55:25 Signing Git tag with Sigul... 20:55:25 Signing v3.0.0-dev.38 [Pipeline] echo 20:55:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:55:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:55:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:55:25 $ docker stop --time=1 4ddc44f9672ec69357c0ce2898df481ba39c6cdd999809a025fdd63340b29b39 20:55:27 $ docker rm -f --volumes 4ddc44f9672ec69357c0ce2898df481ba39c6cdd999809a025fdd63340b29b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:55:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:27 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:28 $ docker top d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 -eo pid,comm 20:55:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:55:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:28 [ssh-agent] Looking for ssh-agent implementation... 20:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:28 $ docker exec d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 ssh-agent 20:55:28 SSH_AUTH_SOCK=/tmp/ssh-Q2e8zTxOJ4jU/agent.33 20:55:28 SSH_AGENT_PID=40 20:55:28 Running ssh-add (command line suppressed) 20:55:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1599155969012243892.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1599155969012243892.key) 20:55:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:28 + git semver bump pre 20:55:29 2023-05-01 20:55:29,064 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:55:29 2023-05-01 20:55:29,064 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev 20:55:29 2023-05-01 20:55:29,064 [bump_version] DEBUG bumped version:3.0.0-dev.39 20:55:29 2023-05-01 20:55:29,065 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 20:55:29 2023-05-01 20:55:29,065 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:55:29 2023-05-01 20:55:29,065 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 20:55:29 2023-05-01 20:55:29,066 [execute] INFO git cat-file --batch-check 20:55:29 2023-05-01 20:55:29,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:55:29 2023-05-01 20:55:29,071 [execute] INFO git cat-file --batch 20:55:29 2023-05-01 20:55:29,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:55:29 2023-05-01 20:55:29,077 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:55:29 3.0.0-dev.39 [Pipeline] } 20:55:29 $ docker exec --env ******** --env ******** d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 ssh-agent -k 20:55:29 unset SSH_AUTH_SOCK; 20:55:29 unset SSH_AGENT_PID; 20:55:29 echo Agent pid 40 killed; 20:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:29 + git semver [Pipeline] } 20:55:29 $ docker stop --time=1 d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 20:55:31 $ docker rm -f --volumes d62d284066a4a15e37f99e911f116e23c062af701e1f6921d451593f985080d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:31 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:32 $ docker top a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 -eo pid,comm 20:55:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:55:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:32 [ssh-agent] Looking for ssh-agent implementation... 20:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:32 $ docker exec a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 ssh-agent 20:55:32 SSH_AUTH_SOCK=/tmp/ssh-99tHISgKaEfy/agent.33 20:55:32 SSH_AGENT_PID=38 20:55:32 Running ssh-add (command line suppressed) 20:55:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8208165046060713586.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8208165046060713586.key) 20:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:32 + git semver push 20:55:33 2023-05-01 20:55:33,060 [run_push] DEBUG push 20:55:33 2023-05-01 20:55:33,060 [execute] INFO git cat-file --batch-check 20:55:33 2023-05-01 20:55:33,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:55:33 2023-05-01 20:55:33,064 [execute] INFO git rev-list bd6c2cce785b08e552f5bb3af1f215404b2695fd -- 20:55:33 2023-05-01 20:55:33,064 [execute] DEBUG Popen(['git', 'rev-list', 'bd6c2cce785b08e552f5bb3af1f215404b2695fd', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:55:33 2023-05-01 20:55:33,075 [execute] INFO git fetch -v origin 20:55:33 2023-05-01 20:55:33,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 20:55:33 2023-05-01 20:55:33,555 [run_push] DEBUG no remote changes detected 20:55:33 2023-05-01 20:55:33,556 [execute] INFO git push origin semver 20:55:33 2023-05-01 20:55:33,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:55:34 2023-05-01 20:55:34,538 [run_push] DEBUG push all version tags 20:55:34 2023-05-01 20:55:34,538 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:55:34 2023-05-01 20:55:34,539 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:55:35 2023-05-01 20:55:35,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:55:35 3.0.0-dev.39 [Pipeline] } 20:55:35 $ docker exec --env ******** --env ******** a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 ssh-agent -k 20:55:35 unset SSH_AUTH_SOCK; 20:55:35 unset SSH_AGENT_PID; 20:55:35 echo Agent pid 38 killed; 20:55:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:36 + git semver [Pipeline] } 20:55:36 $ docker stop --time=1 a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 20:55:37 $ docker rm -f --volumes a6c67ef9c1376507cd077eab767cde7ef24d612cad06dfee041b7b9b9c556050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:55:38 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 20:55:38 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:55:38 total 16 20:55:38 drwxr-xr-x 3 root root 4096 May 1 20:44 . 20:55:38 drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:55 .. 20:55:38 drwxr-xr-x 2 root root 4096 May 1 20:44 cost 20:55:38 -rw-r--r-- 1 root root 96 May 1 20:44 cost.csv 20:55:38 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:55:38 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:55:38 total 16 20:55:38 drwxr-xr-x 3 jenkins jenkins 4096 May 1 20:44 . 20:55:38 drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:55 .. 20:55:38 drwxr-xr-x 2 jenkins jenkins 4096 May 1 20:44 cost 20:55:38 -rw-r--r-- 1 jenkins jenkins 96 May 1 20:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:55:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:55:39 ---> package-listing.sh 20:55:39 ++ facter osfamily 20:55:39 ++ tr '[:upper:]' '[:lower:]' 20:55:39 + OS_FAMILY=debian 20:55:39 + workspace=/w/workspace/ry_app-service-configurable_main 20:55:39 + START_PACKAGES=/tmp/packages_start.txt 20:55:39 + END_PACKAGES=/tmp/packages_end.txt 20:55:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:39 + PACKAGES=/tmp/packages_start.txt 20:55:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:55:39 + PACKAGES=/tmp/packages_end.txt 20:55:39 + case "${OS_FAMILY}" in 20:55:39 + dpkg -l 20:55:39 + grep '^ii' 20:55:39 + '[' -f /tmp/packages_start.txt ']' 20:55:39 + '[' -f /tmp/packages_end.txt ']' 20:55:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:55:39 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:55:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:55:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:55:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:40 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 20:55:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:55:40 $ docker top 7cbd07542e2343f92929b535298c0c2ecb37def7ca9376f7168aff506cbd2e1f -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:55:41 + mkdir -p /var/log/sysstat [Pipeline] sh 20:55:41 + ls /var/log/sa-host 20:55:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:41 provisioning config files... 20:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14927694418057769716tmp [Pipeline] { [Pipeline] echo 20:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:41 ---> create-netrc.sh [Pipeline] } 20:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> python-tools-install.sh [Pipeline] echo 20:55:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> sudo-logs.sh 20:55:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:55:42 ---> job-cost.sh 20:55:42 lf-activate-venv: SKIPPING 20:55:42 DEBUG: total: 0.2199999988079071 20:55:42 INFO: Retrieving Stack Cost... 20:55:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:55:43 INFO: Archiving Costs [Pipeline] echo 20:55:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:44 ---> logs-deploy.sh 20:55:44 lf-activate-venv: SKIPPING 20:55:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/156 20:55:44 INFO: archiving workspace using pattern(s): 20:55:44 Archives upload complete. 20:55:44 INFO: archiving logs to Nexus