Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd3194ecd0160a0c22bac32624bfc649792b11c0 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-ssh7833182413222486923.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-ssh11640950273009772368.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-ssh6984727082364630761.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-ssh6316705368545457351.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-ssh8091089354771381506.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-8999 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 dd3194ecd0160a0c22bac32624bfc649792b11c0 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#549)" > 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 dd3194ecd0160a0c22bac32624bfc649792b11c0 # timeout=10 > git rev-list --no-walk 07c56ab1e9f2512326717d7500f79526db3b6e2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:05 ========================================================= 21:28:05 EdgeX Global Pipelines Version Info 21:28:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:06 ------------------- 21:28:06 stable info: 21:28:06 ------------------- 21:28:06 Commited By: Bill Mahoney bill.mahoney@intel.com 21:28:06 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:28:06 Message: update stable to v1.0.248 21:28:06 ------------------- 21:28:06 experimental info: 21:28:06 ------------------- 21:28:06 Commited By: **** collab-it+edgex@linuxfoundation.org 21:28:06 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:28:06 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd3194e [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:07 provisioning config files... 21:28:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1331270524979240583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:07 ---> docker-login.sh 21:28:07 nexus3.edgexfoundry.org:10001 21:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:08 Configure a credential helper to remove this warning. See 21:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:08 21:28:08 Login Succeeded 21:28:08 nexus3.edgexfoundry.org:10002 21:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:08 Configure a credential helper to remove this warning. See 21:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:08 21:28:08 Login Succeeded 21:28:08 nexus3.edgexfoundry.org:10003 21:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:08 Configure a credential helper to remove this warning. See 21:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:08 21:28:08 Login Succeeded 21:28:08 nexus3.edgexfoundry.org:10004 21:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:08 Configure a credential helper to remove this warning. See 21:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:08 21:28:08 Login Succeeded 21:28:08 docker.io 21:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:08 Configure a credential helper to remove this warning. See 21:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:08 21:28:08 Login Succeeded 21:28:08 ---> docker-login.sh ends [Pipeline] } 21:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:28:08 + git rev-list -1 --merges dd3194ecd0160a0c22bac32624bfc649792b11c0~1..dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo 21:28:09 -----------> git rev-list -1 --merges dd3194ecd0160a0c22bac32624bfc649792b11c0~1..dd3194ecd0160a0c22bac32624bfc649792b11c0 dd3194ecd0160a0c22bac32624bfc649792b11c0 [false] [Pipeline] sh 21:28:09 + git log --format=format:%s -1 dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo 21:28:09 ========================================================= 21:28:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:28:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:09 + git log --format=format:%s -1 dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo 21:28:09 [semverPrep] GIT_COMMIT: dd3194ecd0160a0c22bac32624bfc649792b11c0, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#549) [Pipeline] echo 21:28:09 [semverPrep] This is not a build commit. [Pipeline] sh 21:28:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:10 + grep -v github /etc/ssh/ssh_known_hosts 21:28:10 + [ -e /tmp/ssh_known_hosts ] 21:28:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:28:10 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:28:10 sudo tee -a /etc/ssh/ssh_known_hosts 21:28:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:10 21:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:10 0.1.4: Pulling from edgex-devops/py-git-semver 21:28:10 b85a868b505f: Pulling fs layer 21:28:10 e2be974225ed: Pulling fs layer 21:28:10 339a4e72a1f5: Pulling fs layer 21:28:10 988bab9f4d93: Pulling fs layer 21:28:10 1469e6f7b9e6: Pulling fs layer 21:28:10 eaf3925da568: Pulling fs layer 21:28:10 bab4dde63d76: Pulling fs layer 21:28:10 bde34c3a00c8: Pulling fs layer 21:28:10 b352a97aabf1: Pulling fs layer 21:28:10 4872d77fe225: Pulling fs layer 21:28:10 5851b861e8e6: Pulling fs layer 21:28:10 1469e6f7b9e6: Waiting 21:28:10 5851b861e8e6: Waiting 21:28:10 bab4dde63d76: Waiting 21:28:10 eaf3925da568: Waiting 21:28:10 bde34c3a00c8: Waiting 21:28:10 988bab9f4d93: Waiting 21:28:10 4872d77fe225: Waiting 21:28:10 b352a97aabf1: Waiting 21:28:10 e2be974225ed: Download complete 21:28:10 988bab9f4d93: Verifying Checksum 21:28:10 988bab9f4d93: Download complete 21:28:10 1469e6f7b9e6: Verifying Checksum 21:28:10 1469e6f7b9e6: Download complete 21:28:10 eaf3925da568: Download complete 21:28:10 339a4e72a1f5: Verifying Checksum 21:28:10 339a4e72a1f5: Download complete 21:28:10 bde34c3a00c8: Download complete 21:28:10 b352a97aabf1: Download complete 21:28:10 4872d77fe225: Verifying Checksum 21:28:10 5851b861e8e6: Verifying Checksum 21:28:10 5851b861e8e6: Download complete 21:28:10 b85a868b505f: Verifying Checksum 21:28:10 b85a868b505f: Download complete 21:28:11 bab4dde63d76: Download complete 21:28:12 b85a868b505f: Pull complete 21:28:12 e2be974225ed: Pull complete 21:28:13 339a4e72a1f5: Pull complete 21:28:13 988bab9f4d93: Pull complete 21:28:13 1469e6f7b9e6: Pull complete 21:28:13 eaf3925da568: Pull complete 21:28:15 bab4dde63d76: Pull complete 21:28:15 bde34c3a00c8: Pull complete 21:28:15 b352a97aabf1: Pull complete 21:28:15 4872d77fe225: Pull complete 21:28:15 5851b861e8e6: Pull complete 21:28:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:15 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:28:15 $ 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 21:28:21 $ docker top f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a -eo pid,comm 21:28:21 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). 21:28:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:21 [ssh-agent] Looking for ssh-agent implementation... 21:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:21 $ docker exec f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent 21:28:21 SSH_AUTH_SOCK=/tmp/ssh-NkiHWDWNkh2a/agent.33 21:28:21 SSH_AGENT_PID=39 21:28:21 Running ssh-add (command line suppressed) 21:28:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1784708801639259326.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1784708801639259326.key) 21:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:22 + git tag --points-at HEAD [Pipeline] } 21:28:22 $ docker exec --env ******** --env ******** f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent -k 21:28:22 unset SSH_AUTH_SOCK; 21:28:22 unset SSH_AGENT_PID; 21:28:22 echo Agent pid 39 killed; 21:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:22 [ssh-agent] Looking for ssh-agent implementation... 21:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:22 $ docker exec f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent 21:28:22 SSH_AUTH_SOCK=/tmp/ssh-n8bA48jQ3ckj/agent.71 21:28:22 SSH_AGENT_PID=77 21:28:22 Running ssh-add (command line suppressed) 21:28:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3276730718497475779.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3276730718497475779.key) 21:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:22 + git semver init 21:28:23 2023-04-18 21:28:22,995 [run_init] DEBUG init version:0.0.0 force:False 21:28:23 2023-04-18 21:28:22,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:28:23 2023-04-18 21:28:22,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:28:23 2023-04-18 21:28:22,997 [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) 21:28:24 2023-04-18 21:28:23,803 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:28:24 2023-04-18 21:28:23,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:28:24 2023-04-18 21:28:23,805 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:28:24 2023-04-18 21:28:23,805 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:28:24 3.0.0-dev.33 [Pipeline] } 21:28:23 $ docker exec --env ******** --env ******** f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent -k 21:28:24 unset SSH_AUTH_SOCK; 21:28:24 unset SSH_AGENT_PID; 21:28:24 echo Agent pid 77 killed; 21:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:24 + git semver [Pipeline] } 21:28:24 $ docker stop --time=1 f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a 21:28:25 $ docker rm -f --volumes f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a [Pipeline] // withDockerContainer [Pipeline] sh 21:28:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:28:26 Stashed 1 file(s) [Pipeline] echo 21:28:26 [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 21:28:26 provisioning config files... 21:28:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9507970418433728336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:26 ---> docker-login.sh 21:28:26 nexus3.edgexfoundry.org:10001 21:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:26 Configure a credential helper to remove this warning. See 21:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:26 21:28:26 Login Succeeded 21:28:26 nexus3.edgexfoundry.org:10002 21:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:26 Configure a credential helper to remove this warning. See 21:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:26 21:28:26 Login Succeeded 21:28:26 nexus3.edgexfoundry.org:10003 21:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:27 Configure a credential helper to remove this warning. See 21:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:27 21:28:27 Login Succeeded 21:28:27 nexus3.edgexfoundry.org:10004 21:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:27 Configure a credential helper to remove this warning. See 21:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:27 21:28:27 Login Succeeded 21:28:27 docker.io 21:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:27 Configure a credential helper to remove this warning. See 21:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:27 21:28:27 Login Succeeded 21:28:27 ---> docker-login.sh ends [Pipeline] } 21:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:27 ========================================================= 21:28:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:28:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:27 + 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 . 21:28:27 Sending build context to Docker daemon 3.283MB 21:28:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:28:27 Step 2/12 : FROM ${BASE} AS builder 21:28:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:28:27 63b65145d645: Pulling fs layer 21:28:27 a2d21d5440eb: Pulling fs layer 21:28:27 935e6c44a52c: Pulling fs layer 21:28:27 94cc34f8dd06: Pulling fs layer 21:28:27 30dea6a524f1: Pulling fs layer 21:28:27 a2aff8979fd8: Pulling fs layer 21:28:27 6808be2612f2: Pulling fs layer 21:28:27 f25807f1079a: Pulling fs layer 21:28:27 30dea6a524f1: Waiting 21:28:27 a2aff8979fd8: Waiting 21:28:27 6808be2612f2: Waiting 21:28:27 f25807f1079a: Waiting 21:28:27 94cc34f8dd06: Waiting 21:28:27 94cc34f8dd06: Verifying Checksum 21:28:27 94cc34f8dd06: Download complete 21:28:27 30dea6a524f1: Download complete 21:28:28 63b65145d645: Verifying Checksum 21:28:28 63b65145d645: Download complete 21:28:28 a2aff8979fd8: Verifying Checksum 21:28:28 a2aff8979fd8: Download complete 21:28:28 63b65145d645: Pull complete 21:28:28 a2d21d5440eb: Pull complete 21:28:28 f25807f1079a: Verifying Checksum 21:28:28 f25807f1079a: Download complete 21:28:28 935e6c44a52c: Verifying Checksum 21:28:28 935e6c44a52c: Download complete 21:28:28 6808be2612f2: Verifying Checksum 21:28:28 6808be2612f2: Download complete 21:28:32 935e6c44a52c: Pull complete 21:28:32 94cc34f8dd06: Pull complete 21:28:32 30dea6a524f1: Pull complete 21:28:32 a2aff8979fd8: Pull complete 21:28:34 6808be2612f2: Pull complete 21:28:35 f25807f1079a: Pull complete 21:28:35 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:28:35 ---> 3b553350e43f 21:28:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:28:41 Still waiting to schedule task 21:28:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:28:43 ---> Running in b29d1fbf45c3 21:28:43 Removing intermediate container b29d1fbf45c3 21:28:43 ---> ca3941039222 21:28:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:28:43 ---> Running in 4aebf73065e1 21:28:43 Removing intermediate container 4aebf73065e1 21:28:43 ---> 80d86903594c 21:28:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:28:43 ---> Running in 56be3238d906 21:28:43 Removing intermediate container 56be3238d906 21:28:43 ---> 4e18db501181 21:28:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:43 ---> Running in 4590e3af670e 21:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:28:44 OK: 265 MiB in 53 packages 21:28:44 Removing intermediate container 4590e3af670e 21:28:44 ---> 85e53d98ca1d 21:28:44 Step 7/12 : WORKDIR /app 21:28:44 ---> Running in c1f51d803707 21:28:44 Removing intermediate container c1f51d803707 21:28:44 ---> 07a61362b06c 21:28:44 Step 8/12 : COPY go.mod vendor* ./ 21:28:44 ---> 1dcde7f3b33c 21:28:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:44 ---> Running in 8736dfa827c9 21:29:23 Removing intermediate container 8736dfa827c9 21:29:23 ---> cda2c79e0dbb 21:29:23 Step 10/12 : COPY . . 21:29:23 ---> 81025ce891f1 21:29:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:29:23 ---> Running in e012610f1cf9 21:29:23 Removing intermediate container e012610f1cf9 21:29:23 ---> 60e6b8112070 21:29:23 Step 12/12 : RUN $MAKE 21:29:23 ---> Running in 9c1ac47873e6 21:29:24 noop 21:29:24 Removing intermediate container 9c1ac47873e6 21:29:24 ---> 40176739e381 21:29:24 Successfully built 40176739e381 21:29:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:24 + docker inspect -f . ci-base-image-x86_64 21:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:25 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:29:25 $ 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 21:29:25 $ docker top 6b8ce9d8566e109bfc743f4b117eb9bc339e16a5541cdf726654ebec6296c0be -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:25 + go version 21:29:25 go version go1.20.2 linux/amd64 [Pipeline] } 21:29:25 $ docker stop --time=1 6b8ce9d8566e109bfc743f4b117eb9bc339e16a5541cdf726654ebec6296c0be 21:29:26 $ docker rm -f --volumes 6b8ce9d8566e109bfc743f4b117eb9bc339e16a5541cdf726654ebec6296c0be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:27 + docker inspect -f . ci-base-image-x86_64 21:29:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:27 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:29:27 $ 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 21:29:27 $ docker top 112353fe95d175d566519eadd8a9126b7a61a94f4b6488a6ac7c8d565ea96a66 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:28 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:29:28 + make test 21:29:28 go test -race -coverprofile=coverage.out ./... 21:29:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:30:08 go vet ./... 21:30:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:30:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:30:10 ./bin/test-attribution-txt.sh 21:30:10 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 21:30:10 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 21:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:30:10 $ docker stop --time=1 112353fe95d175d566519eadd8a9126b7a61a94f4b6488a6ac7c8d565ea96a66 21:30:19 $ docker rm -f --volumes 112353fe95d175d566519eadd8a9126b7a61a94f4b6488a6ac7c8d565ea96a66 [Pipeline] // withDockerContainer [Pipeline] sh 21:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:30:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:20 + ls -al . 21:30:20 total 176 21:30:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:29 . 21:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:28 .. 21:30:20 -rw-rw-r-- 1 jenkins jenkins 119 Apr 18 21:28 .dockerignore 21:30:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:28 .git 21:30:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:28 .github 21:30:20 -rw-rw-r-- 1 jenkins jenkins 171 Apr 18 21:28 .gitignore 21:30:20 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:28 .golangci.yml 21:30:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:28 .semver 21:30:20 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 18 21:28 Attribution.txt 21:30:20 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 18 21:28 CHANGELOG.md 21:30:20 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 18 21:28 Dockerfile 21:30:20 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:28 GOVERNANCE.md 21:30:20 -rw-rw-r-- 1 jenkins jenkins 688 Apr 18 21:28 Jenkinsfile 21:30:20 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 18 21:28 LICENSE 21:30:20 -rw-rw-r-- 1 jenkins jenkins 618 Apr 18 21:28 OWNERS.md 21:30:20 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 18 21:28 README.md 21:30:20 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 21:28 VERSION 21:30:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:28 bin 21:30:20 -rw-r--r-- 1 jenkins jenkins 13 Apr 18 21:29 coverage.out 21:30:20 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 18 21:28 go.mod 21:30:20 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 18 21:28 go.sum 21:30:20 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 18 21:28 main.go 21:30:20 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 18 21:28 makefile 21:30:20 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:28 res 21:30:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:28 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:20 + 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=dd3194ecd0160a0c22bac32624bfc649792b11c0 --label arch=amd64 --label version=3.0.0-dev.33 . 21:30:20 Sending build context to Docker daemon 3.284MB 21:30:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:30:20 Step 2/26 : FROM ${BASE} AS builder 21:30:20 ---> 40176739e381 21:30:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:30:20 ---> Running in 73a85112696e 21:30:20 Removing intermediate container 73a85112696e 21:30:20 ---> 61ed3adbe37c 21:30:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:30:20 ---> Running in 73c06bc67db8 21:30:21 Removing intermediate container 73c06bc67db8 21:30:21 ---> 65cfea1e2c7a 21:30:21 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:30:21 ---> Running in 145023eee0a1 21:30:21 Removing intermediate container 145023eee0a1 21:30:21 ---> 99696e24269f 21:30:21 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:21 ---> Running in ab510a3cb697 21:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:30:21 OK: 265 MiB in 53 packages 21:30:22 Removing intermediate container ab510a3cb697 21:30:22 ---> 4a9297278ba6 21:30:22 Step 7/26 : WORKDIR /app 21:30:22 ---> Running in ad879369fa8b 21:30:22 Removing intermediate container ad879369fa8b 21:30:22 ---> 164c59c57894 21:30:22 Step 8/26 : COPY go.mod vendor* ./ 21:30:22 ---> 3c543ba5d956 21:30:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:22 ---> Running in 3e1dad8b02ee 21:30:23 Removing intermediate container 3e1dad8b02ee 21:30:23 ---> 3b39f98ec4d2 21:30:23 Step 10/26 : COPY . . 21:30:23 ---> 26606ee16769 21:30:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:30:23 ---> Running in 78edbc2e5541 21:30:23 Removing intermediate container 78edbc2e5541 21:30:23 ---> 340ba2399313 21:30:23 Step 12/26 : RUN $MAKE 21:30:23 ---> Running in ea8bd29b8cb3 21:30:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.33" -trimpath -mod=readonly -o app-service-configurable 21:30:50 Removing intermediate container ea8bd29b8cb3 21:30:50 ---> 21151551503d 21:30:50 Step 13/26 : FROM alpine:3.17 21:30:50 3.17: Pulling from library/alpine 21:30:50 f56be85fc22e: Pulling fs layer 21:30:50 f56be85fc22e: Download complete 21:30:50 f56be85fc22e: Pull complete 21:30:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:30:50 Status: Downloaded newer image for alpine:3.17 21:30:50 ---> 9ed4aefc74f6 21:30:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:30:50 ---> Running in 607e9eeaea19 21:30:50 Removing intermediate container 607e9eeaea19 21:30:50 ---> e504d8101d91 21:30:50 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:30:50 ---> Running in 119f361161fa 21:30:50 Removing intermediate container 119f361161fa 21:30:50 ---> d34c78d50e04 21:30:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:30:50 ---> Running in c2827efc3a95 21:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:30:50 (1/2) Installing ca-certificates (20220614-r4) 21:30:50 (2/2) Installing dumb-init (1.2.5-r2) 21:30:50 Executing busybox-1.35.0-r29.trigger 21:30:50 Executing ca-certificates-20220614-r4.trigger 21:30:50 OK: 8 MiB in 17 packages 21:30:50 Removing intermediate container c2827efc3a95 21:30:50 ---> 7cdfc5072a9c 21:30:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:30:50 ---> b9365473deb3 21:30:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:30:50 ---> 8c5c0a28797f 21:30:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:30:50 ---> 0dd5992f5c16 21:30:50 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:30:50 ---> 4d82f5686492 21:30:50 Step 21/26 : EXPOSE 48095 21:30:50 ---> Running in b80417550ca6 21:30:50 Removing intermediate container b80417550ca6 21:30:50 ---> 1a7d3e9d392c 21:30:50 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:30:50 ---> Running in 4db06636f47d 21:30:50 Removing intermediate container 4db06636f47d 21:30:50 ---> 079ae21fc451 21:30:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:30:50 ---> Running in f599d58ff8e6 21:30:51 Removing intermediate container f599d58ff8e6 21:30:51 ---> 0a6942b8fa83 21:30:51 Step 24/26 : LABEL arch=amd64 21:30:51 ---> Running in 9132dabc4348 21:30:51 Removing intermediate container 9132dabc4348 21:30:51 ---> 3d8a4f673990 21:30:51 Step 25/26 : LABEL git_sha=dd3194ecd0160a0c22bac32624bfc649792b11c0 21:30:51 ---> Running in 1992b6cac93d 21:30:51 Removing intermediate container 1992b6cac93d 21:30:51 ---> ffae10f15a02 21:30:51 Step 26/26 : LABEL version=3.0.0-dev.33 21:30:51 ---> Running in 974f3f13e237 21:30:51 Removing intermediate container 974f3f13e237 21:30:51 ---> ad9a334b2f05 21:30:51 [Warning] One or more build-args [ARCH] were not consumed 21:30:51 Successfully built ad9a334b2f05 21:30:51 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 21:30:51 provisioning config files... 21:30:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8202772862435296040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:51 ---> docker-login.sh 21:30:51 nexus3.edgexfoundry.org:10001 21:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:51 Configure a credential helper to remove this warning. See 21:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:51 21:30:51 Login Succeeded 21:30:51 nexus3.edgexfoundry.org:10002 21:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:51 Configure a credential helper to remove this warning. See 21:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:51 21:30:51 Login Succeeded 21:30:51 nexus3.edgexfoundry.org:10003 21:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:51 Configure a credential helper to remove this warning. See 21:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:51 21:30:51 Login Succeeded 21:30:51 nexus3.edgexfoundry.org:10004 21:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:51 Configure a credential helper to remove this warning. See 21:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:51 21:30:51 Login Succeeded 21:30:51 docker.io 21:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:52 Configure a credential helper to remove this warning. See 21:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:52 21:30:52 Login Succeeded 21:30:52 ---> docker-login.sh ends [Pipeline] } 21:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:30:52 dd3194ecd0160a0c22bac32624bfc649792b11c0 21:30:52 latest 21:30:52 3.0.0-dev.33 21:30:52 dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 21:30:52 main 21:30:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0 21:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:30:52 e41d1ad28e94: Preparing 21:30:52 e069c105cfe1: Preparing 21:30:52 d60484155e7d: Preparing 21:30:52 ff744e1246ec: Preparing 21:30:52 d7aa2e5ca405: Preparing 21:30:52 f1417ff83b31: Preparing 21:30:52 f1417ff83b31: Waiting 21:30:52 ff744e1246ec: Pushed 21:30:52 d60484155e7d: Pushed 21:30:52 e069c105cfe1: Pushed 21:30:52 f1417ff83b31: Layer already exists 21:30:52 d7aa2e5ca405: Pushed 21:30:55 e41d1ad28e94: Pushed 21:30:55 dd3194ecd0160a0c22bac32624bfc649792b11c0: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:30:56 e41d1ad28e94: Preparing 21:30:56 e069c105cfe1: Preparing 21:30:56 d60484155e7d: Preparing 21:30:56 ff744e1246ec: Preparing 21:30:56 d7aa2e5ca405: Preparing 21:30:56 f1417ff83b31: Preparing 21:30:56 f1417ff83b31: Waiting 21:30:56 e069c105cfe1: Layer already exists 21:30:56 d7aa2e5ca405: Layer already exists 21:30:56 ff744e1246ec: Layer already exists 21:30:56 e41d1ad28e94: Layer already exists 21:30:56 d60484155e7d: Layer already exists 21:30:56 f1417ff83b31: Layer already exists 21:30:56 latest: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.33 21:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:30:56 e41d1ad28e94: Preparing 21:30:56 e069c105cfe1: Preparing 21:30:56 d60484155e7d: Preparing 21:30:56 ff744e1246ec: Preparing 21:30:56 d7aa2e5ca405: Preparing 21:30:56 f1417ff83b31: Preparing 21:30:56 f1417ff83b31: Waiting 21:30:56 e069c105cfe1: Layer already exists 21:30:56 d7aa2e5ca405: Layer already exists 21:30:56 ff744e1246ec: Layer already exists 21:30:56 e41d1ad28e94: Layer already exists 21:30:56 d60484155e7d: Layer already exists 21:30:56 f1417ff83b31: Layer already exists 21:30:56 3.0.0-dev.33: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 21:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:30:57 e41d1ad28e94: Preparing 21:30:57 e069c105cfe1: Preparing 21:30:57 d60484155e7d: Preparing 21:30:57 ff744e1246ec: Preparing 21:30:57 d7aa2e5ca405: Preparing 21:30:57 f1417ff83b31: Preparing 21:30:57 ff744e1246ec: Layer already exists 21:30:57 e069c105cfe1: Layer already exists 21:30:57 d7aa2e5ca405: Layer already exists 21:30:57 e41d1ad28e94: Layer already exists 21:30:57 d60484155e7d: Layer already exists 21:30:57 f1417ff83b31: Layer already exists 21:30:57 dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:30:58 e41d1ad28e94: Preparing 21:30:58 e069c105cfe1: Preparing 21:30:58 d60484155e7d: Preparing 21:30:58 ff744e1246ec: Preparing 21:30:58 d7aa2e5ca405: Preparing 21:30:58 f1417ff83b31: Preparing 21:30:58 e41d1ad28e94: Layer already exists 21:30:58 e069c105cfe1: Layer already exists 21:30:58 d7aa2e5ca405: Layer already exists 21:30:58 ff744e1246ec: Layer already exists 21:30:58 d60484155e7d: Layer already exists 21:30:58 f1417ff83b31: Layer already exists 21:30:58 main: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:58 ===================================================== [Pipeline] echo 21:30:58 taggedImages: 21:30:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0 21:30:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:30:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.33 21:30:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 21:30:58 - 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 21:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:58 21:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:58 latest: Pulling from edgex-lftools-log-publisher 21:30:58 5eb5b503b376: Pulling fs layer 21:30:58 5c69ac0246d0: Pulling fs layer 21:30:58 ec43610c2a17: Pulling fs layer 21:30:58 3a2ae6a8a46f: Pulling fs layer 21:30:58 33b1e0a273af: Pulling fs layer 21:30:58 5d3b04190fa2: Pulling fs layer 21:30:58 2f39f015ded8: Pulling fs layer 21:30:58 5d3b04190fa2: Waiting 21:30:58 2f39f015ded8: Waiting 21:30:58 33b1e0a273af: Waiting 21:30:58 5c69ac0246d0: Download complete 21:30:58 3a2ae6a8a46f: Verifying Checksum 21:30:58 3a2ae6a8a46f: Download complete 21:30:58 33b1e0a273af: Verifying Checksum 21:30:58 33b1e0a273af: Download complete 21:30:58 5d3b04190fa2: Verifying Checksum 21:30:58 5d3b04190fa2: Download complete 21:30:58 ec43610c2a17: Verifying Checksum 21:30:58 ec43610c2a17: Download complete 21:30:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9002 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:30:59 Running in /w/workspace/app-service-configurable/151 [Pipeline] { [Pipeline] checkout 21:30:59 Selected Git installation does not exist. Using Default 21:30:59 The recommended git tool is: NONE 21:30:59 5eb5b503b376: Verifying Checksum 21:30:59 5eb5b503b376: Download complete 21:30:59 2f39f015ded8: Download complete 21:31:00 5eb5b503b376: Pull complete 21:31:00 5c69ac0246d0: Pull complete 21:31:00 ec43610c2a17: Pull complete 21:31:00 3a2ae6a8a46f: Pull complete 21:31:01 33b1e0a273af: Pull complete 21:31:01 5d3b04190fa2: Pull complete 21:31:05 2f39f015ded8: Pull complete 21:31:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:05 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:31:05 $ 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 21:31:05 using credential edgex-jenkins-ssh 21:31:05 Cloning the remote Git repository 21:31:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:31:05 > git init /w/workspace/app-service-configurable/151 # timeout=10 21:31:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:31:05 > git --version # timeout=10 21:31:05 > git --version # 'git version 2.25.1' 21:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:31:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:08 Avoid second fetch 21:31:08 Checking out Revision dd3194ecd0160a0c22bac32624bfc649792b11c0 (main) 21:31:09 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#549)" 21:31:09 21:31:09 GitHub has been notified of this commit’s build result 21:31:09 21:31:08 > git config core.sparsecheckout # timeout=10 21:31:08 > git checkout -f dd3194ecd0160a0c22bac32624bfc649792b11c0 # timeout=10 21:31:12 $ docker top ad290b6eb6a857acb9381984b5ea2f61b004b3b57b52179e6d6ab5c08405bf04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:12 ---> job-cost.sh 21:31:12 lf-activate-venv: SKIPPING 21:31:12 INFO: No Stack... 21:31:13 INFO: Retrieving Pricing Info for: v3-standard-8 21:31:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:31:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:31:13 Dload Upload Total Spent Left Speed 21:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 21:31:13 INFO: Archiving Costs [Pipeline] sh 21:31:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:31:13 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:31:13 + cut -d, -f6 [Pipeline] lock 21:31:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] 21:31:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] did not exist. Created. 21:31:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:31:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:31:14 + sudo tee /etc/docker/daemon.new 21:31:14 { 21:31:14 "registry-mirrors": [ 21:31:14 "https://nexus3.edgexfoundry.org:10001" 21:31:14 ], 21:31:14 "bip": "10.250.0.254/24", 21:31:14 "hosts": [ 21:31:14 "tcp://0.0.0.0:5555", 21:31:14 "unix:///var/run/docker.sock" 21:31:14 ], 21:31:14 "mtu": 1458, 21:31:14 "selinux-enabled": true, 21:31:14 "seccomp-profile": "/etc/docker/seccomp.json" 21:31:14 } [Pipeline] sh 21:31:14 + echo total: 0.2199999988079071 [Pipeline] stash 21:31:14 Stashed 1 file(s) [Pipeline] } 21:31:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 21:31:14 $ docker stop --time=1 ad290b6eb6a857acb9381984b5ea2f61b004b3b57b52179e6d6ab5c08405bf04 21:31:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 21:31:15 $ docker rm -f --volumes ad290b6eb6a857acb9381984b5ea2f61b004b3b57b52179e6d6ab5c08405bf04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:35 provisioning config files... 21:31:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/151@tmp/config5314335223106124124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:35 ---> docker-login.sh 21:31:35 nexus3.edgexfoundry.org:10001 21:31:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:37 Configure a credential helper to remove this warning. See 21:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:37 21:31:37 Login Succeeded 21:31:37 nexus3.edgexfoundry.org:10002 21:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:37 Configure a credential helper to remove this warning. See 21:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:37 21:31:37 Login Succeeded 21:31:37 nexus3.edgexfoundry.org:10003 21:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:37 Configure a credential helper to remove this warning. See 21:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:37 21:31:37 Login Succeeded 21:31:37 nexus3.edgexfoundry.org:10004 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 docker.io 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 ---> docker-login.sh ends [Pipeline] } 21:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:39 ========================================================= 21:31:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:31:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:39 + 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 . 21:31:39 Sending build context to Docker daemon 169kB 21:31:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:31:39 Step 2/12 : FROM ${BASE} AS builder 21:31:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:31:39 af6eaf76a39c: Pulling fs layer 21:31:39 55522c791124: Pulling fs layer 21:31:39 ce5c4a1c91eb: Pulling fs layer 21:31:39 169dfbe0d373: Pulling fs layer 21:31:39 e1ff8fa3b103: Pulling fs layer 21:31:39 52ebb69f0ebf: Pulling fs layer 21:31:39 5abe8eddf0d5: Pulling fs layer 21:31:39 e1ff8fa3b103: Waiting 21:31:39 52ebb69f0ebf: Waiting 21:31:39 5abe8eddf0d5: Waiting 21:31:39 169dfbe0d373: Waiting 21:31:40 55522c791124: Verifying Checksum 21:31:40 55522c791124: Download complete 21:31:40 169dfbe0d373: Verifying Checksum 21:31:40 169dfbe0d373: Download complete 21:31:40 e1ff8fa3b103: Verifying Checksum 21:31:40 e1ff8fa3b103: Download complete 21:31:40 af6eaf76a39c: Verifying Checksum 21:31:40 af6eaf76a39c: Download complete 21:31:41 af6eaf76a39c: Pull complete 21:31:41 5abe8eddf0d5: Verifying Checksum 21:31:41 5abe8eddf0d5: Download complete 21:31:41 55522c791124: Pull complete 21:31:42 ce5c4a1c91eb: Verifying Checksum 21:31:42 ce5c4a1c91eb: Download complete 21:31:42 52ebb69f0ebf: Verifying Checksum 21:31:42 52ebb69f0ebf: Download complete 21:31:55 ce5c4a1c91eb: Pull complete 21:31:55 169dfbe0d373: Pull complete 21:31:55 e1ff8fa3b103: Pull complete 21:32:02 52ebb69f0ebf: Pull complete 21:32:03 5abe8eddf0d5: Pull complete 21:32:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:32:03 ---> 6cb57ee374ae 21:32:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:32:05 ---> Running in 16d8e42d1055 21:32:05 Removing intermediate container 16d8e42d1055 21:32:05 ---> 5e2c508c94a4 21:32:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:32:05 ---> Running in a7da3c2d03ad 21:32:05 Removing intermediate container a7da3c2d03ad 21:32:05 ---> 41b60c579e7e 21:32:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:32:06 ---> Running in 2055bf577601 21:32:06 Removing intermediate container 2055bf577601 21:32:06 ---> 41ea4c554dc3 21:32:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:06 ---> Running in 8313df12ae3c 21:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:32:09 OK: 263 MiB in 53 packages 21:32:10 Removing intermediate container 8313df12ae3c 21:32:10 ---> 24bc96c2d5da 21:32:10 Step 7/12 : WORKDIR /app 21:32:10 ---> Running in fcc41e13481a 21:32:10 Removing intermediate container fcc41e13481a 21:32:10 ---> 09be908eff5b 21:32:10 Step 8/12 : COPY go.mod vendor* ./ 21:32:11 ---> 209187a24757 21:32:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:11 ---> Running in c7937ce80d52 21:33:19 Removing intermediate container c7937ce80d52 21:33:19 ---> b838d36a5b2c 21:33:19 Step 10/12 : COPY . . 21:33:19 ---> 952f18b04aa5 21:33:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:19 ---> Running in 80869b87f8c0 21:33:19 Removing intermediate container 80869b87f8c0 21:33:19 ---> 5cf148eaf3d0 21:33:19 Step 12/12 : RUN $MAKE 21:33:19 ---> Running in c3137b63bc39 21:33:19 noop 21:33:19 Removing intermediate container c3137b63bc39 21:33:19 ---> f840a5a22c2e 21:33:19 Successfully built f840a5a22c2e 21:33:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:19 + docker inspect -f . ci-base-image-arm64 21:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:19 prd-ubuntu20.04-docker-arm64-4c-16g-9002 does not seem to be running inside a container 21:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/151 -v /w/workspace/app-service-configurable/151:/w/workspace/app-service-configurable/151:rw,z -v /w/workspace/app-service-configurable/151@tmp:/w/workspace/app-service-configurable/151@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 21:33:21 $ docker top 4658f8ec5d80e215d41f9ddc81fa957f076116c9eaaf2ec19824ddae49e6d922 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:22 + go version 21:33:22 go version go1.20.2 linux/arm64 [Pipeline] } 21:33:22 $ docker stop --time=1 4658f8ec5d80e215d41f9ddc81fa957f076116c9eaaf2ec19824ddae49e6d922 21:33:24 $ docker rm -f --volumes 4658f8ec5d80e215d41f9ddc81fa957f076116c9eaaf2ec19824ddae49e6d922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:24 + docker inspect -f . ci-base-image-arm64 21:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:25 prd-ubuntu20.04-docker-arm64-4c-16g-9002 does not seem to be running inside a container 21:33:25 $ 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/151 -v /w/workspace/app-service-configurable/151:/w/workspace/app-service-configurable/151:rw,z -v /w/workspace/app-service-configurable/151@tmp:/w/workspace/app-service-configurable/151@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 21:33:26 $ docker top 822107d9918b0ee70461baa9a6cbbed21bf1972e87616e0ad9516323ef92367d -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:27 + git config --global --add safe.directory /w/workspace/app-service-configurable/151 [Pipeline] fileExists [Pipeline] sh 21:33:27 + make test 21:33:27 go test -race -coverprofile=coverage.out ./... 21:36:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:36:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:36:20 go vet ./... 21:38:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:38:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:38:43 ./bin/test-attribution-txt.sh 21:38:43 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 21:38:43 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 21:38:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:38:43 $ docker stop --time=1 822107d9918b0ee70461baa9a6cbbed21bf1972e87616e0ad9516323ef92367d 21:38:45 $ docker rm -f --volumes 822107d9918b0ee70461baa9a6cbbed21bf1972e87616e0ad9516323ef92367d [Pipeline] // withDockerContainer [Pipeline] sh 21:38:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:38:46 Warning: overwriting stash ‘coverage-report’ 21:38:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:47 + ls -al . 21:38:47 total 172 21:38:47 drwxrwxr-x 7 jenkins jenkins 4096 Apr 18 21:33 . 21:38:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:31 .. 21:38:47 -rw-rw-r-- 1 jenkins jenkins 119 Apr 18 21:31 .dockerignore 21:38:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:31 .git 21:38:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:31 .github 21:38:47 -rw-rw-r-- 1 jenkins jenkins 171 Apr 18 21:31 .gitignore 21:38:47 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:31 .golangci.yml 21:38:47 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 18 21:31 Attribution.txt 21:38:47 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 18 21:31 CHANGELOG.md 21:38:47 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 18 21:31 Dockerfile 21:38:47 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:31 GOVERNANCE.md 21:38:47 -rw-rw-r-- 1 jenkins jenkins 688 Apr 18 21:31 Jenkinsfile 21:38:47 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 18 21:31 LICENSE 21:38:47 -rw-rw-r-- 1 jenkins jenkins 618 Apr 18 21:31 OWNERS.md 21:38:47 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 18 21:31 README.md 21:38:47 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 21:28 VERSION 21:38:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:31 bin 21:38:47 -rw-r--r-- 1 jenkins jenkins 13 Apr 18 21:33 coverage.out 21:38:47 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 18 21:31 go.mod 21:38:47 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 18 21:31 go.sum 21:38:47 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 18 21:31 main.go 21:38:47 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 18 21:31 makefile 21:38:47 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:31 res 21:38:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:48 + 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=dd3194ecd0160a0c22bac32624bfc649792b11c0 --label arch=arm64 --label version=3.0.0-dev.33 . 21:38:48 Sending build context to Docker daemon 170kB 21:38:48 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:38:48 Step 2/26 : FROM ${BASE} AS builder 21:38:48 ---> f840a5a22c2e 21:38:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:38:48 ---> Running in 0e7e9aa3984e 21:38:48 Removing intermediate container 0e7e9aa3984e 21:38:48 ---> a94e24ee8535 21:38:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:38:49 ---> Running in b915c5c9b334 21:38:49 Removing intermediate container b915c5c9b334 21:38:49 ---> 562b5dc0ac88 21:38:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:38:49 ---> Running in ff1cb37c9b9f 21:38:49 Removing intermediate container ff1cb37c9b9f 21:38:49 ---> 3d09b008555d 21:38:49 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:49 ---> Running in 35af1ed41530 21:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:38:52 OK: 263 MiB in 53 packages 21:38:53 Removing intermediate container 35af1ed41530 21:38:53 ---> 898d57cded31 21:38:53 Step 7/26 : WORKDIR /app 21:38:53 ---> Running in 0367de61bdae 21:38:53 Removing intermediate container 0367de61bdae 21:38:53 ---> 8ecd2784bf50 21:38:53 Step 8/26 : COPY go.mod vendor* ./ 21:38:54 ---> 6ebfa687243d 21:38:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:54 ---> Running in 021be6908a10 21:38:57 Removing intermediate container 021be6908a10 21:38:57 ---> 788b88605a07 21:38:57 Step 10/26 : COPY . . 21:38:57 ---> d80871e15839 21:38:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:38:57 ---> Running in b575fc2bc33f 21:38:58 Removing intermediate container b575fc2bc33f 21:38:58 ---> 4d9ad0696551 21:38:58 Step 12/26 : RUN $MAKE 21:38:58 ---> Running in 90613a668610 21:38:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.33" -trimpath -mod=readonly -o app-service-configurable 21:41:20 Removing intermediate container 90613a668610 21:41:20 ---> 4adac6e266f9 21:41:20 Step 13/26 : FROM alpine:3.17 21:41:20 3.17: Pulling from library/alpine 21:41:20 c41833b44d91: Pulling fs layer 21:41:20 c41833b44d91: Verifying Checksum 21:41:20 c41833b44d91: Download complete 21:41:20 c41833b44d91: Pull complete 21:41:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:41:20 Status: Downloaded newer image for alpine:3.17 21:41:20 ---> 51e60588ff2c 21:41:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:41:20 ---> Running in 6fb370e799d5 21:41:20 Removing intermediate container 6fb370e799d5 21:41:20 ---> 77781e7b02c8 21:41:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:41:20 ---> Running in 356e2569bd9a 21:41:20 Removing intermediate container 356e2569bd9a 21:41:20 ---> 78a62cc4e1bf 21:41:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:41:20 ---> Running in 9afee35a1b94 21:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:41:20 (1/2) Installing ca-certificates (20220614-r4) 21:41:20 (2/2) Installing dumb-init (1.2.5-r2) 21:41:20 Executing busybox-1.35.0-r29.trigger 21:41:20 Executing ca-certificates-20220614-r4.trigger 21:41:20 OK: 8 MiB in 17 packages 21:41:20 Removing intermediate container 9afee35a1b94 21:41:20 ---> 5fd2eb98c257 21:41:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:41:20 ---> 9937839afb3c 21:41:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:41:20 ---> 0a42d5a12a09 21:41:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:41:20 ---> 7790ce782d4d 21:41:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:41:20 ---> 296db16f942f 21:41:20 Step 21/26 : EXPOSE 48095 21:41:20 ---> Running in 7a0f34a0bdab 21:41:20 Removing intermediate container 7a0f34a0bdab 21:41:20 ---> 016693410a2f 21:41:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:41:20 ---> Running in 42a9b020a21e 21:41:21 Removing intermediate container 42a9b020a21e 21:41:21 ---> a9a86b5a7990 21:41:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:41:21 ---> Running in 3a4071d9ea57 21:41:21 Removing intermediate container 3a4071d9ea57 21:41:21 ---> 2a8d2a1775e2 21:41:21 Step 24/26 : LABEL arch=arm64 21:41:21 ---> Running in 6cc22ad5f8fd 21:41:22 Removing intermediate container 6cc22ad5f8fd 21:41:22 ---> df25048310ec 21:41:22 Step 25/26 : LABEL git_sha=dd3194ecd0160a0c22bac32624bfc649792b11c0 21:41:22 ---> Running in c0d36825631c 21:41:22 Removing intermediate container c0d36825631c 21:41:22 ---> a9c9a64892ee 21:41:22 Step 26/26 : LABEL version=3.0.0-dev.33 21:41:22 ---> Running in fbc9b2e2afa1 21:41:22 Removing intermediate container fbc9b2e2afa1 21:41:22 ---> 397e8c945022 21:41:22 [Warning] One or more build-args [ARCH] were not consumed 21:41:22 Successfully built 397e8c945022 21:41:22 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 21:41:22 provisioning config files... 21:41:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/151@tmp/config12311087440354007116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:23 ---> docker-login.sh 21:41:23 nexus3.edgexfoundry.org:10001 21:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:23 Configure a credential helper to remove this warning. See 21:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:23 21:41:23 Login Succeeded 21:41:23 nexus3.edgexfoundry.org:10002 21:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:23 Configure a credential helper to remove this warning. See 21:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:23 21:41:23 Login Succeeded 21:41:23 nexus3.edgexfoundry.org:10003 21:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:24 Configure a credential helper to remove this warning. See 21:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:24 21:41:24 Login Succeeded 21:41:24 nexus3.edgexfoundry.org:10004 21:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:24 Configure a credential helper to remove this warning. See 21:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:24 21:41:24 Login Succeeded 21:41:24 docker.io 21:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:24 Configure a credential helper to remove this warning. See 21:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:24 21:41:24 Login Succeeded 21:41:24 ---> docker-login.sh ends [Pipeline] } 21:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:41:24 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:41:24 dd3194ecd0160a0c22bac32624bfc649792b11c0 21:41:24 latest 21:41:24 3.0.0-dev.33 21:41:24 dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 21:41:24 main 21:41:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0 21:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:41:25 5c548a0e3e75: Preparing 21:41:25 3db3042ce5eb: Preparing 21:41:25 2d7b90dc3822: Preparing 21:41:25 0a3847ee3e8b: Preparing 21:41:25 289e70a04076: Preparing 21:41:25 26cbea5cba74: Preparing 21:41:25 26cbea5cba74: Waiting 21:41:25 3db3042ce5eb: Pushed 21:41:25 2d7b90dc3822: Pushed 21:41:25 0a3847ee3e8b: Pushed 21:41:25 26cbea5cba74: Layer already exists 21:41:26 289e70a04076: Pushed 21:41:31 5c548a0e3e75: Pushed 21:41:31 dd3194ecd0160a0c22bac32624bfc649792b11c0: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:31 + 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 21:41:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:41:32 5c548a0e3e75: Preparing 21:41:32 3db3042ce5eb: Preparing 21:41:32 2d7b90dc3822: Preparing 21:41:32 0a3847ee3e8b: Preparing 21:41:32 289e70a04076: Preparing 21:41:32 26cbea5cba74: Preparing 21:41:32 26cbea5cba74: Waiting 21:41:32 5c548a0e3e75: Layer already exists 21:41:32 289e70a04076: Layer already exists 21:41:32 3db3042ce5eb: Layer already exists 21:41:32 0a3847ee3e8b: Layer already exists 21:41:32 2d7b90dc3822: Layer already exists 21:41:32 26cbea5cba74: Layer already exists 21:41:32 latest: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.33 21:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:41:33 5c548a0e3e75: Preparing 21:41:33 3db3042ce5eb: Preparing 21:41:33 2d7b90dc3822: Preparing 21:41:33 0a3847ee3e8b: Preparing 21:41:33 289e70a04076: Preparing 21:41:33 26cbea5cba74: Preparing 21:41:33 26cbea5cba74: Waiting 21:41:33 3db3042ce5eb: Layer already exists 21:41:33 2d7b90dc3822: Layer already exists 21:41:33 289e70a04076: Layer already exists 21:41:33 0a3847ee3e8b: Layer already exists 21:41:33 5c548a0e3e75: Layer already exists 21:41:33 26cbea5cba74: Layer already exists 21:41:33 3.0.0-dev.33: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 21:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:41:34 5c548a0e3e75: Preparing 21:41:34 3db3042ce5eb: Preparing 21:41:34 2d7b90dc3822: Preparing 21:41:34 0a3847ee3e8b: Preparing 21:41:34 289e70a04076: Preparing 21:41:34 26cbea5cba74: Preparing 21:41:34 26cbea5cba74: Waiting 21:41:34 2d7b90dc3822: Layer already exists 21:41:34 289e70a04076: Layer already exists 21:41:34 3db3042ce5eb: Layer already exists 21:41:34 5c548a0e3e75: Layer already exists 21:41:34 0a3847ee3e8b: Layer already exists 21:41:34 26cbea5cba74: Layer already exists 21:41:34 dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:34 + 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 21:41:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:41:35 5c548a0e3e75: Preparing 21:41:35 3db3042ce5eb: Preparing 21:41:35 2d7b90dc3822: Preparing 21:41:35 0a3847ee3e8b: Preparing 21:41:35 289e70a04076: Preparing 21:41:35 26cbea5cba74: Preparing 21:41:35 26cbea5cba74: Waiting 21:41:35 2d7b90dc3822: Layer already exists 21:41:35 3db3042ce5eb: Layer already exists 21:41:35 289e70a04076: Layer already exists 21:41:35 0a3847ee3e8b: Layer already exists 21:41:35 5c548a0e3e75: Layer already exists 21:41:35 26cbea5cba74: Layer already exists 21:41:35 main: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:41:35 ===================================================== [Pipeline] echo 21:41:35 taggedImages: 21:41:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0 21:41:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:41:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.33 21:41:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 21:41:35 - 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 21:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:35 21:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:36 arm64: Pulling from edgex-lftools-log-publisher 21:41:36 8998bd30e6a1: Pulling fs layer 21:41:36 04944245beec: Pulling fs layer 21:41:36 699f458cf7ca: Pulling fs layer 21:41:36 765212b225bb: Pulling fs layer 21:41:36 f23df028b6ca: Pulling fs layer 21:41:36 d65c8cfc05b1: Pulling fs layer 21:41:36 2437ff75d9bd: Pulling fs layer 21:41:36 f23df028b6ca: Waiting 21:41:36 d65c8cfc05b1: Waiting 21:41:36 765212b225bb: Waiting 21:41:36 2437ff75d9bd: Waiting 21:41:36 04944245beec: Verifying Checksum 21:41:36 04944245beec: Download complete 21:41:36 765212b225bb: Verifying Checksum 21:41:36 765212b225bb: Download complete 21:41:36 f23df028b6ca: Verifying Checksum 21:41:36 f23df028b6ca: Download complete 21:41:36 d65c8cfc05b1: Download complete 21:41:36 699f458cf7ca: Verifying Checksum 21:41:36 699f458cf7ca: Download complete 21:41:37 8998bd30e6a1: Verifying Checksum 21:41:37 8998bd30e6a1: Download complete 21:41:38 2437ff75d9bd: Verifying Checksum 21:41:38 2437ff75d9bd: Download complete 21:41:40 8998bd30e6a1: Pull complete 21:41:41 04944245beec: Pull complete 21:41:42 699f458cf7ca: Pull complete 21:41:42 765212b225bb: Pull complete 21:41:43 f23df028b6ca: Pull complete 21:41:43 d65c8cfc05b1: Pull complete 21:41:58 2437ff75d9bd: Pull complete 21:41:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:59 prd-ubuntu20.04-docker-arm64-4c-16g-9002 does not seem to be running inside a container 21:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/151 -v /w/workspace/app-service-configurable/151:/w/workspace/app-service-configurable/151:rw,z -v /w/workspace/app-service-configurable/151@tmp:/w/workspace/app-service-configurable/151@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 21:42:01 $ docker top d04135e65e66e577bade7b2e7b67f7049884d7b8f1c1f904b1fdb7a6105c1f19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:02 ---> job-cost.sh 21:42:02 lf-activate-venv: SKIPPING 21:42:02 INFO: No Stack... 21:42:03 INFO: Retrieving Pricing Info for: v3-standard-4 21:42:03 INFO: Archiving Costs [Pipeline] sh 21:42:04 + cat /w/workspace/app-service-configurable/151/archives/cost.csv 21:42:04 + cut -d, -f6 [Pipeline] lock 21:42:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] 21:42:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] did not exist. Created. 21:42:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:04 /w/workspace/app-service-configurable/151@tmp/durable-ff2fa586/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:42:05 + echo total: 0.10999999940395355 [Pipeline] stash 21:42:05 Warning: overwriting stash ‘stack-cost’ 21:42:05 Stashed 1 file(s) [Pipeline] } 21:42:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:05 $ docker stop --time=1 d04135e65e66e577bade7b2e7b67f7049884d7b8f1c1f904b1fdb7a6105c1f19 21:42:07 $ docker rm -f --volumes d04135e65e66e577bade7b2e7b67f7049884d7b8f1c1f904b1fdb7a6105c1f19 [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 21:42:07 provisioning config files... 21:42:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12730875081435897700tmp [Pipeline] { [Pipeline] sh 21:42:07 + set +x 21:42:07 + curl -s https://codecov.io/bash 21:42:07 + bash -s -- 21:42:07 21:42:07 _____ _ 21:42:07 / ____| | | 21:42:07 | | ___ __| | ___ ___ _____ __ 21:42:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:42:07 | |___| (_) | (_| | __/ (_| (_) \ V / 21:42:07 \_____\___/ \__,_|\___|\___\___/ \_/ 21:42:07 Bash-1.0.6 21:42:07 21:42:07 21:42:07 ==> git version 2.25.1 found 21:42:07 ==> 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 21:42:07 Release-Date: 2020-01-08 21:42:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:42:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:42:07 ==> Jenkins CI detected. 21:42:07 current dir:  /w/workspace/ry_app-service-configurable_main 21:42:07 project root: . 21:42:07 --> token set from env 21:42:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:42:07 ==> Running gcov in . (disable via -X gcov) 21:42:07 ==> Python coveragepy not found 21:42:07 ==> Searching for coverage reports in: 21:42:07 + . 21:42:07 -> Found 1 reports 21:42:07 ==> Detecting git/mercurial file structure 21:42:07 ==> Reading reports 21:42:07 + ./coverage.out bytes=13 21:42:07 ==> Appending adjustments 21:42:07 https://docs.codecov.io/docs/fixing-reports 21:42:07 + Found adjustments 21:42:07 ==> Gzipping contents 21:42:07 4.0K /tmp/codecov.UfzsBF.gz 21:42:07 ==> Uploading reports 21:42:07 url: https://codecov.io 21:42:07 query: branch=main&commit=dd3194ecd0160a0c22bac32624bfc649792b11c0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:42:07 -> Pinging Codecov 21:42:07 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=dd3194ecd0160a0c22bac32624bfc649792b11c0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:42:07 -> Uploading to 21:42:07 https://storage.googleapis.com/codecov/v4/raw/2023-04-18/A97CA9966030D2A3747ED39772930CCE/dd3194ecd0160a0c22bac32624bfc649792b11c0/397367e3-aa3b-4926-a749-b59e7774f198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T214207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=498305967f0fc4f2ff3eb14b235ea101f0ab0018c1750620b64db3b6a3ce354f 21:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:42:07 Dload Upload Total Spent Left Speed 21:42:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1995 --:--:-- --:--:-- --:--:-- 1995 21:42:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] } 21:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:42:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:42:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:08 21:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:42:08 df9b9388f04a: Pulling fs layer 21:42:08 52dc419b0ee2: Pulling fs layer 21:42:08 25bc292e5bac: Pulling fs layer 21:42:08 114826534d7a: Pulling fs layer 21:42:08 4657fd5d0bcf: Pulling fs layer 21:42:08 6ad1cebc031e: Pulling fs layer 21:42:08 8a3aa393b2d8: Pulling fs layer 21:42:08 114826534d7a: Waiting 21:42:08 6ad1cebc031e: Waiting 21:42:08 4657fd5d0bcf: Waiting 21:42:08 8a3aa393b2d8: Waiting 21:42:08 25bc292e5bac: Verifying Checksum 21:42:08 25bc292e5bac: Download complete 21:42:08 52dc419b0ee2: Verifying Checksum 21:42:08 52dc419b0ee2: Download complete 21:42:08 4657fd5d0bcf: Verifying Checksum 21:42:08 4657fd5d0bcf: Download complete 21:42:08 df9b9388f04a: Download complete 21:42:09 df9b9388f04a: Pull complete 21:42:09 6ad1cebc031e: Verifying Checksum 21:42:09 6ad1cebc031e: Download complete 21:42:09 52dc419b0ee2: Pull complete 21:42:09 25bc292e5bac: Pull complete 21:42:09 114826534d7a: Verifying Checksum 21:42:09 114826534d7a: Download complete 21:42:09 8a3aa393b2d8: Verifying Checksum 21:42:09 8a3aa393b2d8: Download complete 21:42:13 114826534d7a: Pull complete 21:42:13 4657fd5d0bcf: Pull complete 21:42:13 6ad1cebc031e: Pull complete 21:42:15 8a3aa393b2d8: Pull complete 21:42:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:42:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:15 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:42:15 $ 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 21:42:22 $ docker top d1004860453c1d70611f71eab8d3176511e8ca3b4b28022aa2f6611509862c34 -eo pid,comm [Pipeline] { [Pipeline] echo 21:42:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:42:22 + set -o pipefail 21:42:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:42:26 21:42:26 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:42:26 21:42:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/02d4bf64-690c-403d-b4a2-ced2171bccb8 21:42:26 21:42:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:42:26 21:42:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:42:26 21:42:26 21:42:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:42:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:42:26 More details here: https://snyk.co/ue1NS [Pipeline] } 21:42:26 $ docker stop --time=1 d1004860453c1d70611f71eab8d3176511e8ca3b4b28022aa2f6611509862c34 21:42:33 $ docker rm -f --volumes d1004860453c1d70611f71eab8d3176511e8ca3b4b28022aa2f6611509862c34 [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 21:42:33 + git log --format=format:%s -1 dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] sh 21:42:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:42:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:34 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:42:34 $ 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 21:42:34 $ docker top 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 -eo pid,comm 21:42:34 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). 21:42:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:34 [ssh-agent] Looking for ssh-agent implementation... 21:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:34 $ docker exec 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 ssh-agent 21:42:35 SSH_AUTH_SOCK=/tmp/ssh-uRSPlCNrKduh/agent.33 21:42:35 SSH_AGENT_PID=39 21:42:35 Running ssh-add (command line suppressed) 21:42:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5399059104896304318.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5399059104896304318.key) 21:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:35 + git semver tag 21:42:35 2023-04-18 21:42:35,652 [run_tag] DEBUG tag force:False 21:42:35 2023-04-18 21:42:35,652 [check_head_tag] DEBUG check head tag 21:42:35 2023-04-18 21:42:35,654 [execute] INFO git cat-file --batch-check 21:42:35 2023-04-18 21:42:35,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:42:35 2023-04-18 21:42:35,657 [execute] INFO git cat-file --batch 21:42:35 2023-04-18 21:42:35,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:42:35 2023-04-18 21:42:35,684 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:42:35 2023-04-18 21:42:35,684 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 21:42:35 2023-04-18 21:42:35,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:42:35 2023-04-18 21:42:35,690 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:42:35 3.0.0-dev.33 [Pipeline] } 21:42:35 $ docker exec --env ******** --env ******** 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 ssh-agent -k 21:42:35 unset SSH_AUTH_SOCK; 21:42:35 unset SSH_AGENT_PID; 21:42:35 echo Agent pid 39 killed; 21:42:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:36 + git semver [Pipeline] } 21:42:36 $ docker stop --time=1 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 21:42:37 $ docker rm -f --volumes 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:38 21:42:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:38 0.23.1-centos7: Pulling from edgex-lftools 21:42:38 ab5ef0e58194: Pulling fs layer 21:42:38 9712f1f96733: Pulling fs layer 21:42:38 63f879dbbcfc: Pulling fs layer 21:42:38 0d9ebad4ef96: Pulling fs layer 21:42:38 e9a5061849ea: Pulling fs layer 21:42:38 d747dcd14b5f: Pulling fs layer 21:42:38 2de7ff778b66: Pulling fs layer 21:42:38 0d9ebad4ef96: Waiting 21:42:38 e9a5061849ea: Waiting 21:42:38 d747dcd14b5f: Waiting 21:42:38 2de7ff778b66: Waiting 21:42:38 9712f1f96733: Verifying Checksum 21:42:38 9712f1f96733: Download complete 21:42:38 63f879dbbcfc: Verifying Checksum 21:42:38 63f879dbbcfc: Download complete 21:42:38 e9a5061849ea: Verifying Checksum 21:42:38 e9a5061849ea: Download complete 21:42:38 d747dcd14b5f: Verifying Checksum 21:42:38 d747dcd14b5f: Download complete 21:42:38 0d9ebad4ef96: Verifying Checksum 21:42:38 0d9ebad4ef96: Download complete 21:42:38 ab5ef0e58194: Verifying Checksum 21:42:38 ab5ef0e58194: Download complete 21:42:38 2de7ff778b66: Verifying Checksum 21:42:38 2de7ff778b66: Download complete 21:42:41 ab5ef0e58194: Pull complete 21:42:41 9712f1f96733: Pull complete 21:42:42 63f879dbbcfc: Pull complete 21:42:46 0d9ebad4ef96: Pull complete 21:42:46 e9a5061849ea: Pull complete 21:42:46 d747dcd14b5f: Pull complete 21:42:47 2de7ff778b66: Pull complete 21:42:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:42:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:47 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:42:56 $ docker top 77a1996506d8033704bb94b8836eea8d0418797dcf749e12b2cc0194e587e14f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:42:57 provisioning config files... 21:42:57 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11504760085494789075tmp 21:42:57 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15102758008058664188tmp 21:42:57 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15952577961606227856tmp [Pipeline] { [Pipeline] echo 21:42:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:42:57 ---> sigul-configuration.sh 21:42:57 gpg: directory `/root/.gnupg' created 21:42:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:42:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:42:57 gpg: keyring `/root/.gnupg/secring.gpg' created 21:42:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:42:57 gpg: CAST5 encrypted data 21:42:57 gpg: encrypted with 1 passphrase 21:42:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:42:57 + mkdir /home/jenkins 21:42:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:42:57 + 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 21:42:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:42:58 ---> sigul-install.sh 21:42:58 Sigul already installed; skipping installation. [Pipeline] sh 21:42:58 + git tag --list 21:42:58 v1.0.0 21:42:58 v1.1.0 21:42:58 v1.2.0 21:42:58 v1.3.0 21:42:58 v1.3.1 21:42:58 v2.0.0 21:42:58 v2.0.1 21:42:58 v2.1.0 21:42:58 v2.1.1 21:42:58 v2.1.1-dev.1 21:42:58 v2.1.1-dev.2 21:42:58 v2.1.2 21:42:58 v2.1.2-dev.1 21:42:58 v2.1.2-dev.2 21:42:58 v2.2.0 21:42:58 v2.2.1-dev.1 21:42:58 v2.2.1-dev.10 21:42:58 v2.2.1-dev.2 21:42:58 v2.2.1-dev.3 21:42:58 v2.2.1-dev.4 21:42:58 v2.2.1-dev.5 21:42:58 v2.2.1-dev.6 21:42:58 v2.2.1-dev.7 21:42:58 v2.2.1-dev.8 21:42:58 v2.2.1-dev.9 21:42:58 v2.3.0 21:42:58 v2.3.0-dev.10 21:42:58 v2.3.0-dev.11 21:42:58 v2.3.0-dev.12 21:42:58 v2.3.0-dev.13 21:42:58 v2.3.0-dev.14 21:42:58 v2.3.0-dev.15 21:42:58 v2.3.0-dev.16 21:42:58 v2.3.0-dev.17 21:42:58 v2.3.0-dev.18 21:42:58 v2.3.0-dev.19 21:42:58 v2.3.0-dev.20 21:42:58 v2.3.0-dev.21 21:42:58 v2.3.0-dev.22 21:42:58 v2.3.0-dev.23 21:42:58 v2.3.0-dev.24 21:42:58 v2.3.0-dev.25 21:42:58 v2.3.0-dev.26 21:42:58 v2.3.0-dev.27 21:42:58 v2.3.0-dev.28 21:42:58 v2.3.0-dev.29 21:42:58 v2.3.0-dev.30 21:42:58 v2.3.0-dev.31 21:42:58 v2.3.0-dev.32 21:42:58 v2.3.0-dev.33 21:42:58 v2.3.0-dev.34 21:42:58 v2.3.0-dev.35 21:42:58 v2.3.0-dev.36 21:42:58 v2.3.0-dev.37 21:42:58 v2.3.1 21:42:58 v2.3.1-dev.1 21:42:58 v2.3.1-dev.2 21:42:58 v2.3.1-dev.3 21:42:58 v2.3.1-dev.4 21:42:58 v3.0.0-dev.1 21:42:58 v3.0.0-dev.10 21:42:58 v3.0.0-dev.11 21:42:58 v3.0.0-dev.12 21:42:58 v3.0.0-dev.13 21:42:58 v3.0.0-dev.14 21:42:58 v3.0.0-dev.15 21:42:58 v3.0.0-dev.16 21:42:58 v3.0.0-dev.17 21:42:58 v3.0.0-dev.18 21:42:58 v3.0.0-dev.19 21:42:58 v3.0.0-dev.2 21:42:58 v3.0.0-dev.20 21:42:58 v3.0.0-dev.21 21:42:58 v3.0.0-dev.22 21:42:58 v3.0.0-dev.23 21:42:58 v3.0.0-dev.24 21:42:58 v3.0.0-dev.25 21:42:58 v3.0.0-dev.26 21:42:58 v3.0.0-dev.27 21:42:58 v3.0.0-dev.28 21:42:58 v3.0.0-dev.29 21:42:58 v3.0.0-dev.3 21:42:58 v3.0.0-dev.30 21:42:58 v3.0.0-dev.31 21:42:58 v3.0.0-dev.32 21:42:58 v3.0.0-dev.33 21:42:58 v3.0.0-dev.4 21:42:58 v3.0.0-dev.5 21:42:58 v3.0.0-dev.6 21:42:58 v3.0.0-dev.7 21:42:58 v3.0.0-dev.8 21:42:58 v3.0.0-dev.9 [Pipeline] sh 21:42:58 + lftools sign git-tag v3.0.0-dev.33 21:42:59 Signing Git tag with Sigul... 21:42:59 Signing v3.0.0-dev.33 [Pipeline] echo 21:42:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:42:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:42:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:42:59 $ docker stop --time=1 77a1996506d8033704bb94b8836eea8d0418797dcf749e12b2cc0194e587e14f 21:43:01 $ docker rm -f --volumes 77a1996506d8033704bb94b8836eea8d0418797dcf749e12b2cc0194e587e14f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:43:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:02 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:43:02 $ docker top dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 -eo pid,comm 21:43:02 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). 21:43:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:02 [ssh-agent] Looking for ssh-agent implementation... 21:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:02 $ docker exec dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 ssh-agent 21:43:02 SSH_AUTH_SOCK=/tmp/ssh-mi9odiR6fb1N/agent.32 21:43:02 SSH_AGENT_PID=38 21:43:02 Running ssh-add (command line suppressed) 21:43:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4073183700211210972.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4073183700211210972.key) 21:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:03 + git semver bump pre 21:43:03 2023-04-18 21:43:03,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:43:03 2023-04-18 21:43:03,426 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev 21:43:03 2023-04-18 21:43:03,427 [bump_version] DEBUG bumped version:3.0.0-dev.34 21:43:03 2023-04-18 21:43:03,427 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:43:03 2023-04-18 21:43:03,427 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:43:03 2023-04-18 21:43:03,427 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:43:03 2023-04-18 21:43:03,429 [execute] INFO git cat-file --batch-check 21:43:03 2023-04-18 21:43:03,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:43:03 2023-04-18 21:43:03,434 [execute] INFO git cat-file --batch 21:43:03 2023-04-18 21:43:03,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:43:03 2023-04-18 21:43:03,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:43:03 3.0.0-dev.34 [Pipeline] } 21:43:03 $ docker exec --env ******** --env ******** dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 ssh-agent -k 21:43:03 unset SSH_AUTH_SOCK; 21:43:03 unset SSH_AGENT_PID; 21:43:03 echo Agent pid 38 killed; 21:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:03 + git semver [Pipeline] } 21:43:04 $ docker stop --time=1 dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 21:43:05 $ docker rm -f --volumes dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:06 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:43: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 21:43:06 $ docker top 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 -eo pid,comm 21:43:06 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). 21:43:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:06 [ssh-agent] Looking for ssh-agent implementation... 21:43:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:06 $ docker exec 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 ssh-agent 21:43:06 SSH_AUTH_SOCK=/tmp/ssh-K6A8le2k1Bzm/agent.33 21:43:06 SSH_AGENT_PID=39 21:43:06 Running ssh-add (command line suppressed) 21:43:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11705520104534586640.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11705520104534586640.key) 21:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:07 + git semver push 21:43:07 2023-04-18 21:43:07,425 [run_push] DEBUG push 21:43:07 2023-04-18 21:43:07,426 [execute] INFO git cat-file --batch-check 21:43:07 2023-04-18 21:43:07,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:43:07 2023-04-18 21:43:07,431 [execute] INFO git rev-list bd51d59d2c6455d558588ff826e571fe18829eeb -- 21:43:07 2023-04-18 21:43:07,431 [execute] DEBUG Popen(['git', 'rev-list', 'bd51d59d2c6455d558588ff826e571fe18829eeb', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:43:07 2023-04-18 21:43:07,442 [execute] INFO git fetch -v origin 21:43:07 2023-04-18 21:43:07,442 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:43:08 2023-04-18 21:43:07,958 [run_push] DEBUG no remote changes detected 21:43:08 2023-04-18 21:43:07,958 [execute] INFO git push origin semver 21:43:08 2023-04-18 21:43:07,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:43:08 2023-04-18 21:43:08,693 [run_push] DEBUG push all version tags 21:43:08 2023-04-18 21:43:08,694 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:43:08 2023-04-18 21:43:08,694 [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) 21:43:09 2023-04-18 21:43:09,396 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:43:09 3.0.0-dev.34 [Pipeline] } 21:43:09 $ docker exec --env ******** --env ******** 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 ssh-agent -k 21:43:09 unset SSH_AUTH_SOCK; 21:43:09 unset SSH_AGENT_PID; 21:43:09 echo Agent pid 39 killed; 21:43:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:09 + git semver [Pipeline] } 21:43:10 $ docker stop --time=1 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 21:43:11 $ docker rm -f --volumes 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 [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 21:43:12 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:43:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:43:12 total 16 21:43:12 drwxr-xr-x 3 root root 4096 Apr 18 21:31 . 21:43:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:42 .. 21:43:12 drwxr-xr-x 2 root root 4096 Apr 18 21:31 cost 21:43:12 -rw-r--r-- 1 root root 96 Apr 18 21:31 cost.csv 21:43:12 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:43:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:43:12 total 16 21:43:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:31 . 21:43:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:42 .. 21:43:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 21:31 cost 21:43:12 -rw-r--r-- 1 jenkins jenkins 96 Apr 18 21:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:43:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:13 ---> package-listing.sh 21:43:13 ++ facter osfamily 21:43:13 ++ tr '[:upper:]' '[:lower:]' 21:43:13 + OS_FAMILY=debian 21:43:13 + workspace=/w/workspace/ry_app-service-configurable_main 21:43:13 + START_PACKAGES=/tmp/packages_start.txt 21:43:13 + END_PACKAGES=/tmp/packages_end.txt 21:43:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:13 + PACKAGES=/tmp/packages_start.txt 21:43:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:43:13 + PACKAGES=/tmp/packages_end.txt 21:43:13 + case "${OS_FAMILY}" in 21:43:13 + dpkg -l 21:43:13 + grep '^ii' 21:43:13 + '[' -f /tmp/packages_start.txt ']' 21:43:13 + '[' -f /tmp/packages_end.txt ']' 21:43:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:43:13 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:43:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:43:13 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 21:43:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:14 prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container 21:43:14 $ 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 21:43:14 $ docker top 8f5b06d53237e30c3de8872767e0d0dd1f653cebe84e7fdb7cf6cfc693a127f2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:43:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:43:15 + ls /var/log/sa-host 21:43:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:15 provisioning config files... 21:43:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7035688108716292682tmp [Pipeline] { [Pipeline] echo 21:43:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:43:16 ---> create-netrc.sh [Pipeline] } 21:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:43:16 ---> python-tools-install.sh [Pipeline] echo 21:43:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:43:16 ---> sudo-logs.sh 21:43:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:43:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:43:16 ---> job-cost.sh 21:43:16 lf-activate-venv: SKIPPING 21:43:16 DEBUG: total: 0.2199999988079071 21:43:16 INFO: Retrieving Stack Cost... 21:43:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:43:17 INFO: Archiving Costs [Pipeline] echo 21:43:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:43:18 ---> logs-deploy.sh 21:43:18 lf-activate-venv: SKIPPING 21:43:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/151 21:43:18 INFO: archiving workspace using pattern(s): 21:43:19 Archives upload complete. 21:43:19 INFO: archiving logs to Nexus