Pull request #538 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1e4eb5127bc09add0656ce46d6b62069b72af9+726c7bac779ae455276856dfdf2d144874947dc5 (fd0bc5e1734900eb9f38d7462de39fe3768770df) 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-ssh16492611508174489867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2042229649446317907.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-538/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-538/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2736463813080043742.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-538/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15979180351203843501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5356478114969071119.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-538/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-538/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9111119061608373032.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6208 in /w/workspace/_app-service-configurable_PR-538 [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-538 # 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 726c7bac779ae455276856dfdf2d144874947dc5 into PR head commit 2c1e4eb5127bc09add0656ce46d6b62069b72af9 > 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/538/head:refs/remotes/origin/PR-538 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1e4eb5127bc09add0656ce46d6b62069b72af9 # timeout=10 Merge succeeded, producing 2c1e4eb5127bc09add0656ce46d6b62069b72af9 Checking out Revision 2c1e4eb5127bc09add0656ce46d6b62069b72af9 (PR-538) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T12:59:25.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T12:59:25.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T12:59:25.821Z] ========================================================= [2023-03-29T12:59:25.821Z] EdgeX Global Pipelines Version Info [2023-03-29T12:59:25.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 726c7bac779ae455276856dfdf2d144874947dc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1e4eb5127bc09add0656ce46d6b62069b72af9 # timeout=10 [2023-03-29T12:59:26.558Z] ------------------- [2023-03-29T12:59:26.558Z] stable info: [2023-03-29T12:59:26.558Z] ------------------- [2023-03-29T12:59:26.558Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T12:59:26.558Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T12:59:26.558Z] Message: update stable to v1.0.245 [2023-03-29T12:59:27.128Z] ------------------- [2023-03-29T12:59:27.128Z] experimental info: [2023-03-29T12:59:27.128Z] ------------------- [2023-03-29T12:59:27.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T12:59:27.128Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T12:59:27.128Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T12:59:27.449Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-29T12:59:27.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-29T12:59:27.536Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T12:59:27.584Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T12:59:27.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T12:59:27.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T12:59:27.724Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T12:59:27.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T12:59:27.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T12:59:27.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T12:59:27.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T12:59:27.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-29T12:59:27.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T12:59:28.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T12:59:28.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T12:59:28.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T12:59:28.131Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T12:59:28.172Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T12:59:28.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T12:59:28.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T12:59:28.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T12:59:28.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T12:59:28.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T12:59:28.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T12:59:28.471Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T12:59:28.513Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T12:59:28.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T12:59:28.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-538 [Pipeline] echo [2023-03-29T12:59:28.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-538 [Pipeline] echo [2023-03-29T12:59:28.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-538 [Pipeline] echo [2023-03-29T12:59:28.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c1e4eb5127bc09add0656ce46d6b62069b72af9 [Pipeline] echo [2023-03-29T12:59:28.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c1e4eb [Pipeline] echo [2023-03-29T12:59:28.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T12:59:28.921Z] provisioning config files... [2023-03-29T12:59:28.939Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-538@tmp/config17981198858263041079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T12:59:29.287Z] ---> docker-login.sh [2023-03-29T12:59:29.287Z] nexus3.edgexfoundry.org:10001 [2023-03-29T12:59:29.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:29.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:29.548Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:29.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:29.548Z] [2023-03-29T12:59:29.548Z] Login Succeeded [2023-03-29T12:59:29.809Z] nexus3.edgexfoundry.org:10002 [2023-03-29T12:59:29.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:29.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:29.809Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:29.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:29.809Z] [2023-03-29T12:59:29.809Z] Login Succeeded [2023-03-29T12:59:29.809Z] nexus3.edgexfoundry.org:10003 [2023-03-29T12:59:29.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:29.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:29.809Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:29.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:29.809Z] [2023-03-29T12:59:29.809Z] Login Succeeded [2023-03-29T12:59:29.809Z] nexus3.edgexfoundry.org:10004 [2023-03-29T12:59:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:30.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:30.069Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:30.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:30.069Z] [2023-03-29T12:59:30.069Z] Login Succeeded [2023-03-29T12:59:30.069Z] docker.io [2023-03-29T12:59:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:30.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:30.330Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:30.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:30.330Z] [2023-03-29T12:59:30.330Z] Login Succeeded [2023-03-29T12:59:30.330Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T12:59:30.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T12:59:30.982Z] + git rev-list -1 --merges 2c1e4eb5127bc09add0656ce46d6b62069b72af9~1..2c1e4eb5127bc09add0656ce46d6b62069b72af9 [Pipeline] echo [2023-03-29T12:59:31.043Z] -----------> git rev-list -1 --merges 2c1e4eb5127bc09add0656ce46d6b62069b72af9~1..2c1e4eb5127bc09add0656ce46d6b62069b72af9 2c1e4eb5127bc09add0656ce46d6b62069b72af9 [false] [Pipeline] sh [2023-03-29T12:59:31.348Z] + git log --format=format:%s -1 2c1e4eb5127bc09add0656ce46d6b62069b72af9 [Pipeline] echo [2023-03-29T12:59:31.382Z] ========================================================= [2023-03-29T12:59:31.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T12:59:31.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T12:59:31.802Z] + git log --format=format:%s -1 2c1e4eb5127bc09add0656ce46d6b62069b72af9 [Pipeline] echo [2023-03-29T12:59:31.838Z] [semverPrep] GIT_COMMIT: 2c1e4eb5127bc09add0656ce46d6b62069b72af9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-29T12:59:31.863Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T12:59:32.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T12:59:32.252Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T12:59:32.252Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T12:59:32.252Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T12:59:32.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T12:59:32.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T12:59:32.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T12:59:32.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T12:59:32.742Z] [2023-03-29T12:59:32.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T12:59:33.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T12:59:33.146Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T12:59:33.146Z] b85a868b505f: Pulling fs layer [2023-03-29T12:59:33.146Z] e2be974225ed: Pulling fs layer [2023-03-29T12:59:33.146Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T12:59:33.146Z] 988bab9f4d93: Pulling fs layer [2023-03-29T12:59:33.146Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T12:59:33.146Z] eaf3925da568: Pulling fs layer [2023-03-29T12:59:33.146Z] bab4dde63d76: Pulling fs layer [2023-03-29T12:59:33.146Z] bde34c3a00c8: Pulling fs layer [2023-03-29T12:59:33.146Z] b352a97aabf1: Pulling fs layer [2023-03-29T12:59:33.146Z] 4872d77fe225: Pulling fs layer [2023-03-29T12:59:33.146Z] 5851b861e8e6: Pulling fs layer [2023-03-29T12:59:33.146Z] 988bab9f4d93: Waiting [2023-03-29T12:59:33.146Z] 1469e6f7b9e6: Waiting [2023-03-29T12:59:33.146Z] eaf3925da568: Waiting [2023-03-29T12:59:33.146Z] 4872d77fe225: Waiting [2023-03-29T12:59:33.146Z] bab4dde63d76: Waiting [2023-03-29T12:59:33.146Z] bde34c3a00c8: Waiting [2023-03-29T12:59:33.146Z] e2be974225ed: Download complete [2023-03-29T12:59:33.146Z] 988bab9f4d93: Verifying Checksum [2023-03-29T12:59:33.146Z] 988bab9f4d93: Download complete [2023-03-29T12:59:33.404Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T12:59:33.404Z] 1469e6f7b9e6: Download complete [2023-03-29T12:59:33.404Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T12:59:33.404Z] 339a4e72a1f5: Download complete [2023-03-29T12:59:33.404Z] eaf3925da568: Verifying Checksum [2023-03-29T12:59:33.404Z] eaf3925da568: Download complete [2023-03-29T12:59:33.404Z] bde34c3a00c8: Download complete [2023-03-29T12:59:33.404Z] b352a97aabf1: Verifying Checksum [2023-03-29T12:59:33.404Z] b352a97aabf1: Download complete [2023-03-29T12:59:33.404Z] 4872d77fe225: Verifying Checksum [2023-03-29T12:59:33.404Z] 4872d77fe225: Download complete [2023-03-29T12:59:33.404Z] 5851b861e8e6: Verifying Checksum [2023-03-29T12:59:33.404Z] 5851b861e8e6: Download complete [2023-03-29T12:59:33.404Z] b85a868b505f: Verifying Checksum [2023-03-29T12:59:33.404Z] b85a868b505f: Download complete [2023-03-29T12:59:33.663Z] bab4dde63d76: Verifying Checksum [2023-03-29T12:59:33.663Z] bab4dde63d76: Download complete [2023-03-29T12:59:34.601Z] b85a868b505f: Pull complete [2023-03-29T12:59:34.601Z] e2be974225ed: Pull complete [2023-03-29T12:59:35.168Z] 339a4e72a1f5: Pull complete [2023-03-29T12:59:35.168Z] 988bab9f4d93: Pull complete [2023-03-29T12:59:35.428Z] 1469e6f7b9e6: Pull complete [2023-03-29T12:59:35.428Z] eaf3925da568: Pull complete [2023-03-29T12:59:37.328Z] bab4dde63d76: Pull complete [2023-03-29T12:59:37.328Z] bde34c3a00c8: Pull complete [2023-03-29T12:59:37.328Z] b352a97aabf1: Pull complete [2023-03-29T12:59:37.328Z] 4872d77fe225: Pull complete [2023-03-29T12:59:37.589Z] 5851b861e8e6: Pull complete [2023-03-29T12:59:37.589Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T12:59:37.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T12:59:37.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T12:59:37.806Z] prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container [2023-03-29T12:59:37.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-538 -v /w/workspace/_app-service-configurable_PR-538:/w/workspace/_app-service-configurable_PR-538:rw,z -v /w/workspace/_app-service-configurable_PR-538@tmp:/w/workspace/_app-service-configurable_PR-538@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 [2023-03-29T12:59:41.648Z] $ docker top 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 -eo pid,comm [2023-03-29T12:59:41.707Z] 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). [2023-03-29T12:59:41.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T12:59:41.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T12:59:41.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T12:59:41.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T12:59:41.980Z] $ docker exec 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 ssh-agent [2023-03-29T12:59:42.096Z] SSH_AUTH_SOCK=/tmp/ssh-cJJgOosDRXvd/agent.33 [2023-03-29T12:59:42.096Z] SSH_AGENT_PID=39 [2023-03-29T12:59:42.108Z] Running ssh-add (command line suppressed) [2023-03-29T12:59:42.215Z] Identity added: /w/workspace/_app-service-configurable_PR-538@tmp/private_key_6240326633318417799.key (/w/workspace/_app-service-configurable_PR-538@tmp/private_key_6240326633318417799.key) [2023-03-29T12:59:42.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T12:59:42.571Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T12:59:42.599Z] $ docker exec --env ******** --env ******** 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 ssh-agent -k [2023-03-29T12:59:42.696Z] unset SSH_AUTH_SOCK; [2023-03-29T12:59:42.696Z] unset SSH_AGENT_PID; [2023-03-29T12:59:42.697Z] echo Agent pid 39 killed; [2023-03-29T12:59:42.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T12:59:42.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T12:59:42.800Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T12:59:42.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T12:59:42.912Z] $ docker exec 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 ssh-agent [2023-03-29T12:59:43.018Z] SSH_AUTH_SOCK=/tmp/ssh-cm6AtECiOaSh/agent.71 [2023-03-29T12:59:43.018Z] SSH_AGENT_PID=77 [2023-03-29T12:59:43.023Z] Running ssh-add (command line suppressed) [2023-03-29T12:59:43.124Z] Identity added: /w/workspace/_app-service-configurable_PR-538@tmp/private_key_12402947008596309585.key (/w/workspace/_app-service-configurable_PR-538@tmp/private_key_12402947008596309585.key) [2023-03-29T12:59:43.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T12:59:43.484Z] + git semver init [2023-03-29T12:59:43.745Z] 2023-03-29 12:59:43,659 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T12:59:43.745Z] 2023-03-29 12:59:43,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-538/.semver [2023-03-29T12:59:43.745Z] 2023-03-29 12:59:43,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-538/.semver [2023-03-29T12:59:43.745Z] 2023-03-29 12:59:43,660 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-538/.semver'], cwd=/w/workspace/_app-service-configurable_PR-538, universal_newlines=False, shell=None, istream=None) [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,448 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-538/.git/info/exclude [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,449 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-538/.semver/PR-538 with force:False [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,449 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-538/.semver/PR-538 [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,453 [execute] INFO git cat-file --batch-check [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-538/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,460 [execute] INFO git cat-file --batch [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-538/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T12:59:44.685Z] 2023-03-29 12:59:44,466 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-538/.semver/PR-538 [2023-03-29T12:59:44.685Z] 0.0.0 [Pipeline] } [2023-03-29T12:59:44.704Z] $ docker exec --env ******** --env ******** 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 ssh-agent -k [2023-03-29T12:59:44.808Z] unset SSH_AUTH_SOCK; [2023-03-29T12:59:44.808Z] unset SSH_AGENT_PID; [2023-03-29T12:59:44.808Z] echo Agent pid 77 killed; [2023-03-29T12:59:44.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T12:59:45.254Z] + git semver [Pipeline] } [2023-03-29T12:59:45.541Z] $ docker stop --time=1 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 [2023-03-29T12:59:46.891Z] $ docker rm -f --volumes 20b1d4a9b46d684089630d1007e724ec0ff9a38d56ef5d20009e14f5dc0d1bf3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T12:59:47.303Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T12:59:47.560Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T12:59:47.580Z] [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 [2023-03-29T12:59:48.150Z] provisioning config files... [2023-03-29T12:59:48.161Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-538@tmp/config10213542424871171278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T12:59:48.517Z] ---> docker-login.sh [2023-03-29T12:59:48.517Z] nexus3.edgexfoundry.org:10001 [2023-03-29T12:59:48.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:48.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:48.517Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:48.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:48.517Z] [2023-03-29T12:59:48.517Z] Login Succeeded [2023-03-29T12:59:48.517Z] nexus3.edgexfoundry.org:10002 [2023-03-29T12:59:48.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:48.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:48.776Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:48.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:48.776Z] [2023-03-29T12:59:48.776Z] Login Succeeded [2023-03-29T12:59:48.776Z] nexus3.edgexfoundry.org:10003 [2023-03-29T12:59:48.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:48.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:48.776Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:48.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:48.776Z] [2023-03-29T12:59:48.776Z] Login Succeeded [2023-03-29T12:59:48.776Z] nexus3.edgexfoundry.org:10004 [2023-03-29T12:59:48.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:49.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:49.036Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:49.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:49.036Z] [2023-03-29T12:59:49.036Z] Login Succeeded [2023-03-29T12:59:49.036Z] docker.io [2023-03-29T12:59:49.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T12:59:49.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T12:59:49.296Z] Configure a credential helper to remove this warning. See [2023-03-29T12:59:49.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T12:59:49.296Z] [2023-03-29T12:59:49.296Z] Login Succeeded [2023-03-29T12:59:49.296Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T12:59:49.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T12:59:49.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T12:59:49.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T12:59:49.580Z] ========================================================= [2023-03-29T12:59:49.580Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T12:59:49.580Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T12:59:50.063Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T12:59:50.063Z] Sending build context to Docker daemon 3.254MB [2023-03-29T12:59:50.063Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T12:59:50.063Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T12:59:50.063Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T12:59:50.063Z] 63b65145d645: Pulling fs layer [2023-03-29T12:59:50.063Z] a2d21d5440eb: Pulling fs layer [2023-03-29T12:59:50.063Z] 935e6c44a52c: Pulling fs layer [2023-03-29T12:59:50.064Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T12:59:50.064Z] 30dea6a524f1: Pulling fs layer [2023-03-29T12:59:50.064Z] a2aff8979fd8: Pulling fs layer [2023-03-29T12:59:50.064Z] 6808be2612f2: Pulling fs layer [2023-03-29T12:59:50.064Z] f25807f1079a: Pulling fs layer [2023-03-29T12:59:50.064Z] a2aff8979fd8: Waiting [2023-03-29T12:59:50.064Z] 6808be2612f2: Waiting [2023-03-29T12:59:50.064Z] 94cc34f8dd06: Waiting [2023-03-29T12:59:50.064Z] 30dea6a524f1: Waiting [2023-03-29T12:59:50.064Z] a2d21d5440eb: Verifying Checksum [2023-03-29T12:59:50.064Z] a2d21d5440eb: Download complete [2023-03-29T12:59:50.064Z] 94cc34f8dd06: Download complete [2023-03-29T12:59:50.064Z] 30dea6a524f1: Verifying Checksum [2023-03-29T12:59:50.064Z] 30dea6a524f1: Download complete [2023-03-29T12:59:50.323Z] 63b65145d645: Verifying Checksum [2023-03-29T12:59:50.323Z] 63b65145d645: Download complete [2023-03-29T12:59:50.323Z] a2aff8979fd8: Verifying Checksum [2023-03-29T12:59:50.323Z] a2aff8979fd8: Download complete [2023-03-29T12:59:50.323Z] 63b65145d645: Pull complete [2023-03-29T12:59:50.582Z] a2d21d5440eb: Pull complete [2023-03-29T12:59:50.582Z] f25807f1079a: Verifying Checksum [2023-03-29T12:59:50.582Z] f25807f1079a: Download complete [2023-03-29T12:59:50.842Z] 935e6c44a52c: Download complete [2023-03-29T12:59:51.101Z] 6808be2612f2: Verifying Checksum [2023-03-29T12:59:51.101Z] 6808be2612f2: Download complete [2023-03-29T12:59:54.391Z] 935e6c44a52c: Pull complete [2023-03-29T12:59:54.391Z] 94cc34f8dd06: Pull complete [2023-03-29T12:59:54.391Z] 30dea6a524f1: Pull complete [2023-03-29T12:59:54.391Z] a2aff8979fd8: Pull complete [2023-03-29T12:59:56.929Z] 6808be2612f2: Pull complete [2023-03-29T12:59:57.493Z] f25807f1079a: Pull complete [2023-03-29T12:59:57.751Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T12:59:57.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T12:59:57.751Z] ---> 3b553350e43f [2023-03-29T12:59:57.751Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T13:00:02.987Z] Still waiting to schedule task [2023-03-29T13:00:02.987Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T13:00:03.036Z] ---> Running in e078695d895d [2023-03-29T13:00:03.037Z] Removing intermediate container e078695d895d [2023-03-29T13:00:03.037Z] ---> 5442b9f7325d [2023-03-29T13:00:03.037Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T13:00:03.037Z] ---> Running in ef1357345750 [2023-03-29T13:00:03.037Z] Removing intermediate container ef1357345750 [2023-03-29T13:00:03.037Z] ---> 5830e729b77d [2023-03-29T13:00:03.037Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T13:00:03.037Z] ---> Running in 162c75070eb4 [2023-03-29T13:00:03.037Z] Removing intermediate container 162c75070eb4 [2023-03-29T13:00:03.037Z] ---> 8816d8384ce8 [2023-03-29T13:00:03.037Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T13:00:03.037Z] ---> Running in d9afb19d1373 [2023-03-29T13:00:03.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T13:00:03.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T13:00:03.563Z] OK: 265 MiB in 53 packages [2023-03-29T13:00:03.826Z] Removing intermediate container d9afb19d1373 [2023-03-29T13:00:03.826Z] ---> f9e3cb956195 [2023-03-29T13:00:03.826Z] Step 7/12 : WORKDIR /app [2023-03-29T13:00:03.826Z] ---> Running in fc8a1c2ab3b7 [2023-03-29T13:00:03.826Z] Removing intermediate container fc8a1c2ab3b7 [2023-03-29T13:00:03.826Z] ---> 31ee8b5c7f55 [2023-03-29T13:00:03.826Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-29T13:00:04.085Z] ---> e5d0f5da7b74 [2023-03-29T13:00:04.085Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T13:00:04.085Z] ---> Running in 0f4348d04c86 [2023-03-29T13:00:42.867Z] Removing intermediate container 0f4348d04c86 [2023-03-29T13:00:42.867Z] ---> 7ec310e889ce [2023-03-29T13:00:42.867Z] Step 10/12 : COPY . . [2023-03-29T13:00:42.867Z] ---> 0fdd060a4eab [2023-03-29T13:00:42.867Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T13:00:42.867Z] ---> Running in 799890e8dae6 [2023-03-29T13:00:42.867Z] Removing intermediate container 799890e8dae6 [2023-03-29T13:00:42.867Z] ---> 380c2744fa6c [2023-03-29T13:00:42.867Z] Step 12/12 : RUN $MAKE [2023-03-29T13:00:42.867Z] ---> Running in 28e3a8cf1b0a [2023-03-29T13:00:42.867Z] noop [2023-03-29T13:00:42.867Z] Removing intermediate container 28e3a8cf1b0a [2023-03-29T13:00:42.867Z] ---> 6dce28bd7410 [2023-03-29T13:00:42.867Z] Successfully built 6dce28bd7410 [2023-03-29T13:00:42.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:00:43.331Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T13:00:43.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:00:43.484Z] prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container [2023-03-29T13:00:43.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-538 -v /w/workspace/_app-service-configurable_PR-538:/w/workspace/_app-service-configurable_PR-538:rw,z -v /w/workspace/_app-service-configurable_PR-538@tmp:/w/workspace/_app-service-configurable_PR-538@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 [2023-03-29T13:00:43.868Z] $ docker top 487004d0ca05b66c9bf1fd9915c87a82a4392cca55dff0346773a4901c85301c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T13:00:44.281Z] + go version [2023-03-29T13:00:44.281Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T13:00:44.311Z] $ docker stop --time=1 487004d0ca05b66c9bf1fd9915c87a82a4392cca55dff0346773a4901c85301c [2023-03-29T13:00:45.552Z] $ docker rm -f --volumes 487004d0ca05b66c9bf1fd9915c87a82a4392cca55dff0346773a4901c85301c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:00:46.291Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T13:00:46.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:00:46.435Z] prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container [2023-03-29T13:00:46.466Z] $ 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-538 -v /w/workspace/_app-service-configurable_PR-538:/w/workspace/_app-service-configurable_PR-538:rw,z -v /w/workspace/_app-service-configurable_PR-538@tmp:/w/workspace/_app-service-configurable_PR-538@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 [2023-03-29T13:00:46.778Z] $ docker top ca5a970125d2a27ccc8eb2dc75367e94da44d17876d039524709d698ae945908 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T13:00:47.167Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-538 [Pipeline] fileExists [Pipeline] sh [2023-03-29T13:00:47.540Z] + make test [2023-03-29T13:00:47.540Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T13:01:09.473Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-29T13:01:24.521Z] go vet ./... [2023-03-29T13:01:27.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T13:01:27.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T13:01:27.810Z] ./bin/test-attribution-txt.sh [2023-03-29T13:01:27.810Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-29T13:01:27.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T13:01:27.880Z] $ docker stop --time=1 ca5a970125d2a27ccc8eb2dc75367e94da44d17876d039524709d698ae945908 [2023-03-29T13:01:32.204Z] $ docker rm -f --volumes ca5a970125d2a27ccc8eb2dc75367e94da44d17876d039524709d698ae945908 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T13:01:32.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T13:01:32.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T13:01:33.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T13:01:33.782Z] + ls -al . [2023-03-29T13:01:33.783Z] total 176 [2023-03-29T13:01:33.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 13:00 . [2023-03-29T13:01:33.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 12:59 .. [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 12:59 .dockerignore [2023-03-29T13:01:33.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 12:59 .git [2023-03-29T13:01:33.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 12:59 .github [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 12:59 .gitignore [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 12:59 .golangci.yml [2023-03-29T13:01:33.783Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 12:59 .semver [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 12:59 Attribution.txt [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 12:59 CHANGELOG.md [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 12:59 Dockerfile [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 12:59 GOVERNANCE.md [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 12:59 Jenkinsfile [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 12:59 LICENSE [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 12:59 OWNERS.md [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 12:59 README.md [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 12:59 VERSION [2023-03-29T13:01:33.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 12:59 bin [2023-03-29T13:01:33.783Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 29 13:00 coverage.out [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 12:59 go.mod [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 31336 Mar 29 12:59 go.sum [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 12:59 main.go [2023-03-29T13:01:33.783Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 12:59 makefile [2023-03-29T13:01:33.783Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 12:59 res [2023-03-29T13:01:33.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 12:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:01:34.178Z] + 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=2c1e4eb5127bc09add0656ce46d6b62069b72af9 --label arch=amd64 --label version=0.0.0 . [2023-03-29T13:01:34.178Z] Sending build context to Docker daemon 3.255MB [2023-03-29T13:01:34.178Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T13:01:34.178Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T13:01:34.178Z] ---> 6dce28bd7410 [2023-03-29T13:01:34.178Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T13:01:34.438Z] ---> Running in f06857ec71ef [2023-03-29T13:01:34.438Z] Removing intermediate container f06857ec71ef [2023-03-29T13:01:34.438Z] ---> d039641d28dd [2023-03-29T13:01:34.438Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T13:01:34.438Z] ---> Running in b7885681121e [2023-03-29T13:01:34.438Z] Removing intermediate container b7885681121e [2023-03-29T13:01:34.438Z] ---> e2374a62de37 [2023-03-29T13:01:34.438Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T13:01:34.438Z] ---> Running in acc63ca2fc42 [2023-03-29T13:01:34.698Z] Removing intermediate container acc63ca2fc42 [2023-03-29T13:01:34.698Z] ---> 572e49097c11 [2023-03-29T13:01:34.698Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T13:01:34.698Z] ---> Running in 88ffbcead35b [2023-03-29T13:01:34.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T13:01:34.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T13:01:35.217Z] OK: 265 MiB in 53 packages [2023-03-29T13:01:35.476Z] Removing intermediate container 88ffbcead35b [2023-03-29T13:01:35.476Z] ---> a0db281f3e61 [2023-03-29T13:01:35.476Z] Step 7/26 : WORKDIR /app [2023-03-29T13:01:35.476Z] ---> Running in 12e4dfd739e3 [2023-03-29T13:01:35.476Z] Removing intermediate container 12e4dfd739e3 [2023-03-29T13:01:35.476Z] ---> 97097ca8047d [2023-03-29T13:01:35.476Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-29T13:01:35.735Z] ---> 9067858475ab [2023-03-29T13:01:35.735Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T13:01:35.735Z] ---> Running in 02edb125fad7 [2023-03-29T13:01:36.670Z] Removing intermediate container 02edb125fad7 [2023-03-29T13:01:36.670Z] ---> 440d28922c89 [2023-03-29T13:01:36.670Z] Step 10/26 : COPY . . [2023-03-29T13:01:36.670Z] ---> 0819eb5df17b [2023-03-29T13:01:36.670Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T13:01:36.670Z] ---> Running in 5545389871e3 [2023-03-29T13:01:36.928Z] Removing intermediate container 5545389871e3 [2023-03-29T13:01:36.928Z] ---> e9ebea058dd3 [2023-03-29T13:01:36.928Z] Step 12/26 : RUN $MAKE [2023-03-29T13:01:36.928Z] ---> Running in a7c1b48d4126 [2023-03-29T13:01:37.186Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-29T13:01:37.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6209 in /w/workspace/_app-service-configurable_PR-538 [Pipeline] { [Pipeline] ws [2023-03-29T13:01:37.948Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-29T13:01:38.040Z] Selected Git installation does not exist. Using Default [2023-03-29T13:01:38.040Z] The recommended git tool is: NONE [2023-03-29T13:01:43.410Z] using credential edgex-jenkins-ssh [2023-03-29T13:01:43.428Z] Cloning the remote Git repository [2023-03-29T13:01:43.478Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T13:01:43.571Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-29T13:01:43.714Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T13:01:43.715Z] > git --version # timeout=10 [2023-03-29T13:01:43.733Z] > git --version # 'git version 2.25.1' [2023-03-29T13:01:43.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T13:01:43.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T13:01:44.986Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-29T13:01:45.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T13:01:46.473Z] Merging remotes/origin/main commit 726c7bac779ae455276856dfdf2d144874947dc5 into PR head commit 2c1e4eb5127bc09add0656ce46d6b62069b72af9 [2023-03-29T13:01:46.752Z] Merge succeeded, producing 2c1e4eb5127bc09add0656ce46d6b62069b72af9 [2023-03-29T13:01:46.752Z] Checking out Revision 2c1e4eb5127bc09add0656ce46d6b62069b72af9 (PR-538) [2023-03-29T13:01:45.898Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-29T13:01:45.938Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-29T13:01:45.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T13:01:45.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/538/head:refs/remotes/origin/PR-538 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T13:01:46.493Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T13:01:46.566Z] > git checkout -f 2c1e4eb5127bc09add0656ce46d6b62069b72af9 # timeout=10 [2023-03-29T13:01:46.647Z] > git remote # timeout=10 [2023-03-29T13:01:46.672Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T13:01:46.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T13:01:46.714Z] > git merge 726c7bac779ae455276856dfdf2d144874947dc5 # timeout=10 [2023-03-29T13:01:46.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T13:01:46.760Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T13:01:46.775Z] > git checkout -f 2c1e4eb5127bc09add0656ce46d6b62069b72af9 # timeout=10 [2023-03-29T13:01:47.237Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-29T13:01:47.289Z] > git --version # timeout=10 [2023-03-29T13:01:47.302Z] > git --version # 'git version 2.25.1' [2023-03-29T13:01:47.319Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T13:01:48.539Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T13:01:48.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T13:01:48.539Z] Dload Upload Total Spent Left Speed [2023-03-29T13:01:48.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-03-29T13:01:49.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T13:01:49.523Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T13:01:49.523Z] + sudo tee /etc/docker/daemon.new [2023-03-29T13:01:49.523Z] { [2023-03-29T13:01:49.523Z] "registry-mirrors": [ [2023-03-29T13:01:49.523Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T13:01:49.523Z] ], [2023-03-29T13:01:49.523Z] "bip": "10.250.0.254/24", [2023-03-29T13:01:49.523Z] "hosts": [ [2023-03-29T13:01:49.523Z] "tcp://0.0.0.0:5555", [2023-03-29T13:01:49.523Z] "unix:///var/run/docker.sock" [2023-03-29T13:01:49.523Z] ], [2023-03-29T13:01:49.523Z] "mtu": 1458, [2023-03-29T13:01:49.523Z] "selinux-enabled": true, [2023-03-29T13:01:49.523Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T13:01:49.523Z] } [Pipeline] sh [2023-03-29T13:01:49.878Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T13:01:50.229Z] + sudo service docker restart [2023-03-29T13:01:55.270Z] Removing intermediate container a7c1b48d4126 [2023-03-29T13:01:55.270Z] ---> 4b7d543a67e6 [2023-03-29T13:01:55.270Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T13:01:55.270Z] 3.17: Pulling from library/alpine [2023-03-29T13:01:55.270Z] 63b65145d645: Already exists [2023-03-29T13:01:55.270Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T13:01:55.270Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T13:01:55.270Z] ---> b2aa39c304c2 [2023-03-29T13:01:55.270Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T13:01:55.270Z] ---> Running in b620cc8f03dd [2023-03-29T13:01:55.270Z] Removing intermediate container b620cc8f03dd [2023-03-29T13:01:55.271Z] ---> 0555e5955731 [2023-03-29T13:01:55.271Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-29T13:01:55.271Z] ---> Running in 7dc2bd84cba4 [2023-03-29T13:01:55.271Z] Removing intermediate container 7dc2bd84cba4 [2023-03-29T13:01:55.271Z] ---> 5c7aedf42be7 [2023-03-29T13:01:55.271Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T13:01:55.271Z] ---> Running in 8691630333ae [2023-03-29T13:01:55.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T13:01:55.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T13:01:56.046Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T13:01:56.046Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T13:01:56.046Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T13:01:56.046Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T13:01:56.046Z] OK: 8 MiB in 17 packages [2023-03-29T13:01:56.615Z] Removing intermediate container 8691630333ae [2023-03-29T13:01:56.615Z] ---> e047e7cf2803 [2023-03-29T13:01:56.615Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-29T13:01:56.615Z] ---> 994994d17cba [2023-03-29T13:01:56.615Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-29T13:01:56.615Z] ---> 2e20867546c4 [2023-03-29T13:01:56.615Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-29T13:01:56.874Z] ---> fdde1ba687ed [2023-03-29T13:01:56.874Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-29T13:01:57.811Z] ---> 872573b024fc [2023-03-29T13:01:57.811Z] Step 21/26 : EXPOSE 48095 [2023-03-29T13:01:57.811Z] ---> Running in d43eba142945 [2023-03-29T13:01:57.811Z] Removing intermediate container d43eba142945 [2023-03-29T13:01:57.811Z] ---> c4a465596c8f [2023-03-29T13:01:57.811Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-29T13:01:57.811Z] ---> Running in 147ae5b889c3 [2023-03-29T13:01:57.811Z] Removing intermediate container 147ae5b889c3 [2023-03-29T13:01:57.811Z] ---> 0ca3d90fbd08 [2023-03-29T13:01:57.811Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T13:01:57.811Z] ---> Running in 0f0b21e52085 [2023-03-29T13:01:57.811Z] Removing intermediate container 0f0b21e52085 [2023-03-29T13:01:57.811Z] ---> 0bbbba8f6dd4 [2023-03-29T13:01:57.811Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T13:01:57.811Z] ---> Running in e6f9da620eb5 [2023-03-29T13:01:57.811Z] Removing intermediate container e6f9da620eb5 [2023-03-29T13:01:57.811Z] ---> 45c77d34edaa [2023-03-29T13:01:57.811Z] Step 25/26 : LABEL git_sha=2c1e4eb5127bc09add0656ce46d6b62069b72af9 [2023-03-29T13:01:58.070Z] ---> Running in fefe8f9c7599 [2023-03-29T13:01:58.070Z] Removing intermediate container fefe8f9c7599 [2023-03-29T13:01:58.070Z] ---> ec65b8203f7b [2023-03-29T13:01:58.070Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T13:01:58.070Z] ---> Running in 6daaa5cef78c [2023-03-29T13:01:58.070Z] Removing intermediate container 6daaa5cef78c [2023-03-29T13:01:58.070Z] ---> 7317c52b629f [2023-03-29T13:01:58.070Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T13:01:58.070Z] Successfully built 7317c52b629f [2023-03-29T13:01:58.070Z] 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 [2023-03-29T13:01:58.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T13:01:58.949Z] [2023-03-29T13:01:58.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:01:59.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T13:01:59.316Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T13:01:59.316Z] 5eb5b503b376: Pulling fs layer [2023-03-29T13:01:59.316Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T13:01:59.316Z] ec43610c2a17: Pulling fs layer [2023-03-29T13:01:59.316Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T13:01:59.316Z] 33b1e0a273af: Pulling fs layer [2023-03-29T13:01:59.316Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T13:01:59.316Z] 2f39f015ded8: Pulling fs layer [2023-03-29T13:01:59.316Z] 33b1e0a273af: Waiting [2023-03-29T13:01:59.316Z] 5d3b04190fa2: Waiting [2023-03-29T13:01:59.316Z] 2f39f015ded8: Waiting [2023-03-29T13:01:59.316Z] 3a2ae6a8a46f: Waiting [2023-03-29T13:01:59.316Z] 5c69ac0246d0: Download complete [2023-03-29T13:01:59.316Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T13:01:59.316Z] 3a2ae6a8a46f: Download complete [2023-03-29T13:01:59.316Z] 33b1e0a273af: Verifying Checksum [2023-03-29T13:01:59.316Z] 33b1e0a273af: Download complete [2023-03-29T13:01:59.316Z] ec43610c2a17: Verifying Checksum [2023-03-29T13:01:59.316Z] ec43610c2a17: Download complete [2023-03-29T13:01:59.316Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T13:01:59.576Z] 5eb5b503b376: Verifying Checksum [2023-03-29T13:01:59.576Z] 5eb5b503b376: Download complete [2023-03-29T13:02:00.144Z] 2f39f015ded8: Verifying Checksum [2023-03-29T13:02:00.144Z] 2f39f015ded8: Download complete [2023-03-29T13:02:00.712Z] 5eb5b503b376: Pull complete [2023-03-29T13:02:00.712Z] 5c69ac0246d0: Pull complete [2023-03-29T13:02:01.281Z] ec43610c2a17: Pull complete [2023-03-29T13:02:01.281Z] 3a2ae6a8a46f: Pull complete [2023-03-29T13:02:01.281Z] 33b1e0a273af: Pull complete [2023-03-29T13:02:01.539Z] 5d3b04190fa2: Pull complete [2023-03-29T13:02:05.721Z] 2f39f015ded8: Pull complete [2023-03-29T13:02:05.721Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T13:02:05.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T13:02:05.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:02:05.926Z] prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container [2023-03-29T13:02:05.956Z] $ 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-538 -v /w/workspace/_app-service-configurable_PR-538:/w/workspace/_app-service-configurable_PR-538:rw,z -v /w/workspace/_app-service-configurable_PR-538@tmp:/w/workspace/_app-service-configurable_PR-538@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 [2023-03-29T13:02:10.178Z] $ docker top e4d1fbd33b0b8ac2186e2ead5ffa2730d29566d0e4edeb1b55857c33db72ce97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-03-29T13:02:10.452Z] provisioning config files... [2023-03-29T13:02:10.480Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3286640414431803364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:02:10.689Z] ---> job-cost.sh [2023-03-29T13:02:10.689Z] lf-activate-venv: SKIPPING [2023-03-29T13:02:10.689Z] INFO: No Stack... [2023-03-29T13:02:10.877Z] ---> docker-login.sh [2023-03-29T13:02:10.877Z] nexus3.edgexfoundry.org:10001 [2023-03-29T13:02:10.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T13:02:11.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T13:02:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T13:02:11.466Z] Configure a credential helper to remove this warning. See [2023-03-29T13:02:11.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T13:02:11.466Z] [2023-03-29T13:02:11.466Z] Login Succeeded [2023-03-29T13:02:11.466Z] nexus3.edgexfoundry.org:10002 [2023-03-29T13:02:11.521Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T13:02:11.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T13:02:11.836Z] + cat /w/workspace/_app-service-configurable_PR-538/archives/cost.csv [2023-03-29T13:02:11.836Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T13:02:11.881Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] [2023-03-29T13:02:11.890Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] did not exist. Created. [2023-03-29T13:02:11.890Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T13:02:12.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T13:02:12.006Z] Configure a credential helper to remove this warning. See [2023-03-29T13:02:12.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T13:02:12.006Z] [2023-03-29T13:02:12.006Z] Login Succeeded [2023-03-29T13:02:12.006Z] nexus3.edgexfoundry.org:10003 [2023-03-29T13:02:12.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T13:02:12.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T13:02:12.279Z] Configure a credential helper to remove this warning. See [2023-03-29T13:02:12.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T13:02:12.279Z] [2023-03-29T13:02:12.279Z] Login Succeeded [2023-03-29T13:02:12.279Z] nexus3.edgexfoundry.org:10004 [2023-03-29T13:02:12.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T13:02:12.349Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T13:02:12.375Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T13:02:12.452Z] $ docker stop --time=1 e4d1fbd33b0b8ac2186e2ead5ffa2730d29566d0e4edeb1b55857c33db72ce97 [2023-03-29T13:02:12.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T13:02:12.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T13:02:12.553Z] Configure a credential helper to remove this warning. See [2023-03-29T13:02:12.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T13:02:12.553Z] [2023-03-29T13:02:12.553Z] Login Succeeded [2023-03-29T13:02:12.553Z] docker.io [2023-03-29T13:02:12.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T13:02:13.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T13:02:13.099Z] Configure a credential helper to remove this warning. See [2023-03-29T13:02:13.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T13:02:13.099Z] [2023-03-29T13:02:13.099Z] Login Succeeded [2023-03-29T13:02:13.099Z] ---> docker-login.sh ends [2023-03-29T13:02:13.596Z] $ docker rm -f --volumes e4d1fbd33b0b8ac2186e2ead5ffa2730d29566d0e4edeb1b55857c33db72ce97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-03-29T13:02:13.768Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-03-29T13:02:14.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T13:02:14.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T13:02:14.303Z] ========================================================= [2023-03-29T13:02:14.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T13:02:14.303Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:02:14.811Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T13:02:14.811Z] Sending build context to Docker daemon 169kB [2023-03-29T13:02:15.080Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T13:02:15.080Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T13:02:15.080Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T13:02:15.080Z] af6eaf76a39c: Pulling fs layer [2023-03-29T13:02:15.080Z] 55522c791124: Pulling fs layer [2023-03-29T13:02:15.080Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T13:02:15.080Z] 169dfbe0d373: Pulling fs layer [2023-03-29T13:02:15.080Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T13:02:15.080Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T13:02:15.080Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T13:02:15.080Z] 169dfbe0d373: Waiting [2023-03-29T13:02:15.080Z] e1ff8fa3b103: Waiting [2023-03-29T13:02:15.080Z] 52ebb69f0ebf: Waiting [2023-03-29T13:02:15.080Z] 5abe8eddf0d5: Waiting [2023-03-29T13:02:15.080Z] 55522c791124: Download complete [2023-03-29T13:02:15.356Z] 169dfbe0d373: Verifying Checksum [2023-03-29T13:02:15.356Z] 169dfbe0d373: Download complete [2023-03-29T13:02:15.356Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T13:02:15.356Z] e1ff8fa3b103: Download complete [2023-03-29T13:02:15.356Z] af6eaf76a39c: Verifying Checksum [2023-03-29T13:02:15.356Z] af6eaf76a39c: Download complete [2023-03-29T13:02:16.334Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T13:02:16.334Z] 5abe8eddf0d5: Download complete [2023-03-29T13:02:16.334Z] af6eaf76a39c: Pull complete [2023-03-29T13:02:16.924Z] 55522c791124: Pull complete [2023-03-29T13:02:17.899Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T13:02:17.899Z] ce5c4a1c91eb: Download complete [2023-03-29T13:02:17.899Z] 52ebb69f0ebf: Download complete [2023-03-29T13:02:30.350Z] ce5c4a1c91eb: Pull complete [2023-03-29T13:02:30.350Z] 169dfbe0d373: Pull complete [2023-03-29T13:02:30.350Z] e1ff8fa3b103: Pull complete [2023-03-29T13:02:37.026Z] 52ebb69f0ebf: Pull complete [2023-03-29T13:02:37.994Z] 5abe8eddf0d5: Pull complete [2023-03-29T13:02:37.994Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T13:02:37.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T13:02:37.994Z] ---> 6cb57ee374ae [2023-03-29T13:02:37.994Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T13:02:39.954Z] ---> Running in 8bcdfb896f12 [2023-03-29T13:02:40.222Z] Removing intermediate container 8bcdfb896f12 [2023-03-29T13:02:40.222Z] ---> c093c011ef46 [2023-03-29T13:02:40.222Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T13:02:40.222Z] ---> Running in 449956b9a3ca [2023-03-29T13:02:40.491Z] Removing intermediate container 449956b9a3ca [2023-03-29T13:02:40.491Z] ---> 72cf7b2419ba [2023-03-29T13:02:40.491Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T13:02:40.491Z] ---> Running in d10905c09a3f [2023-03-29T13:02:40.763Z] Removing intermediate container d10905c09a3f [2023-03-29T13:02:40.763Z] ---> 52a6daaf1d11 [2023-03-29T13:02:40.763Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T13:02:41.031Z] ---> Running in 42cdddc57730 [2023-03-29T13:02:41.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T13:02:42.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T13:02:43.545Z] OK: 263 MiB in 53 packages [2023-03-29T13:02:44.132Z] Removing intermediate container 42cdddc57730 [2023-03-29T13:02:44.132Z] ---> 43d9addd9d41 [2023-03-29T13:02:44.132Z] Step 7/12 : WORKDIR /app [2023-03-29T13:02:44.400Z] ---> Running in 2baee4809075 [2023-03-29T13:02:44.667Z] Removing intermediate container 2baee4809075 [2023-03-29T13:02:44.667Z] ---> 4f7ab5629cbd [2023-03-29T13:02:44.667Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-29T13:02:45.254Z] ---> 56e28fa5bf7a [2023-03-29T13:02:45.254Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T13:02:45.254Z] ---> Running in cb581695f7df [2023-03-29T13:03:53.153Z] Removing intermediate container cb581695f7df [2023-03-29T13:03:53.153Z] ---> 0cdcea1c1a5e [2023-03-29T13:03:53.153Z] Step 10/12 : COPY . . [2023-03-29T13:03:53.153Z] ---> afc755dc5291 [2023-03-29T13:03:53.153Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T13:03:53.153Z] ---> Running in 1a3883f4e74a [2023-03-29T13:03:53.153Z] Removing intermediate container 1a3883f4e74a [2023-03-29T13:03:53.153Z] ---> 34affbc4996f [2023-03-29T13:03:53.153Z] Step 12/12 : RUN $MAKE [2023-03-29T13:03:53.153Z] ---> Running in af9a859cbbf6 [2023-03-29T13:03:53.153Z] noop [2023-03-29T13:03:53.153Z] Removing intermediate container af9a859cbbf6 [2023-03-29T13:03:53.153Z] ---> fb992a95b763 [2023-03-29T13:03:53.153Z] Successfully built fb992a95b763 [2023-03-29T13:03:53.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:03:53.748Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T13:03:53.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:03:54.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-6209 does not seem to be running inside a container [2023-03-29T13:03:54.095Z] $ 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 [2023-03-29T13:03:55.847Z] $ docker top f480c103d53dfb4fcbbcba68e565b099c04f3549148957da7a0c9562b5442005 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T13:03:56.732Z] + go version [2023-03-29T13:03:56.732Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T13:03:56.766Z] $ docker stop --time=1 f480c103d53dfb4fcbbcba68e565b099c04f3549148957da7a0c9562b5442005 [2023-03-29T13:03:58.416Z] $ docker rm -f --volumes f480c103d53dfb4fcbbcba68e565b099c04f3549148957da7a0c9562b5442005 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:03:59.267Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T13:03:59.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:03:59.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-6209 does not seem to be running inside a container [2023-03-29T13:03:59.569Z] $ 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 [2023-03-29T13:04:00.632Z] $ docker top 6925a1fbd54c45a56d905ecfe957f2c25082140534d2d5aedf4f04e2284c32a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T13:04:01.163Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T13:04:01.552Z] + make test [2023-03-29T13:04:01.552Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T13:06:38.261Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-29T13:06:38.261Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T13:06:38.261Z] go vet ./... [2023-03-29T13:08:44.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T13:08:44.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T13:08:44.960Z] ./bin/test-attribution-txt.sh [2023-03-29T13:08:44.960Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-29T13:08:45.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T13:08:45.036Z] $ docker stop --time=1 6925a1fbd54c45a56d905ecfe957f2c25082140534d2d5aedf4f04e2284c32a7 [2023-03-29T13:08:47.748Z] $ docker rm -f --volumes 6925a1fbd54c45a56d905ecfe957f2c25082140534d2d5aedf4f04e2284c32a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T13:08:49.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T13:08:49.289Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T13:08:49.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T13:08:50.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T13:08:50.684Z] + ls -al . [2023-03-29T13:08:50.684Z] total 172 [2023-03-29T13:08:50.684Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 13:04 . [2023-03-29T13:08:50.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 13:01 .. [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 13:01 .dockerignore [2023-03-29T13:08:50.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 13:01 .git [2023-03-29T13:08:50.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 13:01 .github [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 13:01 .gitignore [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 13:01 .golangci.yml [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 13:01 Attribution.txt [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 13:01 CHANGELOG.md [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 13:01 Dockerfile [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 13:01 GOVERNANCE.md [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 13:01 Jenkinsfile [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 13:01 LICENSE [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 13:01 OWNERS.md [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 13:01 README.md [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 12:59 VERSION [2023-03-29T13:08:50.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 13:01 bin [2023-03-29T13:08:50.684Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 29 13:04 coverage.out [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 13:01 go.mod [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 31336 Mar 29 13:01 go.sum [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 13:01 main.go [2023-03-29T13:08:50.684Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 13:01 makefile [2023-03-29T13:08:50.684Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 13:01 res [2023-03-29T13:08:50.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 13:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:08:51.109Z] + 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=2c1e4eb5127bc09add0656ce46d6b62069b72af9 --label arch=arm64 --label version=0.0.0 . [2023-03-29T13:08:51.109Z] Sending build context to Docker daemon 170kB [2023-03-29T13:08:51.376Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T13:08:51.376Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T13:08:51.376Z] ---> fb992a95b763 [2023-03-29T13:08:51.376Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T13:08:51.376Z] ---> Running in 2290803952d5 [2023-03-29T13:08:51.645Z] Removing intermediate container 2290803952d5 [2023-03-29T13:08:51.645Z] ---> 16586add1cd3 [2023-03-29T13:08:51.645Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T13:08:51.911Z] ---> Running in 2f2b902d370c [2023-03-29T13:08:52.196Z] Removing intermediate container 2f2b902d370c [2023-03-29T13:08:52.196Z] ---> 876a84214980 [2023-03-29T13:08:52.196Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T13:08:52.196Z] ---> Running in 4aa0b5d1d80f [2023-03-29T13:08:52.469Z] Removing intermediate container 4aa0b5d1d80f [2023-03-29T13:08:52.469Z] ---> 5c8b7bb07fa1 [2023-03-29T13:08:52.469Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T13:08:52.469Z] ---> Running in b81fb43e0fdc [2023-03-29T13:08:53.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T13:08:54.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T13:08:54.972Z] OK: 263 MiB in 53 packages [2023-03-29T13:08:55.930Z] Removing intermediate container b81fb43e0fdc [2023-03-29T13:08:55.930Z] ---> 22e0b2a0f734 [2023-03-29T13:08:55.930Z] Step 7/26 : WORKDIR /app [2023-03-29T13:08:55.930Z] ---> Running in 1c50149825e8 [2023-03-29T13:08:56.199Z] Removing intermediate container 1c50149825e8 [2023-03-29T13:08:56.199Z] ---> b78551f01877 [2023-03-29T13:08:56.199Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-29T13:08:56.472Z] ---> d0ae8c19abc2 [2023-03-29T13:08:56.472Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T13:08:56.740Z] ---> Running in 53ffadd97303 [2023-03-29T13:08:59.320Z] Removing intermediate container 53ffadd97303 [2023-03-29T13:08:59.320Z] ---> f987b3b35e32 [2023-03-29T13:08:59.320Z] Step 10/26 : COPY . . [2023-03-29T13:08:59.586Z] ---> c4b8defc769a [2023-03-29T13:08:59.586Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T13:09:01.525Z] ---> Running in e94da7a0185f [2023-03-29T13:09:01.804Z] Removing intermediate container e94da7a0185f [2023-03-29T13:09:01.804Z] ---> b0a9f16eac5a [2023-03-29T13:09:01.804Z] Step 12/26 : RUN $MAKE [2023-03-29T13:09:01.804Z] ---> Running in 221c2810f6a3 [2023-03-29T13:09:02.772Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-29T13:11:09.443Z] Removing intermediate container 221c2810f6a3 [2023-03-29T13:11:09.443Z] ---> 9a75b8c2fadd [2023-03-29T13:11:09.443Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T13:11:09.443Z] 3.17: Pulling from library/alpine [2023-03-29T13:11:09.443Z] af6eaf76a39c: Already exists [2023-03-29T13:11:09.443Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T13:11:09.443Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T13:11:09.443Z] ---> d74e625d9115 [2023-03-29T13:11:09.443Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T13:11:09.443Z] ---> Running in 2d255750c937 [2023-03-29T13:11:09.443Z] Removing intermediate container 2d255750c937 [2023-03-29T13:11:09.443Z] ---> c4a2e86ec42c [2023-03-29T13:11:09.443Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-29T13:11:09.443Z] ---> Running in a4f9919e85f6 [2023-03-29T13:11:09.443Z] Removing intermediate container a4f9919e85f6 [2023-03-29T13:11:09.443Z] ---> 7ee83ecfff3b [2023-03-29T13:11:09.443Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T13:11:09.443Z] ---> Running in ba3d16efe9a8 [2023-03-29T13:11:09.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T13:11:09.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T13:11:09.443Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T13:11:09.443Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T13:11:09.443Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T13:11:09.443Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T13:11:09.443Z] OK: 8 MiB in 17 packages [2023-03-29T13:11:11.399Z] Removing intermediate container ba3d16efe9a8 [2023-03-29T13:11:11.399Z] ---> bf96f25c2249 [2023-03-29T13:11:11.399Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-29T13:11:11.666Z] ---> 79fe9240f6a4 [2023-03-29T13:11:11.666Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-29T13:11:12.250Z] ---> c79d5c4fc75d [2023-03-29T13:11:12.250Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-29T13:11:12.520Z] ---> 1d7ab64a5b40 [2023-03-29T13:11:12.520Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-29T13:11:13.923Z] ---> 08a596363727 [2023-03-29T13:11:13.923Z] Step 21/26 : EXPOSE 48095 [2023-03-29T13:11:13.923Z] ---> Running in 47023379858b [2023-03-29T13:11:14.187Z] Removing intermediate container 47023379858b [2023-03-29T13:11:14.187Z] ---> a04465da229a [2023-03-29T13:11:14.187Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-29T13:11:14.187Z] ---> Running in b88eee7042dd [2023-03-29T13:11:14.454Z] Removing intermediate container b88eee7042dd [2023-03-29T13:11:14.454Z] ---> 899765d944ec [2023-03-29T13:11:14.454Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T13:11:14.454Z] ---> Running in 612f26b9d8ce [2023-03-29T13:11:14.720Z] Removing intermediate container 612f26b9d8ce [2023-03-29T13:11:14.720Z] ---> 067866aa928f [2023-03-29T13:11:14.720Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T13:11:14.720Z] ---> Running in 54ee6f8eb4af [2023-03-29T13:11:14.997Z] Removing intermediate container 54ee6f8eb4af [2023-03-29T13:11:14.997Z] ---> eb16b7206433 [2023-03-29T13:11:14.997Z] Step 25/26 : LABEL git_sha=2c1e4eb5127bc09add0656ce46d6b62069b72af9 [2023-03-29T13:11:15.264Z] ---> Running in a5f95b63e3e3 [2023-03-29T13:11:15.534Z] Removing intermediate container a5f95b63e3e3 [2023-03-29T13:11:15.534Z] ---> 6543de07f24c [2023-03-29T13:11:15.534Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T13:11:15.534Z] ---> Running in 8bc69c319552 [2023-03-29T13:11:15.800Z] Removing intermediate container 8bc69c319552 [2023-03-29T13:11:15.800Z] ---> a3dca74b510c [2023-03-29T13:11:15.800Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T13:11:15.800Z] Successfully built a3dca74b510c [2023-03-29T13:11:15.800Z] 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 [2023-03-29T13:11:16.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T13:11:16.594Z] [2023-03-29T13:11:16.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:11:16.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T13:11:16.978Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T13:11:16.978Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T13:11:16.978Z] 04944245beec: Pulling fs layer [2023-03-29T13:11:16.978Z] 699f458cf7ca: Pulling fs layer [2023-03-29T13:11:16.978Z] 765212b225bb: Pulling fs layer [2023-03-29T13:11:16.978Z] f23df028b6ca: Pulling fs layer [2023-03-29T13:11:16.978Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T13:11:16.978Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T13:11:16.978Z] f23df028b6ca: Waiting [2023-03-29T13:11:16.978Z] 765212b225bb: Waiting [2023-03-29T13:11:16.978Z] d65c8cfc05b1: Waiting [2023-03-29T13:11:16.978Z] 2437ff75d9bd: Waiting [2023-03-29T13:11:17.246Z] 04944245beec: Verifying Checksum [2023-03-29T13:11:17.246Z] 04944245beec: Download complete [2023-03-29T13:11:17.246Z] 765212b225bb: Verifying Checksum [2023-03-29T13:11:17.246Z] 765212b225bb: Download complete [2023-03-29T13:11:17.246Z] f23df028b6ca: Download complete [2023-03-29T13:11:17.246Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T13:11:17.246Z] d65c8cfc05b1: Download complete [2023-03-29T13:11:17.246Z] 699f458cf7ca: Verifying Checksum [2023-03-29T13:11:17.246Z] 699f458cf7ca: Download complete [2023-03-29T13:11:17.834Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T13:11:17.834Z] 8998bd30e6a1: Download complete [2023-03-29T13:11:19.773Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T13:11:19.773Z] 2437ff75d9bd: Download complete [2023-03-29T13:11:21.180Z] 8998bd30e6a1: Pull complete [2023-03-29T13:11:21.762Z] 04944245beec: Pull complete [2023-03-29T13:11:23.698Z] 699f458cf7ca: Pull complete [2023-03-29T13:11:23.698Z] 765212b225bb: Pull complete [2023-03-29T13:11:24.371Z] f23df028b6ca: Pull complete [2023-03-29T13:11:24.651Z] d65c8cfc05b1: Pull complete [2023-03-29T13:11:36.998Z] 2437ff75d9bd: Pull complete [2023-03-29T13:11:36.998Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T13:11:36.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T13:11:36.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:11:37.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-6209 does not seem to be running inside a container [2023-03-29T13:11:37.336Z] $ 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 [2023-03-29T13:11:39.736Z] $ docker top 31a1495af2cf20c7e5394b72f4b21dbf000104b3f70b8966451485e3887cee3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:40.291Z] ---> job-cost.sh [2023-03-29T13:11:40.558Z] lf-activate-venv: SKIPPING [2023-03-29T13:11:40.558Z] INFO: No Stack... [2023-03-29T13:11:40.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T13:11:41.779Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T13:11:42.115Z] + cut -d,+ -f6 [2023-03-29T13:11:42.115Z] cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-03-29T13:11:42.197Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] [2023-03-29T13:11:42.202Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] did not exist. Created. [2023-03-29T13:11:42.202Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T13:11:42.618Z] /w/workspace/app-service-configurable/1@tmp/durable-c9da1bb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T13:11:43.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T13:11:43.321Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T13:11:43.369Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T13:11:43.383Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-538-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T13:11:43.464Z] $ docker stop --time=1 31a1495af2cf20c7e5394b72f4b21dbf000104b3f70b8966451485e3887cee3b [2023-03-29T13:11:44.940Z] $ docker rm -f --volumes 31a1495af2cf20c7e5394b72f4b21dbf000104b3f70b8966451485e3887cee3b [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 [2023-03-29T13:11:45.941Z] provisioning config files... [2023-03-29T13:11:45.948Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-538@tmp/config5002699791817752398tmp [Pipeline] { [Pipeline] sh [2023-03-29T13:11:46.282Z] + set +x [2023-03-29T13:11:46.282Z] + curl -s https://codecov.io/bash [2023-03-29T13:11:46.282Z] + bash -s -- [2023-03-29T13:11:46.282Z] [2023-03-29T13:11:46.282Z] _____ _ [2023-03-29T13:11:46.282Z] / ____| | | [2023-03-29T13:11:46.282Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T13:11:46.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T13:11:46.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T13:11:46.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T13:11:46.282Z] Bash-1.0.6 [2023-03-29T13:11:46.282Z] [2023-03-29T13:11:46.282Z] [2023-03-29T13:11:46.282Z] ==> git version 2.25.1 found [2023-03-29T13:11:46.282Z] ==> 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 [2023-03-29T13:11:46.282Z] Release-Date: 2020-01-08 [2023-03-29T13:11:46.282Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T13:11:46.282Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T13:11:46.282Z] ==> Jenkins CI detected. [2023-03-29T13:11:46.282Z] current dir:  /w/workspace/_app-service-configurable_PR-538 [2023-03-29T13:11:46.282Z] project root: . [2023-03-29T13:11:46.282Z] --> token set from env [2023-03-29T13:11:46.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T13:11:46.283Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T13:11:46.283Z] ==> Python coveragepy not found [2023-03-29T13:11:46.283Z] ==> Searching for coverage reports in: [2023-03-29T13:11:46.283Z] + . [2023-03-29T13:11:46.283Z] -> Found 1 reports [2023-03-29T13:11:46.283Z] ==> Detecting git/mercurial file structure [2023-03-29T13:11:46.283Z] ==> Reading reports [2023-03-29T13:11:46.283Z] + ./coverage.out bytes=13 [2023-03-29T13:11:46.283Z] ==> Appending adjustments [2023-03-29T13:11:46.283Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T13:11:46.542Z] + Found adjustments [2023-03-29T13:11:46.542Z] ==> Gzipping contents [2023-03-29T13:11:46.542Z] 4.0K /tmp/codecov.EnbZZk.gz [2023-03-29T13:11:46.542Z] ==> Uploading reports [2023-03-29T13:11:46.542Z] url: https://codecov.io [2023-03-29T13:11:46.542Z] query: branch=PR-538&commit=2c1e4eb5127bc09add0656ce46d6b62069b72af9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-538%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=538&job=&cmd_args= [2023-03-29T13:11:46.542Z] -> Pinging Codecov [2023-03-29T13:11:46.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-538&commit=2c1e4eb5127bc09add0656ce46d6b62069b72af9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-538%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=538&job=&cmd_args= [2023-03-29T13:11:46.542Z] -> Uploading to [2023-03-29T13:11:46.542Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/A97CA9966030D2A3747ED39772930CCE/2c1e4eb5127bc09add0656ce46d6b62069b72af9/8104b381-4b33-45c1-a98d-e56053c6da00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T131146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1217ab476ba49102bc1c7e97774c2dea3ae84a73f3050cced206dc1bec0102d [2023-03-29T13:11:46.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T13:11:46.542Z] Dload Upload Total Spent Left Speed [2023-03-29T13:11:46.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1577 --:--:-- --:--:-- --:--:-- 1577 [2023-03-29T13:11:47.063Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2c1e4eb5127bc09add0656ce46d6b62069b72af9 [Pipeline] } [2023-03-29T13:11:47.091Z] 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 [2023-03-29T13:11:48.819Z] + [ -d /w/workspace/_app-service-configurable_PR-538/archives ] [2023-03-29T13:11:48.819Z] + ls -al /w/workspace/_app-service-configurable_PR-538/archives [2023-03-29T13:11:48.819Z] total 16 [2023-03-29T13:11:48.819Z] drwxr-xr-x 3 root root 4096 Mar 29 13:02 . [2023-03-29T13:11:48.819Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 13:02 .. [2023-03-29T13:11:48.819Z] drwxr-xr-x 2 root root 4096 Mar 29 13:02 cost [2023-03-29T13:11:48.819Z] -rw-r--r-- 1 root root 96 Mar 29 13:02 cost.csv [2023-03-29T13:11:48.819Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-538/archives [2023-03-29T13:11:48.819Z] + ls -al /w/workspace/_app-service-configurable_PR-538/archives [2023-03-29T13:11:48.819Z] total 16 [2023-03-29T13:11:48.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 13:02 . [2023-03-29T13:11:48.819Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 13:02 .. [2023-03-29T13:11:48.819Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 13:02 cost [2023-03-29T13:11:48.819Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 29 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:49.149Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:50.035Z] ---> package-listing.sh [2023-03-29T13:11:50.035Z] ++ facter osfamily [2023-03-29T13:11:50.035Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T13:11:50.294Z] + OS_FAMILY=debian [2023-03-29T13:11:50.294Z] + workspace=/w/workspace/_app-service-configurable_PR-538 [2023-03-29T13:11:50.294Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T13:11:50.294Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T13:11:50.294Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T13:11:50.294Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T13:11:50.294Z] + '[' /w/workspace/_app-service-configurable_PR-538 ']' [2023-03-29T13:11:50.294Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T13:11:50.294Z] + case "${OS_FAMILY}" in [2023-03-29T13:11:50.294Z] + dpkg -l [2023-03-29T13:11:50.294Z] + grep '^ii' [2023-03-29T13:11:50.294Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T13:11:50.294Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T13:11:50.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T13:11:50.294Z] + '[' /w/workspace/_app-service-configurable_PR-538 ']' [2023-03-29T13:11:50.294Z] + mkdir -p /w/workspace/_app-service-configurable_PR-538/archives/ [2023-03-29T13:11:50.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-538/archives/ [Pipeline] echo [2023-03-29T13:11:50.330Z] 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-538/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T13:11:50.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T13:11:51.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T13:11:51.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T13:11:51.455Z] prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container [2023-03-29T13:11:51.484Z] $ 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-538/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-538 -v /w/workspace/_app-service-configurable_PR-538:/w/workspace/_app-service-configurable_PR-538:rw,z -v /w/workspace/_app-service-configurable_PR-538@tmp:/w/workspace/_app-service-configurable_PR-538@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 [2023-03-29T13:11:51.705Z] $ docker top f80935857daf85cd611c0f6e90ea01a9a553d552ec0a4c4a1d959494a9b5a612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T13:11:52.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T13:11:52.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T13:11:52.715Z] + ls /var/log/sa-host [2023-03-29T13:11:52.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T13:11:52.940Z] provisioning config files... [2023-03-29T13:11:52.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-538@tmp/config3232000427989465955tmp [Pipeline] { [Pipeline] echo [2023-03-29T13:11:52.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:53.303Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T13:11:53.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:53.730Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T13:11:53.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:54.071Z] ---> sudo-logs.sh [2023-03-29T13:11:54.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T13:11:54.154Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:54.462Z] ---> job-cost.sh [2023-03-29T13:11:54.462Z] lf-activate-venv: SKIPPING [2023-03-29T13:11:54.462Z] DEBUG: total: 0.2199999988079071 [2023-03-29T13:11:54.462Z] INFO: Retrieving Stack Cost... [2023-03-29T13:11:54.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T13:11:55.288Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T13:11:55.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T13:11:55.628Z] ---> logs-deploy.sh [2023-03-29T13:11:55.628Z] lf-activate-venv: SKIPPING [2023-03-29T13:11:55.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-538/1 [2023-03-29T13:11:55.628Z] INFO: archiving workspace using pattern(s): [2023-03-29T13:11:56.564Z] Archives upload complete. [2023-03-29T13:11:56.564Z] INFO: archiving logs to Nexus