Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba455a914ebd0f0f38ab28289e95f192324cb412 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-ssh6478038963156503148.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-ssh12849819622578690939.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12537058045997405406.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-ssh7338014673624843430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1799449560112732122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-497’ is offline ‘prd-ubuntu20.04-docker-8c-8g-498’ is offline ‘prd-ubuntu20.04-docker-8c-8g-514’ is offline ‘prd-ubuntu20.04-docker-8c-8g-517’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-503’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-504’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-628 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ba455a914ebd0f0f38ab28289e95f192324cb412 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#531)" > git rev-list --no-walk a803cbcc243b34629df898652d25f5c56fc71900 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:48 ========================================================= 15:48:48 EdgeX Global Pipelines Version Info 15:48:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:49 ------------------- 15:48:49 stable info: 15:48:49 ------------------- 15:48:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:49 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:48:49 Message: update stable to v1.0.245 15:48:49 ------------------- 15:48:49 experimental info: 15:48:49 ------------------- 15:48:49 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:49 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:48:49 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba455a9 [Pipeline] echo 15:48:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:50 provisioning config files... 15:48:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2902243447884213949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:50 ---> docker-login.sh 15:48:50 nexus3.edgexfoundry.org:10001 15:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:50 Configure a credential helper to remove this warning. See 15:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:50 15:48:50 Login Succeeded 15:48:50 nexus3.edgexfoundry.org:10002 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 nexus3.edgexfoundry.org:10003 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 nexus3.edgexfoundry.org:10004 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 docker.io 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 ---> docker-login.sh ends [Pipeline] } 15:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:48:52 + git rev-list -1 --merges ba455a914ebd0f0f38ab28289e95f192324cb412~1..ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo 15:48:52 -----------> git rev-list -1 --merges ba455a914ebd0f0f38ab28289e95f192324cb412~1..ba455a914ebd0f0f38ab28289e95f192324cb412 ba455a914ebd0f0f38ab28289e95f192324cb412 [false] [Pipeline] sh 15:48:52 + git log --format=format:%s -1 ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo 15:48:52 ========================================================= 15:48:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:48:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:52 + git log --format=format:%s -1 ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] echo 15:48:52 [semverPrep] GIT_COMMIT: ba455a914ebd0f0f38ab28289e95f192324cb412, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#531) [Pipeline] echo 15:48:52 [semverPrep] This is not a build commit. [Pipeline] sh 15:48:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:53 + grep -v github /etc/ssh/ssh_known_hosts 15:48:53 + [ -e /tmp/ssh_known_hosts ] 15:48:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:48:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:48:53 + sudo tee -a /etc/ssh/ssh_known_hosts 15:48:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:53 15:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:53 0.1.4: Pulling from edgex-devops/py-git-semver 15:48:53 b85a868b505f: Pulling fs layer 15:48:53 e2be974225ed: Pulling fs layer 15:48:53 339a4e72a1f5: Pulling fs layer 15:48:53 988bab9f4d93: Pulling fs layer 15:48:53 1469e6f7b9e6: Pulling fs layer 15:48:53 eaf3925da568: Pulling fs layer 15:48:53 bab4dde63d76: Pulling fs layer 15:48:53 bde34c3a00c8: Pulling fs layer 15:48:53 b352a97aabf1: Pulling fs layer 15:48:53 4872d77fe225: Pulling fs layer 15:48:53 5851b861e8e6: Pulling fs layer 15:48:53 1469e6f7b9e6: Waiting 15:48:53 eaf3925da568: Waiting 15:48:53 bab4dde63d76: Waiting 15:48:53 bde34c3a00c8: Waiting 15:48:53 b352a97aabf1: Waiting 15:48:53 4872d77fe225: Waiting 15:48:53 5851b861e8e6: Waiting 15:48:53 988bab9f4d93: Waiting 15:48:53 e2be974225ed: Verifying Checksum 15:48:53 e2be974225ed: Download complete 15:48:53 988bab9f4d93: Verifying Checksum 15:48:53 988bab9f4d93: Download complete 15:48:54 339a4e72a1f5: Verifying Checksum 15:48:54 339a4e72a1f5: Download complete 15:48:54 1469e6f7b9e6: Verifying Checksum 15:48:54 1469e6f7b9e6: Download complete 15:48:54 eaf3925da568: Verifying Checksum 15:48:54 eaf3925da568: Download complete 15:48:54 bde34c3a00c8: Download complete 15:48:54 b352a97aabf1: Download complete 15:48:54 b85a868b505f: Verifying Checksum 15:48:54 b85a868b505f: Download complete 15:48:54 4872d77fe225: Verifying Checksum 15:48:54 4872d77fe225: Download complete 15:48:54 5851b861e8e6: Verifying Checksum 15:48:54 5851b861e8e6: Download complete 15:48:54 bab4dde63d76: Verifying Checksum 15:48:54 bab4dde63d76: Download complete 15:48:55 b85a868b505f: Pull complete 15:48:55 e2be974225ed: Pull complete 15:48:56 339a4e72a1f5: Pull complete 15:48:56 988bab9f4d93: Pull complete 15:48:56 1469e6f7b9e6: Pull complete 15:48:56 eaf3925da568: Pull complete 15:48:58 bab4dde63d76: Pull complete 15:48:58 bde34c3a00c8: Pull complete 15:48:58 b352a97aabf1: Pull complete 15:48:58 4872d77fe225: Pull complete 15:48:58 5851b861e8e6: Pull complete 15:48:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:58 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 15:48:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:49:00 $ docker top 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 -eo pid,comm 15:49:00 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). 15:49:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:00 [ssh-agent] Looking for ssh-agent implementation... 15:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:00 $ docker exec 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent 15:49:01 SSH_AUTH_SOCK=/tmp/ssh-MRnGbvMQHAS8/agent.33 15:49:01 SSH_AGENT_PID=39 15:49:01 Running ssh-add (command line suppressed) 15:49:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3744953031304641804.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3744953031304641804.key) 15:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:01 + git tag --points-at HEAD [Pipeline] } 15:49:01 $ docker exec --env ******** --env ******** 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent -k 15:49:01 unset SSH_AUTH_SOCK; 15:49:01 unset SSH_AGENT_PID; 15:49:01 echo Agent pid 39 killed; 15:49:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:01 [ssh-agent] Looking for ssh-agent implementation... 15:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:01 $ docker exec 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent 15:49:01 SSH_AUTH_SOCK=/tmp/ssh-4HAUiX6Z55TQ/agent.71 15:49:01 SSH_AGENT_PID=77 15:49:01 Running ssh-add (command line suppressed) 15:49:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3052570016607010481.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3052570016607010481.key) 15:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:02 + git semver init 15:49:02 2023-03-15 15:49:02,443 [run_init] DEBUG init version:0.0.0 force:False 15:49:02 2023-03-15 15:49:02,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:49:02 2023-03-15 15:49:02,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:49:02 2023-03-15 15:49:02,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:49:03 2023-03-15 15:49:03,373 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:49:03 2023-03-15 15:49:03,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:49:03 2023-03-15 15:49:03,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:49:03 2023-03-15 15:49:03,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:49:03 3.0.0-dev.23 [Pipeline] } 15:49:03 $ docker exec --env ******** --env ******** 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 ssh-agent -k 15:49:03 unset SSH_AUTH_SOCK; 15:49:03 unset SSH_AGENT_PID; 15:49:03 echo Agent pid 77 killed; 15:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:03 + git semver [Pipeline] } 15:49:04 $ docker stop --time=1 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 15:49:05 $ docker rm -f --volumes 7318defa6d3aa28cb354423fb3837bb9822fd0c558fade6d7837bb748ce24131 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:06 Stashed 1 file(s) [Pipeline] echo 15:49:06 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 15:49:06 provisioning config files... 15:49:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9572326427223710887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:06 ---> docker-login.sh 15:49:06 nexus3.edgexfoundry.org:10001 15:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:06 Configure a credential helper to remove this warning. See 15:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:06 15:49:06 Login Succeeded 15:49:06 nexus3.edgexfoundry.org:10002 15:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:06 Configure a credential helper to remove this warning. See 15:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:06 15:49:06 Login Succeeded 15:49:06 nexus3.edgexfoundry.org:10003 15:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:06 Configure a credential helper to remove this warning. See 15:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:06 15:49:06 Login Succeeded 15:49:06 nexus3.edgexfoundry.org:10004 15:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:06 Configure a credential helper to remove this warning. See 15:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:06 15:49:06 Login Succeeded 15:49:06 docker.io 15:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:07 Configure a credential helper to remove this warning. See 15:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:07 15:49:07 Login Succeeded 15:49:07 ---> docker-login.sh ends [Pipeline] } 15:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:07 ========================================================= 15:49:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:49:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:49:07 Sending build context to Docker daemon 3.232MB 15:49:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:49:07 Step 2/12 : FROM ${BASE} AS builder 15:49:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:07 63b65145d645: Pulling fs layer 15:49:07 a2d21d5440eb: Pulling fs layer 15:49:07 935e6c44a52c: Pulling fs layer 15:49:07 94cc34f8dd06: Pulling fs layer 15:49:07 30dea6a524f1: Pulling fs layer 15:49:07 a2aff8979fd8: Pulling fs layer 15:49:07 6808be2612f2: Pulling fs layer 15:49:07 f25807f1079a: Pulling fs layer 15:49:07 6808be2612f2: Waiting 15:49:07 30dea6a524f1: Waiting 15:49:07 a2aff8979fd8: Waiting 15:49:07 f25807f1079a: Waiting 15:49:07 a2d21d5440eb: Download complete 15:49:07 94cc34f8dd06: Verifying Checksum 15:49:07 94cc34f8dd06: Download complete 15:49:07 30dea6a524f1: Verifying Checksum 15:49:07 30dea6a524f1: Download complete 15:49:07 63b65145d645: Verifying Checksum 15:49:07 63b65145d645: Download complete 15:49:07 a2aff8979fd8: Verifying Checksum 15:49:07 a2aff8979fd8: Download complete 15:49:07 63b65145d645: Pull complete 15:49:07 a2d21d5440eb: Pull complete 15:49:08 935e6c44a52c: Verifying Checksum 15:49:08 935e6c44a52c: Download complete 15:49:08 f25807f1079a: Verifying Checksum 15:49:08 f25807f1079a: Download complete 15:49:09 6808be2612f2: Verifying Checksum 15:49:09 6808be2612f2: Download complete 15:49:12 935e6c44a52c: Pull complete 15:49:12 94cc34f8dd06: Pull complete 15:49:12 30dea6a524f1: Pull complete 15:49:12 a2aff8979fd8: Pull complete 15:49:14 6808be2612f2: Pull complete 15:49:15 f25807f1079a: Pull complete 15:49:15 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:49:15 ---> 3b553350e43f 15:49:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:49:18 ---> Running in 196e075abee8 15:49:18 Removing intermediate container 196e075abee8 15:49:18 ---> 37ce53651d7d 15:49:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:49:19 ---> Running in b30e62d31eae 15:49:19 Removing intermediate container b30e62d31eae 15:49:19 ---> c20d3adbd5ef 15:49:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:49:19 ---> Running in e1561fbb1a12 15:49:19 Removing intermediate container e1561fbb1a12 15:49:19 ---> d5ca4d52830f 15:49:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:49:19 ---> Running in 504cbda04d17 15:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:20 OK: 265 MiB in 53 packages 15:49:20 Removing intermediate container 504cbda04d17 15:49:20 ---> e510f112a750 15:49:20 Step 7/12 : WORKDIR /app 15:49:20 ---> Running in 889ee5f5ccd0 15:49:21 Still waiting to schedule task 15:49:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:49:21 Removing intermediate container 889ee5f5ccd0 15:49:21 ---> 122b928946f9 15:49:21 Step 8/12 : COPY go.mod vendor* ./ 15:49:21 ---> 3616e1eba14d 15:49:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:21 ---> Running in 0dfa83baf5b5 15:49:47 Removing intermediate container 0dfa83baf5b5 15:49:47 ---> 4cda174d79de 15:49:47 Step 10/12 : COPY . . 15:49:47 ---> 9dce9a1172f1 15:49:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:49:47 ---> Running in 15a942a0a5f8 15:49:47 Removing intermediate container 15a942a0a5f8 15:49:47 ---> 70dc8ebb5646 15:49:47 Step 12/12 : RUN $MAKE 15:49:47 ---> Running in 5122d0a470da 15:49:47 noop 15:49:47 Removing intermediate container 5122d0a470da 15:49:47 ---> f2e123d2deaf 15:49:47 Successfully built f2e123d2deaf 15:49:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:48 + docker inspect -f . ci-base-image-x86_64 15:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:48 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 15:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:48 $ docker top 9e1f3aecf5aa0f301c6309aad287d9a8115953ba2e2987aa41014df6c2746c0d -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:48 + go version 15:49:48 go version go1.20.2 linux/amd64 [Pipeline] } 15:49:48 $ docker stop --time=1 9e1f3aecf5aa0f301c6309aad287d9a8115953ba2e2987aa41014df6c2746c0d 15:49:50 $ docker rm -f --volumes 9e1f3aecf5aa0f301c6309aad287d9a8115953ba2e2987aa41014df6c2746c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker inspect -f . ci-base-image-x86_64 15:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:50 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 15:49:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:50 $ docker top 8b239cc22c0031c916183e9573c0fcea3e38997d93f31386db91d1ad030e9793 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:51 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:49:51 + make test 15:49:51 go test -race -coverprofile=coverage.out ./... 15:50:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:50:27 go vet ./... 15:50:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:30 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:50:30 $ docker stop --time=1 8b239cc22c0031c916183e9573c0fcea3e38997d93f31386db91d1ad030e9793 15:50:33 $ docker rm -f --volumes 8b239cc22c0031c916183e9573c0fcea3e38997d93f31386db91d1ad030e9793 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:50:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:34 + ls -al . 15:50:34 total 176 15:50:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:49 . 15:50:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:48 .. 15:50:34 -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 15:48 .dockerignore 15:50:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:49 .git 15:50:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:48 .github 15:50:34 -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 15:48 .gitignore 15:50:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:48 .golangci.yml 15:50:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:49 .semver 15:50:34 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 15:48 Attribution.txt 15:50:34 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 15:48 CHANGELOG.md 15:50:34 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 15:48 Dockerfile 15:50:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:48 GOVERNANCE.md 15:50:34 -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 15:48 Jenkinsfile 15:50:34 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 15:48 LICENSE 15:50:34 -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 15:48 OWNERS.md 15:50:34 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 15:48 README.md 15:50:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 15:49 VERSION 15:50:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:48 bin 15:50:34 -rw-r--r-- 1 jenkins jenkins 13 Mar 15 15:49 coverage.out 15:50:34 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 15:48 go.mod 15:50:34 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 15:48 go.sum 15:50:34 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 15:48 main.go 15:50:34 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 15:48 makefile 15:50:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:48 res 15:50:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + 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=ba455a914ebd0f0f38ab28289e95f192324cb412 --label arch=amd64 --label version=3.0.0-dev.23 . 15:50:35 Sending build context to Docker daemon 3.233MB 15:50:35 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:50:35 Step 2/26 : FROM ${BASE} AS builder 15:50:35 ---> f2e123d2deaf 15:50:35 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:50:35 ---> Running in 32ec1a293389 15:50:35 Removing intermediate container 32ec1a293389 15:50:35 ---> 6b47e675c4d7 15:50:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:50:35 ---> Running in c41370dac699 15:50:35 Removing intermediate container c41370dac699 15:50:35 ---> da66558b1c49 15:50:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:50:35 ---> Running in 4a6df6af1a78 15:50:35 Removing intermediate container 4a6df6af1a78 15:50:35 ---> efed84795707 15:50:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:35 ---> Running in f1e7d72faddc 15:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:35 OK: 265 MiB in 53 packages 15:50:36 Removing intermediate container f1e7d72faddc 15:50:36 ---> 0b62fbf23e57 15:50:36 Step 7/26 : WORKDIR /app 15:50:36 ---> Running in f6c530255cb7 15:50:36 Removing intermediate container f6c530255cb7 15:50:36 ---> a6a8dc27e6ef 15:50:36 Step 8/26 : COPY go.mod vendor* ./ 15:50:36 ---> 2f2146a850da 15:50:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:36 ---> Running in 7388f359de54 15:50:37 Removing intermediate container 7388f359de54 15:50:37 ---> fb9496106488 15:50:37 Step 10/26 : COPY . . 15:50:37 ---> c006178c5270 15:50:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:50:37 ---> Running in 013aab97e0b4 15:50:37 Removing intermediate container 013aab97e0b4 15:50:37 ---> fab8a2a60a87 15:50:37 Step 12/26 : RUN $MAKE 15:50:37 ---> Running in ad76205d43aa 15:50:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23" -trimpath -mod=readonly -o app-service-configurable 15:50:55 Removing intermediate container ad76205d43aa 15:50:55 ---> dcd764ba674e 15:50:55 Step 13/26 : FROM alpine:3.17 15:50:55 3.17: Pulling from library/alpine 15:50:55 63b65145d645: Already exists 15:50:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:50:55 Status: Downloaded newer image for alpine:3.17 15:50:55 ---> b2aa39c304c2 15:50:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:50:55 ---> Running in 858fad0ea99d 15:50:55 Removing intermediate container 858fad0ea99d 15:50:55 ---> c7e8d1132249 15:50:55 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:50:55 ---> Running in 6a7b7b35f8b6 15:50:55 Removing intermediate container 6a7b7b35f8b6 15:50:55 ---> ee212fee2ee2 15:50:55 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:50:55 ---> Running in cd10a0cc3730 15:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:50:56 (1/2) Installing ca-certificates (20220614-r4) 15:50:56 (2/2) Installing dumb-init (1.2.5-r2) 15:50:56 Executing busybox-1.35.0-r29.trigger 15:50:56 Executing ca-certificates-20220614-r4.trigger 15:50:56 OK: 8 MiB in 17 packages 15:50:56 Removing intermediate container cd10a0cc3730 15:50:56 ---> 2073d102f2e7 15:50:56 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:50:57 ---> 9e8279b6fd04 15:50:57 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:50:57 ---> 056fb8a8c90a 15:50:57 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:50:57 ---> c46d68f0bb67 15:50:57 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:50:58 ---> 81150b2330c6 15:50:58 Step 21/26 : EXPOSE 48095 15:50:58 ---> Running in fdf2f8b74c95 15:50:58 Removing intermediate container fdf2f8b74c95 15:50:58 ---> e967d08ddcb9 15:50:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:50:58 ---> Running in 3ecef30190ea 15:50:59 Removing intermediate container 3ecef30190ea 15:50:59 ---> 47865d10de0a 15:50:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:59 ---> Running in c5033b6c647c 15:50:59 Removing intermediate container c5033b6c647c 15:50:59 ---> bc2ba3be6109 15:50:59 Step 24/26 : LABEL arch=amd64 15:50:59 ---> Running in cb0fee4a5950 15:50:59 Removing intermediate container cb0fee4a5950 15:50:59 ---> 3683d844f8be 15:50:59 Step 25/26 : LABEL git_sha=ba455a914ebd0f0f38ab28289e95f192324cb412 15:50:59 ---> Running in 494e19e91073 15:50:59 Removing intermediate container 494e19e91073 15:50:59 ---> 1e4296ad7c4b 15:50:59 Step 26/26 : LABEL version=3.0.0-dev.23 15:50:59 ---> Running in 1aa623486447 15:50:59 Removing intermediate container 1aa623486447 15:50:59 ---> 799a189803d3 15:50:59 [Warning] One or more build-args [ARCH] were not consumed 15:50:59 Successfully built 799a189803d3 15:50:59 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 15:50:59 provisioning config files... 15:50:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7255771905687074088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:59 ---> docker-login.sh 15:50:59 nexus3.edgexfoundry.org:10001 15:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:59 Configure a credential helper to remove this warning. See 15:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:59 15:50:59 Login Succeeded 15:50:59 nexus3.edgexfoundry.org:10002 15:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:59 Configure a credential helper to remove this warning. See 15:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:59 15:50:59 Login Succeeded 15:50:59 nexus3.edgexfoundry.org:10003 15:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:00 Configure a credential helper to remove this warning. See 15:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:00 15:51:00 Login Succeeded 15:51:00 nexus3.edgexfoundry.org:10004 15:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:00 Configure a credential helper to remove this warning. See 15:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:00 15:51:00 Login Succeeded 15:51:00 docker.io 15:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:00 Configure a credential helper to remove this warning. See 15:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:00 15:51:00 Login Succeeded 15:51:00 ---> docker-login.sh ends [Pipeline] } 15:51:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:51:00 ba455a914ebd0f0f38ab28289e95f192324cb412 15:51:00 latest 15:51:00 3.0.0-dev.23 15:51:00 ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 15:51:00 main 15:51:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412 15:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:51:01 035d7dd3e630: Preparing 15:51:01 b5cbaae8b3ad: Preparing 15:51:01 ddea347b48f1: Preparing 15:51:01 ff614d92dee8: Preparing 15:51:01 96c2241d89c7: Preparing 15:51:01 7cd52847ad77: Preparing 15:51:01 7cd52847ad77: Waiting 15:51:01 ff614d92dee8: Pushed 15:51:01 ddea347b48f1: Pushed 15:51:01 b5cbaae8b3ad: Pushed 15:51:01 7cd52847ad77: Layer already exists 15:51:01 96c2241d89c7: Pushed 15:51:03 035d7dd3e630: Pushed 15:51:03 ba455a914ebd0f0f38ab28289e95f192324cb412: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:51:04 035d7dd3e630: Preparing 15:51:04 b5cbaae8b3ad: Preparing 15:51:04 ddea347b48f1: Preparing 15:51:04 ff614d92dee8: Preparing 15:51:04 96c2241d89c7: Preparing 15:51:04 7cd52847ad77: Preparing 15:51:04 7cd52847ad77: Waiting 15:51:04 ddea347b48f1: Layer already exists 15:51:04 ff614d92dee8: Layer already exists 15:51:04 035d7dd3e630: Layer already exists 15:51:04 96c2241d89c7: Layer already exists 15:51:04 b5cbaae8b3ad: Layer already exists 15:51:04 7cd52847ad77: Layer already exists 15:51:04 latest: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.23 15:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:51:04 035d7dd3e630: Preparing 15:51:04 b5cbaae8b3ad: Preparing 15:51:04 ddea347b48f1: Preparing 15:51:04 ff614d92dee8: Preparing 15:51:04 96c2241d89c7: Preparing 15:51:04 7cd52847ad77: Preparing 15:51:04 7cd52847ad77: Waiting 15:51:04 035d7dd3e630: Layer already exists 15:51:04 b5cbaae8b3ad: Layer already exists 15:51:04 96c2241d89c7: Layer already exists 15:51:04 ff614d92dee8: Layer already exists 15:51:04 ddea347b48f1: Layer already exists 15:51:04 7cd52847ad77: Layer already exists 15:51:04 3.0.0-dev.23: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 15:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:51:05 035d7dd3e630: Preparing 15:51:05 b5cbaae8b3ad: Preparing 15:51:05 ddea347b48f1: Preparing 15:51:05 ff614d92dee8: Preparing 15:51:05 96c2241d89c7: Preparing 15:51:05 7cd52847ad77: Preparing 15:51:05 7cd52847ad77: Waiting 15:51:05 035d7dd3e630: Layer already exists 15:51:05 ddea347b48f1: Layer already exists 15:51:05 ff614d92dee8: Layer already exists 15:51:05 b5cbaae8b3ad: Layer already exists 15:51:05 96c2241d89c7: Layer already exists 15:51:05 7cd52847ad77: Layer already exists 15:51:05 ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:51:06 035d7dd3e630: Preparing 15:51:06 b5cbaae8b3ad: Preparing 15:51:06 ddea347b48f1: Preparing 15:51:06 ff614d92dee8: Preparing 15:51:06 96c2241d89c7: Preparing 15:51:06 7cd52847ad77: Preparing 15:51:06 7cd52847ad77: Waiting 15:51:06 ddea347b48f1: Layer already exists 15:51:06 96c2241d89c7: Layer already exists 15:51:06 ff614d92dee8: Layer already exists 15:51:06 035d7dd3e630: Layer already exists 15:51:06 b5cbaae8b3ad: Layer already exists 15:51:06 7cd52847ad77: Layer already exists 15:51:06 main: digest: sha256:16e5b50f0c669fa9fa547dd4a88313aeb971b04cd5d1a01715b35cebb41f9736 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:06 ===================================================== [Pipeline] echo 15:51:06 taggedImages: 15:51:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412 15:51:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:51:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.23 15:51:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 15:51:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:06 15:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:06 latest: Pulling from edgex-lftools-log-publisher 15:51:06 5eb5b503b376: Pulling fs layer 15:51:06 5c69ac0246d0: Pulling fs layer 15:51:06 ec43610c2a17: Pulling fs layer 15:51:06 3a2ae6a8a46f: Pulling fs layer 15:51:06 33b1e0a273af: Pulling fs layer 15:51:06 5d3b04190fa2: Pulling fs layer 15:51:06 2f39f015ded8: Pulling fs layer 15:51:06 5d3b04190fa2: Waiting 15:51:06 3a2ae6a8a46f: Waiting 15:51:06 2f39f015ded8: Waiting 15:51:06 33b1e0a273af: Waiting 15:51:06 5c69ac0246d0: Download complete 15:51:06 3a2ae6a8a46f: Verifying Checksum 15:51:06 3a2ae6a8a46f: Download complete 15:51:07 33b1e0a273af: Verifying Checksum 15:51:07 33b1e0a273af: Download complete 15:51:07 ec43610c2a17: Verifying Checksum 15:51:07 ec43610c2a17: Download complete 15:51:07 5d3b04190fa2: Verifying Checksum 15:51:07 5d3b04190fa2: Download complete 15:51:07 5eb5b503b376: Verifying Checksum 15:51:07 5eb5b503b376: Download complete 15:51:07 2f39f015ded8: Download complete 15:51:08 5eb5b503b376: Pull complete 15:51:08 5c69ac0246d0: Pull complete 15:51:08 ec43610c2a17: Pull complete 15:51:08 3a2ae6a8a46f: Pull complete 15:51:09 33b1e0a273af: Pull complete 15:51:09 5d3b04190fa2: Pull complete 15:51:13 2f39f015ded8: Pull complete 15:51:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:13 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 15:51:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:15 $ docker top 5e8d1fbd5cfafc7d7dbd418b95c3d5f5b2c90b1f8d477a67d5c9a38d23eed745 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:16 ---> job-cost.sh 15:51:16 lf-activate-venv: SKIPPING 15:51:16 INFO: No Stack... 15:51:16 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:16 INFO: Archiving Costs [Pipeline] sh 15:51:17 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:51:17 + cut -d, -f6 [Pipeline] lock 15:51:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] 15:51:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] did not exist. Created. 15:51:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:17 + echo total: 0.2199999988079071 [Pipeline] stash 15:51:17 Stashed 1 file(s) [Pipeline] } 15:51:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:17 $ docker stop --time=1 5e8d1fbd5cfafc7d7dbd418b95c3d5f5b2c90b1f8d477a67d5c9a38d23eed745 15:51:18 $ docker rm -f --volumes 5e8d1fbd5cfafc7d7dbd418b95c3d5f5b2c90b1f8d477a67d5c9a38d23eed745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:51:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-649 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:51:50 Running in /w/workspace/app-service-configurable/140 [Pipeline] { [Pipeline] checkout 15:51:50 Selected Git installation does not exist. Using Default 15:51:50 The recommended git tool is: NONE 15:52:05 using credential edgex-jenkins-ssh 15:52:05 Cloning the remote Git repository 15:52:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:52:05 > git init /w/workspace/app-service-configurable/140 # timeout=10 15:52:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:52:06 > git --version # timeout=10 15:52:06 > git --version # 'git version 2.25.1' 15:52:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:52:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:09 Avoid second fetch 15:52:09 Checking out Revision ba455a914ebd0f0f38ab28289e95f192324cb412 (main) 15:52:09 > git config core.sparsecheckout # timeout=10 15:52:10 > git checkout -f ba455a914ebd0f0f38ab28289e95f192324cb412 # timeout=10 15:52:11 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#531)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:12 Dload Upload Total Spent Left Speed 15:52:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 15:52:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52:13 + sudo tee /etc/docker/daemon.new 15:52:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:13 { 15:52:13 "registry-mirrors": [ 15:52:13 "https://nexus3.edgexfoundry.org:10001" 15:52:13 ], 15:52:13 "bip": "10.250.0.254/24", 15:52:13 "hosts": [ 15:52:13 "tcp://0.0.0.0:5555", 15:52:13 "unix:///var/run/docker.sock" 15:52:13 ], 15:52:13 "mtu": 1458, 15:52:13 "selinux-enabled": true, 15:52:13 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:13 } [Pipeline] sh 15:52:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:33 provisioning config files... 15:52:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/140@tmp/config6498251266470777277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:33 ---> docker-login.sh 15:52:33 nexus3.edgexfoundry.org:10001 15:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:34 Configure a credential helper to remove this warning. See 15:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:34 15:52:34 Login Succeeded 15:52:34 nexus3.edgexfoundry.org:10002 15:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:35 Configure a credential helper to remove this warning. See 15:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:35 15:52:35 Login Succeeded 15:52:35 nexus3.edgexfoundry.org:10003 15:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:35 Configure a credential helper to remove this warning. See 15:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:35 15:52:35 Login Succeeded 15:52:35 nexus3.edgexfoundry.org:10004 15:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:36 Configure a credential helper to remove this warning. See 15:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:36 15:52:36 Login Succeeded 15:52:36 docker.io 15:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:36 Configure a credential helper to remove this warning. See 15:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:36 15:52:36 Login Succeeded 15:52:36 ---> docker-login.sh ends [Pipeline] } 15:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:36 ========================================================= 15:52:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:52:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:52:37 Sending build context to Docker daemon 174.1kB 15:52:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:52:37 Step 2/12 : FROM ${BASE} AS builder 15:52:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:37 af6eaf76a39c: Pulling fs layer 15:52:37 55522c791124: Pulling fs layer 15:52:37 ce5c4a1c91eb: Pulling fs layer 15:52:37 169dfbe0d373: Pulling fs layer 15:52:37 e1ff8fa3b103: Pulling fs layer 15:52:37 52ebb69f0ebf: Pulling fs layer 15:52:37 5abe8eddf0d5: Pulling fs layer 15:52:37 e1ff8fa3b103: Waiting 15:52:37 169dfbe0d373: Waiting 15:52:37 52ebb69f0ebf: Waiting 15:52:37 5abe8eddf0d5: Waiting 15:52:37 55522c791124: Verifying Checksum 15:52:37 55522c791124: Download complete 15:52:37 169dfbe0d373: Verifying Checksum 15:52:37 169dfbe0d373: Download complete 15:52:38 e1ff8fa3b103: Verifying Checksum 15:52:38 e1ff8fa3b103: Download complete 15:52:38 af6eaf76a39c: Verifying Checksum 15:52:38 af6eaf76a39c: Download complete 15:52:39 af6eaf76a39c: Pull complete 15:52:39 5abe8eddf0d5: Verifying Checksum 15:52:39 5abe8eddf0d5: Download complete 15:52:40 55522c791124: Pull complete 15:52:41 ce5c4a1c91eb: Verifying Checksum 15:52:41 ce5c4a1c91eb: Download complete 15:52:41 52ebb69f0ebf: Verifying Checksum 15:52:41 52ebb69f0ebf: Download complete 15:52:53 ce5c4a1c91eb: Pull complete 15:52:54 169dfbe0d373: Pull complete 15:52:54 e1ff8fa3b103: Pull complete 15:53:01 52ebb69f0ebf: Pull complete 15:53:03 5abe8eddf0d5: Pull complete 15:53:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:53:03 ---> 6cb57ee374ae 15:53:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:53:05 ---> Running in 6ae066350d9c 15:53:05 Removing intermediate container 6ae066350d9c 15:53:05 ---> 2d169bc5d8e1 15:53:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:53:05 ---> Running in 680f84478a8c 15:53:06 Removing intermediate container 680f84478a8c 15:53:06 ---> c142f98e5a6f 15:53:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:53:06 ---> Running in 036ce15f8054 15:53:06 Removing intermediate container 036ce15f8054 15:53:06 ---> cc3d7ba2c0f1 15:53:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:06 ---> Running in 997220ffe89b 15:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:10 OK: 263 MiB in 53 packages 15:53:11 Removing intermediate container 997220ffe89b 15:53:11 ---> 52694f61dc79 15:53:11 Step 7/12 : WORKDIR /app 15:53:11 ---> Running in 3a64d554736f 15:53:11 Removing intermediate container 3a64d554736f 15:53:11 ---> 94928c458759 15:53:11 Step 8/12 : COPY go.mod vendor* ./ 15:53:12 ---> a1e15a979a69 15:53:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:12 ---> Running in ba767944b789 15:54:20 Removing intermediate container ba767944b789 15:54:20 ---> c6641118f47e 15:54:20 Step 10/12 : COPY . . 15:54:20 ---> 0852553c7fc2 15:54:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:20 ---> Running in f98aa01310c5 15:54:20 Removing intermediate container f98aa01310c5 15:54:20 ---> b34f7df602e3 15:54:20 Step 12/12 : RUN $MAKE 15:54:20 ---> Running in c84f7aebcb47 15:54:20 noop 15:54:20 Removing intermediate container c84f7aebcb47 15:54:20 ---> 8b788c5d2073 15:54:20 Successfully built 8b788c5d2073 15:54:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker inspect -f . ci-base-image-arm64 15:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:20 prd-ubuntu20.04-docker-arm64-4c-16g-649 does not seem to be running inside a container 15:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/140 -v /w/workspace/app-service-configurable/140:/w/workspace/app-service-configurable/140:rw,z -v /w/workspace/app-service-configurable/140@tmp:/w/workspace/app-service-configurable/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:22 $ docker top 86edfd1114e4d6ffb6f5e35b305c21b0f7062664b49ce78e9d3426c2e8ad5ec3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:23 + go version 15:54:23 go version go1.20.2 linux/arm64 [Pipeline] } 15:54:23 $ docker stop --time=1 86edfd1114e4d6ffb6f5e35b305c21b0f7062664b49ce78e9d3426c2e8ad5ec3 15:54:24 $ docker rm -f --volumes 86edfd1114e4d6ffb6f5e35b305c21b0f7062664b49ce78e9d3426c2e8ad5ec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker inspect -f . ci-base-image-arm64 15:54:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:25 prd-ubuntu20.04-docker-arm64-4c-16g-649 does not seem to be running inside a container 15:54:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/140 -v /w/workspace/app-service-configurable/140:/w/workspace/app-service-configurable/140:rw,z -v /w/workspace/app-service-configurable/140@tmp:/w/workspace/app-service-configurable/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:26 $ docker top a0107e38570a560d6c283bac0e2d8cf98a48217322091fcc7792dc950b2af9de -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:27 + git config --global --add safe.directory /w/workspace/app-service-configurable/140 [Pipeline] fileExists [Pipeline] sh 15:54:28 + make test 15:54:28 go test -race -coverprofile=coverage.out ./... 15:57:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:57:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:57:50 go vet ./... 16:00:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:00:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:00:12 ./bin/test-attribution-txt.sh [Pipeline] echo 16:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:00:12 $ docker stop --time=1 a0107e38570a560d6c283bac0e2d8cf98a48217322091fcc7792dc950b2af9de 16:00:14 $ docker rm -f --volumes a0107e38570a560d6c283bac0e2d8cf98a48217322091fcc7792dc950b2af9de [Pipeline] // withDockerContainer [Pipeline] sh 16:00:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:00:16 Warning: overwriting stash ‘coverage-report’ 16:00:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:00:17 + ls -al . 16:00:17 total 172 16:00:17 drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 15:54 . 16:00:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:52 .. 16:00:17 -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 15:52 .dockerignore 16:00:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:52 .git 16:00:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:52 .github 16:00:17 -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 15:52 .gitignore 16:00:17 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:52 .golangci.yml 16:00:17 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 15:52 Attribution.txt 16:00:17 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 15:52 CHANGELOG.md 16:00:17 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 15:52 Dockerfile 16:00:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:52 GOVERNANCE.md 16:00:17 -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 15:52 Jenkinsfile 16:00:17 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 15:52 LICENSE 16:00:17 -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 15:52 OWNERS.md 16:00:17 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 15:52 README.md 16:00:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 15:49 VERSION 16:00:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:52 bin 16:00:17 -rw-r--r-- 1 jenkins jenkins 13 Mar 15 15:54 coverage.out 16:00:17 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 15:52 go.mod 16:00:17 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 15:52 go.sum 16:00:17 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 15:52 main.go 16:00:17 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 15:52 makefile 16:00:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:52 res 16:00:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + 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=ba455a914ebd0f0f38ab28289e95f192324cb412 --label arch=arm64 --label version=3.0.0-dev.23 . 16:00:17 Sending build context to Docker daemon 175.1kB 16:00:18 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:00:18 Step 2/26 : FROM ${BASE} AS builder 16:00:18 ---> 8b788c5d2073 16:00:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:00:18 ---> Running in fc72156f4e3c 16:00:18 Removing intermediate container fc72156f4e3c 16:00:18 ---> b754d95c1624 16:00:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:00:18 ---> Running in 705ffb5fd3eb 16:00:19 Removing intermediate container 705ffb5fd3eb 16:00:19 ---> 66d96ed59857 16:00:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:00:19 ---> Running in 219204cb0cf8 16:00:19 Removing intermediate container 219204cb0cf8 16:00:19 ---> 7ce988d338b1 16:00:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:19 ---> Running in 8f9298b2e520 16:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:00:23 OK: 263 MiB in 53 packages 16:00:23 Removing intermediate container 8f9298b2e520 16:00:23 ---> 6a9175a08de3 16:00:23 Step 7/26 : WORKDIR /app 16:00:23 ---> Running in 7434177e9d10 16:00:24 Removing intermediate container 7434177e9d10 16:00:24 ---> 7bef20b723b0 16:00:24 Step 8/26 : COPY go.mod vendor* ./ 16:00:24 ---> fc124ba91b33 16:00:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:24 ---> Running in 46888d17ebdf 16:00:28 Removing intermediate container 46888d17ebdf 16:00:28 ---> 9254af836e63 16:00:28 Step 10/26 : COPY . . 16:00:28 ---> 7a6364603f38 16:00:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:00:28 ---> Running in 108b54c7c048 16:00:29 Removing intermediate container 108b54c7c048 16:00:29 ---> 2bd2adfffede 16:00:29 Step 12/26 : RUN $MAKE 16:00:29 ---> Running in 81be1e906482 16:00:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.23" -trimpath -mod=readonly -o app-service-configurable 16:03:06 Removing intermediate container 81be1e906482 16:03:06 ---> c86475f5557b 16:03:06 Step 13/26 : FROM alpine:3.17 16:03:06 3.17: Pulling from library/alpine 16:03:06 af6eaf76a39c: Already exists 16:03:06 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:03:06 Status: Downloaded newer image for alpine:3.17 16:03:06 ---> d74e625d9115 16:03:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:03:06 ---> Running in 17df22f62695 16:03:06 Removing intermediate container 17df22f62695 16:03:06 ---> c31e0514e113 16:03:06 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:03:06 ---> Running in 4118be95e686 16:03:06 Removing intermediate container 4118be95e686 16:03:06 ---> 5ca0dcc1a385 16:03:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:03:06 ---> Running in 2ebf1c8757cb 16:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:06 (1/2) Installing ca-certificates (20220614-r4) 16:03:06 (2/2) Installing dumb-init (1.2.5-r2) 16:03:06 Executing busybox-1.35.0-r29.trigger 16:03:06 Executing ca-certificates-20220614-r4.trigger 16:03:06 OK: 8 MiB in 17 packages 16:03:06 Removing intermediate container 2ebf1c8757cb 16:03:06 ---> a58a4853ca2a 16:03:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:03:07 ---> 95161cb6078d 16:03:07 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:03:07 ---> 62dbe719fe26 16:03:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:03:08 ---> 177a1c003335 16:03:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:03:09 ---> 435a98403734 16:03:09 Step 21/26 : EXPOSE 48095 16:03:09 ---> Running in f1e2aa2fd1a6 16:03:10 Removing intermediate container f1e2aa2fd1a6 16:03:10 ---> b5ce1fe2432a 16:03:10 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:03:10 ---> Running in aaaf59343088 16:03:10 Removing intermediate container aaaf59343088 16:03:10 ---> 0d03b4df73e5 16:03:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:03:10 ---> Running in 1fc4ea7fa917 16:03:10 Removing intermediate container 1fc4ea7fa917 16:03:10 ---> 423f624d3e42 16:03:10 Step 24/26 : LABEL arch=arm64 16:03:10 ---> Running in 240b85fc2be6 16:03:11 Removing intermediate container 240b85fc2be6 16:03:11 ---> a910d9aef2f8 16:03:11 Step 25/26 : LABEL git_sha=ba455a914ebd0f0f38ab28289e95f192324cb412 16:03:11 ---> Running in 28621b882c55 16:03:11 Removing intermediate container 28621b882c55 16:03:11 ---> b2948f8eacd5 16:03:11 Step 26/26 : LABEL version=3.0.0-dev.23 16:03:11 ---> Running in 75e64548b32c 16:03:12 Removing intermediate container 75e64548b32c 16:03:12 ---> c36ae19402cb 16:03:12 [Warning] One or more build-args [ARCH] were not consumed 16:03:12 Successfully built c36ae19402cb 16:03:12 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 16:03:12 provisioning config files... 16:03:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/140@tmp/config12725059343178797463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:12 ---> docker-login.sh 16:03:12 nexus3.edgexfoundry.org:10001 16:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:13 Configure a credential helper to remove this warning. See 16:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:13 16:03:13 Login Succeeded 16:03:13 nexus3.edgexfoundry.org:10002 16:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:13 Configure a credential helper to remove this warning. See 16:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:13 16:03:13 Login Succeeded 16:03:13 nexus3.edgexfoundry.org:10003 16:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:13 Configure a credential helper to remove this warning. See 16:03:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:13 16:03:13 Login Succeeded 16:03:13 nexus3.edgexfoundry.org:10004 16:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:14 Configure a credential helper to remove this warning. See 16:03:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:14 16:03:14 Login Succeeded 16:03:14 docker.io 16:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:15 Configure a credential helper to remove this warning. See 16:03:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:15 16:03:15 Login Succeeded 16:03:15 ---> docker-login.sh ends [Pipeline] } 16:03:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:15 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:03:15 ba455a914ebd0f0f38ab28289e95f192324cb412 16:03:15 latest 16:03:15 3.0.0-dev.23 16:03:15 ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 16:03:15 main 16:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412 16:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:03:15 b635f186cdd4: Preparing 16:03:15 2aeec527f5f0: Preparing 16:03:15 3993f0412cee: Preparing 16:03:15 696efc8e7d3f: Preparing 16:03:15 3655bdac7b07: Preparing 16:03:15 edf70074bd40: Preparing 16:03:15 edf70074bd40: Waiting 16:03:16 2aeec527f5f0: Pushed 16:03:16 696efc8e7d3f: Pushed 16:03:16 3993f0412cee: Pushed 16:03:16 edf70074bd40: Layer already exists 16:03:16 3655bdac7b07: Pushed 16:03:21 b635f186cdd4: Pushed 16:03:21 ba455a914ebd0f0f38ab28289e95f192324cb412: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:22 + 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 16:03:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:03:22 b635f186cdd4: Preparing 16:03:22 2aeec527f5f0: Preparing 16:03:22 3993f0412cee: Preparing 16:03:22 696efc8e7d3f: Preparing 16:03:22 3655bdac7b07: Preparing 16:03:22 edf70074bd40: Preparing 16:03:22 edf70074bd40: Waiting 16:03:22 3655bdac7b07: Layer already exists 16:03:22 3993f0412cee: Layer already exists 16:03:22 b635f186cdd4: Layer already exists 16:03:22 2aeec527f5f0: Layer already exists 16:03:22 696efc8e7d3f: Layer already exists 16:03:22 edf70074bd40: Layer already exists 16:03:22 latest: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.23 16:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:03:23 b635f186cdd4: Preparing 16:03:23 2aeec527f5f0: Preparing 16:03:23 3993f0412cee: Preparing 16:03:23 696efc8e7d3f: Preparing 16:03:23 3655bdac7b07: Preparing 16:03:23 edf70074bd40: Preparing 16:03:23 3993f0412cee: Layer already exists 16:03:23 b635f186cdd4: Layer already exists 16:03:23 2aeec527f5f0: Layer already exists 16:03:23 696efc8e7d3f: Layer already exists 16:03:23 3655bdac7b07: Layer already exists 16:03:23 edf70074bd40: Layer already exists 16:03:23 3.0.0-dev.23: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 16:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:03:24 b635f186cdd4: Preparing 16:03:24 2aeec527f5f0: Preparing 16:03:24 3993f0412cee: Preparing 16:03:24 696efc8e7d3f: Preparing 16:03:24 3655bdac7b07: Preparing 16:03:24 edf70074bd40: Preparing 16:03:24 edf70074bd40: Waiting 16:03:24 b635f186cdd4: Layer already exists 16:03:24 696efc8e7d3f: Layer already exists 16:03:24 3993f0412cee: Layer already exists 16:03:24 3655bdac7b07: Layer already exists 16:03:24 2aeec527f5f0: Layer already exists 16:03:24 edf70074bd40: Layer already exists 16:03:24 ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:03:25 b635f186cdd4: Preparing 16:03:25 2aeec527f5f0: Preparing 16:03:25 3993f0412cee: Preparing 16:03:25 696efc8e7d3f: Preparing 16:03:25 3655bdac7b07: Preparing 16:03:25 edf70074bd40: Preparing 16:03:25 edf70074bd40: Waiting 16:03:25 2aeec527f5f0: Layer already exists 16:03:25 b635f186cdd4: Layer already exists 16:03:25 3993f0412cee: Layer already exists 16:03:25 696efc8e7d3f: Layer already exists 16:03:25 3655bdac7b07: Layer already exists 16:03:25 edf70074bd40: Layer already exists 16:03:25 main: digest: sha256:1b5bdb8876aec1c7fbd7556c8e42cbe84d551b948adc7675452926fde40a7543 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:25 ===================================================== [Pipeline] echo 16:03:25 taggedImages: 16:03:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412 16:03:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:03:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.23 16:03:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ba455a914ebd0f0f38ab28289e95f192324cb412-3.0.0-dev.23 16:03:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:26 16:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:26 arm64: Pulling from edgex-lftools-log-publisher 16:03:26 8998bd30e6a1: Pulling fs layer 16:03:26 04944245beec: Pulling fs layer 16:03:26 699f458cf7ca: Pulling fs layer 16:03:26 765212b225bb: Pulling fs layer 16:03:26 f23df028b6ca: Pulling fs layer 16:03:26 d65c8cfc05b1: Pulling fs layer 16:03:26 2437ff75d9bd: Pulling fs layer 16:03:26 f23df028b6ca: Waiting 16:03:26 d65c8cfc05b1: Waiting 16:03:26 765212b225bb: Waiting 16:03:26 2437ff75d9bd: Waiting 16:03:26 04944245beec: Verifying Checksum 16:03:26 04944245beec: Download complete 16:03:26 765212b225bb: Verifying Checksum 16:03:26 765212b225bb: Download complete 16:03:26 f23df028b6ca: Verifying Checksum 16:03:26 f23df028b6ca: Download complete 16:03:26 d65c8cfc05b1: Verifying Checksum 16:03:26 d65c8cfc05b1: Download complete 16:03:27 699f458cf7ca: Download complete 16:03:27 8998bd30e6a1: Verifying Checksum 16:03:27 8998bd30e6a1: Download complete 16:03:29 2437ff75d9bd: Verifying Checksum 16:03:29 2437ff75d9bd: Download complete 16:03:31 8998bd30e6a1: Pull complete 16:03:31 04944245beec: Pull complete 16:03:32 699f458cf7ca: Pull complete 16:03:33 765212b225bb: Pull complete 16:03:34 f23df028b6ca: Pull complete 16:03:34 d65c8cfc05b1: Pull complete 16:03:49 2437ff75d9bd: Pull complete 16:03:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:49 prd-ubuntu20.04-docker-arm64-4c-16g-649 does not seem to be running inside a container 16:03:49 $ 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/140 -v /w/workspace/app-service-configurable/140:/w/workspace/app-service-configurable/140:rw,z -v /w/workspace/app-service-configurable/140@tmp:/w/workspace/app-service-configurable/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:03:52 $ docker top cda839ebce6e4f61c12996d8c4a33e600605c677af530e4d47966f0c1909f388 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:53 ---> job-cost.sh 16:03:53 lf-activate-venv: SKIPPING 16:03:53 INFO: No Stack... 16:03:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:03:54 INFO: Archiving Costs [Pipeline] sh 16:03:55 + cat /w/workspace/app-service-configurable/140/archives/cost.csv 16:03:55 + cut -d, -f6 [Pipeline] lock 16:03:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] 16:03:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] did not exist. Created. 16:03:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:03:55 /w/workspace/app-service-configurable/140@tmp/durable-8197994f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:03:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:03:56 Warning: overwriting stash ‘stack-cost’ 16:03:56 Stashed 1 file(s) [Pipeline] } 16:03:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-140-stack-cost] [Pipeline] // lock [Pipeline] } 16:03:56 $ docker stop --time=1 cda839ebce6e4f61c12996d8c4a33e600605c677af530e4d47966f0c1909f388 16:03:58 $ docker rm -f --volumes cda839ebce6e4f61c12996d8c4a33e600605c677af530e4d47966f0c1909f388 [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 16:03:58 provisioning config files... 16:03:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9149620220542201153tmp [Pipeline] { [Pipeline] sh 16:03:59 + set +x 16:03:59 + curl -s https://codecov.io/bash 16:03:59 + bash -s -- 16:03:59 16:03:59 _____ _ 16:03:59 / ____| | | 16:03:59 | | ___ __| | ___ ___ _____ __ 16:03:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:03:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:03:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:03:59 Bash-1.0.6 16:03:59 16:03:59 16:03:59 ==> git version 2.25.1 found 16:03:59 ==> 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 16:03:59 Release-Date: 2020-01-08 16:03:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:03:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:03:59 ==> Jenkins CI detected. 16:03:59 current dir:  /w/workspace/ry_app-service-configurable_main 16:03:59 project root: . 16:03:59 --> token set from env 16:03:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:03:59 ==> Running gcov in . (disable via -X gcov) 16:03:59 ==> Python coveragepy not found 16:03:59 ==> Searching for coverage reports in: 16:03:59 + . 16:03:59 -> Found 1 reports 16:03:59 ==> Detecting git/mercurial file structure 16:03:59 ==> Reading reports 16:03:59 + ./coverage.out bytes=13 16:03:59 ==> Appending adjustments 16:03:59 https://docs.codecov.io/docs/fixing-reports 16:03:59 + Found adjustments 16:03:59 ==> Gzipping contents 16:03:59 4.0K /tmp/codecov.CPk7mR.gz 16:03:59 ==> Uploading reports 16:03:59 url: https://codecov.io 16:03:59 query: branch=main&commit=ba455a914ebd0f0f38ab28289e95f192324cb412&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:03:59 -> Pinging Codecov 16:03:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=ba455a914ebd0f0f38ab28289e95f192324cb412&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:03:59 -> Uploading to 16:03:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/A97CA9966030D2A3747ED39772930CCE/ba455a914ebd0f0f38ab28289e95f192324cb412/bcd53d13-ec64-4775-be68-f42ddf13ce41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T160359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9216a2a8d666202f7f4842adfd6bfae182e745b4ba75c6f0a4a5d3564da99c27 16:03:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:03:59 Dload Upload Total Spent Left Speed 16:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 2262 --:--:-- --:--:-- --:--:-- 2262 16:03:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] } 16:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:03:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:03:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:04:00 16:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:04:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:04:00 df9b9388f04a: Pulling fs layer 16:04:00 52dc419b0ee2: Pulling fs layer 16:04:00 25bc292e5bac: Pulling fs layer 16:04:00 114826534d7a: Pulling fs layer 16:04:00 4657fd5d0bcf: Pulling fs layer 16:04:00 6ad1cebc031e: Pulling fs layer 16:04:00 8a3aa393b2d8: Pulling fs layer 16:04:00 4657fd5d0bcf: Waiting 16:04:00 114826534d7a: Waiting 16:04:00 6ad1cebc031e: Waiting 16:04:00 8a3aa393b2d8: Waiting 16:04:00 25bc292e5bac: Verifying Checksum 16:04:00 52dc419b0ee2: Verifying Checksum 16:04:00 52dc419b0ee2: Download complete 16:04:00 4657fd5d0bcf: Verifying Checksum 16:04:00 4657fd5d0bcf: Download complete 16:04:00 df9b9388f04a: Download complete 16:04:00 df9b9388f04a: Pull complete 16:04:00 6ad1cebc031e: Verifying Checksum 16:04:00 6ad1cebc031e: Download complete 16:04:00 52dc419b0ee2: Pull complete 16:04:00 25bc292e5bac: Pull complete 16:04:01 114826534d7a: Download complete 16:04:01 8a3aa393b2d8: Verifying Checksum 16:04:01 8a3aa393b2d8: Download complete 16:04:04 114826534d7a: Pull complete 16:04:04 4657fd5d0bcf: Pull complete 16:04:04 6ad1cebc031e: Pull complete 16:04:08 8a3aa393b2d8: Pull complete 16:04:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:08 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 16:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:04:15 $ docker top 96bc5512ad4621b6c1334e08080212382a7deb1a786f67cc61bd8eca1a02ee4a -eo pid,comm [Pipeline] { [Pipeline] echo 16:04:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:04:15 + set -o pipefail 16:04:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:04:22 16:04:22 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:04:22 16:04:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6bed87cc-337c-4afd-9263-ed65111d9be6 16:04:22 16:04:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:04:22 16:04:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:04:22 16:04:22 16:04:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:04:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:04:22 More details here: https://snyk.co/ue1NS [Pipeline] } 16:04:22 $ docker stop --time=1 96bc5512ad4621b6c1334e08080212382a7deb1a786f67cc61bd8eca1a02ee4a 16:04:27 $ docker rm -f --volumes 96bc5512ad4621b6c1334e08080212382a7deb1a786f67cc61bd8eca1a02ee4a [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 16:04:27 + git log --format=format:%s -1 ba455a914ebd0f0f38ab28289e95f192324cb412 [Pipeline] sh 16:04:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:04:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:28 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 16:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:04:29 $ docker top b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 -eo pid,comm 16:04:29 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). 16:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:29 [ssh-agent] Looking for ssh-agent implementation... 16:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:29 $ docker exec b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 ssh-agent 16:04:29 SSH_AUTH_SOCK=/tmp/ssh-Q1ELhrF8aBRz/agent.32 16:04:29 SSH_AGENT_PID=38 16:04:29 Running ssh-add (command line suppressed) 16:04:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3577087164685302020.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3577087164685302020.key) 16:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:29 + git semver tag 16:04:30 2023-03-15 16:04:30,005 [run_tag] DEBUG tag force:False 16:04:30 2023-03-15 16:04:30,005 [check_head_tag] DEBUG check head tag 16:04:30 2023-03-15 16:04:30,006 [execute] INFO git cat-file --batch-check 16:04:30 2023-03-15 16:04:30,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:04:30 2023-03-15 16:04:30,009 [execute] INFO git cat-file --batch 16:04:30 2023-03-15 16:04:30,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:04:30 2023-03-15 16:04:30,031 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:04:30 2023-03-15 16:04:30,032 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 16:04:30 2023-03-15 16:04:30,032 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:04:30 2023-03-15 16:04:30,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:04:30 3.0.0-dev.23 [Pipeline] } 16:04:30 $ docker exec --env ******** --env ******** b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 ssh-agent -k 16:04:30 unset SSH_AUTH_SOCK; 16:04:30 unset SSH_AGENT_PID; 16:04:30 echo Agent pid 38 killed; 16:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:04:30 + git semver [Pipeline] } 16:04:30 $ docker stop --time=1 b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 16:04:32 $ docker rm -f --volumes b16716310eb7b9e45fe5184a87f31558607ddac0b50a10b1e4739f8cb24ff260 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:04:32 16:04:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:04:32 0.23.1-centos7: Pulling from edgex-lftools 16:04:32 ab5ef0e58194: Pulling fs layer 16:04:32 9712f1f96733: Pulling fs layer 16:04:32 63f879dbbcfc: Pulling fs layer 16:04:32 0d9ebad4ef96: Pulling fs layer 16:04:32 e9a5061849ea: Pulling fs layer 16:04:32 d747dcd14b5f: Pulling fs layer 16:04:32 2de7ff778b66: Pulling fs layer 16:04:32 e9a5061849ea: Waiting 16:04:32 2de7ff778b66: Waiting 16:04:32 d747dcd14b5f: Waiting 16:04:32 0d9ebad4ef96: Waiting 16:04:32 9712f1f96733: Download complete 16:04:33 63f879dbbcfc: Verifying Checksum 16:04:33 63f879dbbcfc: Download complete 16:04:33 e9a5061849ea: Verifying Checksum 16:04:33 e9a5061849ea: Download complete 16:04:33 d747dcd14b5f: Download complete 16:04:33 0d9ebad4ef96: Verifying Checksum 16:04:33 0d9ebad4ef96: Download complete 16:04:33 ab5ef0e58194: Verifying Checksum 16:04:33 ab5ef0e58194: Download complete 16:04:33 2de7ff778b66: Verifying Checksum 16:04:33 2de7ff778b66: Download complete 16:04:36 ab5ef0e58194: Pull complete 16:04:36 9712f1f96733: Pull complete 16:04:37 63f879dbbcfc: Pull complete 16:04:41 0d9ebad4ef96: Pull complete 16:04:41 e9a5061849ea: Pull complete 16:04:41 d747dcd14b5f: Pull complete 16:04:42 2de7ff778b66: Pull complete 16:04:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:04:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:42 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 16:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:04:48 $ docker top cb6498ad8914224eb79c4a8fa9f2489087293813b5ad2e9edc42a9b868fe2c99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:04:48 provisioning config files... 16:04:48 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13290739956961872142tmp 16:04:48 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8355047889187470869tmp 16:04:48 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16222520360427909068tmp [Pipeline] { [Pipeline] echo 16:04:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:04:48 ---> sigul-configuration.sh 16:04:48 gpg: directory `/root/.gnupg' created 16:04:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:04:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:04:48 gpg: keyring `/root/.gnupg/secring.gpg' created 16:04:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:04:48 gpg: CAST5 encrypted data 16:04:48 gpg: encrypted with 1 passphrase 16:04:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:04:48 + mkdir /home/jenkins 16:04:48 + mkdir /home/jenkins/sigul [Pipeline] sh 16:04:49 + 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 16:04:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:04:49 ---> sigul-install.sh 16:04:49 Sigul already installed; skipping installation. [Pipeline] sh 16:04:49 + git tag --list 16:04:49 v1.0.0 16:04:49 v1.1.0 16:04:49 v1.2.0 16:04:49 v1.3.0 16:04:49 v1.3.1 16:04:49 v2.0.0 16:04:49 v2.0.1 16:04:49 v2.1.0 16:04:49 v2.1.1 16:04:49 v2.1.1-dev.1 16:04:49 v2.1.1-dev.2 16:04:49 v2.2.0 16:04:49 v2.2.1-dev.1 16:04:49 v2.2.1-dev.10 16:04:49 v2.2.1-dev.2 16:04:49 v2.2.1-dev.3 16:04:49 v2.2.1-dev.4 16:04:49 v2.2.1-dev.5 16:04:49 v2.2.1-dev.6 16:04:49 v2.2.1-dev.7 16:04:49 v2.2.1-dev.8 16:04:49 v2.2.1-dev.9 16:04:49 v2.3.0 16:04:49 v2.3.0-dev.10 16:04:49 v2.3.0-dev.11 16:04:49 v2.3.0-dev.12 16:04:49 v2.3.0-dev.13 16:04:49 v2.3.0-dev.14 16:04:49 v2.3.0-dev.15 16:04:49 v2.3.0-dev.16 16:04:49 v2.3.0-dev.17 16:04:49 v2.3.0-dev.18 16:04:49 v2.3.0-dev.19 16:04:49 v2.3.0-dev.20 16:04:49 v2.3.0-dev.21 16:04:49 v2.3.0-dev.22 16:04:49 v2.3.0-dev.23 16:04:49 v2.3.0-dev.24 16:04:49 v2.3.0-dev.25 16:04:49 v2.3.0-dev.26 16:04:49 v2.3.0-dev.27 16:04:49 v2.3.0-dev.28 16:04:49 v2.3.0-dev.29 16:04:49 v2.3.0-dev.30 16:04:49 v2.3.0-dev.31 16:04:49 v2.3.0-dev.32 16:04:49 v2.3.0-dev.33 16:04:49 v2.3.0-dev.34 16:04:49 v2.3.0-dev.35 16:04:49 v2.3.0-dev.36 16:04:49 v2.3.0-dev.37 16:04:49 v3.0.0-dev.1 16:04:49 v3.0.0-dev.10 16:04:49 v3.0.0-dev.11 16:04:49 v3.0.0-dev.12 16:04:49 v3.0.0-dev.13 16:04:49 v3.0.0-dev.14 16:04:49 v3.0.0-dev.15 16:04:49 v3.0.0-dev.16 16:04:49 v3.0.0-dev.17 16:04:49 v3.0.0-dev.18 16:04:49 v3.0.0-dev.19 16:04:49 v3.0.0-dev.2 16:04:49 v3.0.0-dev.20 16:04:49 v3.0.0-dev.21 16:04:49 v3.0.0-dev.22 16:04:49 v3.0.0-dev.23 16:04:49 v3.0.0-dev.3 16:04:49 v3.0.0-dev.4 16:04:49 v3.0.0-dev.5 16:04:49 v3.0.0-dev.6 16:04:49 v3.0.0-dev.7 16:04:49 v3.0.0-dev.8 16:04:49 v3.0.0-dev.9 [Pipeline] sh 16:04:50 + lftools sign git-tag v3.0.0-dev.23 16:04:50 Signing Git tag with Sigul... 16:04:50 Signing v3.0.0-dev.23 [Pipeline] echo 16:04:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:04:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:04:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:04:51 $ docker stop --time=1 cb6498ad8914224eb79c4a8fa9f2489087293813b5ad2e9edc42a9b868fe2c99 16:04:52 $ docker rm -f --volumes cb6498ad8914224eb79c4a8fa9f2489087293813b5ad2e9edc42a9b868fe2c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:04:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:04:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:53 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 16:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:04:53 $ docker top 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 -eo pid,comm 16:04:53 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). 16:04:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:53 [ssh-agent] Looking for ssh-agent implementation... 16:04:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:54 $ docker exec 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 ssh-agent 16:04:54 SSH_AUTH_SOCK=/tmp/ssh-PguIVAP5yZFK/agent.32 16:04:54 SSH_AGENT_PID=38 16:04:54 Running ssh-add (command line suppressed) 16:04:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9997512354441525401.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9997512354441525401.key) 16:04:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:54 + git semver bump pre 16:04:54 2023-03-15 16:04:54,866 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:04:54 2023-03-15 16:04:54,866 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 16:04:54 2023-03-15 16:04:54,866 [bump_version] DEBUG bumped version:3.0.0-dev.24 16:04:54 2023-03-15 16:04:54,866 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:04:54 2023-03-15 16:04:54,867 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:04:54 2023-03-15 16:04:54,867 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:04:54 2023-03-15 16:04:54,871 [execute] INFO git cat-file --batch-check 16:04:54 2023-03-15 16:04:54,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:04:54 2023-03-15 16:04:54,878 [execute] INFO git cat-file --batch 16:04:54 2023-03-15 16:04:54,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:04:55 2023-03-15 16:04:54,885 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:04:55 3.0.0-dev.24 [Pipeline] } 16:04:55 $ docker exec --env ******** --env ******** 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 ssh-agent -k 16:04:55 unset SSH_AUTH_SOCK; 16:04:55 unset SSH_AGENT_PID; 16:04:55 echo Agent pid 38 killed; 16:04:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:04:55 + git semver [Pipeline] } 16:04:55 $ docker stop --time=1 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 16:04:57 $ docker rm -f --volumes 19de48343b561ca3c49ad29dd5cad677fa343d6d9e4487782162d1f47c246d72 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:04:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:57 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 16:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:04:58 $ docker top 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:58 [ssh-agent] Looking for ssh-agent implementation... 16:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:58 $ docker exec 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b ssh-agent 16:04:58 SSH_AUTH_SOCK=/tmp/ssh-f1HAcoyYynEC/agent.32 16:04:58 SSH_AGENT_PID=38 16:04:58 Running ssh-add (command line suppressed) 16:04:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16534080322994214484.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16534080322994214484.key) 16:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:59 + git semver push 16:04:59 2023-03-15 16:04:59,229 [run_push] DEBUG push 16:04:59 2023-03-15 16:04:59,229 [execute] INFO git cat-file --batch-check 16:04:59 2023-03-15 16:04:59,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:04:59 2023-03-15 16:04:59,234 [execute] INFO git rev-list 3eacab272e8c8295d1ee6e87b9fd8f118ef70990 -- 16:04:59 2023-03-15 16:04:59,234 [execute] DEBUG Popen(['git', 'rev-list', '3eacab272e8c8295d1ee6e87b9fd8f118ef70990', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:04:59 2023-03-15 16:04:59,245 [execute] INFO git fetch -v origin 16:04:59 2023-03-15 16:04:59,245 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:04:59 2023-03-15 16:04:59,755 [run_push] DEBUG no remote changes detected 16:04:59 2023-03-15 16:04:59,756 [execute] INFO git push origin semver 16:04:59 2023-03-15 16:04:59,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:05:00 2023-03-15 16:05:00,585 [run_push] DEBUG push all version tags 16:05:00 2023-03-15 16:05:00,585 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:05:00 2023-03-15 16:05:00,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:05:01 2023-03-15 16:05:01,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:01 3.0.0-dev.24 [Pipeline] } 16:05:01 $ docker exec --env ******** --env ******** 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b ssh-agent -k 16:05:01 unset SSH_AUTH_SOCK; 16:05:01 unset SSH_AGENT_PID; 16:05:01 echo Agent pid 38 killed; 16:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:02 + git semver [Pipeline] } 16:05:02 $ docker stop --time=1 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b 16:05:03 $ docker rm -f --volumes 022fdba206e97f86482cf852a08bee03db71bed170b3163b7ca9d51767a1667b [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 16:05:04 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:05:04 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:05:04 total 16 16:05:04 drwxr-xr-x 3 root root 4096 Mar 15 15:51 . 16:05:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:04 .. 16:05:04 drwxr-xr-x 2 root root 4096 Mar 15 15:51 cost 16:05:04 -rw-r--r-- 1 root root 96 Mar 15 15:51 cost.csv 16:05:04 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:05:04 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:05:04 total 16 16:05:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:51 . 16:05:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:04 .. 16:05:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:51 cost 16:05:04 -rw-r--r-- 1 jenkins jenkins 96 Mar 15 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:05:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:05:05 ---> package-listing.sh 16:05:05 ++ facter osfamily 16:05:05 ++ tr '[:upper:]' '[:lower:]' 16:05:05 + OS_FAMILY=debian 16:05:05 + workspace=/w/workspace/ry_app-service-configurable_main 16:05:05 + START_PACKAGES=/tmp/packages_start.txt 16:05:05 + END_PACKAGES=/tmp/packages_end.txt 16:05:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:05 + PACKAGES=/tmp/packages_start.txt 16:05:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:05:05 + PACKAGES=/tmp/packages_end.txt 16:05:05 + case "${OS_FAMILY}" in 16:05:05 + dpkg -l 16:05:05 + grep '^ii' 16:05:05 + '[' -f /tmp/packages_start.txt ']' 16:05:05 + '[' -f /tmp/packages_end.txt ']' 16:05:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:05:05 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:05:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:05:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:05:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:06 prd-ubuntu20.04-docker-8c-8g-628 does not seem to be running inside a container 16:05:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:06 $ docker top f5fa01143c2512085b8f59d72626a920ca1a8b3762ad0ba455e8197990079222 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:05:07 + mkdir -p /var/log/sysstat [Pipeline] sh 16:05:07 + ls /var/log/sa-host 16:05:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:07 provisioning config files... 16:05:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12399920454269338141tmp [Pipeline] { [Pipeline] echo 16:05:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:08 ---> create-netrc.sh [Pipeline] } 16:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:05:08 ---> python-tools-install.sh [Pipeline] echo 16:05:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:05:08 ---> sudo-logs.sh 16:05:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:05:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:05:09 ---> job-cost.sh 16:05:09 lf-activate-venv: SKIPPING 16:05:09 DEBUG: total: 0.2199999988079071 16:05:09 INFO: Retrieving Stack Cost... 16:05:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:09 INFO: Archiving Costs [Pipeline] echo 16:05:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:10 ---> logs-deploy.sh 16:05:10 lf-activate-venv: SKIPPING 16:05:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/140 16:05:10 INFO: archiving workspace using pattern(s): 16:05:11 Archives upload complete. 16:05:11 INFO: archiving logs to Nexus