Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c70686275db34aa3f66cc9d2651256089dd9de6c 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-ssh3195326655797290526.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5400145864454565399.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9237861802628482606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17554389434403033500.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7305383063481866395.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, goVersion:1.18, 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-7418 in /w/workspace/_app-service-configurable_levski [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/_app-service-configurable_levski # 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 c70686275db34aa3f66cc9d2651256089dd9de6c (levski) > 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 c70686275db34aa3f66cc9d2651256089dd9de6c # timeout=10 Commit message: "build: Create levski branch" > git rev-list --no-walk 1f575e3c9870c6c23061d6bf49edc19da5427e85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:40:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:40:42 ========================================================= 17:40:42 EdgeX Global Pipelines Version Info 17:40:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:40:43 ------------------- 17:40:43 stable info: 17:40:43 ------------------- 17:40:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:40:43 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:40:43 Message: update stable to v1.0.245 17:40:43 ------------------- 17:40:43 experimental info: 17:40:43 ------------------- 17:40:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:40:43 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 17:40:43 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c706862 [Pipeline] echo 17:40:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:44 provisioning config files... 17:40:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config9128395200436115254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:44 ---> docker-login.sh 17:40:44 nexus3.edgexfoundry.org:10001 17:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:44 Configure a credential helper to remove this warning. See 17:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:44 17:40:44 Login Succeeded 17:40:44 nexus3.edgexfoundry.org:10002 17:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:45 Configure a credential helper to remove this warning. See 17:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:45 17:40:45 Login Succeeded 17:40:45 nexus3.edgexfoundry.org:10003 17:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:45 Configure a credential helper to remove this warning. See 17:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:45 17:40:45 Login Succeeded 17:40:45 nexus3.edgexfoundry.org:10004 17:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:45 Configure a credential helper to remove this warning. See 17:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:45 17:40:45 Login Succeeded 17:40:45 docker.io 17:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:45 Configure a credential helper to remove this warning. See 17:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:45 17:40:45 Login Succeeded 17:40:45 ---> docker-login.sh ends [Pipeline] } 17:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:40:46 + git rev-list -1 --merges c70686275db34aa3f66cc9d2651256089dd9de6c~1..c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo 17:40:46 -----------> git rev-list -1 --merges c70686275db34aa3f66cc9d2651256089dd9de6c~1..c70686275db34aa3f66cc9d2651256089dd9de6c c70686275db34aa3f66cc9d2651256089dd9de6c [false] [Pipeline] sh 17:40:46 + git log --format=format:%s -1 c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo 17:40:46 ========================================================= 17:40:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:40:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:46 + git log --format=format:%s -1 c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] echo 17:40:46 [semverPrep] GIT_COMMIT: c70686275db34aa3f66cc9d2651256089dd9de6c, Commit Message: build: Create levski branch [Pipeline] echo 17:40:46 [semverPrep] This is not a build commit. [Pipeline] sh 17:40:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:40:47 + grep -v github /etc/ssh/ssh_known_hosts 17:40:47 + [ -e /tmp/ssh_known_hosts ] 17:40:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:40:47 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:40:47 sudo tee -a /etc/ssh/ssh_known_hosts 17:40:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:47 17:40:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:48 0.1.4: Pulling from edgex-devops/py-git-semver 17:40:48 b85a868b505f: Pulling fs layer 17:40:48 e2be974225ed: Pulling fs layer 17:40:48 339a4e72a1f5: Pulling fs layer 17:40:48 988bab9f4d93: Pulling fs layer 17:40:48 1469e6f7b9e6: Pulling fs layer 17:40:48 eaf3925da568: Pulling fs layer 17:40:48 bab4dde63d76: Pulling fs layer 17:40:48 bde34c3a00c8: Pulling fs layer 17:40:48 b352a97aabf1: Pulling fs layer 17:40:48 4872d77fe225: Pulling fs layer 17:40:48 5851b861e8e6: Pulling fs layer 17:40:48 988bab9f4d93: Waiting 17:40:48 1469e6f7b9e6: Waiting 17:40:48 b352a97aabf1: Waiting 17:40:48 4872d77fe225: Waiting 17:40:48 eaf3925da568: Waiting 17:40:48 5851b861e8e6: Waiting 17:40:48 bab4dde63d76: Waiting 17:40:48 bde34c3a00c8: Waiting 17:40:48 e2be974225ed: Download complete 17:40:48 988bab9f4d93: Verifying Checksum 17:40:48 988bab9f4d93: Download complete 17:40:48 339a4e72a1f5: Verifying Checksum 17:40:48 339a4e72a1f5: Download complete 17:40:48 1469e6f7b9e6: Verifying Checksum 17:40:48 1469e6f7b9e6: Download complete 17:40:48 eaf3925da568: Verifying Checksum 17:40:48 eaf3925da568: Download complete 17:40:48 bde34c3a00c8: Download complete 17:40:48 b352a97aabf1: Download complete 17:40:48 4872d77fe225: Download complete 17:40:48 5851b861e8e6: Verifying Checksum 17:40:48 5851b861e8e6: Download complete 17:40:48 b85a868b505f: Verifying Checksum 17:40:48 b85a868b505f: Download complete 17:40:48 bab4dde63d76: Verifying Checksum 17:40:48 bab4dde63d76: Download complete 17:40:49 b85a868b505f: Pull complete 17:40:49 e2be974225ed: Pull complete 17:40:50 339a4e72a1f5: Pull complete 17:40:50 988bab9f4d93: Pull complete 17:40:50 1469e6f7b9e6: Pull complete 17:40:50 eaf3925da568: Pull complete 17:40:52 bab4dde63d76: Pull complete 17:40:52 bde34c3a00c8: Pull complete 17:40:52 b352a97aabf1: Pull complete 17:40:52 4872d77fe225: Pull complete 17:40:52 5851b861e8e6: Pull complete 17:40:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:53 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:40:54 $ docker top 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 -eo pid,comm 17:40:54 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). 17:40:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:54 [ssh-agent] Looking for ssh-agent implementation... 17:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:54 $ docker exec 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent 17:40:54 SSH_AUTH_SOCK=/tmp/ssh-8ZE1GeB7VIQK/agent.31 17:40:54 SSH_AGENT_PID=37 17:40:54 Running ssh-add (command line suppressed) 17:40:54 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_731206284345146410.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_731206284345146410.key) 17:40:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:55 + git tag --points-at HEAD [Pipeline] } 17:40:55 $ docker exec --env ******** --env ******** 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent -k 17:40:55 unset SSH_AUTH_SOCK; 17:40:55 unset SSH_AGENT_PID; 17:40:55 echo Agent pid 37 killed; 17:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:40:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:40:55 [ssh-agent] Looking for ssh-agent implementation... 17:40:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:40:55 $ docker exec 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent 17:40:55 SSH_AUTH_SOCK=/tmp/ssh-2ESTM8y7MgBZ/agent.68 17:40:55 SSH_AGENT_PID=74 17:40:55 Running ssh-add (command line suppressed) 17:40:55 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_1321600286134392621.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_1321600286134392621.key) 17:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:40:55 + git semver init 17:40:56 2023-04-11 17:40:56,158 [run_init] DEBUG init version:0.0.0 force:False 17:40:56 2023-04-11 17:40:56,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver 17:40:56 2023-04-11 17:40:56,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver 17:40:56 2023-04-11 17:40:56,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_levski/.semver'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 17:40:57 2023-04-11 17:40:56,923 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude 17:40:57 2023-04-11 17:40:56,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False 17:40:57 2023-04-11 17:40:56,924 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:40:57 2023-04-11 17:40:56,924 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:40:57 2.3.1-dev.2 [Pipeline] } 17:40:57 $ docker exec --env ******** --env ******** 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 ssh-agent -k 17:40:57 unset SSH_AUTH_SOCK; 17:40:57 unset SSH_AGENT_PID; 17:40:57 echo Agent pid 74 killed; 17:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:40:57 + git semver [Pipeline] } 17:40:57 $ docker stop --time=1 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 17:40:59 $ docker rm -f --volumes 4f22794855fdc35ff29b3352448185d2625c085b53539af0c937794288ac25a8 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:40:59 Stashed 1 file(s) [Pipeline] echo 17:40:59 [edgeXSemver]: initialized semver on version 2.3.1-dev.2 [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 17:40:59 provisioning config files... 17:41:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config2717367551584772538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:00 ---> docker-login.sh 17:41:00 nexus3.edgexfoundry.org:10001 17:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:00 Configure a credential helper to remove this warning. See 17:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:00 17:41:00 Login Succeeded 17:41:00 nexus3.edgexfoundry.org:10002 17:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:00 Configure a credential helper to remove this warning. See 17:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:00 17:41:00 Login Succeeded 17:41:00 nexus3.edgexfoundry.org:10003 17:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:00 Configure a credential helper to remove this warning. See 17:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:00 17:41:00 Login Succeeded 17:41:00 nexus3.edgexfoundry.org:10004 17:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:00 Configure a credential helper to remove this warning. See 17:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:00 17:41:00 Login Succeeded 17:41:00 docker.io 17:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:00 Configure a credential helper to remove this warning. See 17:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:00 17:41:01 Login Succeeded 17:41:01 ---> docker-login.sh ends [Pipeline] } 17:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:41:01 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:01 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:01 ========================================================= 17:41:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:41:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:01 + 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 . 17:41:01 Sending build context to Docker daemon 3.291MB 17:41:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:41:01 Step 2/13 : FROM ${BASE} AS builder 17:41:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:41:01 213ec9aee27d: Pulling fs layer 17:41:01 4583459ba037: Pulling fs layer 17:41:01 93c1e223e6f2: Pulling fs layer 17:41:01 53926ce57604: Pulling fs layer 17:41:01 21b2b0c7a3f4: Pulling fs layer 17:41:01 22ff95d597cd: Pulling fs layer 17:41:01 12d6caf4c0d1: Pulling fs layer 17:41:01 53926ce57604: Waiting 17:41:01 21b2b0c7a3f4: Waiting 17:41:01 22ff95d597cd: Waiting 17:41:01 96b7cbca73a9: Pulling fs layer 17:41:01 12d6caf4c0d1: Waiting 17:41:01 96b7cbca73a9: Waiting 17:41:01 a7acece74701: Pulling fs layer 17:41:01 a7acece74701: Waiting 17:41:01 93c1e223e6f2: Verifying Checksum 17:41:01 93c1e223e6f2: Download complete 17:41:01 4583459ba037: Verifying Checksum 17:41:01 4583459ba037: Download complete 17:41:01 21b2b0c7a3f4: Verifying Checksum 17:41:01 21b2b0c7a3f4: Download complete 17:41:01 22ff95d597cd: Verifying Checksum 17:41:01 22ff95d597cd: Download complete 17:41:01 213ec9aee27d: Verifying Checksum 17:41:01 12d6caf4c0d1: Verifying Checksum 17:41:01 12d6caf4c0d1: Download complete 17:41:01 213ec9aee27d: Pull complete 17:41:02 4583459ba037: Pull complete 17:41:02 93c1e223e6f2: Pull complete 17:41:02 a7acece74701: Verifying Checksum 17:41:02 a7acece74701: Download complete 17:41:02 96b7cbca73a9: Verifying Checksum 17:41:02 96b7cbca73a9: Download complete 17:41:02 53926ce57604: Verifying Checksum 17:41:02 53926ce57604: Download complete 17:41:06 53926ce57604: Pull complete 17:41:06 21b2b0c7a3f4: Pull complete 17:41:06 22ff95d597cd: Pull complete 17:41:06 12d6caf4c0d1: Pull complete 17:41:09 96b7cbca73a9: Pull complete 17:41:09 a7acece74701: Pull complete 17:41:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:41:09 ---> db6d94c90886 17:41:09 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:41:10 ---> Running in cb63c8a37e73 17:41:10 Removing intermediate container cb63c8a37e73 17:41:10 ---> f91800437956 17:41:10 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:41:11 ---> Running in 41d0be0588a3 17:41:11 Removing intermediate container 41d0be0588a3 17:41:11 ---> ba471d59df5e 17:41:11 Step 5/13 : ARG ADD_BUILD_TAGS="" 17:41:11 ---> Running in 5817fc79de61 17:41:11 Removing intermediate container 5817fc79de61 17:41:11 ---> 4600e7e16891 17:41:11 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:41:11 ---> Running in 4c4a3464f128 17:41:11 Removing intermediate container 4c4a3464f128 17:41:11 ---> 8fb1c6cf3861 17:41:11 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:11 ---> Running in eed6e1aa182d 17:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:41:12 OK: 211 MiB in 51 packages 17:41:12 Removing intermediate container eed6e1aa182d 17:41:12 ---> f400c1d8b534 17:41:12 Step 8/13 : WORKDIR /app 17:41:12 ---> Running in afc1ba7cd9a7 17:41:12 Removing intermediate container afc1ba7cd9a7 17:41:12 ---> 137a6d9860ca 17:41:12 Step 9/13 : COPY go.mod vendor* ./ 17:41:12 ---> 8b66020571b2 17:41:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:12 ---> Running in 15819ba5b34c 17:41:14 Still waiting to schedule task 17:41:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:41:34 Removing intermediate container 15819ba5b34c 17:41:34 ---> 0eb9b04bc8cb 17:41:34 Step 11/13 : COPY . . 17:41:34 ---> 565350ec4a45 17:41:34 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:34 ---> Running in a83f4538b27e 17:41:34 Removing intermediate container a83f4538b27e 17:41:34 ---> a882652065c9 17:41:34 Step 13/13 : RUN $MAKE 17:41:34 ---> Running in 8811265abd65 17:41:34 noop 17:41:34 Removing intermediate container 8811265abd65 17:41:34 ---> fef37840f7f1 17:41:34 Successfully built fef37840f7f1 17:41:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:35 + docker inspect -f . ci-base-image-x86_64 17:41:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:35 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:41:35 $ docker top fdb080d191f4cdab8b9b3b2bf407c367452da8b3e5ce374a4a3e05bdc8883beb -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:35 + go version 17:41:35 go version go1.18.7 linux/amd64 [Pipeline] } 17:41:35 $ docker stop --time=1 fdb080d191f4cdab8b9b3b2bf407c367452da8b3e5ce374a4a3e05bdc8883beb 17:41:37 $ docker rm -f --volumes fdb080d191f4cdab8b9b3b2bf407c367452da8b3e5ce374a4a3e05bdc8883beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:37 + docker inspect -f . ci-base-image-x86_64 17:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:37 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:41:37 $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:41:38 $ docker top 965fe34a7eda8a515c646f6bce8bfe380f57f1b8de6838783bdfd4fba2890b89 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:38 + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh 17:41:38 + make test 17:41:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:41:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:41:48 CGO_ENABLED=1 go vet ./... 17:41:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:52 ./bin/test-attribution-txt.sh [Pipeline] echo 17:41:52 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:41:52 $ docker stop --time=1 965fe34a7eda8a515c646f6bce8bfe380f57f1b8de6838783bdfd4fba2890b89 17:41:54 $ docker rm -f --volumes 965fe34a7eda8a515c646f6bce8bfe380f57f1b8de6838783bdfd4fba2890b89 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:41:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:56 + ls -al . 17:41:56 total 184 17:41:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:41 . 17:41:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:40 .. 17:41:56 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:40 .dockerignore 17:41:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:40 .git 17:41:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:40 .github 17:41:56 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 17:40 .gitignore 17:41:56 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:40 .semver 17:41:56 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 17:40 Attribution.txt 17:41:56 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 17:40 CHANGELOG.md 17:41:56 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 17:40 Dockerfile 17:41:56 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:40 GOVERNANCE.md 17:41:56 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 17:40 Jenkinsfile 17:41:56 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:40 LICENSE 17:41:56 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:40 OWNERS.md 17:41:56 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 17:40 README.md 17:41:56 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:40 VERSION 17:41:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:40 bin 17:41:56 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:41 coverage.out 17:41:56 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 17:40 go.mod 17:41:56 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 17:40 go.sum 17:41:56 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:40 main.go 17:41:56 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 17:40 makefile 17:41:56 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:40 res 17:41:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:56 + 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=c70686275db34aa3f66cc9d2651256089dd9de6c --label arch=amd64 --label version=2.3.1-dev.2 . 17:41:56 Sending build context to Docker daemon 3.292MB 17:41:56 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 17:41:56 Step 2/27 : FROM ${BASE} AS builder 17:41:56 ---> fef37840f7f1 17:41:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:41:56 ---> Running in 714814959fd5 17:41:56 Removing intermediate container 714814959fd5 17:41:56 ---> 97b353fc5c9a 17:41:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:41:56 ---> Running in 1daf3837e90a 17:41:56 Removing intermediate container 1daf3837e90a 17:41:56 ---> 38096eb58ed6 17:41:56 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:41:56 ---> Running in b80b8843450c 17:41:56 Removing intermediate container b80b8843450c 17:41:56 ---> 2921a21df7dd 17:41:56 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:41:56 ---> Running in 3d27e28eeffe 17:41:56 Removing intermediate container 3d27e28eeffe 17:41:56 ---> 7047d05c5fb3 17:41:56 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:56 ---> Running in 8e047775b97c 17:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:41:57 OK: 211 MiB in 51 packages 17:41:57 Removing intermediate container 8e047775b97c 17:41:57 ---> cd40b495e833 17:41:57 Step 8/27 : WORKDIR /app 17:41:57 ---> Running in c68c46a1769d 17:41:57 Removing intermediate container c68c46a1769d 17:41:57 ---> fdaa0e891c65 17:41:57 Step 9/27 : COPY go.mod vendor* ./ 17:41:57 ---> f585f9593710 17:41:57 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:58 ---> Running in 0acd30e1b6b9 17:41:58 Removing intermediate container 0acd30e1b6b9 17:41:58 ---> 3f47ec1cb7dc 17:41:58 Step 11/27 : COPY . . 17:41:59 ---> 2223b796eaa9 17:41:59 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:59 ---> Running in 8ac4bbcefe78 17:41:59 Removing intermediate container 8ac4bbcefe78 17:41:59 ---> 20d2b711d95f 17:41:59 Step 13/27 : RUN $MAKE 17:41:59 ---> Running in 98bf23088600 17:41:59 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:42:21 Removing intermediate container 98bf23088600 17:42:21 ---> a7a5ec7785f3 17:42:21 Step 14/27 : FROM alpine:3.16 17:42:21 3.16: Pulling from library/alpine 17:42:21 91d30c5bc195: Pulling fs layer 17:42:21 91d30c5bc195: Verifying Checksum 17:42:21 91d30c5bc195: Download complete 17:42:21 91d30c5bc195: Pull complete 17:42:21 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 17:42:21 Status: Downloaded newer image for alpine:3.16 17:42:21 ---> 8471affe5de5 17:42:21 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:42:21 ---> Running in 0b479751270b 17:42:21 Removing intermediate container 0b479751270b 17:42:21 ---> 1cb6a218be7d 17:42:21 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:42:21 ---> Running in e6d7e2acfa9f 17:42:21 Removing intermediate container e6d7e2acfa9f 17:42:21 ---> 8f903d5b30ab 17:42:21 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:42:21 ---> Running in a970b7073b25 17:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:42:22 (1/7) Installing ca-certificates (20220614-r0) 17:42:22 (2/7) Installing dumb-init (1.2.5-r1) 17:42:22 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:42:22 (4/7) Installing libsodium (1.0.18-r0) 17:42:22 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:42:22 (6/7) Installing libzmq (4.3.4-r0) 17:42:22 (7/7) Installing zeromq (4.3.4-r0) 17:42:22 Executing busybox-1.35.0-r17.trigger 17:42:22 Executing ca-certificates-20220614-r0.trigger 17:42:22 OK: 9 MiB in 21 packages 17:42:23 Removing intermediate container a970b7073b25 17:42:23 ---> 8d9f9b09dca6 17:42:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:42:23 ---> 6cfb2e3189d7 17:42:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:42:23 ---> 188116abae42 17:42:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:42:23 ---> f7e15a158604 17:42:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:42:24 ---> 3633955c43e0 17:42:24 Step 22/27 : EXPOSE 48095 17:42:24 ---> Running in 8d3638fcd647 17:42:24 Removing intermediate container 8d3638fcd647 17:42:24 ---> 69c82e8d3539 17:42:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:42:24 ---> Running in cdc4f3002cb3 17:42:24 Removing intermediate container cdc4f3002cb3 17:42:24 ---> 3fe2862a0e80 17:42:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:24 ---> Running in dfacfd130efd 17:42:24 Removing intermediate container dfacfd130efd 17:42:24 ---> 7b141f931ce1 17:42:24 Step 25/27 : LABEL arch=amd64 17:42:24 ---> Running in 00aa8c6f83f7 17:42:24 Removing intermediate container 00aa8c6f83f7 17:42:24 ---> 3106f51be111 17:42:24 Step 26/27 : LABEL git_sha=c70686275db34aa3f66cc9d2651256089dd9de6c 17:42:24 ---> Running in 392330c32b61 17:42:24 Removing intermediate container 392330c32b61 17:42:24 ---> 39ca93f2a98b 17:42:24 Step 27/27 : LABEL version=2.3.1-dev.2 17:42:24 ---> Running in aa0ff52936fa 17:42:25 Removing intermediate container aa0ff52936fa 17:42:25 ---> 49acc6336155 17:42:25 [Warning] One or more build-args [ARCH] were not consumed 17:42:25 Successfully built 49acc6336155 17:42:25 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 17:42:25 provisioning config files... 17:42:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config7705005472780975462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:25 ---> docker-login.sh 17:42:25 nexus3.edgexfoundry.org:10001 17:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:25 Configure a credential helper to remove this warning. See 17:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:25 17:42:25 Login Succeeded 17:42:25 nexus3.edgexfoundry.org:10002 17:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:25 Configure a credential helper to remove this warning. See 17:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:25 17:42:25 Login Succeeded 17:42:25 nexus3.edgexfoundry.org:10003 17:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:25 Configure a credential helper to remove this warning. See 17:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:25 17:42:25 Login Succeeded 17:42:25 nexus3.edgexfoundry.org:10004 17:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:25 Configure a credential helper to remove this warning. See 17:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:25 17:42:25 Login Succeeded 17:42:25 docker.io 17:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:25 Configure a credential helper to remove this warning. See 17:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:25 17:42:25 Login Succeeded 17:42:25 ---> docker-login.sh ends [Pipeline] } 17:42:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:42:26 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:42:26 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:42:26 c70686275db34aa3f66cc9d2651256089dd9de6c 17:42:26 latest 17:42:26 2.3.1-dev.2 17:42:26 c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 17:42:26 levski 17:42:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c 17:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:42:26 5d5b95148046: Preparing 17:42:26 2c12ee9713a2: Preparing 17:42:26 eb696aa1049d: Preparing 17:42:26 39598e0be36b: Preparing 17:42:26 b3bd8df57fd2: Preparing 17:42:26 5bc340f6d4f5: Preparing 17:42:26 5bc340f6d4f5: Waiting 17:42:26 eb696aa1049d: Pushed 17:42:26 2c12ee9713a2: Pushed 17:42:26 39598e0be36b: Pushed 17:42:27 b3bd8df57fd2: Pushed 17:42:27 5bc340f6d4f5: Pushed 17:42:29 5d5b95148046: Pushed 17:42:29 c70686275db34aa3f66cc9d2651256089dd9de6c: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:42:30 5d5b95148046: Preparing 17:42:30 2c12ee9713a2: Preparing 17:42:30 eb696aa1049d: Preparing 17:42:30 39598e0be36b: Preparing 17:42:30 b3bd8df57fd2: Preparing 17:42:30 5bc340f6d4f5: Preparing 17:42:30 5bc340f6d4f5: Waiting 17:42:30 2c12ee9713a2: Layer already exists 17:42:30 39598e0be36b: Layer already exists 17:42:30 5d5b95148046: Layer already exists 17:42:30 eb696aa1049d: Layer already exists 17:42:30 b3bd8df57fd2: Layer already exists 17:42:30 5bc340f6d4f5: Layer already exists 17:42:30 latest: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.2 17:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:42:30 5d5b95148046: Preparing 17:42:30 2c12ee9713a2: Preparing 17:42:30 eb696aa1049d: Preparing 17:42:30 39598e0be36b: Preparing 17:42:30 b3bd8df57fd2: Preparing 17:42:30 5bc340f6d4f5: Preparing 17:42:30 5bc340f6d4f5: Waiting 17:42:30 2c12ee9713a2: Layer already exists 17:42:30 b3bd8df57fd2: Layer already exists 17:42:30 eb696aa1049d: Layer already exists 17:42:30 5d5b95148046: Layer already exists 17:42:30 39598e0be36b: Layer already exists 17:42:30 5bc340f6d4f5: Layer already exists 17:42:30 2.3.1-dev.2: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 17:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:42:31 5d5b95148046: Preparing 17:42:31 2c12ee9713a2: Preparing 17:42:31 eb696aa1049d: Preparing 17:42:31 39598e0be36b: Preparing 17:42:31 b3bd8df57fd2: Preparing 17:42:31 5bc340f6d4f5: Preparing 17:42:31 5bc340f6d4f5: Waiting 17:42:31 eb696aa1049d: Layer already exists 17:42:31 2c12ee9713a2: Layer already exists 17:42:31 b3bd8df57fd2: Layer already exists 17:42:31 5d5b95148046: Layer already exists 17:42:31 39598e0be36b: Layer already exists 17:42:31 5bc340f6d4f5: Layer already exists 17:42:31 c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski 17:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:42:32 5d5b95148046: Preparing 17:42:32 2c12ee9713a2: Preparing 17:42:32 eb696aa1049d: Preparing 17:42:32 39598e0be36b: Preparing 17:42:32 b3bd8df57fd2: Preparing 17:42:32 5bc340f6d4f5: Preparing 17:42:32 5bc340f6d4f5: Waiting 17:42:32 eb696aa1049d: Layer already exists 17:42:32 39598e0be36b: Layer already exists 17:42:32 5d5b95148046: Layer already exists 17:42:32 2c12ee9713a2: Layer already exists 17:42:32 b3bd8df57fd2: Layer already exists 17:42:32 5bc340f6d4f5: Layer already exists 17:42:32 levski: digest: sha256:250184b5765722dfd636443d00cf7182cbfd68dc536ec40a4264048232725d8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:42:32 ===================================================== [Pipeline] echo 17:42:32 taggedImages: 17:42:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c 17:42:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:42:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1-dev.2 17:42:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 17:42:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:levski [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 17:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:32 17:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:32 latest: Pulling from edgex-lftools-log-publisher 17:42:32 5eb5b503b376: Pulling fs layer 17:42:32 5c69ac0246d0: Pulling fs layer 17:42:32 ec43610c2a17: Pulling fs layer 17:42:32 3a2ae6a8a46f: Pulling fs layer 17:42:32 33b1e0a273af: Pulling fs layer 17:42:32 5d3b04190fa2: Pulling fs layer 17:42:32 2f39f015ded8: Pulling fs layer 17:42:32 33b1e0a273af: Waiting 17:42:32 5d3b04190fa2: Waiting 17:42:32 2f39f015ded8: Waiting 17:42:32 3a2ae6a8a46f: Waiting 17:42:32 5c69ac0246d0: Verifying Checksum 17:42:32 5c69ac0246d0: Download complete 17:42:32 3a2ae6a8a46f: Verifying Checksum 17:42:32 3a2ae6a8a46f: Download complete 17:42:32 33b1e0a273af: Verifying Checksum 17:42:32 33b1e0a273af: Download complete 17:42:33 ec43610c2a17: Verifying Checksum 17:42:33 ec43610c2a17: Download complete 17:42:33 5d3b04190fa2: Verifying Checksum 17:42:33 5d3b04190fa2: Download complete 17:42:33 5eb5b503b376: Verifying Checksum 17:42:33 5eb5b503b376: Download complete 17:42:33 2f39f015ded8: Download complete 17:42:34 5eb5b503b376: Pull complete 17:42:34 5c69ac0246d0: Pull complete 17:42:35 ec43610c2a17: Pull complete 17:42:35 3a2ae6a8a46f: Pull complete 17:42:35 33b1e0a273af: Pull complete 17:42:35 5d3b04190fa2: Pull complete 17:42:39 2f39f015ded8: Pull complete 17:42:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:39 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:42:39 $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:42:41 $ docker top fc4fb5cffe140feee838d4d62da83db2762e52cd7ebd21b2a2810911669e0fec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:41 ---> job-cost.sh 17:42:41 lf-activate-venv: SKIPPING 17:42:41 INFO: No Stack... 17:42:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:42 INFO: Archiving Costs [Pipeline] sh 17:42:42 + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv 17:42:42 + cut -d, -f6 [Pipeline] lock 17:42:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] 17:42:42 Resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] did not exist. Created. 17:42:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:43 + echo total: 0.2199999988079071 [Pipeline] stash 17:42:43 Stashed 1 file(s) [Pipeline] } 17:42:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:43 $ docker stop --time=1 fc4fb5cffe140feee838d4d62da83db2762e52cd7ebd21b2a2810911669e0fec 17:42:44 $ docker rm -f --volumes fc4fb5cffe140feee838d4d62da83db2762e52cd7ebd21b2a2810911669e0fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:42:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7419 in /w/workspace/_app-service-configurable_levski [Pipeline] { [Pipeline] ws 17:42:50 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 17:42:50 Selected Git installation does not exist. Using Default 17:42:50 The recommended git tool is: NONE 17:42:55 using credential edgex-jenkins-ssh 17:42:55 Cloning the remote Git repository 17:42:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:42:55 > git init /w/workspace/app-service-configurable/2 # timeout=10 17:42:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:42:55 > git --version # timeout=10 17:42:55 > git --version # 'git version 2.25.1' 17:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:42:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:57 Avoid second fetch 17:42:57 Checking out Revision c70686275db34aa3f66cc9d2651256089dd9de6c (levski) 17:42:58 Commit message: "build: Create levski branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:57 > git config core.sparsecheckout # timeout=10 17:42:57 > git checkout -f c70686275db34aa3f66cc9d2651256089dd9de6c # timeout=10 17:42:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:42:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:59 Dload Upload Total Spent Left Speed 17:42:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 17:42:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:43:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:43:00 + sudo tee /etc/docker/daemon.new 17:43:00 { 17:43:00 "registry-mirrors": [ 17:43:00 "https://nexus3.edgexfoundry.org:10001" 17:43:00 ], 17:43:00 "bip": "10.250.0.254/24", 17:43:00 "hosts": [ 17:43:00 "tcp://0.0.0.0:5555", 17:43:00 "unix:///var/run/docker.sock" 17:43:00 ], 17:43:00 "mtu": 1458, 17:43:00 "selinux-enabled": true, 17:43:00 "seccomp-profile": "/etc/docker/seccomp.json" 17:43:00 } [Pipeline] sh 17:43:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:43:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:19 provisioning config files... 17:43:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5953919697718958384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:19 ---> docker-login.sh 17:43:19 nexus3.edgexfoundry.org:10001 17:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:20 Configure a credential helper to remove this warning. See 17:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:20 17:43:20 Login Succeeded 17:43:20 nexus3.edgexfoundry.org:10002 17:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:20 Configure a credential helper to remove this warning. See 17:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:20 17:43:20 Login Succeeded 17:43:20 nexus3.edgexfoundry.org:10003 17:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:20 Configure a credential helper to remove this warning. See 17:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:20 17:43:20 Login Succeeded 17:43:20 nexus3.edgexfoundry.org:10004 17:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:21 Configure a credential helper to remove this warning. See 17:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:21 17:43:21 Login Succeeded 17:43:21 docker.io 17:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:22 Configure a credential helper to remove this warning. See 17:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:22 17:43:22 Login Succeeded 17:43:22 ---> docker-login.sh ends [Pipeline] } 17:43:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:22 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:22 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:22 ========================================================= 17:43:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:43:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:22 + 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 . 17:43:22 Sending build context to Docker daemon 217.6kB 17:43:23 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:43:23 Step 2/13 : FROM ${BASE} AS builder 17:43:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:23 9b18e9b68314: Pulling fs layer 17:43:23 35d82f9e3411: Pulling fs layer 17:43:23 e16973657156: Pulling fs layer 17:43:23 fc693d55d65f: Pulling fs layer 17:43:23 7e9fc2657dce: Pulling fs layer 17:43:23 dda99020689f: Pulling fs layer 17:43:23 db1c61fa0a46: Pulling fs layer 17:43:23 891c053d2c06: Pulling fs layer 17:43:23 dda99020689f: Waiting 17:43:23 db1c61fa0a46: Waiting 17:43:23 891c053d2c06: Waiting 17:43:23 fc693d55d65f: Waiting 17:43:23 7e9fc2657dce: Waiting 17:43:23 e16973657156: Verifying Checksum 17:43:23 e16973657156: Download complete 17:43:23 35d82f9e3411: Verifying Checksum 17:43:23 35d82f9e3411: Download complete 17:43:23 7e9fc2657dce: Verifying Checksum 17:43:23 7e9fc2657dce: Download complete 17:43:23 dda99020689f: Verifying Checksum 17:43:23 dda99020689f: Download complete 17:43:23 9b18e9b68314: Verifying Checksum 17:43:23 9b18e9b68314: Download complete 17:43:24 9b18e9b68314: Pull complete 17:43:24 891c053d2c06: Verifying Checksum 17:43:24 891c053d2c06: Download complete 17:43:24 35d82f9e3411: Pull complete 17:43:25 e16973657156: Pull complete 17:43:25 db1c61fa0a46: Verifying Checksum 17:43:25 db1c61fa0a46: Download complete 17:43:26 fc693d55d65f: Verifying Checksum 17:43:26 fc693d55d65f: Download complete 17:43:38 fc693d55d65f: Pull complete 17:43:38 7e9fc2657dce: Pull complete 17:43:38 dda99020689f: Pull complete 17:43:45 db1c61fa0a46: Pull complete 17:43:46 891c053d2c06: Pull complete 17:43:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:43:46 ---> f96f9c87975a 17:43:46 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:43:48 ---> Running in 9de7de89deff 17:43:48 Removing intermediate container 9de7de89deff 17:43:48 ---> a08f03e4ae54 17:43:48 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:43:48 ---> Running in 0790046534cc 17:43:48 Removing intermediate container 0790046534cc 17:43:48 ---> 0a6fe712db6e 17:43:48 Step 5/13 : ARG ADD_BUILD_TAGS="" 17:43:48 ---> Running in 49364934fd6e 17:43:49 Removing intermediate container 49364934fd6e 17:43:49 ---> 7a25d15e4cc1 17:43:49 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:43:49 ---> Running in fc80a996a530 17:43:49 Removing intermediate container fc80a996a530 17:43:49 ---> ed2c5d280e1e 17:43:49 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:49 ---> Running in 67d88278fb6c 17:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:52 OK: 221 MiB in 51 packages 17:43:53 Removing intermediate container 67d88278fb6c 17:43:53 ---> 896ff04ca9de 17:43:53 Step 8/13 : WORKDIR /app 17:43:53 ---> Running in 750322f2bd3a 17:43:53 Removing intermediate container 750322f2bd3a 17:43:53 ---> 6d8178af104d 17:43:53 Step 9/13 : COPY go.mod vendor* ./ 17:43:53 ---> a314f38d019e 17:43:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:53 ---> Running in 4e45aea8ae66 17:44:50 Removing intermediate container 4e45aea8ae66 17:44:50 ---> a3e0b033d57c 17:44:50 Step 11/13 : COPY . . 17:44:50 ---> be191913f78c 17:44:50 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:44:50 ---> Running in eb3972323c34 17:44:50 Removing intermediate container eb3972323c34 17:44:50 ---> 032324a8066d 17:44:50 Step 13/13 : RUN $MAKE 17:44:50 ---> Running in ed942a2b2093 17:44:50 noop 17:44:50 Removing intermediate container ed942a2b2093 17:44:50 ---> 8fdcd6ac6a83 17:44:50 Successfully built 8fdcd6ac6a83 17:44:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:50 + docker inspect -f . ci-base-image-arm64 17:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:51 prd-ubuntu20.04-docker-arm64-4c-16g-7419 does not seem to be running inside a container 17:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-arm64 cat 17:44:52 $ docker top e772726ac70a37a786c9d86134cb77541b5cd7e3c8a61326830c1af4a8729d1b -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:53 + go version 17:44:53 go version go1.18.7 linux/arm64 [Pipeline] } 17:44:53 $ docker stop --time=1 e772726ac70a37a786c9d86134cb77541b5cd7e3c8a61326830c1af4a8729d1b 17:44:54 $ docker rm -f --volumes e772726ac70a37a786c9d86134cb77541b5cd7e3c8a61326830c1af4a8729d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:55 + docker inspect -f . ci-base-image-arm64 17:44:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:55 prd-ubuntu20.04-docker-arm64-4c-16g-7419 does not seem to be running inside a container 17:44:55 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-arm64 cat 17:44:56 $ docker top 5c6d78885ef86680ac1c1ff3c0c8bed29810157fe6496735c96a0c1376a0e3c8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:57 + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh 17:44:57 + make test 17:44:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:46:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:46:19 CGO_ENABLED=1 go vet ./... 17:46:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:46:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:46:41 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:46:41 $ docker stop --time=1 5c6d78885ef86680ac1c1ff3c0c8bed29810157fe6496735c96a0c1376a0e3c8 17:46:43 $ docker rm -f --volumes 5c6d78885ef86680ac1c1ff3c0c8bed29810157fe6496735c96a0c1376a0e3c8 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:44 Warning: overwriting stash ‘coverage-report’ 17:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:46:45 + ls -al . 17:46:45 total 180 17:46:45 drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 17:44 . 17:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:42 .. 17:46:45 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:42 .dockerignore 17:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:42 .git 17:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:42 .github 17:46:45 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 17:42 .gitignore 17:46:45 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 17:42 Attribution.txt 17:46:45 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 17:42 CHANGELOG.md 17:46:45 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 17:42 Dockerfile 17:46:45 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:42 GOVERNANCE.md 17:46:45 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 17:42 Jenkinsfile 17:46:45 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:42 LICENSE 17:46:45 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:42 OWNERS.md 17:46:45 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 17:42 README.md 17:46:45 -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:40 VERSION 17:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:42 bin 17:46:45 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:44 coverage.out 17:46:45 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 17:42 go.mod 17:46:45 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 17:42 go.sum 17:46:45 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:42 main.go 17:46:45 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 17:42 makefile 17:46:45 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:42 res 17:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:46 + 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=c70686275db34aa3f66cc9d2651256089dd9de6c --label arch=arm64 --label version=2.3.1-dev.2 . 17:46:46 Sending build context to Docker daemon 218.6kB 17:46:46 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 17:46:46 Step 2/27 : FROM ${BASE} AS builder 17:46:46 ---> 8fdcd6ac6a83 17:46:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:46:46 ---> Running in 3b96877f0096 17:46:46 Removing intermediate container 3b96877f0096 17:46:46 ---> 5eafa3562717 17:46:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:46:46 ---> Running in e0ab1b565f23 17:46:46 Removing intermediate container e0ab1b565f23 17:46:46 ---> 145ed99d8229 17:46:46 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:46:47 ---> Running in 9cbd01bb06af 17:46:47 Removing intermediate container 9cbd01bb06af 17:46:47 ---> 2c4c1aa5baf7 17:46:47 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:46:47 ---> Running in f541bd2d8905 17:46:47 Removing intermediate container f541bd2d8905 17:46:47 ---> 412cbdeb29a3 17:46:47 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:47 ---> Running in fb07f5f085a0 17:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:46:49 OK: 221 MiB in 51 packages 17:46:50 Removing intermediate container fb07f5f085a0 17:46:50 ---> 50faa71c7406 17:46:50 Step 8/27 : WORKDIR /app 17:46:50 ---> Running in 23b9b79941b9 17:46:50 Removing intermediate container 23b9b79941b9 17:46:50 ---> 8f2295ef6eaa 17:46:50 Step 9/27 : COPY go.mod vendor* ./ 17:46:51 ---> 9567f5d327c9 17:46:51 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:51 ---> Running in 4590eaba3341 17:46:53 Removing intermediate container 4590eaba3341 17:46:53 ---> 515d1e6bf9f1 17:46:53 Step 11/27 : COPY . . 17:46:54 ---> aa2804c5ceae 17:46:54 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:54 ---> Running in 34635d12d3fa 17:46:54 Removing intermediate container 34635d12d3fa 17:46:54 ---> 50af5e9abfa3 17:46:54 Step 13/27 : RUN $MAKE 17:46:54 ---> Running in 3ec66e21660d 17:46:55 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:49:32 Removing intermediate container 3ec66e21660d 17:49:32 ---> eb605b97dde4 17:49:32 Step 14/27 : FROM alpine:3.16 17:49:32 3.16: Pulling from library/alpine 17:49:32 547446be3368: Pulling fs layer 17:49:32 547446be3368: Verifying Checksum 17:49:32 547446be3368: Download complete 17:49:32 547446be3368: Pull complete 17:49:32 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 17:49:32 Status: Downloaded newer image for alpine:3.16 17:49:32 ---> 3b5033019969 17:49:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:49:32 ---> Running in 9cb7ed7f3147 17:49:32 Removing intermediate container 9cb7ed7f3147 17:49:32 ---> 1e564c15b753 17:49:32 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:49:32 ---> Running in f0947ed0c569 17:49:32 Removing intermediate container f0947ed0c569 17:49:32 ---> 6e64a0510a2f 17:49:32 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:49:32 ---> Running in bb80b37f0fc4 17:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:32 (1/7) Installing ca-certificates (20220614-r0) 17:49:32 (2/7) Installing dumb-init (1.2.5-r1) 17:49:32 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:49:32 (4/7) Installing libsodium (1.0.18-r0) 17:49:32 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:49:32 (6/7) Installing libzmq (4.3.4-r0) 17:49:32 (7/7) Installing zeromq (4.3.4-r0) 17:49:32 Executing busybox-1.35.0-r17.trigger 17:49:32 Executing ca-certificates-20220614-r0.trigger 17:49:32 OK: 9 MiB in 21 packages 17:49:33 Removing intermediate container bb80b37f0fc4 17:49:33 ---> 9289e65a2f6b 17:49:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:49:34 ---> 6d1af7adc550 17:49:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:49:34 ---> 0a29a61e4c99 17:49:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:49:35 ---> 6d16fff76f7a 17:49:35 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:49:36 ---> eeff6ecce5c8 17:49:36 Step 22/27 : EXPOSE 48095 17:49:36 ---> Running in e93c0c92778a 17:49:37 Removing intermediate container e93c0c92778a 17:49:37 ---> 95e6b0491e8f 17:49:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:49:37 ---> Running in 777b84589f30 17:49:37 Removing intermediate container 777b84589f30 17:49:37 ---> 210e7eb559e0 17:49:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:49:37 ---> Running in f9d544cb32d6 17:49:37 Removing intermediate container f9d544cb32d6 17:49:37 ---> db3cc736d99a 17:49:37 Step 25/27 : LABEL arch=arm64 17:49:38 ---> Running in 2844e33fa80c 17:49:38 Removing intermediate container 2844e33fa80c 17:49:38 ---> 139ed9185ad9 17:49:38 Step 26/27 : LABEL git_sha=c70686275db34aa3f66cc9d2651256089dd9de6c 17:49:38 ---> Running in ee3a0f1dac95 17:49:38 Removing intermediate container ee3a0f1dac95 17:49:38 ---> a76b8a0a70c9 17:49:38 Step 27/27 : LABEL version=2.3.1-dev.2 17:49:38 ---> Running in bf91ba3a7bf1 17:49:39 Removing intermediate container bf91ba3a7bf1 17:49:39 ---> 4cd46396455a 17:49:39 [Warning] One or more build-args [ARCH] were not consumed 17:49:39 Successfully built 4cd46396455a 17:49:39 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 17:49:39 provisioning config files... 17:49:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config14764186217339955872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:39 ---> docker-login.sh 17:49:39 nexus3.edgexfoundry.org:10001 17:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:39 Configure a credential helper to remove this warning. See 17:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:39 17:49:39 Login Succeeded 17:49:39 nexus3.edgexfoundry.org:10002 17:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:40 Configure a credential helper to remove this warning. See 17:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:40 17:49:40 Login Succeeded 17:49:40 nexus3.edgexfoundry.org:10003 17:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:40 Configure a credential helper to remove this warning. See 17:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:40 17:49:40 Login Succeeded 17:49:40 nexus3.edgexfoundry.org:10004 17:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:41 Configure a credential helper to remove this warning. See 17:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:41 17:49:41 Login Succeeded 17:49:41 docker.io 17:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:41 Configure a credential helper to remove this warning. See 17:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:41 17:49:41 Login Succeeded 17:49:41 ---> docker-login.sh ends [Pipeline] } 17:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:41 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:41 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:49:41 c70686275db34aa3f66cc9d2651256089dd9de6c 17:49:41 latest 17:49:41 2.3.1-dev.2 17:49:41 c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 17:49:41 levski 17:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c 17:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:49:42 635aa996d19c: Preparing 17:49:42 021923b452c8: Preparing 17:49:42 75af27939f8c: Preparing 17:49:42 70cc8f5f5d0e: Preparing 17:49:42 5489b62afa9a: Preparing 17:49:42 dc65b23a4b7c: Preparing 17:49:42 dc65b23a4b7c: Waiting 17:49:42 75af27939f8c: Pushed 17:49:42 021923b452c8: Pushed 17:49:42 70cc8f5f5d0e: Pushed 17:49:43 5489b62afa9a: Pushed 17:49:44 dc65b23a4b7c: Pushed 17:49:48 635aa996d19c: Pushed 17:49:48 c70686275db34aa3f66cc9d2651256089dd9de6c: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:48 + 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 17:49:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:49:49 635aa996d19c: Preparing 17:49:49 021923b452c8: Preparing 17:49:49 75af27939f8c: Preparing 17:49:49 70cc8f5f5d0e: Preparing 17:49:49 5489b62afa9a: Preparing 17:49:49 dc65b23a4b7c: Preparing 17:49:49 dc65b23a4b7c: Waiting 17:49:49 70cc8f5f5d0e: Layer already exists 17:49:49 635aa996d19c: Layer already exists 17:49:49 021923b452c8: Layer already exists 17:49:49 5489b62afa9a: Layer already exists 17:49:49 75af27939f8c: Layer already exists 17:49:49 dc65b23a4b7c: Layer already exists 17:49:49 latest: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.2 17:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:49:50 635aa996d19c: Preparing 17:49:50 021923b452c8: Preparing 17:49:50 75af27939f8c: Preparing 17:49:50 70cc8f5f5d0e: Preparing 17:49:50 5489b62afa9a: Preparing 17:49:50 dc65b23a4b7c: Preparing 17:49:50 dc65b23a4b7c: Waiting 17:49:50 75af27939f8c: Layer already exists 17:49:50 021923b452c8: Layer already exists 17:49:50 5489b62afa9a: Layer already exists 17:49:50 70cc8f5f5d0e: Layer already exists 17:49:50 635aa996d19c: Layer already exists 17:49:50 dc65b23a4b7c: Layer already exists 17:49:50 2.3.1-dev.2: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 17:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:49:53 635aa996d19c: Preparing 17:49:53 021923b452c8: Preparing 17:49:53 75af27939f8c: Preparing 17:49:53 70cc8f5f5d0e: Preparing 17:49:53 5489b62afa9a: Preparing 17:49:53 dc65b23a4b7c: Preparing 17:49:53 dc65b23a4b7c: Waiting 17:49:53 70cc8f5f5d0e: Layer already exists 17:49:53 75af27939f8c: Layer already exists 17:49:53 5489b62afa9a: Layer already exists 17:49:53 635aa996d19c: Layer already exists 17:49:53 021923b452c8: Layer already exists 17:49:53 dc65b23a4b7c: Layer already exists 17:49:54 c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski 17:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:49:54 635aa996d19c: Preparing 17:49:54 021923b452c8: Preparing 17:49:54 75af27939f8c: Preparing 17:49:54 70cc8f5f5d0e: Preparing 17:49:54 5489b62afa9a: Preparing 17:49:54 dc65b23a4b7c: Preparing 17:49:54 dc65b23a4b7c: Waiting 17:49:54 75af27939f8c: Layer already exists 17:49:54 5489b62afa9a: Layer already exists 17:49:54 70cc8f5f5d0e: Layer already exists 17:49:54 021923b452c8: Layer already exists 17:49:54 635aa996d19c: Layer already exists 17:49:54 dc65b23a4b7c: Layer already exists 17:49:54 levski: digest: sha256:c4369ecc1badbc560ce37e27c95c157b382f1e954d224469740e8e5db4b32938 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:55 ===================================================== [Pipeline] echo 17:49:55 taggedImages: 17:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c 17:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1-dev.2 17:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c70686275db34aa3f66cc9d2651256089dd9de6c-2.3.1-dev.2 17:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:55 17:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:55 arm64: Pulling from edgex-lftools-log-publisher 17:49:55 8998bd30e6a1: Pulling fs layer 17:49:55 04944245beec: Pulling fs layer 17:49:55 699f458cf7ca: Pulling fs layer 17:49:55 765212b225bb: Pulling fs layer 17:49:55 f23df028b6ca: Pulling fs layer 17:49:55 d65c8cfc05b1: Pulling fs layer 17:49:55 2437ff75d9bd: Pulling fs layer 17:49:55 765212b225bb: Waiting 17:49:55 f23df028b6ca: Waiting 17:49:55 d65c8cfc05b1: Waiting 17:49:55 2437ff75d9bd: Waiting 17:49:55 04944245beec: Verifying Checksum 17:49:55 04944245beec: Download complete 17:49:55 765212b225bb: Verifying Checksum 17:49:55 765212b225bb: Download complete 17:49:55 f23df028b6ca: Verifying Checksum 17:49:55 f23df028b6ca: Download complete 17:49:55 d65c8cfc05b1: Download complete 17:49:55 699f458cf7ca: Verifying Checksum 17:49:55 699f458cf7ca: Download complete 17:49:56 8998bd30e6a1: Verifying Checksum 17:49:56 8998bd30e6a1: Download complete 17:49:58 2437ff75d9bd: Verifying Checksum 17:49:58 2437ff75d9bd: Download complete 17:50:00 8998bd30e6a1: Pull complete 17:50:00 04944245beec: Pull complete 17:50:02 699f458cf7ca: Pull complete 17:50:02 765212b225bb: Pull complete 17:50:03 f23df028b6ca: Pull complete 17:50:03 d65c8cfc05b1: Pull complete 17:50:18 2437ff75d9bd: Pull complete 17:50:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:18 prd-ubuntu20.04-docker-arm64-4c-16g-7419 does not seem to be running inside a container 17:50:18 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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:arm64 cat 17:50:21 $ docker top 1b4262a2eb0c3397a22f1bbe3871c403c90bf1c5c7ec879e23cd9f548043969e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:21 ---> job-cost.sh 17:50:22 lf-activate-venv: SKIPPING 17:50:22 INFO: No Stack... 17:50:22 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:23 INFO: Archiving Costs [Pipeline] sh 17:50:23 + cut -d, -f6 17:50:23 + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock 17:50:23 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] 17:50:23 Resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] did not exist. Created. 17:50:23 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:24 /w/workspace/app-service-configurable/2@tmp/durable-fea3d1c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:50:24 + echo total: 0.10999999940395355 [Pipeline] stash 17:50:24 Warning: overwriting stash ‘stack-cost’ 17:50:24 Stashed 1 file(s) [Pipeline] } 17:50:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:24 $ docker stop --time=1 1b4262a2eb0c3397a22f1bbe3871c403c90bf1c5c7ec879e23cd9f548043969e 17:50:26 $ docker rm -f --volumes 1b4262a2eb0c3397a22f1bbe3871c403c90bf1c5c7ec879e23cd9f548043969e [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 17:50:26 provisioning config files... 17:50:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config12716438977654008048tmp [Pipeline] { [Pipeline] sh 17:50:26 + set +x 17:50:26 + curl -s https://codecov.io/bash 17:50:26 + bash -s -- 17:50:26 17:50:26 _____ _ 17:50:26 / ____| | | 17:50:26 | | ___ __| | ___ ___ _____ __ 17:50:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:50:26 | |___| (_) | (_| | __/ (_| (_) \ V / 17:50:26 \_____\___/ \__,_|\___|\___\___/ \_/ 17:50:26 Bash-1.0.6 17:50:26 17:50:26 17:50:26 ==> git version 2.25.1 found 17:50:26 ==> 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 17:50:26 Release-Date: 2020-01-08 17:50:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:50:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:50:26 ==> Jenkins CI detected. 17:50:26 current dir:  /w/workspace/_app-service-configurable_levski 17:50:26 project root: . 17:50:26 --> token set from env 17:50:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:50:26 ==> Running gcov in . (disable via -X gcov) 17:50:26 ==> Python coveragepy not found 17:50:26 ==> Searching for coverage reports in: 17:50:26 + . 17:50:26 -> Found 1 reports 17:50:26 ==> Detecting git/mercurial file structure 17:50:27 ==> Reading reports 17:50:27 + ./coverage.out bytes=10 17:50:27 ==> Appending adjustments 17:50:27 https://docs.codecov.io/docs/fixing-reports 17:50:27 + Found adjustments 17:50:27 ==> Gzipping contents 17:50:27 4.0K /tmp/codecov.sknXEN.gz 17:50:27 ==> Uploading reports 17:50:27 url: https://codecov.io 17:50:27 query: branch=levski&commit=c70686275db34aa3f66cc9d2651256089dd9de6c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:50:27 -> Pinging Codecov 17:50:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=levski&commit=c70686275db34aa3f66cc9d2651256089dd9de6c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:50:27 -> Uploading to 17:50:27 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/c70686275db34aa3f66cc9d2651256089dd9de6c/1055826e-5be3-49cf-96c0-703ad979303f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T175027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8662351915ce47852fbb1cf69dff52669110bb7d851631bc3fdbfb0da8c198f6 17:50:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:27 Dload Upload Total Spent Left Speed 17:50:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1895 --:--:-- --:--:-- --:--:-- 1895 17:50:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] } 17:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:50:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:50:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:50:28 17:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:50:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:50:28 df9b9388f04a: Pulling fs layer 17:50:28 52dc419b0ee2: Pulling fs layer 17:50:28 25bc292e5bac: Pulling fs layer 17:50:28 114826534d7a: Pulling fs layer 17:50:28 4657fd5d0bcf: Pulling fs layer 17:50:28 6ad1cebc031e: Pulling fs layer 17:50:28 8a3aa393b2d8: Pulling fs layer 17:50:28 4657fd5d0bcf: Waiting 17:50:28 6ad1cebc031e: Waiting 17:50:28 8a3aa393b2d8: Waiting 17:50:28 114826534d7a: Waiting 17:50:28 25bc292e5bac: Verifying Checksum 17:50:28 25bc292e5bac: Download complete 17:50:28 52dc419b0ee2: Verifying Checksum 17:50:28 52dc419b0ee2: Download complete 17:50:28 4657fd5d0bcf: Verifying Checksum 17:50:28 4657fd5d0bcf: Download complete 17:50:28 df9b9388f04a: Verifying Checksum 17:50:28 df9b9388f04a: Download complete 17:50:28 6ad1cebc031e: Verifying Checksum 17:50:28 6ad1cebc031e: Download complete 17:50:28 df9b9388f04a: Pull complete 17:50:28 52dc419b0ee2: Pull complete 17:50:28 25bc292e5bac: Pull complete 17:50:29 114826534d7a: Verifying Checksum 17:50:29 114826534d7a: Download complete 17:50:29 8a3aa393b2d8: Verifying Checksum 17:50:29 8a3aa393b2d8: Download complete 17:50:32 114826534d7a: Pull complete 17:50:32 4657fd5d0bcf: Pull complete 17:50:32 6ad1cebc031e: Pull complete 17:50:35 8a3aa393b2d8: Pull complete 17:50:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:50:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:35 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:50:37 $ docker top f955b8048182382e7502be85c2912e08cdc34d4c5f921909b5bde65bb4ab953a -eo pid,comm [Pipeline] { [Pipeline] echo 17:50:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh 17:50:37 + set -o pipefail 17:50:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' 17:50:44 17:50:44 Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... 17:50:44 17:50:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/4bdf6c8f-eeff-4d07-9d62-46a4dcd5b1a5 17:50:44 17:50:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:50:44 17:50:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:50:44 17:50:44 17:50:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:50:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:50:44 More details here: https://snyk.co/ue1NS 17:50:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:50:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:50:44 $ docker stop --time=1 f955b8048182382e7502be85c2912e08cdc34d4c5f921909b5bde65bb4ab953a 17:50:46 $ docker rm -f --volumes f955b8048182382e7502be85c2912e08cdc34d4c5f921909b5bde65bb4ab953a [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 17:50:47 + git log --format=format:%s -1 c70686275db34aa3f66cc9d2651256089dd9de6c [Pipeline] sh 17:50:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:50:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:48 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:50:48 $ docker top bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 -eo pid,comm 17:50:48 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). 17:50:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:48 [ssh-agent] Looking for ssh-agent implementation... 17:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:48 $ docker exec bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 ssh-agent 17:50:48 SSH_AUTH_SOCK=/tmp/ssh-cmFtUO2uUq2p/agent.31 17:50:48 SSH_AGENT_PID=37 17:50:48 Running ssh-add (command line suppressed) 17:50:48 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_5740714417685125385.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_5740714417685125385.key) 17:50:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:49 + git semver tag 17:50:49 2023-04-11 17:50:49,342 [run_tag] DEBUG tag force:False 17:50:49 2023-04-11 17:50:49,342 [check_head_tag] DEBUG check head tag 17:50:49 2023-04-11 17:50:49,343 [execute] INFO git cat-file --batch-check 17:50:49 2023-04-11 17:50:49,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) 17:50:49 2023-04-11 17:50:49,348 [execute] INFO git cat-file --batch 17:50:49 2023-04-11 17:50:49,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=) 17:50:49 2023-04-11 17:50:49,369 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:50:49 2023-04-11 17:50:49,370 [execute] INFO git tag -a v2.3.1-dev.2 -m v2.3.1-dev.2 17:50:49 2023-04-11 17:50:49,370 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.2', '-m', 'v2.3.1-dev.2'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 17:50:49 2023-04-11 17:50:49,372 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:50:49 2.3.1-dev.2 [Pipeline] } 17:50:49 $ docker exec --env ******** --env ******** bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 ssh-agent -k 17:50:49 unset SSH_AUTH_SOCK; 17:50:49 unset SSH_AGENT_PID; 17:50:49 echo Agent pid 37 killed; 17:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:49 + git semver [Pipeline] } 17:50:50 $ docker stop --time=1 bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 17:50:51 $ docker rm -f --volumes bd23f2632e18249be4f0192cdb85c931a1df81d4cead812fb38f605b96d83849 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:51 17:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:52 0.23.1-centos7: Pulling from edgex-lftools 17:50:52 ab5ef0e58194: Pulling fs layer 17:50:52 9712f1f96733: Pulling fs layer 17:50:52 63f879dbbcfc: Pulling fs layer 17:50:52 0d9ebad4ef96: Pulling fs layer 17:50:52 e9a5061849ea: Pulling fs layer 17:50:52 d747dcd14b5f: Pulling fs layer 17:50:52 2de7ff778b66: Pulling fs layer 17:50:52 e9a5061849ea: Waiting 17:50:52 d747dcd14b5f: Waiting 17:50:52 2de7ff778b66: Waiting 17:50:52 0d9ebad4ef96: Waiting 17:50:52 9712f1f96733: Verifying Checksum 17:50:52 9712f1f96733: Download complete 17:50:52 63f879dbbcfc: Verifying Checksum 17:50:52 63f879dbbcfc: Download complete 17:50:52 e9a5061849ea: Verifying Checksum 17:50:52 e9a5061849ea: Download complete 17:50:52 d747dcd14b5f: Verifying Checksum 17:50:52 d747dcd14b5f: Download complete 17:50:52 0d9ebad4ef96: Verifying Checksum 17:50:52 0d9ebad4ef96: Download complete 17:50:52 ab5ef0e58194: Verifying Checksum 17:50:52 ab5ef0e58194: Download complete 17:50:52 2de7ff778b66: Download complete 17:50:55 ab5ef0e58194: Pull complete 17:50:55 9712f1f96733: Pull complete 17:50:56 63f879dbbcfc: Pull complete 17:50:59 0d9ebad4ef96: Pull complete 17:50:59 e9a5061849ea: Pull complete 17:50:59 d747dcd14b5f: Pull complete 17:51:00 2de7ff778b66: Pull complete 17:51:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:00 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:51:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:51:03 $ docker top 7c354c695359165adb914a1824f41f92a22a8cf54d67d2e8b71c9ab9adaa5a88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:51:03 provisioning config files... 17:51:03 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config14148060826744538594tmp 17:51:03 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config1635013128486143440tmp 17:51:03 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config16265808962836264367tmp [Pipeline] { [Pipeline] echo 17:51:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:51:03 ---> sigul-configuration.sh 17:51:03 gpg: directory `/root/.gnupg' created 17:51:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:51:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:51:03 gpg: keyring `/root/.gnupg/secring.gpg' created 17:51:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:51:03 gpg: CAST5 encrypted data 17:51:03 gpg: encrypted with 1 passphrase 17:51:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:51:04 + mkdir /home/jenkins 17:51:04 + mkdir /home/jenkins/sigul [Pipeline] sh 17:51:04 + 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 17:51:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:51:04 ---> sigul-install.sh 17:51:04 Sigul already installed; skipping installation. [Pipeline] sh 17:51:05 + git tag --list 17:51:05 v1.0.0 17:51:05 v1.1.0 17:51:05 v1.2.0 17:51:05 v1.3.0 17:51:05 v1.3.1 17:51:05 v2.0.0 17:51:05 v2.0.1 17:51:05 v2.1.0 17:51:05 v2.1.1 17:51:05 v2.1.1-dev.1 17:51:05 v2.1.1-dev.2 17:51:05 v2.1.2-dev.1 17:51:05 v2.1.2-dev.2 17:51:05 v2.2.0 17:51:05 v2.2.1-dev.1 17:51:05 v2.2.1-dev.10 17:51:05 v2.2.1-dev.2 17:51:05 v2.2.1-dev.3 17:51:05 v2.2.1-dev.4 17:51:05 v2.2.1-dev.5 17:51:05 v2.2.1-dev.6 17:51:05 v2.2.1-dev.7 17:51:05 v2.2.1-dev.8 17:51:05 v2.2.1-dev.9 17:51:05 v2.3.0 17:51:05 v2.3.0-dev.10 17:51:05 v2.3.0-dev.11 17:51:05 v2.3.0-dev.12 17:51:05 v2.3.0-dev.13 17:51:05 v2.3.0-dev.14 17:51:05 v2.3.0-dev.15 17:51:05 v2.3.0-dev.16 17:51:05 v2.3.0-dev.17 17:51:05 v2.3.0-dev.18 17:51:05 v2.3.0-dev.19 17:51:05 v2.3.0-dev.20 17:51:05 v2.3.0-dev.21 17:51:05 v2.3.0-dev.22 17:51:05 v2.3.0-dev.23 17:51:05 v2.3.0-dev.24 17:51:05 v2.3.0-dev.25 17:51:05 v2.3.0-dev.26 17:51:05 v2.3.0-dev.27 17:51:05 v2.3.0-dev.28 17:51:05 v2.3.0-dev.29 17:51:05 v2.3.0-dev.30 17:51:05 v2.3.0-dev.31 17:51:05 v2.3.0-dev.32 17:51:05 v2.3.0-dev.33 17:51:05 v2.3.0-dev.34 17:51:05 v2.3.0-dev.35 17:51:05 v2.3.0-dev.36 17:51:05 v2.3.0-dev.37 17:51:05 v2.3.1-dev.1 17:51:05 v2.3.1-dev.2 17:51:05 v3.0.0-dev.1 17:51:05 v3.0.0-dev.10 17:51:05 v3.0.0-dev.11 17:51:05 v3.0.0-dev.12 17:51:05 v3.0.0-dev.13 17:51:05 v3.0.0-dev.14 17:51:05 v3.0.0-dev.15 17:51:05 v3.0.0-dev.16 17:51:05 v3.0.0-dev.17 17:51:05 v3.0.0-dev.18 17:51:05 v3.0.0-dev.19 17:51:05 v3.0.0-dev.2 17:51:05 v3.0.0-dev.20 17:51:05 v3.0.0-dev.21 17:51:05 v3.0.0-dev.22 17:51:05 v3.0.0-dev.23 17:51:05 v3.0.0-dev.24 17:51:05 v3.0.0-dev.25 17:51:05 v3.0.0-dev.26 17:51:05 v3.0.0-dev.27 17:51:05 v3.0.0-dev.28 17:51:05 v3.0.0-dev.29 17:51:05 v3.0.0-dev.3 17:51:05 v3.0.0-dev.30 17:51:05 v3.0.0-dev.4 17:51:05 v3.0.0-dev.5 17:51:05 v3.0.0-dev.6 17:51:05 v3.0.0-dev.7 17:51:05 v3.0.0-dev.8 17:51:05 v3.0.0-dev.9 [Pipeline] sh 17:51:05 + lftools sign git-tag v2.3.1-dev.2 17:51:05 Signing Git tag with Sigul... 17:51:05 Signing v2.3.1-dev.2 [Pipeline] echo 17:51:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:51:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:51:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:51:06 $ docker stop --time=1 7c354c695359165adb914a1824f41f92a22a8cf54d67d2e8b71c9ab9adaa5a88 17:51:08 $ docker rm -f --volumes 7c354c695359165adb914a1824f41f92a22a8cf54d67d2e8b71c9ab9adaa5a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:51:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:08 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:51:09 $ docker top 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a -eo pid,comm 17:51:09 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). 17:51:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:09 [ssh-agent] Looking for ssh-agent implementation... 17:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:09 $ docker exec 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a ssh-agent 17:51:09 SSH_AUTH_SOCK=/tmp/ssh-EI8G9eAbZEV4/agent.34 17:51:09 SSH_AGENT_PID=40 17:51:09 Running ssh-add (command line suppressed) 17:51:09 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_6222494675279942610.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_6222494675279942610.key) 17:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:09 + git semver bump pre 17:51:10 2023-04-11 17:51:10,165 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:51:10 2023-04-11 17:51:10,165 [bump_version] DEBUG bumping version:2.3.1-dev.2 on axis:pre with prefix:dev 17:51:10 2023-04-11 17:51:10,165 [bump_version] DEBUG bumped version:2.3.1-dev.3 17:51:10 2023-04-11 17:51:10,165 [write_version] DEBUG write version:2.3.1-dev.3 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:True 17:51:10 2023-04-11 17:51:10,165 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:51:10 2023-04-11 17:51:10,165 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_levski/.semver/levski 17:51:10 2023-04-11 17:51:10,167 [execute] INFO git cat-file --batch-check 17:51:10 2023-04-11 17:51:10,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 17:51:10 2023-04-11 17:51:10,174 [execute] INFO git cat-file --batch 17:51:10 2023-04-11 17:51:10,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 17:51:10 2023-04-11 17:51:10,180 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:51:10 2.3.1-dev.3 [Pipeline] } 17:51:10 $ docker exec --env ******** --env ******** 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a ssh-agent -k 17:51:10 unset SSH_AUTH_SOCK; 17:51:10 unset SSH_AGENT_PID; 17:51:10 echo Agent pid 40 killed; 17:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:10 + git semver [Pipeline] } 17:51:10 $ docker stop --time=1 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a 17:51:12 $ docker rm -f --volumes 75f88dc1f6066181da0e4cc3b64bfd39e2462b8f53f8dd0cae4228acb5f3ae1a [Pipeline] // withDockerContainer [Pipeline] sh 17:51:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:12 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:51:13 $ docker top 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 -eo pid,comm 17:51:13 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). 17:51:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:13 [ssh-agent] Looking for ssh-agent implementation... 17:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:13 $ docker exec 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 ssh-agent 17:51:13 SSH_AUTH_SOCK=/tmp/ssh-YWxLMQF8gDTb/agent.32 17:51:13 SSH_AGENT_PID=38 17:51:13 Running ssh-add (command line suppressed) 17:51:13 Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_14473158112143250110.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_14473158112143250110.key) 17:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:14 + git semver push 17:51:14 2023-04-11 17:51:14,241 [run_push] DEBUG push 17:51:14 2023-04-11 17:51:14,242 [execute] INFO git cat-file --batch-check 17:51:14 2023-04-11 17:51:14,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=) 17:51:14 2023-04-11 17:51:14,248 [execute] INFO git rev-list 7449b667dbeee1c8a3ffc88554bc920f16c65475 -- 17:51:14 2023-04-11 17:51:14,249 [execute] DEBUG Popen(['git', 'rev-list', '7449b667dbeee1c8a3ffc88554bc920f16c65475', '--'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) 17:51:14 2023-04-11 17:51:14,259 [execute] INFO git fetch -v origin 17:51:14 2023-04-11 17:51:14,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=True, shell=None, istream=None) 17:51:14 2023-04-11 17:51:14,750 [run_push] DEBUG no remote changes detected 17:51:14 2023-04-11 17:51:14,750 [execute] INFO git push origin semver 17:51:14 2023-04-11 17:51:14,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_levski/.semver, universal_newlines=False, shell=None, istream=None) 17:51:15 2023-04-11 17:51:15,549 [run_push] DEBUG push all version tags 17:51:15 2023-04-11 17:51:15,549 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:51:15 2023-04-11 17:51:15,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) 17:51:16 2023-04-11 17:51:16,311 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski 17:51:16 2.3.1-dev.3 [Pipeline] } 17:51:16 $ docker exec --env ******** --env ******** 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 ssh-agent -k 17:51:16 unset SSH_AUTH_SOCK; 17:51:16 unset SSH_AGENT_PID; 17:51:16 echo Agent pid 38 killed; 17:51:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:16 + git semver [Pipeline] } 17:51:17 $ docker stop --time=1 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 17:51:18 $ docker rm -f --volumes 5a7939d0be378d9f7bff55e8d7ab0013f40ef37bdb029eef284bcba4dba607b0 [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 17:51:19 + [ -d /w/workspace/_app-service-configurable_levski/archives ] 17:51:19 + ls -al /w/workspace/_app-service-configurable_levski/archives 17:51:19 total 16 17:51:19 drwxr-xr-x 3 root root 4096 Apr 11 17:42 . 17:51:19 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:51 .. 17:51:19 drwxr-xr-x 2 root root 4096 Apr 11 17:42 cost 17:51:19 -rw-r--r-- 1 root root 96 Apr 11 17:42 cost.csv 17:51:19 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives 17:51:19 + ls -al /w/workspace/_app-service-configurable_levski/archives 17:51:19 total 16 17:51:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:42 . 17:51:19 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:51 .. 17:51:19 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 17:42 cost 17:51:19 -rw-r--r-- 1 jenkins jenkins 96 Apr 11 17:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:51:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:20 ---> package-listing.sh 17:51:20 ++ facter osfamily 17:51:20 ++ tr '[:upper:]' '[:lower:]' 17:51:20 + OS_FAMILY=debian 17:51:20 + workspace=/w/workspace/_app-service-configurable_levski 17:51:20 + START_PACKAGES=/tmp/packages_start.txt 17:51:20 + END_PACKAGES=/tmp/packages_end.txt 17:51:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:20 + PACKAGES=/tmp/packages_start.txt 17:51:20 + '[' /w/workspace/_app-service-configurable_levski ']' 17:51:20 + PACKAGES=/tmp/packages_end.txt 17:51:20 + case "${OS_FAMILY}" in 17:51:20 + dpkg -l 17:51:20 + grep '^ii' 17:51:20 + '[' -f /tmp/packages_start.txt ']' 17:51:20 + '[' -f /tmp/packages_end.txt ']' 17:51:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:20 + '[' /w/workspace/_app-service-configurable_levski ']' 17:51:20 + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ 17:51:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo 17:51:20 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:51:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:21 prd-ubuntu20.04-docker-8c-8g-7418 does not seem to be running inside a container 17:51:21 $ 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@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 17:51:21 $ docker top 2bbb2c4d94c6cb7d6d5968c7590e823a86dd3b58e155aa06ebfd96bcd6dad228 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:22 + ls /var/log/sa-host 17:51:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:22 provisioning config files... 17:51:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config14238875563023693573tmp [Pipeline] { [Pipeline] echo 17:51:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:23 ---> create-netrc.sh [Pipeline] } 17:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:23 ---> python-tools-install.sh [Pipeline] echo 17:51:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:23 ---> sudo-logs.sh 17:51:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:51:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:24 ---> job-cost.sh 17:51:24 lf-activate-venv: SKIPPING 17:51:24 DEBUG: total: 0.2199999988079071 17:51:24 INFO: Retrieving Stack Cost... 17:51:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:51:25 INFO: Archiving Costs [Pipeline] echo 17:51:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:25 ---> logs-deploy.sh 17:51:25 lf-activate-venv: SKIPPING 17:51:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/2 17:51:25 INFO: archiving workspace using pattern(s): 17:51:26 Archives upload complete. 17:51:26 INFO: archiving logs to Nexus