Pull request #565 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0187e670effe769e378288907b00e0b458bd58b1+f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 (a428bb4e6bc719b58e6eed40bdd35dceed698334) 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-ssh4763684995445522878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8174548596448584577.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-565/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-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16834834766177230239.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-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9302799322392054537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14790500365085045870.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-565/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-565/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13221445755306723001.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Running on prd-ubuntu20.04-docker-8c-8g-15930 in /w/workspace/_app-service-configurable_PR-565 [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-565 # 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 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 into PR head commit 0187e670effe769e378288907b00e0b458bd58b1 Merge succeeded, producing 0187e670effe769e378288907b00e0b458bd58b1 Checking out Revision 0187e670effe769e378288907b00e0b458bd58b1 (PR-565) > 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/565/head:refs/remotes/origin/PR-565 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0187e670effe769e378288907b00e0b458bd58b1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T20:16:27.640Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T20:16:27.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T20:16:27.916Z] ========================================================= [2023-05-17T20:16:27.917Z] EdgeX Global Pipelines Version Info [2023-05-17T20:16:27.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 0187e670effe769e378288907b00e0b458bd58b1 # timeout=10 [2023-05-17T20:16:28.659Z] ------------------- [2023-05-17T20:16:28.659Z] stable info: [2023-05-17T20:16:28.659Z] ------------------- [2023-05-17T20:16:28.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T20:16:28.659Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:16:28.659Z] Message: update stable to v1.0.249 [2023-05-17T20:16:29.229Z] ------------------- [2023-05-17T20:16:29.229Z] experimental info: [2023-05-17T20:16:29.229Z] ------------------- [2023-05-17T20:16:29.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T20:16:29.229Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:16:29.229Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T20:16:29.548Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-17T20:16:29.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-17T20:16:29.636Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T20:16:29.680Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T20:16:29.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T20:16:29.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T20:16:29.819Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T20:16:29.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T20:16:29.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T20:16:29.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T20:16:30.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T20:16:30.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-17T20:16:30.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T20:16:30.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T20:16:30.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:16:30.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:16:30.271Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T20:16:30.312Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T20:16:30.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T20:16:30.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T20:16:30.440Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T20:16:30.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T20:16:30.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T20:16:30.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T20:16:30.609Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T20:16:30.655Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T20:16:30.699Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T20:16:30.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-565 [Pipeline] echo [2023-05-17T20:16:30.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-565 [Pipeline] echo [2023-05-17T20:16:30.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-565 [Pipeline] echo [2023-05-17T20:16:30.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0187e670effe769e378288907b00e0b458bd58b1 [Pipeline] echo [2023-05-17T20:16:30.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0187e67 [Pipeline] echo [2023-05-17T20:16:30.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:16:31.085Z] provisioning config files... [2023-05-17T20:16:31.097Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-565@tmp/config4356348108551954514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:16:31.447Z] ---> docker-login.sh [2023-05-17T20:16:31.447Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:16:31.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:31.706Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:31.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:31.706Z] [2023-05-17T20:16:31.706Z] Login Succeeded [2023-05-17T20:16:31.706Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:16:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:31.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:31.966Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:31.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:31.966Z] [2023-05-17T20:16:31.966Z] Login Succeeded [2023-05-17T20:16:31.966Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:16:31.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:31.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:31.966Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:31.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:31.966Z] [2023-05-17T20:16:31.966Z] Login Succeeded [2023-05-17T20:16:31.966Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:16:31.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:31.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:31.966Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:31.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:31.966Z] [2023-05-17T20:16:31.966Z] Login Succeeded [2023-05-17T20:16:32.225Z] docker.io [2023-05-17T20:16:32.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:32.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:32.484Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:32.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:32.484Z] [2023-05-17T20:16:32.484Z] Login Succeeded [2023-05-17T20:16:32.484Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:16:32.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T20:16:33.203Z] + git rev-list -1 --merges 0187e670effe769e378288907b00e0b458bd58b1~1..0187e670effe769e378288907b00e0b458bd58b1 [Pipeline] echo [2023-05-17T20:16:33.241Z] -----------> git rev-list -1 --merges 0187e670effe769e378288907b00e0b458bd58b1~1..0187e670effe769e378288907b00e0b458bd58b1 0187e670effe769e378288907b00e0b458bd58b1 [false] [Pipeline] sh [2023-05-17T20:16:33.553Z] + git log --format=format:%s -1 0187e670effe769e378288907b00e0b458bd58b1 [Pipeline] echo [2023-05-17T20:16:33.597Z] ========================================================= [2023-05-17T20:16:33.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T20:16:33.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:16:34.042Z] + git log --format=format:%s -1 0187e670effe769e378288907b00e0b458bd58b1 [Pipeline] echo [2023-05-17T20:16:34.074Z] [semverPrep] GIT_COMMIT: 0187e670effe769e378288907b00e0b458bd58b1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-17T20:16:34.108Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T20:16:34.510Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:16:34.510Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T20:16:34.510Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T20:16:34.510Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T20:16:34.510Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T20:16:34.510Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T20:16:34.510Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:16:35.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:16:35.021Z] [2023-05-17T20:16:35.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:16:35.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:16:35.397Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T20:16:35.397Z] b85a868b505f: Pulling fs layer [2023-05-17T20:16:35.397Z] e2be974225ed: Pulling fs layer [2023-05-17T20:16:35.397Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T20:16:35.397Z] 988bab9f4d93: Pulling fs layer [2023-05-17T20:16:35.397Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T20:16:35.397Z] eaf3925da568: Pulling fs layer [2023-05-17T20:16:35.397Z] bab4dde63d76: Pulling fs layer [2023-05-17T20:16:35.397Z] bde34c3a00c8: Pulling fs layer [2023-05-17T20:16:35.397Z] b352a97aabf1: Pulling fs layer [2023-05-17T20:16:35.397Z] 4872d77fe225: Pulling fs layer [2023-05-17T20:16:35.397Z] 5851b861e8e6: Pulling fs layer [2023-05-17T20:16:35.397Z] 988bab9f4d93: Waiting [2023-05-17T20:16:35.397Z] 1469e6f7b9e6: Waiting [2023-05-17T20:16:35.397Z] 4872d77fe225: Waiting [2023-05-17T20:16:35.397Z] bde34c3a00c8: Waiting [2023-05-17T20:16:35.397Z] 5851b861e8e6: Waiting [2023-05-17T20:16:35.397Z] eaf3925da568: Waiting [2023-05-17T20:16:35.397Z] b352a97aabf1: Waiting [2023-05-17T20:16:35.397Z] bab4dde63d76: Waiting [2023-05-17T20:16:35.397Z] e2be974225ed: Verifying Checksum [2023-05-17T20:16:35.397Z] e2be974225ed: Download complete [2023-05-17T20:16:35.397Z] 988bab9f4d93: Verifying Checksum [2023-05-17T20:16:35.397Z] 988bab9f4d93: Download complete [2023-05-17T20:16:35.659Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T20:16:35.659Z] 1469e6f7b9e6: Download complete [2023-05-17T20:16:35.659Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T20:16:35.659Z] 339a4e72a1f5: Download complete [2023-05-17T20:16:35.659Z] bde34c3a00c8: Verifying Checksum [2023-05-17T20:16:35.659Z] bde34c3a00c8: Download complete [2023-05-17T20:16:35.659Z] b352a97aabf1: Download complete [2023-05-17T20:16:35.659Z] 4872d77fe225: Verifying Checksum [2023-05-17T20:16:35.659Z] 4872d77fe225: Download complete [2023-05-17T20:16:35.659Z] 5851b861e8e6: Download complete [2023-05-17T20:16:35.659Z] b85a868b505f: Verifying Checksum [2023-05-17T20:16:35.659Z] b85a868b505f: Download complete [2023-05-17T20:16:35.924Z] bab4dde63d76: Verifying Checksum [2023-05-17T20:16:35.924Z] bab4dde63d76: Download complete [2023-05-17T20:16:36.876Z] b85a868b505f: Pull complete [2023-05-17T20:16:37.136Z] e2be974225ed: Pull complete [2023-05-17T20:16:37.396Z] 339a4e72a1f5: Pull complete [2023-05-17T20:16:37.656Z] 988bab9f4d93: Pull complete [2023-05-17T20:16:37.914Z] 1469e6f7b9e6: Pull complete [2023-05-17T20:16:37.914Z] eaf3925da568: Pull complete [2023-05-17T20:16:39.291Z] bab4dde63d76: Pull complete [2023-05-17T20:16:39.550Z] bde34c3a00c8: Pull complete [2023-05-17T20:16:39.550Z] b352a97aabf1: Pull complete [2023-05-17T20:16:39.550Z] 4872d77fe225: Pull complete [2023-05-17T20:16:39.812Z] 5851b861e8e6: Pull complete [2023-05-17T20:16:39.812Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T20:16:39.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:16:39.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:16:40.038Z] prd-ubuntu20.04-docker-8c-8g-15930 does not seem to be running inside a container [2023-05-17T20:16:40.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-565 -v /w/workspace/_app-service-configurable_PR-565:/w/workspace/_app-service-configurable_PR-565:rw,z -v /w/workspace/_app-service-configurable_PR-565@tmp:/w/workspace/_app-service-configurable_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T20:16:42.215Z] $ docker top d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 -eo pid,comm [2023-05-17T20:16:42.272Z] 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-05-17T20:16:42.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:16:42.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:16:42.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:16:42.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:16:42.518Z] $ docker exec d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 ssh-agent [2023-05-17T20:16:42.621Z] SSH_AUTH_SOCK=/tmp/ssh-Lk2YWuJJovEs/agent.32 [2023-05-17T20:16:42.621Z] SSH_AGENT_PID=38 [2023-05-17T20:16:42.627Z] Running ssh-add (command line suppressed) [2023-05-17T20:16:42.720Z] Identity added: /w/workspace/_app-service-configurable_PR-565@tmp/private_key_18578353404558923.key (/w/workspace/_app-service-configurable_PR-565@tmp/private_key_18578353404558923.key) [2023-05-17T20:16:42.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:16:43.073Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T20:16:43.099Z] $ docker exec --env ******** --env ******** d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 ssh-agent -k [2023-05-17T20:16:43.200Z] unset SSH_AUTH_SOCK; [2023-05-17T20:16:43.200Z] unset SSH_AGENT_PID; [2023-05-17T20:16:43.200Z] echo Agent pid 38 killed; [2023-05-17T20:16:43.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T20:16:43.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:16:43.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:16:43.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:16:43.421Z] $ docker exec d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 ssh-agent [2023-05-17T20:16:43.536Z] SSH_AUTH_SOCK=/tmp/ssh-FgVKkZG8YXYp/agent.70 [2023-05-17T20:16:43.536Z] SSH_AGENT_PID=76 [2023-05-17T20:16:43.541Z] Running ssh-add (command line suppressed) [2023-05-17T20:16:43.645Z] Identity added: /w/workspace/_app-service-configurable_PR-565@tmp/private_key_11346422050494247417.key (/w/workspace/_app-service-configurable_PR-565@tmp/private_key_11346422050494247417.key) [2023-05-17T20:16:43.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:16:43.995Z] + git semver init [2023-05-17T20:16:44.254Z] 2023-05-17 20:16:44,161 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T20:16:44.254Z] 2023-05-17 20:16:44,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-565/.semver [2023-05-17T20:16:44.254Z] 2023-05-17 20:16:44,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-565/.semver [2023-05-17T20:16:44.254Z] 2023-05-17 20:16:44,163 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-565/.semver'], cwd=/w/workspace/_app-service-configurable_PR-565, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,058 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-565/.git/info/exclude [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-565/.semver/PR-565 with force:False [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,058 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-565/.semver/PR-565 [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,061 [execute] INFO git cat-file --batch-check [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-565/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,067 [execute] INFO git cat-file --batch [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-565/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:16:45.194Z] 2023-05-17 20:16:45,073 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-565/.semver/PR-565 [2023-05-17T20:16:45.194Z] 0.0.0 [Pipeline] } [2023-05-17T20:16:45.220Z] $ docker exec --env ******** --env ******** d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 ssh-agent -k [2023-05-17T20:16:45.316Z] unset SSH_AUTH_SOCK; [2023-05-17T20:16:45.317Z] unset SSH_AGENT_PID; [2023-05-17T20:16:45.317Z] echo Agent pid 76 killed; [2023-05-17T20:16:45.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:16:45.765Z] + git semver [Pipeline] } [2023-05-17T20:16:46.045Z] $ docker stop --time=1 d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 [2023-05-17T20:16:47.340Z] $ docker rm -f --volumes d5e3414d54f309e68b8b9b91722cafddcba1046565e9c1ec9cdfa5eb8ea706b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:16:47.806Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T20:16:48.077Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T20:16:48.095Z] [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-05-17T20:16:48.736Z] provisioning config files... [2023-05-17T20:16:48.749Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-565@tmp/config1036511956750331193tmp [2023-05-17T20:16:48.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15937 in /w/workspace/_app-service-configurable_PR-565 [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-17T20:16:48.915Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-17T20:16:48.997Z] Selected Git installation does not exist. Using Default [2023-05-17T20:16:48.997Z] The recommended git tool is: NONE [2023-05-17T20:16:49.131Z] ---> docker-login.sh [2023-05-17T20:16:49.131Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:16:49.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:49.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:49.131Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:49.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:49.131Z] [2023-05-17T20:16:49.131Z] Login Succeeded [2023-05-17T20:16:49.131Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:16:49.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:49.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:49.131Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:49.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:49.131Z] [2023-05-17T20:16:49.131Z] Login Succeeded [2023-05-17T20:16:49.131Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:16:49.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:49.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:49.390Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:49.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:49.390Z] [2023-05-17T20:16:49.390Z] Login Succeeded [2023-05-17T20:16:49.390Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:16:49.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:49.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:49.390Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:49.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:49.390Z] [2023-05-17T20:16:49.390Z] Login Succeeded [2023-05-17T20:16:49.390Z] docker.io [2023-05-17T20:16:49.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:16:49.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:16:49.650Z] Configure a credential helper to remove this warning. See [2023-05-17T20:16:49.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:16:49.650Z] [2023-05-17T20:16:49.650Z] Login Succeeded [2023-05-17T20:16:49.650Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:16:49.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T20:16:49.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:16:49.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:16:49.927Z] ========================================================= [2023-05-17T20:16:49.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T20:16:49.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:16:50.375Z] + 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-05-17T20:16:50.375Z] Sending build context to Docker daemon 3.351MB [2023-05-17T20:16:50.375Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:16:50.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T20:16:50.375Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T20:16:50.375Z] f56be85fc22e: Pulling fs layer [2023-05-17T20:16:50.375Z] 85791d961cd3: Pulling fs layer [2023-05-17T20:16:50.375Z] d694b5ae8c79: Pulling fs layer [2023-05-17T20:16:50.375Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T20:16:50.375Z] 4d19c01a9841: Pulling fs layer [2023-05-17T20:16:50.375Z] 9325e15d5711: Pulling fs layer [2023-05-17T20:16:50.375Z] 556b6ee489ea: Pulling fs layer [2023-05-17T20:16:50.375Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T20:16:50.375Z] 9325e15d5711: Waiting [2023-05-17T20:16:50.375Z] 9f32a84ed3da: Waiting [2023-05-17T20:16:50.375Z] 4d19c01a9841: Waiting [2023-05-17T20:16:50.375Z] 556b6ee489ea: Waiting [2023-05-17T20:16:50.375Z] c5a4b2cf53e6: Waiting [2023-05-17T20:16:50.375Z] 85791d961cd3: Verifying Checksum [2023-05-17T20:16:50.375Z] 85791d961cd3: Download complete [2023-05-17T20:16:50.375Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T20:16:50.375Z] 9f32a84ed3da: Download complete [2023-05-17T20:16:50.375Z] 4d19c01a9841: Download complete [2023-05-17T20:16:50.375Z] f56be85fc22e: Verifying Checksum [2023-05-17T20:16:50.375Z] f56be85fc22e: Download complete [2023-05-17T20:16:50.637Z] 9325e15d5711: Verifying Checksum [2023-05-17T20:16:50.638Z] 9325e15d5711: Download complete [2023-05-17T20:16:50.638Z] f56be85fc22e: Pull complete [2023-05-17T20:16:50.898Z] 85791d961cd3: Pull complete [2023-05-17T20:16:51.160Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T20:16:51.160Z] c5a4b2cf53e6: Download complete [2023-05-17T20:16:51.160Z] d694b5ae8c79: Verifying Checksum [2023-05-17T20:16:51.160Z] d694b5ae8c79: Download complete [2023-05-17T20:16:51.418Z] 556b6ee489ea: Verifying Checksum [2023-05-17T20:16:51.418Z] 556b6ee489ea: Download complete [2023-05-17T20:16:53.764Z] using credential edgex-jenkins-ssh [2023-05-17T20:16:53.778Z] Cloning the remote Git repository [2023-05-17T20:16:53.794Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T20:16:54.703Z] d694b5ae8c79: Pull complete [2023-05-17T20:16:54.703Z] 9f32a84ed3da: Pull complete [2023-05-17T20:16:54.703Z] 4d19c01a9841: Pull complete [2023-05-17T20:16:54.703Z] 9325e15d5711: Pull complete [2023-05-17T20:16:53.896Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-17T20:16:54.031Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T20:16:54.032Z] > git --version # timeout=10 [2023-05-17T20:16:54.051Z] > git --version # 'git version 2.25.1' [2023-05-17T20:16:54.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T20:16:54.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T20:16:55.396Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-17T20:16:55.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T20:16:57.003Z] Merging remotes/origin/main commit f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 into PR head commit 0187e670effe769e378288907b00e0b458bd58b1 [2023-05-17T20:16:57.239Z] 556b6ee489ea: Pull complete [2023-05-17T20:16:57.251Z] Merge succeeded, producing 0187e670effe769e378288907b00e0b458bd58b1 [2023-05-17T20:16:57.252Z] Checking out Revision 0187e670effe769e378288907b00e0b458bd58b1 (PR-565) [2023-05-17T20:16:57.718Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-17T20:16:56.392Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-17T20:16:56.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T20:16:56.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T20:16:56.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T20:16:56.985Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T20:16:57.047Z] > git checkout -f 0187e670effe769e378288907b00e0b458bd58b1 # timeout=10 [2023-05-17T20:16:57.123Z] > git remote # timeout=10 [2023-05-17T20:16:57.143Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T20:16:57.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T20:16:57.174Z] > git merge f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 [2023-05-17T20:16:57.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T20:16:57.223Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T20:16:57.237Z] > git checkout -f 0187e670effe769e378288907b00e0b458bd58b1 # timeout=10 [2023-05-17T20:16:57.739Z] > git --version # timeout=10 [2023-05-17T20:16:57.753Z] > git --version # 'git version 2.25.1' [2023-05-17T20:16:57.787Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:16:58.172Z] c5a4b2cf53e6: Pull complete [2023-05-17T20:16:58.172Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T20:16:58.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:16:58.172Z] ---> c4be618373d6 [2023-05-17T20:16:58.172Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:16:58.905Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T20:16:58.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:16:58.905Z] Dload Upload Total Spent Left Speed [2023-05-17T20:16:58.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-17T20:16:59.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T20:16:59.913Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-17T20:16:59.913Z] /etc/docker/daemon.json [2023-05-17T20:16:59.913Z] { [2023-05-17T20:16:59.913Z] "registry-mirrors": [ [2023-05-17T20:16:59.913Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T20:16:59.913Z] ], [2023-05-17T20:16:59.913Z] "bip": "10.250.0.254/24", [2023-05-17T20:16:59.913Z] "hosts": [ [2023-05-17T20:16:59.913Z] "tcp://0.0.0.0:5555", [2023-05-17T20:16:59.913Z] "unix:///var/run/docker.sock" [2023-05-17T20:16:59.913Z] ], [2023-05-17T20:16:59.913Z] "mtu": 1458, [2023-05-17T20:16:59.913Z] "selinux-enabled": true, [2023-05-17T20:16:59.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T20:16:59.913Z] } [Pipeline] sh [2023-05-17T20:17:00.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T20:17:00.606Z] + sudo service docker restart [2023-05-17T20:17:01.468Z] ---> Running in 41faf70cc311 [2023-05-17T20:17:01.729Z] Removing intermediate container 41faf70cc311 [2023-05-17T20:17:01.729Z] ---> f7711823abdb [2023-05-17T20:17:01.729Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:17:01.729Z] ---> Running in aa0deefb3626 [2023-05-17T20:17:01.729Z] Removing intermediate container aa0deefb3626 [2023-05-17T20:17:01.729Z] ---> 35e63d94a8d1 [2023-05-17T20:17:01.729Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:17:01.729Z] ---> Running in d2206a83c4b1 [2023-05-17T20:17:01.729Z] Removing intermediate container d2206a83c4b1 [2023-05-17T20:17:01.729Z] ---> 55cfed624cea [2023-05-17T20:17:01.729Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:17:01.729Z] ---> Running in f807137b6f2d [2023-05-17T20:17:02.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:17:02.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:17:02.558Z] OK: 265 MiB in 53 packages [2023-05-17T20:17:02.817Z] Removing intermediate container f807137b6f2d [2023-05-17T20:17:02.817Z] ---> 10a5b2dc338e [2023-05-17T20:17:02.817Z] Step 7/12 : WORKDIR /app [2023-05-17T20:17:02.817Z] ---> Running in e23d819aa4bc [2023-05-17T20:17:02.817Z] Removing intermediate container e23d819aa4bc [2023-05-17T20:17:02.817Z] ---> 1f789ababeb5 [2023-05-17T20:17:02.817Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T20:17:03.077Z] ---> eda5e6fe2f59 [2023-05-17T20:17:03.077Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:17:03.077Z] ---> Running in 438c97e592c6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:17:18.917Z] provisioning config files... [2023-05-17T20:17:18.943Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7108119393788295643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:17:19.338Z] ---> docker-login.sh [2023-05-17T20:17:19.338Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:17:19.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:17:19.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:17:19.923Z] Configure a credential helper to remove this warning. See [2023-05-17T20:17:19.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:17:19.923Z] [2023-05-17T20:17:19.923Z] Login Succeeded [2023-05-17T20:17:19.923Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:17:20.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:17:20.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:17:20.194Z] Configure a credential helper to remove this warning. See [2023-05-17T20:17:20.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:17:20.194Z] [2023-05-17T20:17:20.194Z] Login Succeeded [2023-05-17T20:17:20.194Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:17:20.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:17:20.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:17:20.732Z] Configure a credential helper to remove this warning. See [2023-05-17T20:17:20.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:17:20.732Z] [2023-05-17T20:17:20.732Z] Login Succeeded [2023-05-17T20:17:20.732Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:17:21.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:17:21.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:17:21.004Z] Configure a credential helper to remove this warning. See [2023-05-17T20:17:21.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:17:21.004Z] [2023-05-17T20:17:21.004Z] Login Succeeded [2023-05-17T20:17:21.004Z] docker.io [2023-05-17T20:17:21.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:17:21.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:17:21.537Z] Configure a credential helper to remove this warning. See [2023-05-17T20:17:21.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:17:21.537Z] [2023-05-17T20:17:21.537Z] Login Succeeded [2023-05-17T20:17:21.537Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:17:21.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T20:17:21.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:17:21.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:17:22.011Z] ========================================================= [2023-05-17T20:17:22.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T20:17:22.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:17:22.535Z] + 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-05-17T20:17:22.535Z] Sending build context to Docker daemon 168.4kB [2023-05-17T20:17:22.807Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:17:22.807Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T20:17:22.807Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T20:17:22.807Z] c41833b44d91: Pulling fs layer [2023-05-17T20:17:22.807Z] ed15518f5707: Pulling fs layer [2023-05-17T20:17:22.807Z] feae8fd75edb: Pulling fs layer [2023-05-17T20:17:22.807Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T20:17:22.807Z] 3cdef696dda3: Pulling fs layer [2023-05-17T20:17:22.807Z] 2ced38df9373: Pulling fs layer [2023-05-17T20:17:22.807Z] 58f1dce35555: Pulling fs layer [2023-05-17T20:17:22.807Z] 3cdef696dda3: Waiting [2023-05-17T20:17:22.807Z] 242c74f7c9fa: Waiting [2023-05-17T20:17:22.807Z] 2ced38df9373: Waiting [2023-05-17T20:17:22.807Z] 58f1dce35555: Waiting [2023-05-17T20:17:23.078Z] ed15518f5707: Verifying Checksum [2023-05-17T20:17:23.078Z] ed15518f5707: Download complete [2023-05-17T20:17:23.078Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T20:17:23.078Z] 242c74f7c9fa: Download complete [2023-05-17T20:17:23.078Z] 3cdef696dda3: Verifying Checksum [2023-05-17T20:17:23.078Z] 3cdef696dda3: Download complete [2023-05-17T20:17:23.078Z] c41833b44d91: Verifying Checksum [2023-05-17T20:17:23.078Z] c41833b44d91: Download complete [2023-05-17T20:17:24.068Z] c41833b44d91: Pull complete [2023-05-17T20:17:24.666Z] 58f1dce35555: Verifying Checksum [2023-05-17T20:17:24.666Z] 58f1dce35555: Download complete [2023-05-17T20:17:24.936Z] ed15518f5707: Pull complete [2023-05-17T20:17:25.532Z] feae8fd75edb: Verifying Checksum [2023-05-17T20:17:25.532Z] feae8fd75edb: Download complete [2023-05-17T20:17:25.801Z] 2ced38df9373: Verifying Checksum [2023-05-17T20:17:25.801Z] 2ced38df9373: Download complete [2023-05-17T20:17:29.633Z] Removing intermediate container 438c97e592c6 [2023-05-17T20:17:29.633Z] ---> 51fff6691408 [2023-05-17T20:17:29.633Z] Step 10/12 : COPY . . [2023-05-17T20:17:29.633Z] ---> 5d5fffb8ccbb [2023-05-17T20:17:29.633Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:17:29.633Z] ---> Running in d95abb2f340e [2023-05-17T20:17:29.633Z] Removing intermediate container d95abb2f340e [2023-05-17T20:17:29.633Z] ---> 8ea87a38516c [2023-05-17T20:17:29.633Z] Step 12/12 : RUN $MAKE [2023-05-17T20:17:29.633Z] ---> Running in a23efed66692 [2023-05-17T20:17:29.633Z] noop [2023-05-17T20:17:29.893Z] Removing intermediate container a23efed66692 [2023-05-17T20:17:29.893Z] ---> 6c89685e48f4 [2023-05-17T20:17:29.893Z] Successfully built 6c89685e48f4 [2023-05-17T20:17:29.893Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:17:30.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T20:17:30.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:17:30.497Z] prd-ubuntu20.04-docker-8c-8g-15930 does not seem to be running inside a container [2023-05-17T20:17:30.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-565 -v /w/workspace/_app-service-configurable_PR-565:/w/workspace/_app-service-configurable_PR-565:rw,z -v /w/workspace/_app-service-configurable_PR-565@tmp:/w/workspace/_app-service-configurable_PR-565@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 ******** ci-base-image-x86_64 cat [2023-05-17T20:17:30.900Z] $ docker top 01e8807f36ad3de669cb7cd6c5da529ab2ae55b5bc863af21bf71bfb9e8b1b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:17:31.300Z] + go version [2023-05-17T20:17:31.301Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T20:17:31.333Z] $ docker stop --time=1 01e8807f36ad3de669cb7cd6c5da529ab2ae55b5bc863af21bf71bfb9e8b1b53 [2023-05-17T20:17:32.615Z] $ docker rm -f --volumes 01e8807f36ad3de669cb7cd6c5da529ab2ae55b5bc863af21bf71bfb9e8b1b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:17:33.362Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T20:17:33.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:17:33.514Z] prd-ubuntu20.04-docker-8c-8g-15930 does not seem to be running inside a container [2023-05-17T20:17:33.540Z] $ 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-565 -v /w/workspace/_app-service-configurable_PR-565:/w/workspace/_app-service-configurable_PR-565:rw,z -v /w/workspace/_app-service-configurable_PR-565@tmp:/w/workspace/_app-service-configurable_PR-565@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 ******** ci-base-image-x86_64 cat [2023-05-17T20:17:33.904Z] $ docker top 4aed1c9c3f9fe3eeaba0f57caf15dd3c12ef1be3106ccdd46d3baa95e3ae75f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:17:34.307Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-565 [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:17:34.665Z] + make test [2023-05-17T20:17:34.665Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T20:17:38.125Z] feae8fd75edb: Pull complete [2023-05-17T20:17:38.125Z] 242c74f7c9fa: Pull complete [2023-05-17T20:17:38.125Z] 3cdef696dda3: Pull complete [2023-05-17T20:17:44.791Z] 2ced38df9373: Pull complete [2023-05-17T20:17:46.762Z] 58f1dce35555: Pull complete [2023-05-17T20:17:46.763Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T20:17:46.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T20:17:46.763Z] ---> fadd8f120f05 [2023-05-17T20:17:46.763Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:17:48.709Z] ---> Running in e345f4352254 [2023-05-17T20:17:48.709Z] Removing intermediate container e345f4352254 [2023-05-17T20:17:48.709Z] ---> 06447b9dd87d [2023-05-17T20:17:48.709Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:17:48.709Z] ---> Running in 436011e064b0 [2023-05-17T20:17:48.979Z] Removing intermediate container 436011e064b0 [2023-05-17T20:17:48.979Z] ---> ead6d75a0036 [2023-05-17T20:17:48.979Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:17:48.979Z] ---> Running in b9ea52d560b5 [2023-05-17T20:17:49.248Z] Removing intermediate container b9ea52d560b5 [2023-05-17T20:17:49.248Z] ---> 16aa977f644d [2023-05-17T20:17:49.248Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:17:49.248Z] ---> Running in 57db75797066 [2023-05-17T20:17:50.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:17:51.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:17:52.209Z] OK: 263 MiB in 53 packages [2023-05-17T20:17:52.794Z] Removing intermediate container 57db75797066 [2023-05-17T20:17:52.794Z] ---> 2fa193c33e41 [2023-05-17T20:17:52.794Z] Step 7/12 : WORKDIR /app [2023-05-17T20:17:53.063Z] ---> Running in da70176ec5f0 [2023-05-17T20:17:53.331Z] Removing intermediate container da70176ec5f0 [2023-05-17T20:17:53.331Z] ---> 512bc9156045 [2023-05-17T20:17:53.331Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T20:17:54.738Z] ---> b1d31e987ca3 [2023-05-17T20:17:54.738Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:17:54.738Z] ---> Running in 105dbacd643d [2023-05-17T20:17:56.614Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T20:18:14.694Z] go vet ./... [2023-05-17T20:18:18.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T20:18:18.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T20:18:18.885Z] ./bin/test-attribution-txt.sh [2023-05-17T20:18:18.885Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T20:18:18.885Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T20:18:18.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T20:18:18.955Z] $ docker stop --time=1 4aed1c9c3f9fe3eeaba0f57caf15dd3c12ef1be3106ccdd46d3baa95e3ae75f5 [2023-05-17T20:18:22.765Z] $ docker rm -f --volumes 4aed1c9c3f9fe3eeaba0f57caf15dd3c12ef1be3106ccdd46d3baa95e3ae75f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:18:23.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T20:18:23.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T20:18:24.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T20:18:24.422Z] + ls -al . [2023-05-17T20:18:24.422Z] total 176 [2023-05-17T20:18:24.422Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:17 . [2023-05-17T20:18:24.422Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:16 .. [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 20:16 .dockerignore [2023-05-17T20:18:24.422Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:16 .git [2023-05-17T20:18:24.422Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:16 .github [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 20:16 .gitignore [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:16 .golangci.yml [2023-05-17T20:18:24.422Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:16 .semver [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 20:16 Attribution.txt [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 20:16 CHANGELOG.md [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 20:16 Dockerfile [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:16 GOVERNANCE.md [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 20:16 Jenkinsfile [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 20:16 LICENSE [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 20:16 OWNERS.md [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 20:16 README.md [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 20:16 VERSION [2023-05-17T20:18:24.422Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:16 bin [2023-05-17T20:18:24.422Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 20:17 coverage.out [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 20:16 go.mod [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 20:16 go.sum [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 20:16 main.go [2023-05-17T20:18:24.422Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 20:16 makefile [2023-05-17T20:18:24.422Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:16 res [2023-05-17T20:18:24.422Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:18:24.832Z] + 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=0187e670effe769e378288907b00e0b458bd58b1 --label arch=amd64 --label version=0.0.0 . [2023-05-17T20:18:24.832Z] Sending build context to Docker daemon 3.352MB [2023-05-17T20:18:24.832Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:18:24.832Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T20:18:24.832Z] ---> 6c89685e48f4 [2023-05-17T20:18:24.832Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:18:24.832Z] ---> Running in e61d8a30ae72 [2023-05-17T20:18:25.091Z] Removing intermediate container e61d8a30ae72 [2023-05-17T20:18:25.091Z] ---> 24f31255de0d [2023-05-17T20:18:25.091Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:18:25.091Z] ---> Running in eca06238e5e7 [2023-05-17T20:18:25.091Z] Removing intermediate container eca06238e5e7 [2023-05-17T20:18:25.091Z] ---> 88c9d030b452 [2023-05-17T20:18:25.091Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:18:25.091Z] ---> Running in 5717741857ee [2023-05-17T20:18:25.091Z] Removing intermediate container 5717741857ee [2023-05-17T20:18:25.091Z] ---> 8e8cd4e4e23f [2023-05-17T20:18:25.091Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:18:25.091Z] ---> Running in 115cafb68ede [2023-05-17T20:18:25.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:18:25.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:18:25.871Z] OK: 265 MiB in 53 packages [2023-05-17T20:18:26.130Z] Removing intermediate container 115cafb68ede [2023-05-17T20:18:26.130Z] ---> 2375ae667499 [2023-05-17T20:18:26.130Z] Step 7/26 : WORKDIR /app [2023-05-17T20:18:26.130Z] ---> Running in 3a3caa09faf9 [2023-05-17T20:18:26.130Z] Removing intermediate container 3a3caa09faf9 [2023-05-17T20:18:26.130Z] ---> 3d9cd8fa19fc [2023-05-17T20:18:26.130Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T20:18:26.390Z] ---> 42f1cc352f88 [2023-05-17T20:18:26.390Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:18:26.390Z] ---> Running in 8400ac8851a0 [2023-05-17T20:18:26.958Z] Removing intermediate container 8400ac8851a0 [2023-05-17T20:18:26.958Z] ---> 12b46a994b97 [2023-05-17T20:18:26.958Z] Step 10/26 : COPY . . [2023-05-17T20:18:27.528Z] ---> 8f2aed6cb0d5 [2023-05-17T20:18:27.528Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:18:27.528Z] ---> Running in f0a69e774a53 [2023-05-17T20:18:27.528Z] Removing intermediate container f0a69e774a53 [2023-05-17T20:18:27.528Z] ---> 3f3c7cde6b43 [2023-05-17T20:18:27.528Z] Step 12/26 : RUN $MAKE [2023-05-17T20:18:27.528Z] ---> Running in 074d4d5d9e06 [2023-05-17T20:18:27.786Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T20:18:49.768Z] Removing intermediate container 074d4d5d9e06 [2023-05-17T20:18:49.768Z] ---> 9113ee97744a [2023-05-17T20:18:49.769Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T20:18:49.769Z] 3.17: Pulling from library/alpine [2023-05-17T20:18:49.769Z] f56be85fc22e: Already exists [2023-05-17T20:18:49.769Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:18:49.769Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T20:18:49.769Z] ---> 9ed4aefc74f6 [2023-05-17T20:18:49.769Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T20:18:49.769Z] ---> Running in 3c74557eb2ce [2023-05-17T20:18:49.769Z] Removing intermediate container 3c74557eb2ce [2023-05-17T20:18:49.769Z] ---> 02b0e2ca5bc2 [2023-05-17T20:18:49.769Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T20:18:49.769Z] ---> Running in 61c637282907 [2023-05-17T20:18:49.769Z] Removing intermediate container 61c637282907 [2023-05-17T20:18:49.769Z] ---> 1117501be78c [2023-05-17T20:18:49.769Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T20:18:49.769Z] ---> Running in 6f904f2fb727 [2023-05-17T20:18:49.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:18:49.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:18:49.769Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T20:18:49.769Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:18:49.769Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:18:49.769Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:18:49.769Z] OK: 8 MiB in 17 packages [2023-05-17T20:18:49.769Z] Removing intermediate container 6f904f2fb727 [2023-05-17T20:18:49.769Z] ---> 9551ce54cbd8 [2023-05-17T20:18:49.769Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T20:18:49.769Z] ---> 68627dbd6dcf [2023-05-17T20:18:49.769Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T20:18:49.769Z] ---> d874fdfb768c [2023-05-17T20:18:49.769Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T20:18:49.769Z] ---> 714692f17a46 [2023-05-17T20:18:49.769Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T20:18:50.028Z] ---> 80fb72a4a7f5 [2023-05-17T20:18:50.028Z] Step 21/26 : EXPOSE 48095 [2023-05-17T20:18:50.028Z] ---> Running in 0fa74000febe [2023-05-17T20:18:50.028Z] Removing intermediate container 0fa74000febe [2023-05-17T20:18:50.028Z] ---> f95dabc59b78 [2023-05-17T20:18:50.028Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T20:18:50.028Z] ---> Running in d2ab4398b87c [2023-05-17T20:18:50.028Z] Removing intermediate container d2ab4398b87c [2023-05-17T20:18:50.028Z] ---> 08b8a17aa37b [2023-05-17T20:18:50.028Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:18:50.028Z] ---> Running in ed4438dba189 [2023-05-17T20:18:50.028Z] Removing intermediate container ed4438dba189 [2023-05-17T20:18:50.028Z] ---> 29b34cd4aad4 [2023-05-17T20:18:50.028Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T20:18:50.287Z] ---> Running in e58d688467b1 [2023-05-17T20:18:50.287Z] Removing intermediate container e58d688467b1 [2023-05-17T20:18:50.287Z] ---> a32b37329ee3 [2023-05-17T20:18:50.287Z] Step 25/26 : LABEL git_sha=0187e670effe769e378288907b00e0b458bd58b1 [2023-05-17T20:18:50.287Z] ---> Running in 78d11c3823ff [2023-05-17T20:18:50.287Z] Removing intermediate container 78d11c3823ff [2023-05-17T20:18:50.287Z] ---> d60917c11777 [2023-05-17T20:18:50.287Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T20:18:50.287Z] ---> Running in 01acdaee3af1 [2023-05-17T20:18:50.547Z] Removing intermediate container 01acdaee3af1 [2023-05-17T20:18:50.547Z] ---> 514c88c25063 [2023-05-17T20:18:50.548Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T20:18:50.548Z] Successfully built 514c88c25063 [2023-05-17T20:18:50.548Z] 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-05-17T20:18:51.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:18:51.455Z] [2023-05-17T20:18:51.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:18:51.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:18:51.833Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T20:18:51.833Z] 5eb5b503b376: Pulling fs layer [2023-05-17T20:18:51.833Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T20:18:51.833Z] ec43610c2a17: Pulling fs layer [2023-05-17T20:18:51.833Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T20:18:51.833Z] 33b1e0a273af: Pulling fs layer [2023-05-17T20:18:51.833Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T20:18:51.833Z] 2f39f015ded8: Pulling fs layer [2023-05-17T20:18:51.833Z] 33b1e0a273af: Waiting [2023-05-17T20:18:51.833Z] 5d3b04190fa2: Waiting [2023-05-17T20:18:51.833Z] 2f39f015ded8: Waiting [2023-05-17T20:18:51.833Z] 3a2ae6a8a46f: Waiting [2023-05-17T20:18:51.833Z] 5c69ac0246d0: Download complete [2023-05-17T20:18:51.833Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T20:18:51.833Z] 3a2ae6a8a46f: Download complete [2023-05-17T20:18:51.833Z] 33b1e0a273af: Verifying Checksum [2023-05-17T20:18:51.833Z] 33b1e0a273af: Download complete [2023-05-17T20:18:51.833Z] ec43610c2a17: Verifying Checksum [2023-05-17T20:18:51.833Z] ec43610c2a17: Download complete [2023-05-17T20:18:51.833Z] 5d3b04190fa2: Download complete [2023-05-17T20:18:52.093Z] 5eb5b503b376: Verifying Checksum [2023-05-17T20:18:52.093Z] 5eb5b503b376: Download complete [2023-05-17T20:18:52.666Z] 2f39f015ded8: Download complete [2023-05-17T20:18:53.233Z] 5eb5b503b376: Pull complete [2023-05-17T20:18:53.233Z] 5c69ac0246d0: Pull complete [2023-05-17T20:18:53.798Z] ec43610c2a17: Pull complete [2023-05-17T20:18:53.798Z] 3a2ae6a8a46f: Pull complete [2023-05-17T20:18:54.056Z] 33b1e0a273af: Pull complete [2023-05-17T20:18:54.056Z] 5d3b04190fa2: Pull complete [2023-05-17T20:18:58.244Z] 2f39f015ded8: Pull complete [2023-05-17T20:18:58.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T20:18:58.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:18:58.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:18:58.499Z] prd-ubuntu20.04-docker-8c-8g-15930 does not seem to be running inside a container [2023-05-17T20:18:58.529Z] $ 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-565 -v /w/workspace/_app-service-configurable_PR-565:/w/workspace/_app-service-configurable_PR-565:rw,z -v /w/workspace/_app-service-configurable_PR-565@tmp:/w/workspace/_app-service-configurable_PR-565@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-05-17T20:19:01.293Z] $ docker top d37b4d44cbfabd59e5245892a37b86ad5b4eda01f67ff9701f9735f1ef48b4e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:19:01.783Z] ---> job-cost.sh [2023-05-17T20:19:01.783Z] lf-activate-venv: SKIPPING [2023-05-17T20:19:01.783Z] INFO: No Stack... [2023-05-17T20:19:02.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T20:19:02.611Z] INFO: Archiving Costs [2023-05-17T20:19:02.622Z] Removing intermediate container 105dbacd643d [2023-05-17T20:19:02.623Z] ---> 2c208300a413 [2023-05-17T20:19:02.623Z] Step 10/12 : COPY . . [2023-05-17T20:19:02.623Z] ---> c41fe2687909 [2023-05-17T20:19:02.623Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:19:02.623Z] ---> Running in 13694b8f6222 [2023-05-17T20:19:02.623Z] Removing intermediate container 13694b8f6222 [2023-05-17T20:19:02.623Z] ---> 267bfd927ecc [2023-05-17T20:19:02.623Z] Step 12/12 : RUN $MAKE [2023-05-17T20:19:02.623Z] ---> Running in a1f2a9050190 [2023-05-17T20:19:02.623Z] noop [2023-05-17T20:19:02.623Z] Removing intermediate container a1f2a9050190 [2023-05-17T20:19:02.623Z] ---> 5d3c7eaaa795 [2023-05-17T20:19:02.623Z] Successfully built 5d3c7eaaa795 [2023-05-17T20:19:02.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:19:02.954Z] + cat /w/workspace/_app-service-configurable_PR-565/archives/cost.csv [2023-05-17T20:19:02.954Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T20:19:02.993Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] [2023-05-17T20:19:02.998Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] did not exist. Created. [2023-05-17T20:19:02.999Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T20:19:03.183Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T20:19:03.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:19:03.396Z] + echo total: 0.4399999976158142 [2023-05-17T20:19:03.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-15937 does not seem to be running inside a container [2023-05-17T20:19:03.464Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T20:19:04.659Z] $ docker top a9b10bf48b43875225ca3653d9a0c36b71cb6bc48b00a0f186a6697007c80c24 -eo pid,comm [Pipeline] { [Pipeline] stash [2023-05-17T20:19:04.979Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [2023-05-17T20:19:05.096Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T20:19:05.176Z] $ docker stop --time=1 d37b4d44cbfabd59e5245892a37b86ad5b4eda01f67ff9701f9735f1ef48b4e7 [2023-05-17T20:19:05.607Z] + go version [2023-05-17T20:19:05.607Z] go version go1.20.2 linux/arm64 [2023-05-17T20:19:06.335Z] $ docker rm -f --volumes d37b4d44cbfabd59e5245892a37b86ad5b4eda01f67ff9701f9735f1ef48b4e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-17T20:19:06.442Z] $ docker stop --time=1 a9b10bf48b43875225ca3653d9a0c36b71cb6bc48b00a0f186a6697007c80c24 [2023-05-17T20:19:08.029Z] $ docker rm -f --volumes a9b10bf48b43875225ca3653d9a0c36b71cb6bc48b00a0f186a6697007c80c24 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:19:09.020Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T20:19:09.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:19:09.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-15937 does not seem to be running inside a container [2023-05-17T20:19:09.302Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T20:19:10.410Z] $ docker top 6ebf6074124c8e096f6a04f95b702fd43e0738c07a77e63e9e0fc78c287795ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:19:10.991Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:19:12.055Z] + make test [2023-05-17T20:19:12.055Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T20:21:33.769Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T20:21:33.769Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T20:21:33.769Z] go vet ./... [2023-05-17T20:23:55.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T20:23:55.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T20:23:55.446Z] ./bin/test-attribution-txt.sh [2023-05-17T20:23:55.446Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T20:23:55.446Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T20:23:55.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T20:23:55.497Z] $ docker stop --time=1 6ebf6074124c8e096f6a04f95b702fd43e0738c07a77e63e9e0fc78c287795ea [2023-05-17T20:23:57.528Z] $ docker rm -f --volumes 6ebf6074124c8e096f6a04f95b702fd43e0738c07a77e63e9e0fc78c287795ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:23:59.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T20:23:59.087Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T20:23:59.530Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:24:00.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T20:24:00.470Z] + ls -al . [2023-05-17T20:24:00.470Z] total 172 [2023-05-17T20:24:00.470Z] drwxrwxr-x 7 jenkins jenkins 4096 May 17 20:19 . [2023-05-17T20:24:00.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:16 .. [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 20:16 .dockerignore [2023-05-17T20:24:00.470Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:16 .git [2023-05-17T20:24:00.470Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:16 .github [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 20:16 .gitignore [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:16 .golangci.yml [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 20:16 Attribution.txt [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 20:16 CHANGELOG.md [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 20:16 Dockerfile [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:16 GOVERNANCE.md [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 20:16 Jenkinsfile [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 20:16 LICENSE [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 20:16 OWNERS.md [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 20:16 README.md [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 20:16 VERSION [2023-05-17T20:24:00.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:16 bin [2023-05-17T20:24:00.470Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 20:19 coverage.out [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 20:16 go.mod [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 20:16 go.sum [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 20:16 main.go [2023-05-17T20:24:00.470Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 20:16 makefile [2023-05-17T20:24:00.470Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:16 res [2023-05-17T20:24:00.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:24:00.883Z] + 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=0187e670effe769e378288907b00e0b458bd58b1 --label arch=arm64 --label version=0.0.0 . [2023-05-17T20:24:00.883Z] Sending build context to Docker daemon 169.5kB [2023-05-17T20:24:01.149Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:24:01.149Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T20:24:01.149Z] ---> 5d3c7eaaa795 [2023-05-17T20:24:01.149Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:24:01.149Z] ---> Running in f1f6f9a2c81e [2023-05-17T20:24:01.415Z] Removing intermediate container f1f6f9a2c81e [2023-05-17T20:24:01.415Z] ---> 11e082bcb027 [2023-05-17T20:24:01.415Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:24:01.681Z] ---> Running in 1bdd1c700ca0 [2023-05-17T20:24:01.947Z] Removing intermediate container 1bdd1c700ca0 [2023-05-17T20:24:01.947Z] ---> c2c63f81faca [2023-05-17T20:24:01.948Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:24:01.948Z] ---> Running in 5a6cbd21c793 [2023-05-17T20:24:02.214Z] Removing intermediate container 5a6cbd21c793 [2023-05-17T20:24:02.214Z] ---> f68532e3c67e [2023-05-17T20:24:02.214Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:24:02.215Z] ---> Running in 05a8a6033e7d [2023-05-17T20:24:03.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:03.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:24:05.158Z] OK: 263 MiB in 53 packages [2023-05-17T20:24:05.750Z] Removing intermediate container 05a8a6033e7d [2023-05-17T20:24:05.750Z] ---> f160dbe417dc [2023-05-17T20:24:05.750Z] Step 7/26 : WORKDIR /app [2023-05-17T20:24:05.750Z] ---> Running in 143a22c88e0e [2023-05-17T20:24:06.017Z] Removing intermediate container 143a22c88e0e [2023-05-17T20:24:06.017Z] ---> e15cf4b7e967 [2023-05-17T20:24:06.017Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T20:24:06.597Z] ---> 71dee9d87035 [2023-05-17T20:24:06.597Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:24:06.597Z] ---> Running in b97a14624eb3 [2023-05-17T20:24:09.933Z] Removing intermediate container b97a14624eb3 [2023-05-17T20:24:09.933Z] ---> b6ad1fc22d4b [2023-05-17T20:24:09.933Z] Step 10/26 : COPY . . [2023-05-17T20:24:10.203Z] ---> 7f57083f4194 [2023-05-17T20:24:10.203Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:24:10.203Z] ---> Running in b18cff5b4ea5 [2023-05-17T20:24:10.475Z] Removing intermediate container b18cff5b4ea5 [2023-05-17T20:24:10.475Z] ---> f35192dd371a [2023-05-17T20:24:10.475Z] Step 12/26 : RUN $MAKE [2023-05-17T20:24:10.743Z] ---> Running in 18b6bb4c6a1e [2023-05-17T20:24:11.705Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T20:26:33.389Z] Removing intermediate container 18b6bb4c6a1e [2023-05-17T20:26:33.389Z] ---> 8599b8fcb844 [2023-05-17T20:26:33.389Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T20:26:33.389Z] 3.17: Pulling from library/alpine [2023-05-17T20:26:33.389Z] c41833b44d91: Already exists [2023-05-17T20:26:33.389Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:26:33.389Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T20:26:33.389Z] ---> 51e60588ff2c [2023-05-17T20:26:33.389Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T20:26:33.389Z] ---> Running in bcde7ec3f702 [2023-05-17T20:26:33.389Z] Removing intermediate container bcde7ec3f702 [2023-05-17T20:26:33.389Z] ---> b839ed9e7c7b [2023-05-17T20:26:33.389Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T20:26:33.389Z] ---> Running in b93d2de20a28 [2023-05-17T20:26:33.389Z] Removing intermediate container b93d2de20a28 [2023-05-17T20:26:33.389Z] ---> 9fe3d4c79104 [2023-05-17T20:26:33.389Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T20:26:33.389Z] ---> Running in 2e41ba7f2a7b [2023-05-17T20:26:33.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:26:33.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:26:33.389Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T20:26:33.389Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:26:33.389Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:26:33.389Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:26:33.389Z] OK: 8 MiB in 17 packages [2023-05-17T20:26:33.657Z] Removing intermediate container 2e41ba7f2a7b [2023-05-17T20:26:33.657Z] ---> 335d6db27c53 [2023-05-17T20:26:33.657Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T20:26:34.243Z] ---> f1e86c638634 [2023-05-17T20:26:34.243Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T20:26:34.827Z] ---> 91f97ede0796 [2023-05-17T20:26:34.827Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T20:26:35.412Z] ---> 26cd03b98efb [2023-05-17T20:26:35.412Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T20:26:36.820Z] ---> bb80ddfe7584 [2023-05-17T20:26:36.820Z] Step 21/26 : EXPOSE 48095 [2023-05-17T20:26:36.820Z] ---> Running in a52fdcaadc04 [2023-05-17T20:26:37.089Z] Removing intermediate container a52fdcaadc04 [2023-05-17T20:26:37.089Z] ---> c709eb26abe8 [2023-05-17T20:26:37.089Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T20:26:37.089Z] ---> Running in d5ce833ef001 [2023-05-17T20:26:37.357Z] Removing intermediate container d5ce833ef001 [2023-05-17T20:26:37.357Z] ---> 433bbd6d0857 [2023-05-17T20:26:37.357Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:26:37.625Z] ---> Running in beedaf2d7d36 [2023-05-17T20:26:37.895Z] Removing intermediate container beedaf2d7d36 [2023-05-17T20:26:37.895Z] ---> 4f66b0ab965d [2023-05-17T20:26:37.895Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T20:26:37.895Z] ---> Running in 32163c3d567c [2023-05-17T20:26:38.163Z] Removing intermediate container 32163c3d567c [2023-05-17T20:26:38.163Z] ---> bd49b902b3d2 [2023-05-17T20:26:38.163Z] Step 25/26 : LABEL git_sha=0187e670effe769e378288907b00e0b458bd58b1 [2023-05-17T20:26:38.163Z] ---> Running in 81d0ada00c93 [2023-05-17T20:26:38.432Z] Removing intermediate container 81d0ada00c93 [2023-05-17T20:26:38.432Z] ---> 437fde906a0b [2023-05-17T20:26:38.432Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T20:26:38.699Z] ---> Running in d26837d86cbc [2023-05-17T20:26:38.971Z] Removing intermediate container d26837d86cbc [2023-05-17T20:26:38.971Z] ---> 8b02d8577b10 [2023-05-17T20:26:38.971Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T20:26:38.971Z] Successfully built 8b02d8577b10 [2023-05-17T20:26:38.971Z] 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-05-17T20:26:39.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:26:39.804Z] [2023-05-17T20:26:39.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:26:40.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:26:40.213Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T20:26:40.213Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T20:26:40.213Z] 04944245beec: Pulling fs layer [2023-05-17T20:26:40.213Z] 699f458cf7ca: Pulling fs layer [2023-05-17T20:26:40.213Z] 765212b225bb: Pulling fs layer [2023-05-17T20:26:40.213Z] f23df028b6ca: Pulling fs layer [2023-05-17T20:26:40.213Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T20:26:40.213Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T20:26:40.213Z] f23df028b6ca: Waiting [2023-05-17T20:26:40.213Z] d65c8cfc05b1: Waiting [2023-05-17T20:26:40.213Z] 2437ff75d9bd: Waiting [2023-05-17T20:26:40.481Z] 04944245beec: Verifying Checksum [2023-05-17T20:26:40.481Z] 04944245beec: Download complete [2023-05-17T20:26:40.481Z] 765212b225bb: Verifying Checksum [2023-05-17T20:26:40.481Z] 765212b225bb: Download complete [2023-05-17T20:26:40.481Z] f23df028b6ca: Verifying Checksum [2023-05-17T20:26:40.481Z] f23df028b6ca: Download complete [2023-05-17T20:26:40.481Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T20:26:40.481Z] d65c8cfc05b1: Download complete [2023-05-17T20:26:40.749Z] 699f458cf7ca: Verifying Checksum [2023-05-17T20:26:40.749Z] 699f458cf7ca: Download complete [2023-05-17T20:26:41.018Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T20:26:41.018Z] 8998bd30e6a1: Download complete [2023-05-17T20:26:43.599Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T20:26:43.599Z] 2437ff75d9bd: Download complete [2023-05-17T20:26:45.007Z] 8998bd30e6a1: Pull complete [2023-05-17T20:26:45.274Z] 04944245beec: Pull complete [2023-05-17T20:26:46.684Z] 699f458cf7ca: Pull complete [2023-05-17T20:26:46.684Z] 765212b225bb: Pull complete [2023-05-17T20:26:47.274Z] f23df028b6ca: Pull complete [2023-05-17T20:26:47.541Z] d65c8cfc05b1: Pull complete [2023-05-17T20:27:02.521Z] 2437ff75d9bd: Pull complete [2023-05-17T20:27:02.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T20:27:02.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:27:02.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:27:02.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-15937 does not seem to be running inside a container [2023-05-17T20:27:02.917Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T20:27:05.679Z] $ docker top 61d9ff87ee3f422945e0abc3c2f361d6743d996f56c6658048928b1152954894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:06.599Z] ---> job-cost.sh [2023-05-17T20:27:06.599Z] lf-activate-venv: SKIPPING [2023-05-17T20:27:06.599Z] INFO: No Stack... [2023-05-17T20:27:07.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T20:27:07.763Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T20:27:08.112Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-17T20:27:08.112Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T20:27:08.166Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] [2023-05-17T20:27:08.171Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] did not exist. Created. [2023-05-17T20:27:08.171Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T20:27:08.896Z] /w/workspace/app-service-configurable/1@tmp/durable-424b0583/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T20:27:09.252Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T20:27:09.296Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T20:27:09.340Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T20:27:09.355Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-565-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T20:27:09.434Z] $ docker stop --time=1 61d9ff87ee3f422945e0abc3c2f361d6743d996f56c6658048928b1152954894 [2023-05-17T20:27:10.931Z] $ docker rm -f --volumes 61d9ff87ee3f422945e0abc3c2f361d6743d996f56c6658048928b1152954894 [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-05-17T20:27:11.971Z] provisioning config files... [2023-05-17T20:27:11.981Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-565@tmp/config3900325832547158774tmp [Pipeline] { [Pipeline] sh [2023-05-17T20:27:12.325Z] + set +x [2023-05-17T20:27:12.325Z] + bash -s -- [2023-05-17T20:27:12.325Z] + curl -s https://codecov.io/bash [2023-05-17T20:27:12.325Z] [2023-05-17T20:27:12.325Z] _____ _ [2023-05-17T20:27:12.325Z] / ____| | | [2023-05-17T20:27:12.325Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T20:27:12.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T20:27:12.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T20:27:12.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T20:27:12.325Z] Bash-1.0.6 [2023-05-17T20:27:12.325Z] [2023-05-17T20:27:12.325Z] [2023-05-17T20:27:12.325Z] ==> git version 2.25.1 found [2023-05-17T20:27:12.325Z] ==> 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-05-17T20:27:12.325Z] Release-Date: 2020-01-08 [2023-05-17T20:27:12.325Z] 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-05-17T20:27:12.325Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T20:27:12.325Z] ==> Jenkins CI detected. [2023-05-17T20:27:12.325Z] current dir:  /w/workspace/_app-service-configurable_PR-565 [2023-05-17T20:27:12.325Z] project root: . [2023-05-17T20:27:12.325Z] --> token set from env [2023-05-17T20:27:12.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T20:27:12.585Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T20:27:12.585Z] ==> Python coveragepy not found [2023-05-17T20:27:12.585Z] ==> Searching for coverage reports in: [2023-05-17T20:27:12.585Z] + . [2023-05-17T20:27:12.585Z] -> Found 1 reports [2023-05-17T20:27:12.585Z] ==> Detecting git/mercurial file structure [2023-05-17T20:27:12.585Z] ==> Reading reports [2023-05-17T20:27:12.585Z] + ./coverage.out bytes=13 [2023-05-17T20:27:12.585Z] ==> Appending adjustments [2023-05-17T20:27:12.585Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T20:27:12.585Z] + Found adjustments [2023-05-17T20:27:12.585Z] ==> Gzipping contents [2023-05-17T20:27:12.585Z] 4.0K /tmp/codecov.PVPH6a.gz [2023-05-17T20:27:12.585Z] ==> Uploading reports [2023-05-17T20:27:12.585Z] url: https://codecov.io [2023-05-17T20:27:12.585Z] query: branch=PR-565&commit=0187e670effe769e378288907b00e0b458bd58b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-565%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=565&job=&cmd_args= [2023-05-17T20:27:12.585Z] -> Pinging Codecov [2023-05-17T20:27:12.585Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-565&commit=0187e670effe769e378288907b00e0b458bd58b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-565%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=565&job=&cmd_args= [2023-05-17T20:27:12.843Z] -> Uploading to [2023-05-17T20:27:12.843Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/A97CA9966030D2A3747ED39772930CCE/0187e670effe769e378288907b00e0b458bd58b1/5adb38c1-a1f9-43e8-9408-f7fe03afbf2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T202712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fea68fb9143be7ed0794131863a40d3d3d9001cdb174ebda4881db94a08d487f [2023-05-17T20:27:12.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:27:12.843Z] Dload Upload Total Spent Left Speed [2023-05-17T20:27:12.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2014 --:--:-- --:--:-- --:--:-- 2014 [2023-05-17T20:27:12.843Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0187e670effe769e378288907b00e0b458bd58b1 [Pipeline] } [2023-05-17T20:27:12.870Z] 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-05-17T20:27:14.662Z] + [ -d /w/workspace/_app-service-configurable_PR-565/archives ] [2023-05-17T20:27:14.662Z] + ls -al /w/workspace/_app-service-configurable_PR-565/archives [2023-05-17T20:27:14.662Z] total 16 [2023-05-17T20:27:14.662Z] drwxr-xr-x 3 root root 4096 May 17 20:19 . [2023-05-17T20:27:14.662Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:19 .. [2023-05-17T20:27:14.662Z] drwxr-xr-x 2 root root 4096 May 17 20:19 cost [2023-05-17T20:27:14.662Z] -rw-r--r-- 1 root root 97 May 17 20:19 cost.csv [2023-05-17T20:27:14.662Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-565/archives [2023-05-17T20:27:14.662Z] + ls -al /w/workspace/_app-service-configurable_PR-565/archives [2023-05-17T20:27:14.662Z] total 16 [2023-05-17T20:27:14.662Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:19 . [2023-05-17T20:27:14.662Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:19 .. [2023-05-17T20:27:14.662Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 20:19 cost [2023-05-17T20:27:14.662Z] -rw-r--r-- 1 jenkins jenkins 97 May 17 20:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:14.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:15.879Z] ---> package-listing.sh [2023-05-17T20:27:15.879Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T20:27:15.879Z] ++ facter osfamily [2023-05-17T20:27:16.139Z] + OS_FAMILY=debian [2023-05-17T20:27:16.139Z] + workspace=/w/workspace/_app-service-configurable_PR-565 [2023-05-17T20:27:16.139Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T20:27:16.139Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T20:27:16.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T20:27:16.139Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T20:27:16.139Z] + '[' /w/workspace/_app-service-configurable_PR-565 ']' [2023-05-17T20:27:16.139Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T20:27:16.139Z] + case "${OS_FAMILY}" in [2023-05-17T20:27:16.139Z] + dpkg -l [2023-05-17T20:27:16.139Z] + grep '^ii' [2023-05-17T20:27:16.139Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T20:27:16.139Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T20:27:16.139Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T20:27:16.139Z] + '[' /w/workspace/_app-service-configurable_PR-565 ']' [2023-05-17T20:27:16.139Z] + mkdir -p /w/workspace/_app-service-configurable_PR-565/archives/ [2023-05-17T20:27:16.139Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-565/archives/ [Pipeline] echo [2023-05-17T20:27:16.179Z] 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-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T20:27:16.475Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:27:17.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:27:17.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:27:17.257Z] prd-ubuntu20.04-docker-8c-8g-15930 does not seem to be running inside a container [2023-05-17T20:27:17.290Z] $ 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-565/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-565 -v /w/workspace/_app-service-configurable_PR-565:/w/workspace/_app-service-configurable_PR-565:rw,z -v /w/workspace/_app-service-configurable_PR-565@tmp:/w/workspace/_app-service-configurable_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T20:27:17.482Z] $ docker top 6a38f2893c3a460fa8c680b0bcee2a1f22f2697b2102c534555c6d2bb1296237 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:27:17.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T20:27:18.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T20:27:18.502Z] + ls /var/log/sa-host [2023-05-17T20:27:18.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:27:18.648Z] provisioning config files... [2023-05-17T20:27:18.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-565@tmp/config4271646738204368417tmp [Pipeline] { [Pipeline] echo [2023-05-17T20:27:18.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:19.024Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T20:27:19.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:19.463Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T20:27:19.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:19.807Z] ---> sudo-logs.sh [2023-05-17T20:27:19.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T20:27:19.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:20.211Z] ---> job-cost.sh [2023-05-17T20:27:20.211Z] lf-activate-venv: SKIPPING [2023-05-17T20:27:20.211Z] DEBUG: total: 0.4399999976158142 [2023-05-17T20:27:20.211Z] INFO: Retrieving Stack Cost... [2023-05-17T20:27:20.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T20:27:21.036Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T20:27:21.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:27:21.384Z] ---> logs-deploy.sh [2023-05-17T20:27:21.384Z] lf-activate-venv: SKIPPING [2023-05-17T20:27:21.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-565/1 [2023-05-17T20:27:21.384Z] INFO: archiving workspace using pattern(s): [2023-05-17T20:27:22.321Z] Archives upload complete. [2023-05-17T20:27:22.321Z] INFO: archiving logs to Nexus