Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14b250c889771b77f1ef0720e8f96776a1e3b288 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-ssh17987416891265822383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11510459254407466504.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16975879272763843652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6816638693828643731.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-ssh5658790174786983113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28743 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 14b250c889771b77f1ef0720e8f96776a1e3b288 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#466)" > git rev-list --no-walk f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:59:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:59:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:59:04 ========================================================= 18:59:04 EdgeX Global Pipelines Version Info 18:59:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:59:05 ------------------- 18:59:05 stable info: 18:59:05 ------------------- 18:59:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:59:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:59:05 Message: update stable to v1.0.239 18:59:05 ------------------- 18:59:05 experimental info: 18:59:05 ------------------- 18:59:05 Commited By: **** collab-it+edgex@linuxfoundation.org 18:59:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:59:05 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14b250c [Pipeline] echo 18:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:06 provisioning config files... 18:59:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4664789899276488271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:07 ---> docker-login.sh 18:59:07 nexus3.edgexfoundry.org:10001 18:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:07 Configure a credential helper to remove this warning. See 18:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:07 18:59:07 Login Succeeded 18:59:07 nexus3.edgexfoundry.org:10002 18:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:07 Configure a credential helper to remove this warning. See 18:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:07 18:59:07 Login Succeeded 18:59:07 nexus3.edgexfoundry.org:10003 18:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:07 Configure a credential helper to remove this warning. See 18:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:07 18:59:07 Login Succeeded 18:59:07 nexus3.edgexfoundry.org:10004 18:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:08 Configure a credential helper to remove this warning. See 18:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:08 18:59:08 Login Succeeded 18:59:08 docker.io 18:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:08 Configure a credential helper to remove this warning. See 18:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:08 18:59:08 Login Succeeded 18:59:08 ---> docker-login.sh ends [Pipeline] } 18:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:59:09 + git rev-list -1 --merges 14b250c889771b77f1ef0720e8f96776a1e3b288~1..14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo 18:59:09 -----------> git rev-list -1 --merges 14b250c889771b77f1ef0720e8f96776a1e3b288~1..14b250c889771b77f1ef0720e8f96776a1e3b288 14b250c889771b77f1ef0720e8f96776a1e3b288 [false] [Pipeline] sh 18:59:09 + git log --format=format:%s -1 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo 18:59:09 ========================================================= 18:59:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:59:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:09 + git log --format=format:%s -1 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo 18:59:09 [semverPrep] GIT_COMMIT: 14b250c889771b77f1ef0720e8f96776a1e3b288, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#466) [Pipeline] echo 18:59:09 [semverPrep] This is not a build commit. [Pipeline] sh 18:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:10 + grep -v github /etc/ssh/ssh_known_hosts 18:59:10 + [ -e /tmp/ssh_known_hosts ] 18:59:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:59:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:59:10 + sudo tee -a /etc/ssh/ssh_known_hosts 18:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:10 18:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:10 0.1.4: Pulling from edgex-devops/py-git-semver 18:59:10 b85a868b505f: Pulling fs layer 18:59:10 e2be974225ed: Pulling fs layer 18:59:10 339a4e72a1f5: Pulling fs layer 18:59:10 988bab9f4d93: Pulling fs layer 18:59:10 1469e6f7b9e6: Pulling fs layer 18:59:10 eaf3925da568: Pulling fs layer 18:59:10 bab4dde63d76: Pulling fs layer 18:59:10 bde34c3a00c8: Pulling fs layer 18:59:10 b352a97aabf1: Pulling fs layer 18:59:10 4872d77fe225: Pulling fs layer 18:59:10 5851b861e8e6: Pulling fs layer 18:59:10 988bab9f4d93: Waiting 18:59:10 eaf3925da568: Waiting 18:59:10 1469e6f7b9e6: Waiting 18:59:10 4872d77fe225: Waiting 18:59:10 bab4dde63d76: Waiting 18:59:10 bde34c3a00c8: Waiting 18:59:10 b352a97aabf1: Waiting 18:59:10 5851b861e8e6: Waiting 18:59:10 e2be974225ed: Download complete 18:59:10 988bab9f4d93: Verifying Checksum 18:59:10 988bab9f4d93: Download complete 18:59:11 1469e6f7b9e6: Verifying Checksum 18:59:11 1469e6f7b9e6: Download complete 18:59:11 339a4e72a1f5: Verifying Checksum 18:59:11 339a4e72a1f5: Download complete 18:59:11 eaf3925da568: Download complete 18:59:11 bde34c3a00c8: Verifying Checksum 18:59:11 bde34c3a00c8: Download complete 18:59:11 b352a97aabf1: Download complete 18:59:11 4872d77fe225: Verifying Checksum 18:59:11 4872d77fe225: Download complete 18:59:11 5851b861e8e6: Verifying Checksum 18:59:11 5851b861e8e6: Download complete 18:59:11 b85a868b505f: Verifying Checksum 18:59:11 b85a868b505f: Download complete 18:59:11 bab4dde63d76: Verifying Checksum 18:59:11 bab4dde63d76: Download complete 18:59:12 b85a868b505f: Pull complete 18:59:12 e2be974225ed: Pull complete 18:59:13 339a4e72a1f5: Pull complete 18:59:13 988bab9f4d93: Pull complete 18:59:13 1469e6f7b9e6: Pull complete 18:59:13 eaf3925da568: Pull complete 18:59:15 bab4dde63d76: Pull complete 18:59:15 bde34c3a00c8: Pull complete 18:59:15 b352a97aabf1: Pull complete 18:59:15 4872d77fe225: Pull complete 18:59:15 5851b861e8e6: Pull complete 18:59:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:16 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 18:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:18 $ docker top 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 -eo pid,comm 18:59:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:59:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:18 [ssh-agent] Looking for ssh-agent implementation... 18:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:18 $ docker exec 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent 18:59:18 SSH_AUTH_SOCK=/tmp/ssh-OKlAb14YQGui/agent.32 18:59:18 SSH_AGENT_PID=38 18:59:18 Running ssh-add (command line suppressed) 18:59:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5408210340800721990.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5408210340800721990.key) 18:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:19 + git tag --points-at HEAD [Pipeline] } 18:59:19 $ docker exec --env ******** --env ******** 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent -k 18:59:19 unset SSH_AUTH_SOCK; 18:59:19 unset SSH_AGENT_PID; 18:59:19 echo Agent pid 38 killed; 18:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:19 [ssh-agent] Looking for ssh-agent implementation... 18:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:19 $ docker exec 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent 18:59:19 SSH_AUTH_SOCK=/tmp/ssh-C6edJV6fjgRm/agent.70 18:59:19 SSH_AGENT_PID=76 18:59:19 Running ssh-add (command line suppressed) 18:59:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3749643502427410488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3749643502427410488.key) 18:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:19 + git semver init 18:59:20 2022-09-08 18:59:20,140 [run_init] DEBUG init version:0.0.0 force:False 18:59:20 2022-09-08 18:59:20,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:59:20 2022-09-08 18:59:20,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:59:20 2022-09-08 18:59:20,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:59:21 2022-09-08 18:59:21,042 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:59:21 2022-09-08 18:59:21,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:59:21 2022-09-08 18:59:21,043 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:59:21 2022-09-08 18:59:21,043 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:59:21 2.3.0-dev.22 [Pipeline] } 18:59:21 $ docker exec --env ******** --env ******** 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent -k 18:59:21 unset SSH_AUTH_SOCK; 18:59:21 unset SSH_AGENT_PID; 18:59:21 echo Agent pid 76 killed; 18:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:21 + git semver [Pipeline] } 18:59:21 $ docker stop --time=1 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 18:59:23 $ docker rm -f 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:23 Stashed 1 file(s) [Pipeline] echo 18:59:23 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:23 provisioning config files... 18:59:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1576416367274851599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:24 ---> docker-login.sh 18:59:24 nexus3.edgexfoundry.org:10001 18:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:24 Configure a credential helper to remove this warning. See 18:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:24 18:59:24 Login Succeeded 18:59:24 nexus3.edgexfoundry.org:10002 18:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:24 Configure a credential helper to remove this warning. See 18:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:24 18:59:24 Login Succeeded 18:59:24 nexus3.edgexfoundry.org:10003 18:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:24 Configure a credential helper to remove this warning. See 18:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:24 18:59:24 Login Succeeded 18:59:24 nexus3.edgexfoundry.org:10004 18:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:24 Configure a credential helper to remove this warning. See 18:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:24 18:59:24 Login Succeeded 18:59:24 docker.io 18:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:25 Configure a credential helper to remove this warning. See 18:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:25 18:59:25 Login Succeeded 18:59:25 ---> docker-login.sh ends [Pipeline] } 18:59:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:25 ========================================================= 18:59:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:59:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:59:25 Sending build context to Docker daemon 3.095MB 18:59:25 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:59:25 Step 2/14 : FROM ${BASE} AS builder 18:59:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:25 2408cc74d12b: Pulling fs layer 18:59:25 ea60b727a1ce: Pulling fs layer 18:59:25 30c4a7721957: Pulling fs layer 18:59:25 370296b7ddb6: Pulling fs layer 18:59:25 7c6cee850709: Pulling fs layer 18:59:25 39a5fcdaea64: Pulling fs layer 18:59:25 370296b7ddb6: Waiting 18:59:25 7c6cee850709: Waiting 18:59:25 d94ebbe4e438: Pulling fs layer 18:59:25 bcfd1f05c69d: Pulling fs layer 18:59:25 59ccb84bbe0f: Pulling fs layer 18:59:25 39a5fcdaea64: Waiting 18:59:25 59ccb84bbe0f: Waiting 18:59:25 d94ebbe4e438: Waiting 18:59:25 30c4a7721957: Verifying Checksum 18:59:25 ea60b727a1ce: Verifying Checksum 18:59:25 ea60b727a1ce: Download complete 18:59:25 7c6cee850709: Verifying Checksum 18:59:25 7c6cee850709: Download complete 18:59:25 39a5fcdaea64: Verifying Checksum 18:59:25 39a5fcdaea64: Download complete 18:59:25 2408cc74d12b: Verifying Checksum 18:59:25 2408cc74d12b: Download complete 18:59:25 d94ebbe4e438: Verifying Checksum 18:59:25 d94ebbe4e438: Download complete 18:59:25 2408cc74d12b: Pull complete 18:59:26 ea60b727a1ce: Pull complete 18:59:26 30c4a7721957: Pull complete 18:59:26 59ccb84bbe0f: Verifying Checksum 18:59:26 59ccb84bbe0f: Download complete 18:59:26 bcfd1f05c69d: Verifying Checksum 18:59:26 bcfd1f05c69d: Download complete 18:59:26 370296b7ddb6: Verifying Checksum 18:59:26 370296b7ddb6: Download complete 18:59:30 370296b7ddb6: Pull complete 18:59:30 7c6cee850709: Pull complete 18:59:30 39a5fcdaea64: Pull complete 18:59:30 d94ebbe4e438: Pull complete 18:59:32 bcfd1f05c69d: Pull complete 18:59:32 59ccb84bbe0f: Pull complete 18:59:32 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:59:32 ---> a4fb48ad2a94 18:59:32 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:59:37 ---> Running in 8b4b5b2f715a 18:59:37 Removing intermediate container 8b4b5b2f715a 18:59:37 ---> e759417200cb 18:59:37 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:59:37 ---> Running in f4c1ba729853 18:59:37 Removing intermediate container f4c1ba729853 18:59:37 ---> 246f4a2394a3 18:59:37 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:59:37 ---> Running in f645eda4bdc0 18:59:37 Removing intermediate container f645eda4bdc0 18:59:37 ---> ec6f31263f37 18:59:37 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:59:37 ---> Running in cf0a2df90bf6 18:59:37 Removing intermediate container cf0a2df90bf6 18:59:37 ---> 88e6af1dad89 18:59:37 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:37 ---> Running in d233cc29d524 18:59:37 Removing intermediate container d233cc29d524 18:59:37 ---> 4ea6c4b825f9 18:59:37 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:37 ---> Running in a4ccce8e03c6 18:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:59:38 Still waiting to schedule task 18:59:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-28741’ is offline 18:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:59:39 OK: 211 MiB in 51 packages 18:59:39 Removing intermediate container a4ccce8e03c6 18:59:39 ---> c016e912c426 18:59:39 Step 9/14 : WORKDIR /app 18:59:39 ---> Running in 7dca71731197 18:59:39 Removing intermediate container 7dca71731197 18:59:39 ---> 5823f848e60f 18:59:39 Step 10/14 : COPY go.mod vendor* ./ 18:59:39 ---> 96136b4e2729 18:59:39 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:39 ---> Running in ac20456fcbf3 19:00:06 Removing intermediate container ac20456fcbf3 19:00:06 ---> 1438fdce39a9 19:00:06 Step 12/14 : COPY . . 19:00:06 ---> e8479ac20bd7 19:00:06 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:06 ---> Running in 715debe15533 19:00:06 Removing intermediate container 715debe15533 19:00:06 ---> f6e6a5d5fee5 19:00:06 Step 14/14 : RUN $MAKE 19:00:06 ---> Running in 5797b690487a 19:00:06 noop 19:00:06 Removing intermediate container 5797b690487a 19:00:06 ---> 36b0fb3cdce9 19:00:06 Successfully built 36b0fb3cdce9 19:00:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:06 + docker inspect -f . ci-base-image-x86_64 19:00:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:06 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:00:09 $ docker top 81b658f2178160aea8ef3ce8d14653fa5f79593490d98ae7cbae242a98890798 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:09 + go version 19:00:09 go version go1.18.3 linux/amd64 [Pipeline] } 19:00:09 $ docker stop --time=1 81b658f2178160aea8ef3ce8d14653fa5f79593490d98ae7cbae242a98890798 19:00:11 $ docker rm -f 81b658f2178160aea8ef3ce8d14653fa5f79593490d98ae7cbae242a98890798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:11 + docker inspect -f . ci-base-image-x86_64 19:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:11 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:00:13 $ docker top f8e65cddfbece5ba0a0686038a0f0453edb6419191a25200fbb283e44c7252a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:13 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 19:00:13 + make test 19:00:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:00:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:00:23 CGO_ENABLED=1 go vet ./... 19:00:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:26 ./bin/test-attribution-txt.sh 19:00:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:00:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:00:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 19:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:00:26 $ docker stop --time=1 f8e65cddfbece5ba0a0686038a0f0453edb6419191a25200fbb283e44c7252a1 19:00:30 $ docker rm -f f8e65cddfbece5ba0a0686038a0f0453edb6419191a25200fbb283e44c7252a1 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:31 + ls -al . 19:00:31 total 176 19:00:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 19:00 . 19:00:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 18:58 .. 19:00:31 -rw-rw-r-- 1 jenkins jenkins 119 Sep 8 18:59 .dockerignore 19:00:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 18:59 .git 19:00:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 18:59 .github 19:00:31 -rw-rw-r-- 1 jenkins jenkins 171 Sep 8 18:59 .gitignore 19:00:31 drwxr-xr-x 3 jenkins jenkins 4096 Sep 8 18:59 .semver 19:00:31 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 8 18:59 Attribution.txt 19:00:31 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 8 18:59 CHANGELOG.md 19:00:31 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 8 18:59 Dockerfile 19:00:31 -rw-rw-r-- 1 jenkins jenkins 677 Sep 8 18:59 GOVERNANCE.md 19:00:31 -rw-rw-r-- 1 jenkins jenkins 688 Sep 8 18:59 Jenkinsfile 19:00:31 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 8 18:59 LICENSE 19:00:31 -rw-rw-r-- 1 jenkins jenkins 618 Sep 8 18:59 OWNERS.md 19:00:31 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 8 18:59 README.md 19:00:31 -rw-rw-r-- 1 jenkins jenkins 12 Sep 8 18:59 VERSION 19:00:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 18:59 bin 19:00:31 -rw-r--r-- 1 jenkins jenkins 10 Sep 8 19:00 coverage.out 19:00:31 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 8 18:59 go.mod 19:00:31 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 8 18:59 go.sum 19:00:31 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 8 18:59 main.go 19:00:31 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 8 18:59 makefile 19:00:31 drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 18:59 res 19:00:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 18:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:31 + 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=14b250c889771b77f1ef0720e8f96776a1e3b288 --label arch=amd64 --label version=2.3.0-dev.22 . 19:00:31 Sending build context to Docker daemon 3.096MB 19:00:31 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 19:00:31 Step 2/28 : FROM ${BASE} AS builder 19:00:31 ---> 36b0fb3cdce9 19:00:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:00:32 ---> Running in 872120942dd1 19:00:32 Removing intermediate container 872120942dd1 19:00:32 ---> 2227ed3bca44 19:00:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:00:32 ---> Running in adb00862f656 19:00:32 Removing intermediate container adb00862f656 19:00:32 ---> 113f9fadb5bd 19:00:32 Step 5/28 : ARG ADD_BUILD_TAGS="" 19:00:32 ---> Running in cdd9bf910dd9 19:00:33 Removing intermediate container cdd9bf910dd9 19:00:33 ---> ccc5f4e3b9b4 19:00:33 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:00:33 ---> Running in 9df6cb50bcc9 19:00:33 Removing intermediate container 9df6cb50bcc9 19:00:33 ---> 656958f0c93c 19:00:33 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:33 ---> Running in 67c1e22efa11 19:00:34 Removing intermediate container 67c1e22efa11 19:00:34 ---> 42bd00ecb3dc 19:00:34 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:34 ---> Running in 1104ec07963a 19:00:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:00:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:00:36 OK: 211 MiB in 51 packages 19:00:37 Removing intermediate container 1104ec07963a 19:00:37 ---> 60a4b1387045 19:00:37 Step 9/28 : WORKDIR /app 19:00:37 ---> Running in 211fc7f33313 19:00:37 Removing intermediate container 211fc7f33313 19:00:37 ---> f830536ade33 19:00:37 Step 10/28 : COPY go.mod vendor* ./ 19:00:38 ---> dca97aa9e089 19:00:38 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:38 ---> Running in 1fcafeab6152 19:00:39 Removing intermediate container 1fcafeab6152 19:00:39 ---> c7cb65db1e82 19:00:39 Step 12/28 : COPY . . 19:00:39 ---> e0df2c2b549c 19:00:39 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:39 ---> Running in 35d4e149b6e1 19:00:39 Removing intermediate container 35d4e149b6e1 19:00:39 ---> 416a6096104f 19:00:39 Step 14/28 : RUN $MAKE 19:00:39 ---> Running in ae38a8234d29 19:00:40 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 19:01:07 Removing intermediate container ae38a8234d29 19:01:07 ---> e2a1f961aa41 19:01:07 Step 15/28 : FROM alpine:3.16 19:01:07 3.16: Pulling from library/alpine 19:01:07 213ec9aee27d: Pulling fs layer 19:01:07 213ec9aee27d: Verifying Checksum 19:01:07 213ec9aee27d: Download complete 19:01:07 213ec9aee27d: Pull complete 19:01:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:01:07 Status: Downloaded newer image for alpine:3.16 19:01:07 ---> 9c6f07244728 19:01:07 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:01:07 ---> Running in 1f0fdfc8fe97 19:01:07 Removing intermediate container 1f0fdfc8fe97 19:01:07 ---> 7257fc946916 19:01:07 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:01:07 ---> Running in b6a56946e87c 19:01:07 Removing intermediate container b6a56946e87c 19:01:07 ---> 7a471e89f428 19:01:07 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:01:07 ---> Running in 29bc7d544335 19:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:01:07 (1/7) Installing ca-certificates (20220614-r0) 19:01:07 (2/7) Installing dumb-init (1.2.5-r1) 19:01:07 (3/7) Installing libgcc (11.2.1_git20220219-r2) 19:01:07 (4/7) Installing libsodium (1.0.18-r0) 19:01:07 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 19:01:07 (6/7) Installing libzmq (4.3.4-r0) 19:01:07 (7/7) Installing zeromq (4.3.4-r0) 19:01:07 Executing busybox-1.35.0-r17.trigger 19:01:07 Executing ca-certificates-20220614-r0.trigger 19:01:07 OK: 9 MiB in 21 packages 19:01:08 Removing intermediate container 29bc7d544335 19:01:08 ---> 5621366374d5 19:01:08 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:01:09 ---> 9e0cf1d8a46d 19:01:09 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:01:09 ---> fbb98e1272e0 19:01:09 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:01:09 ---> b328f946ab26 19:01:09 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:01:11 ---> e1b91c5ba4ae 19:01:11 Step 23/28 : EXPOSE 48095 19:01:11 ---> Running in 547ef28cac86 19:01:12 Removing intermediate container 547ef28cac86 19:01:12 ---> ae19e5fefd94 19:01:12 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:01:12 ---> Running in ebb747a8faa3 19:01:12 Removing intermediate container ebb747a8faa3 19:01:12 ---> fc017ddb7bda 19:01:12 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:12 ---> Running in b829002e3c94 19:01:12 Removing intermediate container b829002e3c94 19:01:12 ---> ad25559ecfe2 19:01:12 Step 26/28 : LABEL arch=amd64 19:01:12 ---> Running in 905e9877faf7 19:01:12 Removing intermediate container 905e9877faf7 19:01:12 ---> 3248c7082349 19:01:12 Step 27/28 : LABEL git_sha=14b250c889771b77f1ef0720e8f96776a1e3b288 19:01:12 ---> Running in 373aa2bd67fe 19:01:12 Removing intermediate container 373aa2bd67fe 19:01:12 ---> 33446a744d29 19:01:12 Step 28/28 : LABEL version=2.3.0-dev.22 19:01:12 ---> Running in fe016682d7af 19:01:13 Removing intermediate container fe016682d7af 19:01:13 ---> a3a045960241 19:01:13 [Warning] One or more build-args [ARCH] were not consumed 19:01:13 Successfully built a3a045960241 19:01:13 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 19:01:13 provisioning config files... 19:01:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7999295291063444056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:13 ---> docker-login.sh 19:01:13 nexus3.edgexfoundry.org:10001 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 nexus3.edgexfoundry.org:10002 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 nexus3.edgexfoundry.org:10003 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 nexus3.edgexfoundry.org:10004 19:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:13 Configure a credential helper to remove this warning. See 19:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:13 19:01:13 Login Succeeded 19:01:13 docker.io 19:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:14 Configure a credential helper to remove this warning. See 19:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:14 19:01:14 Login Succeeded 19:01:14 ---> docker-login.sh ends [Pipeline] } 19:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:14 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:01:14 14b250c889771b77f1ef0720e8f96776a1e3b288 19:01:14 latest 19:01:14 2.3.0-dev.22 19:01:14 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 19:01:14 main 19:01:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28744 in /w/workspace/ry_app-service-configurable_main [Pipeline] { 19:01:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] ws 19:01:14 Running in /w/workspace/app-service-configurable/101 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh 19:01:14 Selected Git installation does not exist. Using Default 19:01:14 The recommended git tool is: NONE 19:01:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288 19:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:15 744a0908b148: Preparing 19:01:15 a583fb0f45e7: Preparing 19:01:15 d7240e44ba05: Preparing 19:01:15 e057090f781c: Preparing 19:01:15 80a91736a11b: Preparing 19:01:15 994393dc58e7: Preparing 19:01:15 994393dc58e7: Waiting 19:01:15 e057090f781c: Pushed 19:01:15 d7240e44ba05: Pushed 19:01:15 a583fb0f45e7: Pushed 19:01:15 994393dc58e7: Layer already exists 19:01:15 80a91736a11b: Pushed 19:01:17 744a0908b148: Pushed 19:01:17 14b250c889771b77f1ef0720e8f96776a1e3b288: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:18 744a0908b148: Preparing 19:01:18 a583fb0f45e7: Preparing 19:01:18 d7240e44ba05: Preparing 19:01:18 e057090f781c: Preparing 19:01:18 80a91736a11b: Preparing 19:01:18 994393dc58e7: Preparing 19:01:18 994393dc58e7: Waiting 19:01:18 d7240e44ba05: Layer already exists 19:01:18 744a0908b148: Layer already exists 19:01:18 e057090f781c: Layer already exists 19:01:18 80a91736a11b: Layer already exists 19:01:18 a583fb0f45e7: Layer already exists 19:01:18 994393dc58e7: Layer already exists 19:01:18 latest: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.22 19:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:19 744a0908b148: Preparing 19:01:19 a583fb0f45e7: Preparing 19:01:19 d7240e44ba05: Preparing 19:01:19 e057090f781c: Preparing 19:01:19 80a91736a11b: Preparing 19:01:19 994393dc58e7: Preparing 19:01:19 994393dc58e7: Waiting 19:01:19 e057090f781c: Layer already exists 19:01:19 a583fb0f45e7: Layer already exists 19:01:19 d7240e44ba05: Layer already exists 19:01:19 744a0908b148: Layer already exists 19:01:19 80a91736a11b: Layer already exists 19:01:19 994393dc58e7: Layer already exists 19:01:19 2.3.0-dev.22: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 19:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:19 744a0908b148: Preparing 19:01:19 a583fb0f45e7: Preparing 19:01:19 d7240e44ba05: Preparing 19:01:19 e057090f781c: Preparing 19:01:19 80a91736a11b: Preparing 19:01:19 994393dc58e7: Preparing 19:01:19 994393dc58e7: Waiting 19:01:19 e057090f781c: Layer already exists 19:01:19 a583fb0f45e7: Layer already exists 19:01:19 744a0908b148: Layer already exists 19:01:19 80a91736a11b: Layer already exists 19:01:19 d7240e44ba05: Layer already exists 19:01:19 994393dc58e7: Layer already exists 19:01:19 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:20 744a0908b148: Preparing 19:01:20 a583fb0f45e7: Preparing 19:01:20 d7240e44ba05: Preparing 19:01:20 e057090f781c: Preparing 19:01:20 80a91736a11b: Preparing 19:01:20 994393dc58e7: Preparing 19:01:20 994393dc58e7: Waiting 19:01:20 a583fb0f45e7: Layer already exists 19:01:20 744a0908b148: Layer already exists 19:01:20 d7240e44ba05: Layer already exists 19:01:20 80a91736a11b: Layer already exists 19:01:20 e057090f781c: Layer already exists 19:01:20 994393dc58e7: Layer already exists 19:01:20 main: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:20 ===================================================== [Pipeline] echo 19:01:20 taggedImages: 19:01:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288 19:01:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:01:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.22 19:01:20 - nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 19:01:20 - 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 19:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:20 19:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:21 latest: Pulling from edgex-lftools-log-publisher 19:01:21 5eb5b503b376: Pulling fs layer 19:01:21 5c69ac0246d0: Pulling fs layer 19:01:21 ec43610c2a17: Pulling fs layer 19:01:21 3a2ae6a8a46f: Pulling fs layer 19:01:21 33b1e0a273af: Pulling fs layer 19:01:21 5d3b04190fa2: Pulling fs layer 19:01:21 2f39f015ded8: Pulling fs layer 19:01:21 3a2ae6a8a46f: Waiting 19:01:21 33b1e0a273af: Waiting 19:01:21 5d3b04190fa2: Waiting 19:01:21 2f39f015ded8: Waiting 19:01:21 5c69ac0246d0: Download complete 19:01:21 3a2ae6a8a46f: Verifying Checksum 19:01:21 3a2ae6a8a46f: Download complete 19:01:21 ec43610c2a17: Verifying Checksum 19:01:21 ec43610c2a17: Download complete 19:01:21 33b1e0a273af: Verifying Checksum 19:01:21 33b1e0a273af: Download complete 19:01:21 5d3b04190fa2: Download complete 19:01:21 5eb5b503b376: Verifying Checksum 19:01:21 5eb5b503b376: Download complete 19:01:22 2f39f015ded8: Verifying Checksum 19:01:22 2f39f015ded8: Download complete 19:01:22 5eb5b503b376: Pull complete 19:01:22 using credential edgex-jenkins-ssh 19:01:22 Cloning the remote Git repository 19:01:22 5c69ac0246d0: Pull complete 19:01:23 ec43610c2a17: Pull complete 19:01:23 3a2ae6a8a46f: Pull complete 19:01:23 33b1e0a273af: Pull complete 19:01:23 5d3b04190fa2: Pull complete 19:01:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:01:22 > git init /w/workspace/app-service-configurable/101 # timeout=10 19:01:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:01:23 > git --version # timeout=10 19:01:23 > git --version # 'git version 2.25.1' 19:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:24 Avoid second fetch 19:01:24 Checking out Revision 14b250c889771b77f1ef0720e8f96776a1e3b288 (main) 19:01:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:24 > git config core.sparsecheckout # timeout=10 19:01:24 > git checkout -f 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 19:01:27 2f39f015ded8: Pull complete 19:01:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:27 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:29 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#466)" 19:01:29 19:01:29 GitHub has been notified of this commit’s build result 19:01:29 19:01:32 $ docker top 80d8ae66653fda1676c1b6bff2cca26727f721e207ef4851a480bb9de832e785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:33 ---> job-cost.sh 19:01:33 lf-activate-venv: SKIPPING 19:01:33 INFO: No Stack... 19:01:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:33 Dload Upload Total Spent Left Speed 19:01:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 19:01:33 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 19:01:33 INFO: Archiving Costs [Pipeline] sh 19:01:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:01:34 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:01:34 + cut -d, -f6 [Pipeline] lock 19:01:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] 19:01:34 Resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] did not exist. Created. 19:01:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:34 + sudo tee /etc/docker/daemon.new 19:01:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:01:34 { 19:01:34 "registry-mirrors": [ 19:01:34 "https://nexus3.edgexfoundry.org:10001" 19:01:34 ], 19:01:34 "bip": "10.250.0.254/24", 19:01:34 "hosts": [ 19:01:34 "tcp://0.0.0.0:5555", 19:01:34 "unix:///var/run/docker.sock" 19:01:34 ], 19:01:34 "mtu": 1458, 19:01:34 "selinux-enabled": true, 19:01:34 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:34 } [Pipeline] sh 19:01:34 + echo total: 0.2199999988079071 [Pipeline] stash 19:01:34 Stashed 1 file(s) [Pipeline] } 19:01:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:34 $ docker stop --time=1 80d8ae66653fda1676c1b6bff2cca26727f721e207ef4851a480bb9de832e785 19:01:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:01:35 $ docker rm -f 80d8ae66653fda1676c1b6bff2cca26727f721e207ef4851a480bb9de832e785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:54 provisioning config files... 19:01:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/101@tmp/config7479350408130422221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:54 ---> docker-login.sh 19:01:54 nexus3.edgexfoundry.org:10001 19:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:55 Configure a credential helper to remove this warning. See 19:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:55 19:01:55 Login Succeeded 19:01:55 nexus3.edgexfoundry.org:10002 19:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:56 Configure a credential helper to remove this warning. See 19:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:56 19:01:56 Login Succeeded 19:01:56 nexus3.edgexfoundry.org:10003 19:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:56 Configure a credential helper to remove this warning. See 19:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:56 19:01:56 Login Succeeded 19:01:56 nexus3.edgexfoundry.org:10004 19:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:57 Configure a credential helper to remove this warning. See 19:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:57 19:01:57 Login Succeeded 19:01:57 docker.io 19:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:58 Configure a credential helper to remove this warning. See 19:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:58 19:01:58 Login Succeeded 19:01:58 ---> docker-login.sh ends [Pipeline] } 19:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:58 ========================================================= 19:01:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:01:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:01:59 Sending build context to Docker daemon 206.8kB 19:01:59 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 19:01:59 Step 2/14 : FROM ${BASE} AS builder 19:01:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:59 b3c136eddcbf: Pulling fs layer 19:01:59 c0a3192eca97: Pulling fs layer 19:01:59 a050256f5b6f: Pulling fs layer 19:01:59 656be50a0ddc: Pulling fs layer 19:01:59 2bbca73fdf42: Pulling fs layer 19:01:59 46d945488cbd: Pulling fs layer 19:01:59 656be50a0ddc: Waiting 19:01:59 2bbca73fdf42: Waiting 19:01:59 8a5474983e97: Pulling fs layer 19:01:59 329c88fbcd65: Pulling fs layer 19:01:59 46d945488cbd: Waiting 19:01:59 8a5474983e97: Waiting 19:01:59 329c88fbcd65: Waiting 19:01:59 a050256f5b6f: Verifying Checksum 19:01:59 a050256f5b6f: Download complete 19:01:59 c0a3192eca97: Verifying Checksum 19:01:59 c0a3192eca97: Download complete 19:01:59 2bbca73fdf42: Download complete 19:01:59 46d945488cbd: Verifying Checksum 19:01:59 46d945488cbd: Download complete 19:01:59 b3c136eddcbf: Download complete 19:02:00 b3c136eddcbf: Pull complete 19:02:00 329c88fbcd65: Verifying Checksum 19:02:00 329c88fbcd65: Download complete 19:02:01 c0a3192eca97: Pull complete 19:02:01 a050256f5b6f: Pull complete 19:02:02 8a5474983e97: Verifying Checksum 19:02:02 8a5474983e97: Download complete 19:02:02 656be50a0ddc: Verifying Checksum 19:02:02 656be50a0ddc: Download complete 19:02:15 656be50a0ddc: Pull complete 19:02:15 2bbca73fdf42: Pull complete 19:02:15 46d945488cbd: Pull complete 19:02:22 8a5474983e97: Pull complete 19:02:23 329c88fbcd65: Pull complete 19:02:23 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:02:23 ---> ff4287adb874 19:02:23 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:02:25 ---> Running in 418514e9ca38 19:02:26 Removing intermediate container 418514e9ca38 19:02:26 ---> 52bea4629f4a 19:02:26 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 19:02:26 ---> Running in ff230f4527d6 19:02:26 Removing intermediate container ff230f4527d6 19:02:26 ---> cd4b80d109e7 19:02:26 Step 5/14 : ARG ADD_BUILD_TAGS="" 19:02:26 ---> Running in 93c0aa6dbbff 19:02:26 Removing intermediate container 93c0aa6dbbff 19:02:26 ---> 9aca7d45dddb 19:02:26 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:02:26 ---> Running in e1f908965246 19:02:27 Removing intermediate container e1f908965246 19:02:27 ---> 6cf022182f57 19:02:27 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:27 ---> Running in 6c428d88952f 19:02:29 Removing intermediate container 6c428d88952f 19:02:29 ---> ea7900c026a4 19:02:29 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:29 ---> Running in 4235acd6b698 19:02:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:32 OK: 221 MiB in 51 packages 19:02:33 Removing intermediate container 4235acd6b698 19:02:33 ---> 82e2c6e9c8d7 19:02:33 Step 9/14 : WORKDIR /app 19:02:33 ---> Running in f6bbc92378d3 19:02:33 Removing intermediate container f6bbc92378d3 19:02:33 ---> c96207813ed3 19:02:33 Step 10/14 : COPY go.mod vendor* ./ 19:02:34 ---> 40102c74abaf 19:02:34 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:34 ---> Running in 1fc4d8ba290e 19:03:31 Removing intermediate container 1fc4d8ba290e 19:03:31 ---> 9138f4f2ffa6 19:03:31 Step 12/14 : COPY . . 19:03:31 ---> 7f8db7df0684 19:03:31 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:31 ---> Running in 072b88724673 19:03:31 Removing intermediate container 072b88724673 19:03:31 ---> bbd78070deac 19:03:31 Step 14/14 : RUN $MAKE 19:03:31 ---> Running in 090b9cc365cd 19:03:31 noop 19:03:31 Removing intermediate container 090b9cc365cd 19:03:31 ---> 2ff061b8fce1 19:03:31 Successfully built 2ff061b8fce1 19:03:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:31 + docker inspect -f . ci-base-image-arm64 19:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-28744 does not seem to be running inside a container 19:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/101 -v /w/workspace/app-service-configurable/101:/w/workspace/app-service-configurable/101:rw,z -v /w/workspace/app-service-configurable/101@tmp:/w/workspace/app-service-configurable/101@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 19:03:33 $ docker top a566dc1779f54ab5d9fcce3039c330af63ed9e084854fe89796d0ff993d57841 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:33 + go version 19:03:33 go version go1.18.3 linux/arm64 [Pipeline] } 19:03:33 $ docker stop --time=1 a566dc1779f54ab5d9fcce3039c330af63ed9e084854fe89796d0ff993d57841 19:03:35 $ docker rm -f a566dc1779f54ab5d9fcce3039c330af63ed9e084854fe89796d0ff993d57841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:36 + docker inspect -f . ci-base-image-arm64 19:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-28744 does not seem to be running inside a container 19:03:36 $ 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/101 -v /w/workspace/app-service-configurable/101:/w/workspace/app-service-configurable/101:rw,z -v /w/workspace/app-service-configurable/101@tmp:/w/workspace/app-service-configurable/101@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 19:03:37 $ docker top 53a476467e04cae29e00ced9fc44629c51d135c0903d045957f0140c59a68ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/101 [Pipeline] fileExists [Pipeline] sh 19:03:39 + make test 19:03:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:05:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:05:01 CGO_ENABLED=1 go vet ./... 19:05:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:16 ./bin/test-attribution-txt.sh 19:05:16 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:05:16 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:05:16 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 19:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:05:16 $ docker stop --time=1 53a476467e04cae29e00ced9fc44629c51d135c0903d045957f0140c59a68ac2 19:05:18 $ docker rm -f 53a476467e04cae29e00ced9fc44629c51d135c0903d045957f0140c59a68ac2 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:19 Warning: overwriting stash ‘coverage-report’ 19:05:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:20 + ls -al . 19:05:20 total 172 19:05:20 drwxrwxr-x 7 jenkins jenkins 4096 Sep 8 19:03 . 19:05:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 19:01 .. 19:05:20 -rw-rw-r-- 1 jenkins jenkins 119 Sep 8 19:01 .dockerignore 19:05:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 19:01 .git 19:05:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 19:01 .github 19:05:20 -rw-rw-r-- 1 jenkins jenkins 171 Sep 8 19:01 .gitignore 19:05:20 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 8 19:01 Attribution.txt 19:05:20 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 8 19:01 CHANGELOG.md 19:05:20 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 8 19:01 Dockerfile 19:05:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 8 19:01 GOVERNANCE.md 19:05:20 -rw-rw-r-- 1 jenkins jenkins 688 Sep 8 19:01 Jenkinsfile 19:05:20 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 8 19:01 LICENSE 19:05:20 -rw-rw-r-- 1 jenkins jenkins 618 Sep 8 19:01 OWNERS.md 19:05:20 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 8 19:01 README.md 19:05:20 -rw-rw-r-- 1 jenkins jenkins 12 Sep 8 18:59 VERSION 19:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 19:01 bin 19:05:20 -rw-r--r-- 1 jenkins jenkins 10 Sep 8 19:03 coverage.out 19:05:20 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 8 19:01 go.mod 19:05:20 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 8 19:01 go.sum 19:05:20 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 8 19:01 main.go 19:05:20 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 8 19:01 makefile 19:05:20 drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 19:01 res 19:05:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 19:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:20 + 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=14b250c889771b77f1ef0720e8f96776a1e3b288 --label arch=arm64 --label version=2.3.0-dev.22 . 19:05:20 Sending build context to Docker daemon 207.9kB 19:05:21 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 19:05:21 Step 2/28 : FROM ${BASE} AS builder 19:05:21 ---> 2ff061b8fce1 19:05:21 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:05:21 ---> Running in a56de24dc39a 19:05:21 Removing intermediate container a56de24dc39a 19:05:21 ---> 9daeb12c47ee 19:05:21 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:05:21 ---> Running in 53158ee9d2c9 19:05:21 Removing intermediate container 53158ee9d2c9 19:05:21 ---> e5b4e1bdb39f 19:05:21 Step 5/28 : ARG ADD_BUILD_TAGS="" 19:05:21 ---> Running in bc46bb44672e 19:05:22 Removing intermediate container bc46bb44672e 19:05:22 ---> 5f868bc7d793 19:05:22 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:05:22 ---> Running in e3fb9408702c 19:05:22 Removing intermediate container e3fb9408702c 19:05:22 ---> 9783c3d90c82 19:05:22 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:22 ---> Running in d58b40b4fe5a 19:05:24 Removing intermediate container d58b40b4fe5a 19:05:24 ---> a0a889acab65 19:05:24 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:24 ---> Running in f47b3457d380 19:05:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:27 OK: 221 MiB in 51 packages 19:05:27 Removing intermediate container f47b3457d380 19:05:27 ---> 3d20a8631a4f 19:05:27 Step 9/28 : WORKDIR /app 19:05:27 ---> Running in 4eda49ee1512 19:05:28 Removing intermediate container 4eda49ee1512 19:05:28 ---> 3bfc6dd424e6 19:05:28 Step 10/28 : COPY go.mod vendor* ./ 19:05:28 ---> b239ad271609 19:05:28 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:28 ---> Running in 8fdcb6ea83b3 19:05:30 Removing intermediate container 8fdcb6ea83b3 19:05:30 ---> 749e1f73d571 19:05:30 Step 12/28 : COPY . . 19:05:31 ---> ae5854b2b0b5 19:05:31 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:31 ---> Running in 4f8354cfa0cc 19:05:31 Removing intermediate container 4f8354cfa0cc 19:05:31 ---> 70fdaacba605 19:05:31 Step 14/28 : RUN $MAKE 19:05:31 ---> Running in f4b86cb85e0f 19:05:32 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 19:07:39 Removing intermediate container f4b86cb85e0f 19:07:39 ---> 261f1d062419 19:07:39 Step 15/28 : FROM alpine:3.16 19:07:39 3.16: Pulling from library/alpine 19:07:39 9b18e9b68314: Pulling fs layer 19:07:39 9b18e9b68314: Verifying Checksum 19:07:39 9b18e9b68314: Download complete 19:07:39 9b18e9b68314: Pull complete 19:07:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:07:39 Status: Downloaded newer image for alpine:3.16 19:07:39 ---> a6215f271958 19:07:39 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:07:39 ---> Running in 9bdccdfdf2d4 19:07:39 Removing intermediate container 9bdccdfdf2d4 19:07:39 ---> 5d61a5648fa0 19:07:39 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:07:39 ---> Running in ee53dea58038 19:07:39 Removing intermediate container ee53dea58038 19:07:39 ---> 5dec7dd893e4 19:07:39 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:07:39 ---> Running in 06baec144961 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:07:39 (1/7) Installing ca-certificates (20220614-r0) 19:07:39 (2/7) Installing dumb-init (1.2.5-r1) 19:07:39 (3/7) Installing libgcc (11.2.1_git20220219-r2) 19:07:39 (4/7) Installing libsodium (1.0.18-r0) 19:07:39 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 19:07:39 (6/7) Installing libzmq (4.3.4-r0) 19:07:39 (7/7) Installing zeromq (4.3.4-r0) 19:07:39 Executing busybox-1.35.0-r17.trigger 19:07:39 Executing ca-certificates-20220614-r0.trigger 19:07:39 OK: 9 MiB in 21 packages 19:07:39 Removing intermediate container 06baec144961 19:07:39 ---> b8bbb8fbf530 19:07:39 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:07:40 ---> cdbb33e0fecc 19:07:40 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:07:40 ---> cbbe2c1d5b65 19:07:40 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:07:41 ---> 68e464ed4fa3 19:07:41 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:07:42 ---> 99c26e530973 19:07:42 Step 23/28 : EXPOSE 48095 19:07:42 ---> Running in 81bd867157cf 19:07:43 Removing intermediate container 81bd867157cf 19:07:43 ---> 65031217ef58 19:07:43 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:07:43 ---> Running in 99f9bb3432a1 19:07:43 Removing intermediate container 99f9bb3432a1 19:07:43 ---> 96ee9f12e689 19:07:43 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:43 ---> Running in 799cc309a381 19:07:43 Removing intermediate container 799cc309a381 19:07:43 ---> e152585b8219 19:07:43 Step 26/28 : LABEL arch=arm64 19:07:43 ---> Running in 6666fc072ea6 19:07:44 Removing intermediate container 6666fc072ea6 19:07:44 ---> 4c504f878c43 19:07:44 Step 27/28 : LABEL git_sha=14b250c889771b77f1ef0720e8f96776a1e3b288 19:07:44 ---> Running in d695fb49d08e 19:07:44 Removing intermediate container d695fb49d08e 19:07:44 ---> bcdec6696d54 19:07:44 Step 28/28 : LABEL version=2.3.0-dev.22 19:07:44 ---> Running in 30cf6b39e052 19:07:45 Removing intermediate container 30cf6b39e052 19:07:45 ---> 69c463eb4e3a 19:07:45 [Warning] One or more build-args [ARCH] were not consumed 19:07:45 Successfully built 69c463eb4e3a 19:07:45 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 19:07:45 provisioning config files... 19:07:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/101@tmp/config1362144605792266280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:45 ---> docker-login.sh 19:07:45 nexus3.edgexfoundry.org:10001 19:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:45 Configure a credential helper to remove this warning. See 19:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:45 19:07:45 Login Succeeded 19:07:45 nexus3.edgexfoundry.org:10002 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:46 Configure a credential helper to remove this warning. See 19:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:46 19:07:46 Login Succeeded 19:07:46 nexus3.edgexfoundry.org:10003 19:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:46 Configure a credential helper to remove this warning. See 19:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:46 19:07:46 Login Succeeded 19:07:46 nexus3.edgexfoundry.org:10004 19:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:47 Configure a credential helper to remove this warning. See 19:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:47 19:07:47 Login Succeeded 19:07:47 docker.io 19:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 ---> docker-login.sh ends [Pipeline] } 19:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:48 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:07:48 14b250c889771b77f1ef0720e8f96776a1e3b288 19:07:48 latest 19:07:48 2.3.0-dev.22 19:07:48 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 19:07:48 main 19:07:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288 19:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:07:48 603d9c1a0f9e: Preparing 19:07:48 6783dad8f4d6: Preparing 19:07:48 789b6110b38f: Preparing 19:07:48 269160b1f91f: Preparing 19:07:48 8dbabe5ff0bd: Preparing 19:07:48 5d3e392a13a0: Preparing 19:07:48 5d3e392a13a0: Waiting 19:07:49 789b6110b38f: Pushed 19:07:49 6783dad8f4d6: Pushed 19:07:49 269160b1f91f: Pushed 19:07:49 5d3e392a13a0: Layer already exists 19:07:50 8dbabe5ff0bd: Pushed 19:07:55 603d9c1a0f9e: Pushed 19:07:55 14b250c889771b77f1ef0720e8f96776a1e3b288: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:55 + 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 19:07:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:07:56 603d9c1a0f9e: Preparing 19:07:56 6783dad8f4d6: Preparing 19:07:56 789b6110b38f: Preparing 19:07:56 269160b1f91f: Preparing 19:07:56 8dbabe5ff0bd: Preparing 19:07:56 5d3e392a13a0: Preparing 19:07:56 5d3e392a13a0: Waiting 19:07:56 8dbabe5ff0bd: Layer already exists 19:07:56 789b6110b38f: Layer already exists 19:07:56 269160b1f91f: Layer already exists 19:07:56 6783dad8f4d6: Layer already exists 19:07:56 603d9c1a0f9e: Layer already exists 19:07:56 5d3e392a13a0: Layer already exists 19:07:56 latest: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.22 19:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:07:57 603d9c1a0f9e: Preparing 19:07:57 6783dad8f4d6: Preparing 19:07:57 789b6110b38f: Preparing 19:07:57 269160b1f91f: Preparing 19:07:57 8dbabe5ff0bd: Preparing 19:07:57 5d3e392a13a0: Preparing 19:07:57 5d3e392a13a0: Waiting 19:07:57 269160b1f91f: Layer already exists 19:07:57 6783dad8f4d6: Layer already exists 19:07:57 603d9c1a0f9e: Layer already exists 19:07:57 789b6110b38f: Layer already exists 19:07:57 8dbabe5ff0bd: Layer already exists 19:07:57 5d3e392a13a0: Layer already exists 19:07:57 2.3.0-dev.22: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 19:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:07:58 603d9c1a0f9e: Preparing 19:07:58 6783dad8f4d6: Preparing 19:07:58 789b6110b38f: Preparing 19:07:58 269160b1f91f: Preparing 19:07:58 8dbabe5ff0bd: Preparing 19:07:58 5d3e392a13a0: Preparing 19:07:58 5d3e392a13a0: Waiting 19:07:58 789b6110b38f: Layer already exists 19:07:58 269160b1f91f: Layer already exists 19:07:58 603d9c1a0f9e: Layer already exists 19:07:58 8dbabe5ff0bd: Layer already exists 19:07:58 6783dad8f4d6: Layer already exists 19:07:58 5d3e392a13a0: Layer already exists 19:07:58 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:59 + 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 19:07:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:07:59 603d9c1a0f9e: Preparing 19:07:59 6783dad8f4d6: Preparing 19:07:59 789b6110b38f: Preparing 19:07:59 269160b1f91f: Preparing 19:07:59 8dbabe5ff0bd: Preparing 19:07:59 5d3e392a13a0: Preparing 19:07:59 5d3e392a13a0: Waiting 19:07:59 6783dad8f4d6: Layer already exists 19:07:59 8dbabe5ff0bd: Layer already exists 19:07:59 269160b1f91f: Layer already exists 19:07:59 789b6110b38f: Layer already exists 19:07:59 603d9c1a0f9e: Layer already exists 19:07:59 5d3e392a13a0: Layer already exists 19:07:59 main: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:59 ===================================================== [Pipeline] echo 19:07:59 taggedImages: 19:07:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288 19:07:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:07:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.22 19:07:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 19:07:59 - 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 19:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:00 19:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:00 arm64: Pulling from edgex-lftools-log-publisher 19:08:00 8998bd30e6a1: Pulling fs layer 19:08:00 04944245beec: Pulling fs layer 19:08:00 699f458cf7ca: Pulling fs layer 19:08:00 765212b225bb: Pulling fs layer 19:08:00 f23df028b6ca: Pulling fs layer 19:08:00 d65c8cfc05b1: Pulling fs layer 19:08:00 2437ff75d9bd: Pulling fs layer 19:08:00 f23df028b6ca: Waiting 19:08:00 d65c8cfc05b1: Waiting 19:08:00 2437ff75d9bd: Waiting 19:08:00 765212b225bb: Waiting 19:08:00 04944245beec: Verifying Checksum 19:08:00 04944245beec: Download complete 19:08:00 765212b225bb: Verifying Checksum 19:08:00 765212b225bb: Download complete 19:08:00 f23df028b6ca: Verifying Checksum 19:08:00 f23df028b6ca: Download complete 19:08:00 d65c8cfc05b1: Verifying Checksum 19:08:00 d65c8cfc05b1: Download complete 19:08:01 699f458cf7ca: Verifying Checksum 19:08:01 699f458cf7ca: Download complete 19:08:01 8998bd30e6a1: Verifying Checksum 19:08:01 8998bd30e6a1: Download complete 19:08:03 2437ff75d9bd: Verifying Checksum 19:08:03 2437ff75d9bd: Download complete 19:08:05 8998bd30e6a1: Pull complete 19:08:06 04944245beec: Pull complete 19:08:07 699f458cf7ca: Pull complete 19:08:07 765212b225bb: Pull complete 19:08:08 f23df028b6ca: Pull complete 19:08:08 d65c8cfc05b1: Pull complete 19:08:23 2437ff75d9bd: Pull complete 19:08:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:24 prd-ubuntu20.04-docker-arm64-4c-16g-28744 does not seem to be running inside a container 19:08:24 $ 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/101 -v /w/workspace/app-service-configurable/101:/w/workspace/app-service-configurable/101:rw,z -v /w/workspace/app-service-configurable/101@tmp:/w/workspace/app-service-configurable/101@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 19:08:27 $ docker top f875d5d51c9d9b7593c389c6288060280dc3f333e1ba0bf20f776da65be4bfe2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:27 ---> job-cost.sh 19:08:27 lf-activate-venv: SKIPPING 19:08:27 INFO: No Stack... 19:08:28 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:29 INFO: Archiving Costs [Pipeline] sh 19:08:29 + + cutcat -d, /w/workspace/app-service-configurable/101/archives/cost.csv -f6 19:08:29 [Pipeline] lock 19:08:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] 19:08:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] did not exist. Created. 19:08:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:30 /w/workspace/app-service-configurable/101@tmp/durable-2ca3b3d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:31 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:31 Warning: overwriting stash ‘stack-cost’ 19:08:31 Stashed 1 file(s) [Pipeline] } 19:08:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:31 $ docker stop --time=1 f875d5d51c9d9b7593c389c6288060280dc3f333e1ba0bf20f776da65be4bfe2 19:08:32 $ docker rm -f f875d5d51c9d9b7593c389c6288060280dc3f333e1ba0bf20f776da65be4bfe2 [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 19:08:33 provisioning config files... 19:08:33 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config552670376050064988tmp [Pipeline] { [Pipeline] sh 19:08:33 + set +x 19:08:33 + curl -s https://codecov.io/bash 19:08:33 + bash -s -- 19:08:33 19:08:33 _____ _ 19:08:33 / ____| | | 19:08:33 | | ___ __| | ___ ___ _____ __ 19:08:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:33 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:33 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:33 Bash-1.0.6 19:08:33 19:08:33 19:08:33 ==> git version 2.25.1 found 19:08:33 ==> 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 19:08:33 Release-Date: 2020-01-08 19:08:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:33 ==> Jenkins CI detected. 19:08:33 current dir:  /w/workspace/ry_app-service-configurable_main 19:08:33 project root: . 19:08:33 --> token set from env 19:08:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:33 ==> Running gcov in . (disable via -X gcov) 19:08:33 ==> Python coveragepy not found 19:08:33 ==> Searching for coverage reports in: 19:08:33 + . 19:08:33 -> Found 1 reports 19:08:33 ==> Detecting git/mercurial file structure 19:08:33 ==> Reading reports 19:08:33 + ./coverage.out bytes=10 19:08:33 ==> Appending adjustments 19:08:33 https://docs.codecov.io/docs/fixing-reports 19:08:33 + Found adjustments 19:08:33 ==> Gzipping contents 19:08:33 4.0K /tmp/codecov.BtBJ1g.gz 19:08:33 ==> Uploading reports 19:08:33 url: https://codecov.io 19:08:33 query: branch=main&commit=14b250c889771b77f1ef0720e8f96776a1e3b288&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:33 -> Pinging Codecov 19:08:33 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=14b250c889771b77f1ef0720e8f96776a1e3b288&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:34 -> Uploading to 19:08:34 https://storage.googleapis.com/codecov/v4/raw/2022-09-08/A97CA9966030D2A3747ED39772930CCE/14b250c889771b77f1ef0720e8f96776a1e3b288/aac3e4bb-8e49-4687-8a8f-16b877dd0b37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220908T190833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da934caf61c27d39ebddbb9bea11ab69237081886aeba808d080ccde881c3c56 19:08:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:34 Dload Upload Total Spent Left Speed 19:08:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2364 --:--:-- --:--:-- --:--:-- 2354 100 525 0 0 100 525 0 2134 --:--:-- --:--:-- --:--:-- 2125 19:08:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] } 19:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:08:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:08:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:34 19:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:08:35 df9b9388f04a: Pulling fs layer 19:08:35 52dc419b0ee2: Pulling fs layer 19:08:35 25bc292e5bac: Pulling fs layer 19:08:35 114826534d7a: Pulling fs layer 19:08:35 4657fd5d0bcf: Pulling fs layer 19:08:35 6ad1cebc031e: Pulling fs layer 19:08:35 8a3aa393b2d8: Pulling fs layer 19:08:35 6ad1cebc031e: Waiting 19:08:35 8a3aa393b2d8: Waiting 19:08:35 25bc292e5bac: Verifying Checksum 19:08:35 25bc292e5bac: Download complete 19:08:35 52dc419b0ee2: Verifying Checksum 19:08:35 52dc419b0ee2: Download complete 19:08:35 4657fd5d0bcf: Verifying Checksum 19:08:35 4657fd5d0bcf: Download complete 19:08:35 df9b9388f04a: Download complete 19:08:35 6ad1cebc031e: Verifying Checksum 19:08:35 6ad1cebc031e: Download complete 19:08:35 df9b9388f04a: Pull complete 19:08:35 52dc419b0ee2: Pull complete 19:08:35 25bc292e5bac: Pull complete 19:08:36 114826534d7a: Verifying Checksum 19:08:36 114826534d7a: Download complete 19:08:36 8a3aa393b2d8: Verifying Checksum 19:08:36 8a3aa393b2d8: Download complete 19:08:39 114826534d7a: Pull complete 19:08:39 4657fd5d0bcf: Pull complete 19:08:39 6ad1cebc031e: Pull complete 19:08:42 8a3aa393b2d8: Pull complete 19:08:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:42 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:08:46 $ docker top fdb358a211e129f8610e6f5b1818b5c7f6ae61afaa0d0c5384e0913034ed1e22 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:08:47 + set -o pipefail 19:08:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:08:52 19:08:52 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:08:52 19:08:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/5754ed61-1380-4667-841f-fd7ff6f56197 19:08:52 19:08:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:08:52 19:08:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:08:52 19:08:52 [Pipeline] } 19:08:52 $ docker stop --time=1 fdb358a211e129f8610e6f5b1818b5c7f6ae61afaa0d0c5384e0913034ed1e22 19:08:56 $ docker rm -f fdb358a211e129f8610e6f5b1818b5c7f6ae61afaa0d0c5384e0913034ed1e22 [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 19:08:56 + git log --format=format:%s -1 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] sh 19:08:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:57 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:58 $ docker top 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:58 [ssh-agent] Looking for ssh-agent implementation... 19:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:58 $ docker exec 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d ssh-agent 19:08:58 SSH_AUTH_SOCK=/tmp/ssh-7VO6VIVwytXt/agent.33 19:08:58 SSH_AGENT_PID=40 19:08:58 Running ssh-add (command line suppressed) 19:08:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1719028391115246259.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1719028391115246259.key) 19:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:58 + git semver tag 19:08:59 2022-09-08 19:08:59,183 [run_tag] DEBUG tag force:False 19:08:59 2022-09-08 19:08:59,183 [check_head_tag] DEBUG check head tag 19:08:59 2022-09-08 19:08:59,184 [execute] INFO git cat-file --batch-check 19:08:59 2022-09-08 19:08:59,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:08:59 2022-09-08 19:08:59,187 [execute] INFO git cat-file --batch 19:08:59 2022-09-08 19:08:59,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:08:59 2022-09-08 19:08:59,198 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:08:59 2022-09-08 19:08:59,199 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 19:08:59 2022-09-08 19:08:59,199 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:08:59 2022-09-08 19:08:59,203 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:08:59 2.3.0-dev.22 [Pipeline] } 19:08:59 $ docker exec --env ******** --env ******** 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d ssh-agent -k 19:08:59 unset SSH_AUTH_SOCK; 19:08:59 unset SSH_AGENT_PID; 19:08:59 echo Agent pid 40 killed; 19:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:59 + git semver [Pipeline] } 19:08:59 $ docker stop --time=1 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d 19:09:01 $ docker rm -f 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:01 19:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:01 0.23.1-centos7: Pulling from edgex-lftools 19:09:01 ab5ef0e58194: Pulling fs layer 19:09:01 9712f1f96733: Pulling fs layer 19:09:01 63f879dbbcfc: Pulling fs layer 19:09:01 0d9ebad4ef96: Pulling fs layer 19:09:01 e9a5061849ea: Pulling fs layer 19:09:01 d747dcd14b5f: Pulling fs layer 19:09:01 2de7ff778b66: Pulling fs layer 19:09:01 d747dcd14b5f: Waiting 19:09:01 2de7ff778b66: Waiting 19:09:01 0d9ebad4ef96: Waiting 19:09:01 e9a5061849ea: Waiting 19:09:01 9712f1f96733: Verifying Checksum 19:09:01 9712f1f96733: Download complete 19:09:02 63f879dbbcfc: Verifying Checksum 19:09:02 63f879dbbcfc: Download complete 19:09:02 e9a5061849ea: Verifying Checksum 19:09:02 e9a5061849ea: Download complete 19:09:02 d747dcd14b5f: Verifying Checksum 19:09:02 d747dcd14b5f: Download complete 19:09:02 ab5ef0e58194: Download complete 19:09:02 0d9ebad4ef96: Verifying Checksum 19:09:02 0d9ebad4ef96: Download complete 19:09:02 2de7ff778b66: Verifying Checksum 19:09:02 2de7ff778b66: Download complete 19:09:05 ab5ef0e58194: Pull complete 19:09:05 9712f1f96733: Pull complete 19:09:06 63f879dbbcfc: Pull complete 19:09:10 0d9ebad4ef96: Pull complete 19:09:10 e9a5061849ea: Pull complete 19:09:10 d747dcd14b5f: Pull complete 19:09:11 2de7ff778b66: Pull complete 19:09:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:12 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:09:17 $ docker top f3b42ec2e13d0dfcf7314126d7670bf76bbe2d74f87cd5996dc77b1fd294708e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:09:17 provisioning config files... 19:09:17 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8485291023934871181tmp 19:09:17 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7189505002011301547tmp 19:09:17 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3604229004406257040tmp [Pipeline] { [Pipeline] echo 19:09:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:09:17 ---> sigul-configuration.sh 19:09:17 gpg: directory `/root/.gnupg' created 19:09:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:09:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:09:17 gpg: keyring `/root/.gnupg/secring.gpg' created 19:09:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:09:17 gpg: CAST5 encrypted data 19:09:17 gpg: encrypted with 1 passphrase 19:09:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:09:17 + mkdir /home/jenkins 19:09:17 + mkdir /home/jenkins/sigul [Pipeline] sh 19:09:18 + 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 19:09:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:09:18 ---> sigul-install.sh 19:09:18 Sigul already installed; skipping installation. [Pipeline] sh 19:09:18 + git tag --list 19:09:18 v1.0.0 19:09:18 v1.1.0 19:09:18 v1.2.0 19:09:18 v1.3.0 19:09:18 v1.3.1 19:09:18 v2.0.0 19:09:18 v2.0.1 19:09:18 v2.1.0 19:09:18 v2.1.1 19:09:18 v2.1.1-dev.1 19:09:18 v2.1.1-dev.2 19:09:18 v2.2.0 19:09:18 v2.2.1-dev.1 19:09:18 v2.2.1-dev.10 19:09:18 v2.2.1-dev.2 19:09:18 v2.2.1-dev.3 19:09:18 v2.2.1-dev.4 19:09:18 v2.2.1-dev.5 19:09:18 v2.2.1-dev.6 19:09:18 v2.2.1-dev.7 19:09:18 v2.2.1-dev.8 19:09:18 v2.2.1-dev.9 19:09:18 v2.3.0-dev.10 19:09:18 v2.3.0-dev.11 19:09:18 v2.3.0-dev.12 19:09:18 v2.3.0-dev.13 19:09:18 v2.3.0-dev.14 19:09:18 v2.3.0-dev.15 19:09:18 v2.3.0-dev.16 19:09:18 v2.3.0-dev.17 19:09:18 v2.3.0-dev.18 19:09:18 v2.3.0-dev.19 19:09:18 v2.3.0-dev.20 19:09:18 v2.3.0-dev.21 19:09:18 v2.3.0-dev.22 [Pipeline] sh 19:09:19 + lftools sign git-tag v2.3.0-dev.22 19:09:19 Signing Git tag with Sigul... 19:09:19 Signing v2.3.0-dev.22 [Pipeline] echo 19:09:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:09:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:09:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:09:20 $ docker stop --time=1 f3b42ec2e13d0dfcf7314126d7670bf76bbe2d74f87cd5996dc77b1fd294708e 19:09:21 $ docker rm -f f3b42ec2e13d0dfcf7314126d7670bf76bbe2d74f87cd5996dc77b1fd294708e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:09:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:22 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:09:22 $ docker top d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:22 [ssh-agent] Looking for ssh-agent implementation... 19:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:22 $ docker exec d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 ssh-agent 19:09:23 SSH_AUTH_SOCK=/tmp/ssh-CDQWHp6iLTCE/agent.33 19:09:23 SSH_AGENT_PID=40 19:09:23 Running ssh-add (command line suppressed) 19:09:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4587363908545956252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4587363908545956252.key) 19:09:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:23 + git semver bump pre 19:09:23 2022-09-08 19:09:23,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:09:23 2022-09-08 19:09:23,669 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 19:09:23 2022-09-08 19:09:23,669 [bump_version] DEBUG bumped version:2.3.0-dev.23 19:09:23 2022-09-08 19:09:23,669 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:09:23 2022-09-08 19:09:23,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:09:23 2022-09-08 19:09:23,669 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:09:23 2022-09-08 19:09:23,671 [execute] INFO git cat-file --batch-check 19:09:23 2022-09-08 19:09:23,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:09:23 2022-09-08 19:09:23,677 [execute] INFO git cat-file --batch 19:09:23 2022-09-08 19:09:23,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:09:23 2022-09-08 19:09:23,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:09:23 2.3.0-dev.23 [Pipeline] } 19:09:23 $ docker exec --env ******** --env ******** d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 ssh-agent -k 19:09:23 unset SSH_AUTH_SOCK; 19:09:23 unset SSH_AGENT_PID; 19:09:23 echo Agent pid 40 killed; 19:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:24 + git semver [Pipeline] } 19:09:24 $ docker stop --time=1 d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 19:09:25 $ docker rm -f d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:26 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:09:26 $ docker top 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:27 [ssh-agent] Looking for ssh-agent implementation... 19:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:27 $ docker exec 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce ssh-agent 19:09:27 SSH_AUTH_SOCK=/tmp/ssh-RPpyvYj8ZEut/agent.32 19:09:27 SSH_AGENT_PID=38 19:09:27 Running ssh-add (command line suppressed) 19:09:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6082496292845687755.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6082496292845687755.key) 19:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:27 + git semver push 19:09:28 2022-09-08 19:09:27,939 [run_push] DEBUG push 19:09:28 2022-09-08 19:09:27,940 [execute] INFO git cat-file --batch-check 19:09:28 2022-09-08 19:09:27,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:09:28 2022-09-08 19:09:27,943 [execute] INFO git rev-list 22882cc7fe62ee80b8638e9f7afb3da41fd42a58 -- 19:09:28 2022-09-08 19:09:27,943 [execute] DEBUG Popen(['git', 'rev-list', '22882cc7fe62ee80b8638e9f7afb3da41fd42a58', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:09:28 2022-09-08 19:09:27,952 [execute] INFO git fetch -v origin 19:09:28 2022-09-08 19:09:27,952 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:09:28 2022-09-08 19:09:28,546 [run_push] DEBUG no remote changes detected 19:09:28 2022-09-08 19:09:28,546 [execute] INFO git push origin semver 19:09:28 2022-09-08 19:09:28,547 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:09:29 2022-09-08 19:09:29,504 [run_push] DEBUG push all version tags 19:09:29 2022-09-08 19:09:29,505 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:09:29 2022-09-08 19:09:29,505 [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) 19:09:30 2022-09-08 19:09:30,270 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:09:30 2.3.0-dev.23 [Pipeline] } 19:09:30 $ docker exec --env ******** --env ******** 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce ssh-agent -k 19:09:30 unset SSH_AUTH_SOCK; 19:09:30 unset SSH_AGENT_PID; 19:09:30 echo Agent pid 38 killed; 19:09:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:30 + git semver [Pipeline] } 19:09:31 $ docker stop --time=1 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce 19:09:32 $ docker rm -f 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce [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 19:09:33 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:09:33 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:09:33 total 16 19:09:33 drwxr-xr-x 3 root root 4096 Sep 8 19:01 . 19:09:33 drwxrwxr-x 9 jenkins jenkins 4096 Sep 8 19:09 .. 19:09:33 drwxr-xr-x 2 root root 4096 Sep 8 19:01 cost 19:09:33 -rw-r--r-- 1 root root 96 Sep 8 19:01 cost.csv 19:09:33 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:09:33 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:09:33 total 16 19:09:33 drwxr-xr-x 3 jenkins jenkins 4096 Sep 8 19:01 . 19:09:33 drwxrwxr-x 9 jenkins jenkins 4096 Sep 8 19:09 .. 19:09:33 drwxr-xr-x 2 jenkins jenkins 4096 Sep 8 19:01 cost 19:09:33 -rw-r--r-- 1 jenkins jenkins 96 Sep 8 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:09:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:34 ---> package-listing.sh 19:09:34 ++ facter osfamily 19:09:34 ++ tr '[:upper:]' '[:lower:]' 19:09:34 + OS_FAMILY=debian 19:09:34 + workspace=/w/workspace/ry_app-service-configurable_main 19:09:34 + START_PACKAGES=/tmp/packages_start.txt 19:09:34 + END_PACKAGES=/tmp/packages_end.txt 19:09:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:34 + PACKAGES=/tmp/packages_start.txt 19:09:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:09:34 + PACKAGES=/tmp/packages_end.txt 19:09:34 + case "${OS_FAMILY}" in 19:09:34 + dpkg -l 19:09:34 + grep '^ii' 19:09:34 + '[' -f /tmp/packages_start.txt ']' 19:09:34 + '[' -f /tmp/packages_end.txt ']' 19:09:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:09:34 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:09:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:09:34 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 19:09:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:35 prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container 19:09:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:35 $ docker top 25d86d464b5fc1200463b668abe22dbdc2c206dd4ba0507b056f8fa97ca708e2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:36 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:36 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:36 + ls /var/log/sa-host 19:09:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:36 provisioning config files... 19:09:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9146412974524938427tmp [Pipeline] { [Pipeline] echo 19:09:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> create-netrc.sh [Pipeline] } 19:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> python-tools-install.sh [Pipeline] echo 19:09:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> sudo-logs.sh 19:09:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:38 ---> job-cost.sh 19:09:38 lf-activate-venv: SKIPPING 19:09:38 DEBUG: total: 0.2199999988079071 19:09:38 INFO: Retrieving Stack Cost... 19:09:38 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:39 INFO: Archiving Costs [Pipeline] echo 19:09:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:39 ---> logs-deploy.sh 19:09:39 lf-activate-venv: SKIPPING 19:09:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/101 19:09:39 INFO: archiving workspace using pattern(s): 19:09:40 Archives upload complete. 19:09:40 INFO: archiving logs to Nexus