Pull request #646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980+de2673118ef797f3fa80278e5e2907ec493f0d91 (201c7172d081c897c978ad26dbeb46c38ff3a51b) 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-ssh11416788095673404283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15917774100978844897.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6957270932833275371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5932567283935415847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2284138724505489427.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13365344252147748330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5114 in /w/workspace/_app-service-configurable_PR-646 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-646 # 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 Merging remotes/origin/main commit de2673118ef797f3fa80278e5e2907ec493f0d91 into PR head commit c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 Merge succeeded, producing c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 Checking out Revision c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 (PR-646) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:28 ========================================================= 23:01:28 EdgeX Global Pipelines Version Info 23:01:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:29 ------------------- 23:01:29 stable info: 23:01:29 ------------------- 23:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:01:29 Message: update stable to v1.0.258 23:01:29 ------------------- 23:01:29 experimental info: 23:01:29 ------------------- 23:01:29 Commited By: **** collab-it+edgex@linuxfoundation.org 23:01:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:01:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:01:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2b0cec [Pipeline] echo 23:01:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:32 provisioning config files... 23:01:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config1628372438128073438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:33 ---> ****-login.sh 23:01:33 nexus3.edgexfoundry.org:10001 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:33 Configure a credential helper to remove this warning. See 23:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:33 23:01:33 Login Succeeded 23:01:33 nexus3.edgexfoundry.org:10002 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:33 Configure a credential helper to remove this warning. See 23:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:33 23:01:33 Login Succeeded 23:01:33 nexus3.edgexfoundry.org:10003 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:33 Configure a credential helper to remove this warning. See 23:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:33 23:01:33 Login Succeeded 23:01:33 nexus3.edgexfoundry.org:10004 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:33 Configure a credential helper to remove this warning. See 23:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:33 23:01:33 Login Succeeded 23:01:33 ****.io 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:34 Configure a credential helper to remove this warning. See 23:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:34 23:01:34 Login Succeeded 23:01:34 ---> ****-login.sh ends [Pipeline] } 23:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:01:35 + git rev-list -1 --merges c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980~1..c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo 23:01:35 -----------> git rev-list -1 --merges c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980~1..c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [false] [Pipeline] sh 23:01:35 + git log --format=format:%s -1 c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo 23:01:35 ========================================================= 23:01:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:01:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:01:36 + git log --format=format:%s -1 c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo 23:01:36 [semverPrep] GIT_COMMIT: c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:01:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:01:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:01:36 + grep -v github /etc/ssh/ssh_known_hosts 23:01:36 + [ -e /tmp/ssh_known_hosts ] 23:01:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:01:36 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 23:01:36 -a /etc/ssh/ssh_known_hosts 23:01:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:01:37 23:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:01:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:01:37 b85a868b505f: Pulling fs layer 23:01:37 e2be974225ed: Pulling fs layer 23:01:37 339a4e72a1f5: Pulling fs layer 23:01:37 988bab9f4d93: Pulling fs layer 23:01:37 1469e6f7b9e6: Pulling fs layer 23:01:37 eaf3925da568: Pulling fs layer 23:01:37 bab4dde63d76: Pulling fs layer 23:01:37 bde34c3a00c8: Pulling fs layer 23:01:37 b352a97aabf1: Pulling fs layer 23:01:37 4872d77fe225: Pulling fs layer 23:01:37 5851b861e8e6: Pulling fs layer 23:01:37 988bab9f4d93: Waiting 23:01:37 bde34c3a00c8: Waiting 23:01:37 1469e6f7b9e6: Waiting 23:01:37 eaf3925da568: Waiting 23:01:37 bab4dde63d76: Waiting 23:01:37 5851b861e8e6: Waiting 23:01:37 4872d77fe225: Waiting 23:01:37 e2be974225ed: Download complete 23:01:37 988bab9f4d93: Verifying Checksum 23:01:37 988bab9f4d93: Download complete 23:01:38 1469e6f7b9e6: Verifying Checksum 23:01:38 1469e6f7b9e6: Download complete 23:01:38 eaf3925da568: Verifying Checksum 23:01:38 eaf3925da568: Download complete 23:01:38 339a4e72a1f5: Verifying Checksum 23:01:38 339a4e72a1f5: Download complete 23:01:38 bde34c3a00c8: Verifying Checksum 23:01:38 bde34c3a00c8: Download complete 23:01:38 b352a97aabf1: Download complete 23:01:38 4872d77fe225: Download complete 23:01:38 5851b861e8e6: Verifying Checksum 23:01:38 5851b861e8e6: Download complete 23:01:38 b85a868b505f: Verifying Checksum 23:01:38 b85a868b505f: Download complete 23:01:38 bab4dde63d76: Verifying Checksum 23:01:38 bab4dde63d76: Download complete 23:01:39 b85a868b505f: Pull complete 23:01:39 e2be974225ed: Pull complete 23:01:39 339a4e72a1f5: Pull complete 23:01:40 988bab9f4d93: Pull complete 23:01:40 1469e6f7b9e6: Pull complete 23:01:40 eaf3925da568: Pull complete 23:01:42 bab4dde63d76: Pull complete 23:01:42 bde34c3a00c8: Pull complete 23:01:42 b352a97aabf1: Pull complete 23:01:42 4872d77fe225: Pull complete 23:01:42 5851b861e8e6: Pull complete 23:01:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:01:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:42 prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container 23:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@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 23:01:45 $ docker top 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 -eo pid,comm 23:01:45 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). 23:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:46 [ssh-agent] Looking for ssh-agent implementation... 23:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:46 $ docker exec 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent 23:01:46 SSH_AUTH_SOCK=/tmp/ssh-8srxihPVkDMe/agent.32 23:01:46 SSH_AGENT_PID=38 23:01:46 Running ssh-add (command line suppressed) 23:01:46 Identity added: /w/workspace/_app-service-configurable_PR-646@tmp/private_key_12472590562489506017.key (/w/workspace/_app-service-configurable_PR-646@tmp/private_key_12472590562489506017.key) 23:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:46 + git tag --points-at HEAD [Pipeline] } 23:01:46 $ docker exec --env ******** --env ******** 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent -k 23:01:47 unset SSH_AUTH_SOCK; 23:01:47 unset SSH_AGENT_PID; 23:01:47 echo Agent pid 38 killed; 23:01:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:47 [ssh-agent] Looking for ssh-agent implementation... 23:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:47 $ docker exec 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent 23:01:47 SSH_AUTH_SOCK=/tmp/ssh-4VN8w4yoEU6y/agent.70 23:01:47 SSH_AGENT_PID=76 23:01:47 Running ssh-add (command line suppressed) 23:01:47 Identity added: /w/workspace/_app-service-configurable_PR-646@tmp/private_key_8462032707061492013.key (/w/workspace/_app-service-configurable_PR-646@tmp/private_key_8462032707061492013.key) 23:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:47 + git semver init 23:01:48 2024-03-07 23:01:48,126 [run_init] DEBUG init version:0.0.0 force:False 23:01:48 2024-03-07 23:01:48,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-646/.semver 23:01:48 2024-03-07 23:01:48,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-646/.semver 23:01:48 2024-03-07 23:01:48,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-646/.semver'], cwd=/w/workspace/_app-service-configurable_PR-646, universal_newlines=False, shell=None, istream=None) 23:01:49 2024-03-07 23:01:49,387 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-646/.git/info/exclude 23:01:49 2024-03-07 23:01:49,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-646/.semver/PR-646 with force:False 23:01:49 2024-03-07 23:01:49,388 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-646/.semver/PR-646 23:01:49 2024-03-07 23:01:49,392 [execute] INFO git cat-file --batch-check 23:01:49 2024-03-07 23:01:49,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-646/.semver, universal_newlines=False, shell=None, istream=) 23:01:49 2024-03-07 23:01:49,400 [execute] INFO git cat-file --batch 23:01:49 2024-03-07 23:01:49,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-646/.semver, universal_newlines=False, shell=None, istream=) 23:01:49 2024-03-07 23:01:49,405 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-646/.semver/PR-646 23:01:49 0.0.0 [Pipeline] } 23:01:49 $ docker exec --env ******** --env ******** 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent -k 23:01:49 unset SSH_AUTH_SOCK; 23:01:49 unset SSH_AGENT_PID; 23:01:49 echo Agent pid 76 killed; 23:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:50 + git semver [Pipeline] } 23:01:50 $ docker stop --time=1 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 23:01:51 $ docker rm -f --volumes 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 [Pipeline] // withDockerContainer [Pipeline] sh 23:01:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:01:52 Stashed 1 file(s) [Pipeline] echo 23:01:52 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:01:53 provisioning config files... 23:01:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config7591676069225215578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:53 ---> ****-login.sh 23:01:53 nexus3.edgexfoundry.org:10001 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10002 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10003 23:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 nexus3.edgexfoundry.org:10004 23:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 ****.io 23:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 ---> ****-login.sh ends [Pipeline] } 23:01:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:01:55 ========================================================= 23:01:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:01:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:01:55 Sending build context to Docker daemon 8.806MB 23:01:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:01:55 Step 2/12 : FROM ${BASE} AS builder 23:01:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:01:55 7264a8db6415: Pulling fs layer 23:01:55 c4d48a809fc2: Pulling fs layer 23:01:55 4f1c88b9dad5: Pulling fs layer 23:01:55 ad3a456e5733: Pulling fs layer 23:01:55 69c7f0334f64: Pulling fs layer 23:01:55 1f1c1a5573a3: Pulling fs layer 23:01:55 ce7588e14bc9: Pulling fs layer 23:01:55 b5e4710f87ac: Pulling fs layer 23:01:55 ad3a456e5733: Waiting 23:01:55 69c7f0334f64: Waiting 23:01:55 1f1c1a5573a3: Waiting 23:01:55 ce7588e14bc9: Waiting 23:01:55 b5e4710f87ac: Waiting 23:01:55 c4d48a809fc2: Verifying Checksum 23:01:55 c4d48a809fc2: Download complete 23:01:55 ad3a456e5733: Verifying Checksum 23:01:55 ad3a456e5733: Download complete 23:01:55 69c7f0334f64: Verifying Checksum 23:01:55 7264a8db6415: Verifying Checksum 23:01:55 7264a8db6415: Download complete 23:01:55 1f1c1a5573a3: Verifying Checksum 23:01:55 1f1c1a5573a3: Download complete 23:01:55 7264a8db6415: Pull complete 23:01:55 b5e4710f87ac: Verifying Checksum 23:01:55 b5e4710f87ac: Download complete 23:01:56 c4d48a809fc2: Pull complete 23:01:56 4f1c88b9dad5: Verifying Checksum 23:01:56 4f1c88b9dad5: Download complete 23:01:56 ce7588e14bc9: Verifying Checksum 23:01:56 ce7588e14bc9: Download complete 23:01:59 4f1c88b9dad5: Pull complete 23:01:59 ad3a456e5733: Pull complete 23:01:59 69c7f0334f64: Pull complete 23:01:59 1f1c1a5573a3: Pull complete 23:02:02 ce7588e14bc9: Pull complete 23:02:02 b5e4710f87ac: Pull complete 23:02:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:02:02 ---> 88b5674ff536 23:02:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:02:06 ---> Running in 39e16e7ea6b1 23:02:06 Removing intermediate container 39e16e7ea6b1 23:02:06 ---> cdc131b21ccd 23:02:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:02:06 ---> Running in 2fc3dc5c0f15 23:02:06 Removing intermediate container 2fc3dc5c0f15 23:02:06 ---> a63812f1ebcc 23:02:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:02:06 ---> Running in 4a4e57a9664d 23:02:06 Removing intermediate container 4a4e57a9664d 23:02:06 ---> cf5c04738c5f 23:02:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:02:06 ---> Running in f154e4276be1 23:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:02:06 OK: 264 MiB in 52 packages 23:02:07 Removing intermediate container f154e4276be1 23:02:07 ---> 0c510ae0db16 23:02:07 Step 7/12 : WORKDIR /app 23:02:07 ---> Running in befa167b989a 23:02:07 Removing intermediate container befa167b989a 23:02:07 ---> 7ccea96ab517 23:02:07 Step 8/12 : COPY go.mod vendor* ./ 23:02:07 ---> 9be5db3d2ec5 23:02:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:07 ---> Running in 4781433c41f7 23:02:08 Still waiting to schedule task 23:02:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:02:46 Removing intermediate container 4781433c41f7 23:02:46 ---> 9e8b0bae7186 23:02:46 Step 10/12 : COPY . . 23:02:46 ---> 9c1ac15ad802 23:02:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:02:46 ---> Running in b165b93e866f 23:02:46 Removing intermediate container b165b93e866f 23:02:46 ---> 826622d69fea 23:02:46 Step 12/12 : RUN $MAKE 23:02:46 ---> Running in d544be7dcb76 23:02:46 noop 23:02:46 Removing intermediate container d544be7dcb76 23:02:46 ---> f8c1884af5d1 23:02:46 Successfully built f8c1884af5d1 23:02:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:47 + docker inspect -f . ci-base-image-x86_64 23:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:47 prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container 23:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:02:47 $ docker top 1acab7129dbda899cec43dd5fa44aae41debdd568ef1c83174f1e7c91bbcb1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:48 + go version 23:02:48 go version go1.21.0 linux/amd64 [Pipeline] } 23:02:48 $ docker stop --time=1 1acab7129dbda899cec43dd5fa44aae41debdd568ef1c83174f1e7c91bbcb1c6 23:02:49 $ docker rm -f --volumes 1acab7129dbda899cec43dd5fa44aae41debdd568ef1c83174f1e7c91bbcb1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:50 + docker inspect -f . ci-base-image-x86_64 23:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:50 prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container 23:02:50 $ 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_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:02:50 $ docker top 24060f7aac22a42b8f2fa2cbd705866cd9c04c300d0a9aae2ff34ea777bbf0a5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:51 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-646 [Pipeline] fileExists [Pipeline] sh 23:02:51 + make test 23:02:51 go test -race -coverprofile=coverage.out ./... 23:03:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:03:27 go vet ./... 23:03:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:03:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:03:30 ./bin/test-attribution-txt.sh 23:03:30 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:03:30 $ docker stop --time=1 24060f7aac22a42b8f2fa2cbd705866cd9c04c300d0a9aae2ff34ea777bbf0a5 23:03:35 $ docker rm -f --volumes 24060f7aac22a42b8f2fa2cbd705866cd9c04c300d0a9aae2ff34ea777bbf0a5 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:03:37 + ls -al . 23:03:37 total 184 23:03:37 drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:02 . 23:03:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:01 .. 23:03:37 -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 23:01 .dockerignore 23:03:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:03 .git 23:03:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:01 .github 23:03:37 -rw-rw-r-- 1 jenkins jenkins 106 Mar 7 23:01 .gitignore 23:03:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:01 .golangci.yml 23:03:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:01 .semver 23:03:37 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 7 23:01 Attribution.txt 23:03:37 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 7 23:01 CHANGELOG.md 23:03:37 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 7 23:01 Dockerfile 23:03:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:01 GOVERNANCE.md 23:03:37 -rw-rw-r-- 1 jenkins jenkins 666 Mar 7 23:01 Jenkinsfile 23:03:37 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 23:01 LICENSE 23:03:37 -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 23:01 OWNERS.md 23:03:37 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 7 23:01 README.md 23:03:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:01 VERSION 23:03:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:01 bin 23:03:37 -rw-r--r-- 1 jenkins jenkins 13 Mar 7 23:02 coverage.out 23:03:37 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 7 23:01 go.mod 23:03:37 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 7 23:01 go.sum 23:03:37 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 7 23:01 main.go 23:03:37 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 7 23:01 makefile 23:03:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:37 + 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=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 --label arch=amd64 --label version=0.0.0 . 23:03:37 Sending build context to Docker daemon 8.807MB 23:03:37 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:03:37 Step 2/27 : FROM ${BASE} AS builder 23:03:37 ---> f8c1884af5d1 23:03:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:03:38 ---> Running in b2d0424d1f56 23:03:38 Removing intermediate container b2d0424d1f56 23:03:38 ---> e42dff31bcb0 23:03:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:03:38 ---> Running in 432cc37d798f 23:03:38 Removing intermediate container 432cc37d798f 23:03:38 ---> c8abbc40fe5d 23:03:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:03:38 ---> Running in 4db0c0fc2d21 23:03:38 Removing intermediate container 4db0c0fc2d21 23:03:38 ---> dd6fcb0b5291 23:03:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:03:38 ---> Running in b05663af2de2 23:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:03:39 OK: 264 MiB in 52 packages 23:03:39 Removing intermediate container b05663af2de2 23:03:39 ---> bb57eadd7356 23:03:39 Step 7/27 : WORKDIR /app 23:03:39 ---> Running in 79afcc032a51 23:03:39 Removing intermediate container 79afcc032a51 23:03:39 ---> 99105ad72ac3 23:03:39 Step 8/27 : COPY go.mod vendor* ./ 23:03:39 ---> c903d4a2d33e 23:03:39 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:39 ---> Running in 9b19c94f5156 23:03:40 Removing intermediate container 9b19c94f5156 23:03:40 ---> 22751b46d256 23:03:40 Step 10/27 : COPY . . 23:03:40 ---> e47224e6aa95 23:03:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:03:40 ---> Running in 4bef95a26524 23:03:40 Removing intermediate container 4bef95a26524 23:03:40 ---> 056024dd3e46 23:03:40 Step 12/27 : RUN $MAKE 23:03:40 ---> Running in 1f2279d4b000 23:03:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:04:00 Removing intermediate container 1f2279d4b000 23:04:00 ---> 270f5c81cb9a 23:04:00 Step 13/27 : FROM alpine:3.18 23:04:00 3.18: Pulling from library/alpine 23:04:00 619be1103602: Pulling fs layer 23:04:00 619be1103602: Verifying Checksum 23:04:00 619be1103602: Download complete 23:04:00 619be1103602: Pull complete 23:04:00 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:04:00 Status: Downloaded newer image for alpine:3.18 23:04:00 ---> d3782b16ccc9 23:04:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:04:00 ---> Running in 6f8719cd6b51 23:04:00 Removing intermediate container 6f8719cd6b51 23:04:00 ---> 569f993e8551 23:04:00 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:04:00 ---> Running in 89759811d3b0 23:04:00 Removing intermediate container 89759811d3b0 23:04:00 ---> a25a30e1df43 23:04:00 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:04:00 ---> Running in 5f07797bfc90 23:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:04:00 (1/2) Installing ca-certificates (20230506-r0) 23:04:00 (2/2) Installing dumb-init (1.2.5-r2) 23:04:00 Executing busybox-1.36.1-r5.trigger 23:04:00 Executing ca-certificates-20230506-r0.trigger 23:04:00 OK: 8 MiB in 17 packages 23:04:01 Removing intermediate container 5f07797bfc90 23:04:01 ---> 194cb947c8fc 23:04:01 Step 17/27 : RUN apk --no-cache upgrade 23:04:01 ---> Running in 8b281d9fce84 23:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:04:01 OK: 8 MiB in 17 packages 23:04:02 Removing intermediate container 8b281d9fce84 23:04:02 ---> 2e177f5905d7 23:04:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:04:02 ---> b337b3f7a5a9 23:04:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:04:02 ---> 9ac10a04f659 23:04:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:04:02 ---> bff76cecb007 23:04:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:04:03 ---> 58379c0c224d 23:04:03 Step 22/27 : EXPOSE 48095 23:04:03 ---> Running in feeef31f26cf 23:04:03 Removing intermediate container feeef31f26cf 23:04:03 ---> 0e35d36764ec 23:04:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:04:03 ---> Running in d02d82b45bea 23:04:03 Removing intermediate container d02d82b45bea 23:04:03 ---> d370c8c4a2c0 23:04:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:04:03 ---> Running in 495135cd0944 23:04:03 Removing intermediate container 495135cd0944 23:04:03 ---> 325217f7bdb8 23:04:03 Step 25/27 : LABEL arch=amd64 23:04:03 ---> Running in 0afaa4f9589f 23:04:03 Removing intermediate container 0afaa4f9589f 23:04:03 ---> 59a72ee3a80a 23:04:03 Step 26/27 : LABEL git_sha=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 23:04:03 ---> Running in 96e2c249311b 23:04:03 Removing intermediate container 96e2c249311b 23:04:03 ---> 8b00b21d604a 23:04:03 Step 27/27 : LABEL version=0.0.0 23:04:03 ---> Running in db4f7647425c 23:04:03 Removing intermediate container db4f7647425c 23:04:03 ---> d8186512a9a0 23:04:03 [Warning] One or more build-args [ARCH] were not consumed 23:04:03 Successfully built d8186512a9a0 23:04:03 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 23:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:04 23:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:05 latest: Pulling from edgex-lftools-log-publisher 23:04:05 5eb5b503b376: Pulling fs layer 23:04:05 5c69ac0246d0: Pulling fs layer 23:04:05 ec43610c2a17: Pulling fs layer 23:04:05 3a2ae6a8a46f: Pulling fs layer 23:04:05 33b1e0a273af: Pulling fs layer 23:04:05 5d3b04190fa2: Pulling fs layer 23:04:05 2f39f015ded8: Pulling fs layer 23:04:05 33b1e0a273af: Waiting 23:04:05 5d3b04190fa2: Waiting 23:04:05 2f39f015ded8: Waiting 23:04:05 3a2ae6a8a46f: Waiting 23:04:05 5c69ac0246d0: Verifying Checksum 23:04:05 5c69ac0246d0: Download complete 23:04:05 3a2ae6a8a46f: Verifying Checksum 23:04:05 3a2ae6a8a46f: Download complete 23:04:05 33b1e0a273af: Verifying Checksum 23:04:05 33b1e0a273af: Download complete 23:04:05 5d3b04190fa2: Verifying Checksum 23:04:05 5d3b04190fa2: Download complete 23:04:05 ec43610c2a17: Verifying Checksum 23:04:05 ec43610c2a17: Download complete 23:04:05 5eb5b503b376: Verifying Checksum 23:04:05 5eb5b503b376: Download complete 23:04:06 2f39f015ded8: Verifying Checksum 23:04:06 2f39f015ded8: Download complete 23:04:06 5eb5b503b376: Pull complete 23:04:06 5c69ac0246d0: Pull complete 23:04:07 ec43610c2a17: Pull complete 23:04:07 3a2ae6a8a46f: Pull complete 23:04:07 33b1e0a273af: Pull complete 23:04:07 5d3b04190fa2: Pull complete 23:04:11 2f39f015ded8: Pull complete 23:04:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:12 prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container 23:04:12 $ 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_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:15 $ docker top d99aa491e31942802faeb640c28e8e55f2948b806bb625fd7ee4be3422ccbae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:16 ---> job-cost.sh 23:04:16 lf-activate-venv: SKIPPING 23:04:16 INFO: No Stack... 23:04:16 INFO: Retrieving Pricing Info for: v3-standard-8 23:04:16 INFO: Archiving Costs [Pipeline] sh 23:04:17 + cat /w/workspace/_app-service-configurable_PR-646/archives/cost.csv 23:04:17 + cut -d, -f6 [Pipeline] lock 23:04:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] 23:04:17 Resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] did not exist. Created. 23:04:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:04:17 + echo total: 0.2199999988079071 [Pipeline] stash 23:04:17 Stashed 1 file(s) [Pipeline] } 23:04:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:04:17 $ docker stop --time=1 d99aa491e31942802faeb640c28e8e55f2948b806bb625fd7ee4be3422ccbae8 23:04:19 $ docker rm -f --volumes d99aa491e31942802faeb640c28e8e55f2948b806bb625fd7ee4be3422ccbae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:04:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5126 in /w/workspace/_app-service-configurable_PR-646 [Pipeline] { [Pipeline] ws 23:04:38 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:04:38 Selected Git installation does not exist. Using Default 23:04:38 The recommended git tool is: NONE 23:04:45 using credential edgex-jenkins-ssh 23:04:45 Cloning the remote Git repository 23:04:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:04:45 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:04:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:04:45 > git --version # timeout=10 23:04:45 > git --version # 'git version 2.25.1' 23:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:50 Merging remotes/origin/main commit de2673118ef797f3fa80278e5e2907ec493f0d91 into PR head commit c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 23:04:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:04:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:04:50 > git config core.sparsecheckout # timeout=10 23:04:50 > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 23:04:50 > git remote # timeout=10 23:04:50 > git config --get remote.origin.url # timeout=10 23:04:50 Merge succeeded, producing c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 23:04:50 Checking out Revision c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 (PR-646) 23:04:50 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:04:51 > git --version # timeout=10 23:04:51 > git --version # 'git version 2.25.1' 23:04:51 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 23:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:50 > git merge de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 23:04:50 > git rev-parse HEAD^{commit} # timeout=10 23:04:50 > git config core.sparsecheckout # timeout=10 23:04:50 > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:04:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:04:52 Dload Upload Total Spent Left Speed 23:04:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh 23:04:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:04:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:04:53 + sudo tee /etc/docker/daemon.new 23:04:53 { 23:04:53 "registry-mirrors": [ 23:04:53 "https://nexus3.edgexfoundry.org:10001" 23:04:53 ], 23:04:53 "bip": "10.250.0.254/24", 23:04:53 "hosts": [ 23:04:53 "tcp://0.0.0.0:5555", 23:04:53 "unix:///var/run/docker.sock" 23:04:53 ], 23:04:53 "mtu": 1458, 23:04:53 "selinux-enabled": true, 23:04:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:04:53 } [Pipeline] sh 23:04:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:04:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:12 provisioning config files... 23:05:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1624366724594119016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:13 ---> ****-login.sh 23:05:13 nexus3.edgexfoundry.org:10001 23:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:05:14 Configure a credential helper to remove this warning. See 23:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:05:14 23:05:14 Login Succeeded 23:05:14 nexus3.edgexfoundry.org:10002 23:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:05:14 Configure a credential helper to remove this warning. See 23:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:05:14 23:05:14 Login Succeeded 23:05:14 nexus3.edgexfoundry.org:10003 23:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:05:14 Configure a credential helper to remove this warning. See 23:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:05:14 23:05:14 Login Succeeded 23:05:14 nexus3.edgexfoundry.org:10004 23:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:05:15 Configure a credential helper to remove this warning. See 23:05:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:05:15 23:05:15 Login Succeeded 23:05:15 ****.io 23:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:05:16 Configure a credential helper to remove this warning. See 23:05:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:05:16 23:05:16 Login Succeeded 23:05:16 ---> ****-login.sh ends [Pipeline] } 23:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:05:16 ========================================================= 23:05:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:05:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:05:17 Sending build context to Docker daemon 160.8kB 23:05:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:05:17 Step 2/12 : FROM ${BASE} AS builder 23:05:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:05:18 9fda8d8052c6: Pulling fs layer 23:05:18 5d54e960e981: Pulling fs layer 23:05:18 c4a7e357bf2a: Pulling fs layer 23:05:18 f0e02332f6b5: Pulling fs layer 23:05:18 872ee5b61b7b: Pulling fs layer 23:05:18 0c6a40ed1a82: Pulling fs layer 23:05:18 94ae7d8d031c: Pulling fs layer 23:05:18 872ee5b61b7b: Waiting 23:05:18 0c6a40ed1a82: Waiting 23:05:18 94ae7d8d031c: Waiting 23:05:18 f0e02332f6b5: Waiting 23:05:18 5d54e960e981: Verifying Checksum 23:05:18 5d54e960e981: Download complete 23:05:18 f0e02332f6b5: Verifying Checksum 23:05:18 f0e02332f6b5: Download complete 23:05:18 872ee5b61b7b: Verifying Checksum 23:05:18 872ee5b61b7b: Download complete 23:05:18 9fda8d8052c6: Verifying Checksum 23:05:18 9fda8d8052c6: Download complete 23:05:18 94ae7d8d031c: Verifying Checksum 23:05:18 94ae7d8d031c: Download complete 23:05:19 9fda8d8052c6: Pull complete 23:05:20 5d54e960e981: Pull complete 23:05:20 c4a7e357bf2a: Verifying Checksum 23:05:20 c4a7e357bf2a: Download complete 23:05:21 0c6a40ed1a82: Verifying Checksum 23:05:21 0c6a40ed1a82: Download complete 23:05:33 c4a7e357bf2a: Pull complete 23:05:34 f0e02332f6b5: Pull complete 23:05:34 872ee5b61b7b: Pull complete 23:05:42 0c6a40ed1a82: Pull complete 23:05:43 94ae7d8d031c: Pull complete 23:05:44 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:05:44 ---> 86de565de09d 23:05:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:05:45 ---> Running in 76987281a3da 23:05:45 Removing intermediate container 76987281a3da 23:05:45 ---> dc731c1e945c 23:05:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:05:45 ---> Running in f36d8b5fb257 23:05:46 Removing intermediate container f36d8b5fb257 23:05:46 ---> f6a84175a1f5 23:05:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:05:46 ---> Running in 4325c4e867b4 23:05:46 Removing intermediate container 4325c4e867b4 23:05:46 ---> 40310058c102 23:05:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:46 ---> Running in 41b9ba6e9287 23:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:05:49 OK: 266 MiB in 52 packages 23:05:50 Removing intermediate container 41b9ba6e9287 23:05:50 ---> c3acdce55409 23:05:50 Step 7/12 : WORKDIR /app 23:05:50 ---> Running in 275a6160f065 23:05:51 Removing intermediate container 275a6160f065 23:05:51 ---> b2eb970be6eb 23:05:51 Step 8/12 : COPY go.mod vendor* ./ 23:05:51 ---> 3a82923ca8ea 23:05:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:51 ---> Running in 0df9c4c7325a 23:07:02 Removing intermediate container 0df9c4c7325a 23:07:02 ---> 6b296bdc6586 23:07:02 Step 10/12 : COPY . . 23:07:02 ---> 6e3da20de2de 23:07:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:02 ---> Running in 51f45ddf9a23 23:07:02 Removing intermediate container 51f45ddf9a23 23:07:02 ---> 6bd96f2ad429 23:07:02 Step 12/12 : RUN $MAKE 23:07:02 ---> Running in c4c3fe527dd2 23:07:02 noop 23:07:02 Removing intermediate container c4c3fe527dd2 23:07:02 ---> 9d51b2ef09c2 23:07:02 Successfully built 9d51b2ef09c2 23:07:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:03 + docker inspect -f . ci-base-image-arm64 23:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-5126 does not seem to be running inside a container 23:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:07:05 $ docker top 9d32de4cb35e8b30e2261f35f82f62f3371cb9717e677e0ab412277e14c2b8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:06 + go version 23:07:06 go version go1.21.0 linux/arm64 [Pipeline] } 23:07:06 $ docker stop --time=1 9d32de4cb35e8b30e2261f35f82f62f3371cb9717e677e0ab412277e14c2b8a2 23:07:07 $ docker rm -f --volumes 9d32de4cb35e8b30e2261f35f82f62f3371cb9717e677e0ab412277e14c2b8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:09 + docker inspect -f . ci-base-image-arm64 23:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-5126 does not seem to be running inside a container 23:07:09 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:07:11 $ docker top befcfa553144a2f7b3fd66731666ea8e4728d39bca6b73b5279bc58a9b82d691 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:11 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 23:07:13 + make test 23:07:13 go test -race -coverprofile=coverage.out ./... 23:10:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:10:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:10:08 go vet ./... 23:12:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:45 ./bin/test-attribution-txt.sh 23:12:45 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:12:45 $ docker stop --time=1 befcfa553144a2f7b3fd66731666ea8e4728d39bca6b73b5279bc58a9b82d691 23:12:47 $ docker rm -f --volumes befcfa553144a2f7b3fd66731666ea8e4728d39bca6b73b5279bc58a9b82d691 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:49 Warning: overwriting stash ‘coverage-report’ 23:12:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:51 + ls -al . 23:12:51 total 180 23:12:51 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:07 . 23:12:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:04 .. 23:12:51 -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 23:04 .dockerignore 23:12:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:04 .git 23:12:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:04 .github 23:12:51 -rw-rw-r-- 1 jenkins jenkins 106 Mar 7 23:04 .gitignore 23:12:51 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:04 .golangci.yml 23:12:51 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 7 23:04 Attribution.txt 23:12:51 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 7 23:04 CHANGELOG.md 23:12:51 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 7 23:04 Dockerfile 23:12:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:04 GOVERNANCE.md 23:12:51 -rw-rw-r-- 1 jenkins jenkins 666 Mar 7 23:04 Jenkinsfile 23:12:51 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 23:04 LICENSE 23:12:51 -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 23:04 OWNERS.md 23:12:51 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 7 23:04 README.md 23:12:51 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:01 VERSION 23:12:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:04 bin 23:12:51 -rw-r--r-- 1 jenkins jenkins 13 Mar 7 23:07 coverage.out 23:12:51 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 7 23:04 go.mod 23:12:51 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 7 23:04 go.sum 23:12:51 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 7 23:04 main.go 23:12:51 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 7 23:04 makefile 23:12:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:52 + 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=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 --label arch=arm64 --label version=0.0.0 . 23:12:52 Sending build context to Docker daemon 161.8kB 23:12:52 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:12:52 Step 2/27 : FROM ${BASE} AS builder 23:12:52 ---> 9d51b2ef09c2 23:12:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:12:52 ---> Running in 31a511498161 23:12:53 Removing intermediate container 31a511498161 23:12:53 ---> 1eff7faacff4 23:12:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:12:53 ---> Running in 994ba23e73ed 23:12:53 Removing intermediate container 994ba23e73ed 23:12:53 ---> f5c6a0c6639b 23:12:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:12:53 ---> Running in ef7cbb2301f5 23:12:53 Removing intermediate container ef7cbb2301f5 23:12:53 ---> eea8fea1dd6d 23:12:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:53 ---> Running in 7701968be46b 23:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:12:57 OK: 266 MiB in 52 packages 23:12:58 Removing intermediate container 7701968be46b 23:12:58 ---> df46f167fa75 23:12:58 Step 7/27 : WORKDIR /app 23:12:58 ---> Running in b0d166c6090a 23:12:58 Removing intermediate container b0d166c6090a 23:12:58 ---> 8f0c0dc81745 23:12:58 Step 8/27 : COPY go.mod vendor* ./ 23:12:58 ---> d314ac73be84 23:12:58 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:58 ---> Running in d02773ea670c 23:13:01 Removing intermediate container d02773ea670c 23:13:01 ---> d7417ef6b9a9 23:13:01 Step 10/27 : COPY . . 23:13:02 ---> b303ccfcbbd4 23:13:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:02 ---> Running in 8392f857b833 23:13:02 Removing intermediate container 8392f857b833 23:13:02 ---> 7364f7632014 23:13:02 Step 12/27 : RUN $MAKE 23:13:02 ---> Running in 81f2d85386bb 23:13:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:15:40 Removing intermediate container 81f2d85386bb 23:15:40 ---> c94150154b99 23:15:40 Step 13/27 : FROM alpine:3.18 23:15:40 3.18: Pulling from library/alpine 23:15:40 c6b39de5b339: Pulling fs layer 23:15:40 c6b39de5b339: Verifying Checksum 23:15:40 c6b39de5b339: Download complete 23:15:40 c6b39de5b339: Pull complete 23:15:40 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:15:40 Status: Downloaded newer image for alpine:3.18 23:15:40 ---> 33abbf032149 23:15:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:15:40 ---> Running in 48ab275c3071 23:15:40 Removing intermediate container 48ab275c3071 23:15:40 ---> 6fdbbeeb263e 23:15:40 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:15:40 ---> Running in f532c30bf75c 23:15:40 Removing intermediate container f532c30bf75c 23:15:40 ---> 9c7ee75f9c6b 23:15:40 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:15:40 ---> Running in 0b05976621dd 23:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:15:40 (1/2) Installing ca-certificates (20230506-r0) 23:15:40 (2/2) Installing dumb-init (1.2.5-r2) 23:15:40 Executing busybox-1.36.1-r5.trigger 23:15:40 Executing ca-certificates-20230506-r0.trigger 23:15:40 OK: 9 MiB in 17 packages 23:15:40 Removing intermediate container 0b05976621dd 23:15:40 ---> 04594e836a96 23:15:40 Step 17/27 : RUN apk --no-cache upgrade 23:15:40 ---> Running in a0c1db578f85 23:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:15:43 OK: 9 MiB in 17 packages 23:15:44 Removing intermediate container a0c1db578f85 23:15:44 ---> 3e5bd313643c 23:15:44 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:15:45 ---> 8dea7c2727dd 23:15:45 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:15:45 ---> 34d75ae7e587 23:15:45 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:15:46 ---> 3dc6c6335274 23:15:46 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:15:48 ---> bc8be79c7d00 23:15:48 Step 22/27 : EXPOSE 48095 23:15:48 ---> Running in 6cf8fb56ed84 23:15:48 Removing intermediate container 6cf8fb56ed84 23:15:48 ---> 26d08e56afa7 23:15:48 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:15:48 ---> Running in 24f6f04d06a7 23:15:49 Removing intermediate container 24f6f04d06a7 23:15:49 ---> 5b4a1fad9fd7 23:15:49 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:49 ---> Running in 5e3928bec60d 23:15:49 Removing intermediate container 5e3928bec60d 23:15:49 ---> 164ca090cc89 23:15:49 Step 25/27 : LABEL arch=arm64 23:15:49 ---> Running in 68f6f8ecbee4 23:15:49 Removing intermediate container 68f6f8ecbee4 23:15:49 ---> 366cc42e438c 23:15:49 Step 26/27 : LABEL git_sha=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 23:15:49 ---> Running in 3a0b68b6aa67 23:15:50 Removing intermediate container 3a0b68b6aa67 23:15:50 ---> de21b08d8734 23:15:50 Step 27/27 : LABEL version=0.0.0 23:15:50 ---> Running in 1b005d680b1d 23:15:50 Removing intermediate container 1b005d680b1d 23:15:50 ---> 31077693b7b3 23:15:50 [Warning] One or more build-args [ARCH] were not consumed 23:15:50 Successfully built 31077693b7b3 23:15:50 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:52 23:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:52 arm64: Pulling from edgex-lftools-log-publisher 23:15:52 8998bd30e6a1: Pulling fs layer 23:15:52 04944245beec: Pulling fs layer 23:15:52 699f458cf7ca: Pulling fs layer 23:15:52 765212b225bb: Pulling fs layer 23:15:52 f23df028b6ca: Pulling fs layer 23:15:52 d65c8cfc05b1: Pulling fs layer 23:15:52 2437ff75d9bd: Pulling fs layer 23:15:52 f23df028b6ca: Waiting 23:15:52 d65c8cfc05b1: Waiting 23:15:52 2437ff75d9bd: Waiting 23:15:52 765212b225bb: Waiting 23:15:52 04944245beec: Verifying Checksum 23:15:52 04944245beec: Download complete 23:15:52 765212b225bb: Verifying Checksum 23:15:52 765212b225bb: Download complete 23:15:52 d65c8cfc05b1: Verifying Checksum 23:15:52 d65c8cfc05b1: Download complete 23:15:53 699f458cf7ca: Verifying Checksum 23:15:53 699f458cf7ca: Download complete 23:15:53 8998bd30e6a1: Download complete 23:15:56 2437ff75d9bd: Verifying Checksum 23:15:56 2437ff75d9bd: Download complete 23:15:59 8998bd30e6a1: Pull complete 23:15:59 04944245beec: Pull complete 23:16:01 699f458cf7ca: Pull complete 23:16:01 765212b225bb: Pull complete 23:16:02 f23df028b6ca: Pull complete 23:16:03 d65c8cfc05b1: Pull complete 23:16:21 2437ff75d9bd: Pull complete 23:16:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:35 prd-ubuntu20.04-docker-arm64-4c-16g-5126 does not seem to be running inside a container 23:16:35 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:16:38 $ docker top 6e80bdbc7debd51216c1fe59c48ff78163f6f2a26bdf6a1b0248d2337b69c786 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:39 ---> job-cost.sh 23:16:39 lf-activate-venv: SKIPPING 23:16:39 INFO: No Stack... 23:16:40 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:41 INFO: Archiving Costs [Pipeline] sh 23:16:41 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 23:16:41 + cut -d, -f6 [Pipeline] lock 23:16:41 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] 23:16:41 Resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] did not exist. Created. 23:16:41 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:42 /w/workspace/app-service-configurable/1@tmp/durable-4a16db10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:43 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:43 Warning: overwriting stash ‘stack-cost’ 23:16:43 Stashed 1 file(s) [Pipeline] } 23:16:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:43 $ docker stop --time=1 6e80bdbc7debd51216c1fe59c48ff78163f6f2a26bdf6a1b0248d2337b69c786 23:16:45 $ docker rm -f --volumes 6e80bdbc7debd51216c1fe59c48ff78163f6f2a26bdf6a1b0248d2337b69c786 [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 23:16:47 provisioning config files... 23:16:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config4731687696655055938tmp [Pipeline] { [Pipeline] sh 23:16:48 + set +x 23:16:48 + bash -s -- 23:16:48 + curl -s https://codecov.io/bash 23:16:48 23:16:48 _____ _ 23:16:48 / ____| | | 23:16:48 | | ___ __| | ___ ___ _____ __ 23:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:48 Bash-1.0.6 23:16:48 23:16:48 23:16:48 ==> git version 2.25.1 found 23:16:48 ==> 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 23:16:48 Release-Date: 2020-01-08 23:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:48 ==> Jenkins CI detected. 23:16:48 current dir:  /w/workspace/_app-service-configurable_PR-646 23:16:48 project root: . 23:16:48 --> token set from env 23:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:48 ==> Running gcov in . (disable via -X gcov) 23:16:48 ==> Python coveragepy not found 23:16:48 ==> Searching for coverage reports in: 23:16:48 + . 23:16:48 -> Found 1 reports 23:16:48 ==> Detecting git/mercurial file structure 23:16:48 ==> Reading reports 23:16:48 + ./coverage.out bytes=13 23:16:48 ==> Appending adjustments 23:16:48 https://docs.codecov.io/docs/fixing-reports 23:16:48 + Found adjustments 23:16:48 ==> Gzipping contents 23:16:48 4.0K /tmp/codecov.NInTbI.gz 23:16:48 ==> Uploading reports 23:16:48 url: https://codecov.io 23:16:48 query: branch=PR-646&commit=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=646&job=&cmd_args= 23:16:48 -> Pinging Codecov 23:16:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-646&commit=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=646&job=&cmd_args= 23:16:48 -> Uploading to 23:16:48 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/A97CA9966030D2A3747ED39772930CCE/c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980/574cbec9-949d-4e13-a3ac-efc7dc7bad52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c76b149b15de482240aee747d2cf0473cbc0e852c637b34991a4ccc3e9a22b66 23:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:48 Dload Upload Total Spent Left Speed 23:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1158 --:--:-- --:--:-- --:--:-- 1152 100 234 0 0 100 234 0 886 --:--:-- --:--:-- --:--:-- 883 23:16:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] } 23:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 23:16:52 + [ -d /w/workspace/_app-service-configurable_PR-646/archives ] 23:16:52 + ls -al /w/workspace/_app-service-configurable_PR-646/archives 23:16:52 total 16 23:16:52 drwxr-xr-x 3 root root 4096 Mar 7 23:04 . 23:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:04 .. 23:16:52 drwxr-xr-x 2 root root 4096 Mar 7 23:04 cost 23:16:52 -rw-r--r-- 1 root root 96 Mar 7 23:04 cost.csv 23:16:52 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-646/archives 23:16:52 + ls -al /w/workspace/_app-service-configurable_PR-646/archives 23:16:52 total 16 23:16:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:04 . 23:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:04 .. 23:16:52 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:04 cost 23:16:52 -rw-r--r-- 1 jenkins jenkins 96 Mar 7 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:16:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:16:53 ---> package-listing.sh 23:16:53 ++ tr '[:upper:]' '[:lower:]' 23:16:53 ++ facter osfamily 23:16:54 + OS_FAMILY=debian 23:16:54 + workspace=/w/workspace/_app-service-configurable_PR-646 23:16:54 + START_PACKAGES=/tmp/packages_start.txt 23:16:54 + END_PACKAGES=/tmp/packages_end.txt 23:16:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:54 + PACKAGES=/tmp/packages_start.txt 23:16:54 + '[' /w/workspace/_app-service-configurable_PR-646 ']' 23:16:54 + PACKAGES=/tmp/packages_end.txt 23:16:54 + case "${OS_FAMILY}" in 23:16:54 + dpkg -l 23:16:54 + grep '^ii' 23:16:54 + '[' -f /tmp/packages_start.txt ']' 23:16:54 + '[' -f /tmp/packages_end.txt ']' 23:16:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:54 + '[' /w/workspace/_app-service-configurable_PR-646 ']' 23:16:54 + mkdir -p /w/workspace/_app-service-configurable_PR-646/archives/ 23:16:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-646/archives/ [Pipeline] echo 23:16:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:16:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:55 prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container 23:16:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:55 $ docker top a6f009496260bf6767f2002e4977b1d531216f4e20f3cb3a971c6af47e31827b -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:56 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:56 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:56 + ls /var/log/sa-host 23:16:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:57 provisioning config files... 23:16:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config10617476324414689872tmp [Pipeline] { [Pipeline] echo 23:16:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:57 ---> create-netrc.sh [Pipeline] } 23:16:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> python-tools-install.sh [Pipeline] echo 23:16:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> sudo-logs.sh 23:16:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:16:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> job-cost.sh 23:16:58 lf-activate-venv: SKIPPING 23:16:58 DEBUG: total: 0.2199999988079071 23:16:58 INFO: Retrieving Stack Cost... 23:16:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:16:59 INFO: Archiving Costs [Pipeline] echo 23:16:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:00 ---> logs-deploy.sh 23:17:00 lf-activate-venv: SKIPPING 23:17:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-646/1 23:17:00 INFO: archiving workspace using pattern(s): 23:17:01 Archives upload complete. 23:17:01 INFO: archiving logs to Nexus 23:17:01 ---> uname -a: 23:17:01 Linux prd-ubuntu20-04-docker-8c-8g-5114 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:01 23:17:01 23:17:01 ---> lscpu: 23:17:01 Architecture: x86_64 23:17:01 CPU op-mode(s): 32-bit, 64-bit 23:17:01 Byte Order: Little Endian 23:17:01 Address sizes: 40 bits physical, 48 bits virtual 23:17:01 CPU(s): 8 23:17:01 On-line CPU(s) list: 0-7 23:17:01 Thread(s) per core: 1 23:17:01 Core(s) per socket: 1 23:17:01 Socket(s): 8 23:17:01 NUMA node(s): 1 23:17:01 Vendor ID: AuthenticAMD 23:17:01 CPU family: 23 23:17:01 Model: 49 23:17:01 Model name: AMD EPYC-Rome Processor 23:17:01 Stepping: 0 23:17:01 CPU MHz: 2799.998 23:17:01 BogoMIPS: 5599.99 23:17:01 Virtualization: AMD-V 23:17:01 Hypervisor vendor: KVM 23:17:01 Virtualization type: full 23:17:01 L1d cache: 256 KiB 23:17:01 L1i cache: 256 KiB 23:17:01 L2 cache: 4 MiB 23:17:01 L3 cache: 128 MiB 23:17:01 NUMA node0 CPU(s): 0-7 23:17:01 Vulnerability Itlb multihit: Not affected 23:17:01 Vulnerability L1tf: Not affected 23:17:01 Vulnerability Mds: Not affected 23:17:01 Vulnerability Meltdown: Not affected 23:17:01 Vulnerability Mmio stale data: Not affected 23:17:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:01 Vulnerability Srbds: Not affected 23:17:01 Vulnerability Tsx async abort: Not affected 23:17:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:17:01 23:17:01 23:17:01 ---> nproc: 23:17:01 8 23:17:01 23:17:01 23:17:01 ---> df -h: 23:17:01 Filesystem Size Used Avail Use% Mounted on 23:17:01 overlay 155G 12G 144G 8% / 23:17:01 tmpfs 64M 0 64M 0% /dev 23:17:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:01 shm 64M 0 64M 0% /dev/shm 23:17:01 /dev/vda1 155G 12G 144G 8% /facter-os 23:17:01 23:17:01