Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5075b9e81635d00e611a2c2e84518ae3b9f6de56+58c55fcceacaa429eb258ff9b432fe1f0402d5e4 (ab94a0254068f9b925a13fed61ffd409b1d3a1b6) 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-ssh4106384218091154938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6743100424825950198.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12749318057443454195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12936147740988089999.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7976137586832282539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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: device-gpio-settings PROJECT: device-gpio 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: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-455 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 Merge succeeded, producing 67a2dd624b416a0bf1708fa8dd535230830e5657 Checking out Revision 67a2dd624b416a0bf1708fa8dd535230830e5657 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # 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 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a2dd624b416a0bf1708fa8dd535230830e5657 # timeout=10 Commit message: "Merge commit '58c55fcceacaa429eb258ff9b432fe1f0402d5e4' into HEAD" > git rev-list --no-walk 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T13:21:26.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T13:21:26.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T13:21:26.049Z] ========================================================= [2023-03-15T13:21:26.049Z] EdgeX Global Pipelines Version Info [2023-03-15T13:21:26.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:21:26.763Z] ------------------- [2023-03-15T13:21:26.763Z] stable info: [2023-03-15T13:21:26.763Z] ------------------- [2023-03-15T13:21:26.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T13:21:26.763Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T13:21:26.763Z] Message: update stable to v1.0.245 [2023-03-15T13:21:27.333Z] ------------------- [2023-03-15T13:21:27.333Z] experimental info: [2023-03-15T13:21:27.333Z] ------------------- [2023-03-15T13:21:27.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T13:21:27.333Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T13:21:27.333Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T13:21:27.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-15T13:21:27.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-15T13:21:27.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T13:21:27.562Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T13:21:27.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T13:21:27.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T13:21:27.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T13:21:27.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T13:21:27.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T13:21:27.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T13:21:27.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T13:21:27.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-15T13:21:27.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T13:21:27.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T13:21:27.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T13:21:27.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T13:21:27.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T13:21:27.705Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T13:21:27.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T13:21:27.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T13:21:27.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T13:21:27.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T13:21:27.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T13:21:27.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T13:21:27.796Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T13:21:27.807Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T13:21:27.822Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T13:21:27.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-03-15T13:21:27.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-03-15T13:21:27.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-03-15T13:21:27.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67a2dd624b416a0bf1708fa8dd535230830e5657 [Pipeline] echo [2023-03-15T13:21:27.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67a2dd6 [Pipeline] echo [2023-03-15T13:21:27.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T13:21:27.953Z] provisioning config files... [2023-03-15T13:21:27.968Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config336575507843503364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:21:28.273Z] ---> docker-login.sh [2023-03-15T13:21:28.273Z] nexus3.edgexfoundry.org:10001 [2023-03-15T13:21:28.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:28.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:28.533Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:28.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:28.533Z] [2023-03-15T13:21:28.533Z] Login Succeeded [2023-03-15T13:21:28.533Z] nexus3.edgexfoundry.org:10002 [2023-03-15T13:21:28.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:28.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:28.533Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:28.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:28.533Z] [2023-03-15T13:21:28.533Z] Login Succeeded [2023-03-15T13:21:28.533Z] nexus3.edgexfoundry.org:10003 [2023-03-15T13:21:28.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:28.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:28.792Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:28.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:28.792Z] [2023-03-15T13:21:28.792Z] Login Succeeded [2023-03-15T13:21:28.792Z] nexus3.edgexfoundry.org:10004 [2023-03-15T13:21:28.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:28.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:28.792Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:28.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:28.792Z] [2023-03-15T13:21:28.792Z] Login Succeeded [2023-03-15T13:21:28.792Z] docker.io [2023-03-15T13:21:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:29.052Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:29.052Z] [2023-03-15T13:21:29.052Z] Login Succeeded [2023-03-15T13:21:29.052Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T13:21:29.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T13:21:29.419Z] + git rev-list -1 --merges 67a2dd624b416a0bf1708fa8dd535230830e5657~1..67a2dd624b416a0bf1708fa8dd535230830e5657 [Pipeline] echo [2023-03-15T13:21:29.461Z] -----------> git rev-list -1 --merges 67a2dd624b416a0bf1708fa8dd535230830e5657~1..67a2dd624b416a0bf1708fa8dd535230830e5657 67a2dd624b416a0bf1708fa8dd535230830e5657 [2023-03-15T13:21:29.461Z] 67a2dd624b416a0bf1708fa8dd535230830e5657 [false] [Pipeline] sh [2023-03-15T13:21:29.748Z] + git log --format=format:%s -1 67a2dd624b416a0bf1708fa8dd535230830e5657 [Pipeline] echo [2023-03-15T13:21:29.761Z] ========================================================= [2023-03-15T13:21:29.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T13:21:29.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T13:21:30.072Z] + git log --format=format:%s -1 67a2dd624b416a0bf1708fa8dd535230830e5657 [Pipeline] echo [2023-03-15T13:21:30.083Z] [semverPrep] GIT_COMMIT: 67a2dd624b416a0bf1708fa8dd535230830e5657, Commit Message: Merge commit '58c55fcceacaa429eb258ff9b432fe1f0402d5e4' into HEAD [Pipeline] echo [2023-03-15T13:21:30.090Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T13:21:30.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T13:21:30.432Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T13:21:30.432Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T13:21:30.432Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T13:21:30.432Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T13:21:30.432Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T13:21:30.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:21:30.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T13:21:30.782Z] [2023-03-15T13:21:30.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:21:31.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T13:21:31.089Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T13:21:31.089Z] b85a868b505f: Pulling fs layer [2023-03-15T13:21:31.089Z] e2be974225ed: Pulling fs layer [2023-03-15T13:21:31.089Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T13:21:31.089Z] 988bab9f4d93: Pulling fs layer [2023-03-15T13:21:31.089Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T13:21:31.089Z] eaf3925da568: Pulling fs layer [2023-03-15T13:21:31.089Z] bab4dde63d76: Pulling fs layer [2023-03-15T13:21:31.089Z] bde34c3a00c8: Pulling fs layer [2023-03-15T13:21:31.089Z] b352a97aabf1: Pulling fs layer [2023-03-15T13:21:31.089Z] 988bab9f4d93: Waiting [2023-03-15T13:21:31.089Z] bab4dde63d76: Waiting [2023-03-15T13:21:31.089Z] 1469e6f7b9e6: Waiting [2023-03-15T13:21:31.089Z] eaf3925da568: Waiting [2023-03-15T13:21:31.089Z] bde34c3a00c8: Waiting [2023-03-15T13:21:31.089Z] 4872d77fe225: Pulling fs layer [2023-03-15T13:21:31.089Z] b352a97aabf1: Waiting [2023-03-15T13:21:31.089Z] 5851b861e8e6: Pulling fs layer [2023-03-15T13:21:31.089Z] 4872d77fe225: Waiting [2023-03-15T13:21:31.089Z] 5851b861e8e6: Waiting [2023-03-15T13:21:31.089Z] e2be974225ed: Verifying Checksum [2023-03-15T13:21:31.089Z] e2be974225ed: Download complete [2023-03-15T13:21:31.089Z] 988bab9f4d93: Verifying Checksum [2023-03-15T13:21:31.089Z] 988bab9f4d93: Download complete [2023-03-15T13:21:31.350Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T13:21:31.350Z] 1469e6f7b9e6: Download complete [2023-03-15T13:21:31.350Z] eaf3925da568: Download complete [2023-03-15T13:21:31.350Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T13:21:31.350Z] 339a4e72a1f5: Download complete [2023-03-15T13:21:31.350Z] bde34c3a00c8: Verifying Checksum [2023-03-15T13:21:31.350Z] b352a97aabf1: Verifying Checksum [2023-03-15T13:21:31.350Z] b352a97aabf1: Download complete [2023-03-15T13:21:31.350Z] 4872d77fe225: Download complete [2023-03-15T13:21:31.350Z] 5851b861e8e6: Verifying Checksum [2023-03-15T13:21:31.350Z] 5851b861e8e6: Download complete [2023-03-15T13:21:31.350Z] b85a868b505f: Verifying Checksum [2023-03-15T13:21:31.350Z] b85a868b505f: Download complete [2023-03-15T13:21:31.609Z] bab4dde63d76: Verifying Checksum [2023-03-15T13:21:31.609Z] bab4dde63d76: Download complete [2023-03-15T13:21:32.989Z] b85a868b505f: Pull complete [2023-03-15T13:21:32.989Z] e2be974225ed: Pull complete [2023-03-15T13:21:33.248Z] 339a4e72a1f5: Pull complete [2023-03-15T13:21:33.508Z] 988bab9f4d93: Pull complete [2023-03-15T13:21:33.767Z] 1469e6f7b9e6: Pull complete [2023-03-15T13:21:33.767Z] eaf3925da568: Pull complete [2023-03-15T13:21:35.690Z] bab4dde63d76: Pull complete [2023-03-15T13:21:35.690Z] bde34c3a00c8: Pull complete [2023-03-15T13:21:35.951Z] b352a97aabf1: Pull complete [2023-03-15T13:21:35.951Z] 4872d77fe225: Pull complete [2023-03-15T13:21:35.951Z] 5851b861e8e6: Pull complete [2023-03-15T13:21:35.951Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T13:21:35.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T13:21:35.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:21:36.069Z] prd-ubuntu20.04-docker-8c-8g-455 does not seem to be running inside a container [2023-03-15T13:21:36.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@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-devops/py-git-semver:0.1.4 cat [2023-03-15T13:21:37.750Z] $ docker top e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 -eo pid,comm [2023-03-15T13:21:37.817Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T13:21:37.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T13:21:37.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T13:21:37.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T13:21:37.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T13:21:37.972Z] $ docker exec e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 ssh-agent [2023-03-15T13:21:38.089Z] SSH_AUTH_SOCK=/tmp/ssh-qdKAtMNxi4bl/agent.32 [2023-03-15T13:21:38.089Z] SSH_AGENT_PID=38 [2023-03-15T13:21:38.098Z] Running ssh-add (command line suppressed) [2023-03-15T13:21:38.207Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8770086821124898075.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8770086821124898075.key) [2023-03-15T13:21:38.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T13:21:38.504Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T13:21:38.526Z] $ docker exec --env ******** --env ******** e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 ssh-agent -k [2023-03-15T13:21:38.632Z] unset SSH_AUTH_SOCK; [2023-03-15T13:21:38.633Z] unset SSH_AGENT_PID; [2023-03-15T13:21:38.633Z] echo Agent pid 38 killed; [2023-03-15T13:21:38.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T13:21:38.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T13:21:38.660Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T13:21:38.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T13:21:38.787Z] $ docker exec e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 ssh-agent [2023-03-15T13:21:38.904Z] SSH_AUTH_SOCK=/tmp/ssh-aFCstt2jS8oW/agent.70 [2023-03-15T13:21:38.904Z] SSH_AGENT_PID=76 [2023-03-15T13:21:38.910Z] Running ssh-add (command line suppressed) [2023-03-15T13:21:39.008Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_4397168231494416011.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_4397168231494416011.key) [2023-03-15T13:21:39.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T13:21:39.366Z] + git semver init [2023-03-15T13:21:39.630Z] 2023-03-15 13:21:39,560 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T13:21:39.630Z] 2023-03-15 13:21:39,561 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-15T13:21:39.630Z] 2023-03-15 13:21:39,562 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-15T13:21:39.630Z] 2023-03-15 13:21:39,562 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,516 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,517 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,521 [execute] INFO git cat-file --batch-check [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,529 [execute] INFO git cat-file --batch [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T13:21:40.567Z] 2023-03-15 13:21:40,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-15T13:21:40.567Z] 0.0.0 [Pipeline] } [2023-03-15T13:21:40.579Z] $ docker exec --env ******** --env ******** e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 ssh-agent -k [2023-03-15T13:21:40.672Z] unset SSH_AUTH_SOCK; [2023-03-15T13:21:40.673Z] unset SSH_AGENT_PID; [2023-03-15T13:21:40.674Z] echo Agent pid 76 killed; [2023-03-15T13:21:40.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T13:21:40.983Z] + git semver [Pipeline] } [2023-03-15T13:21:41.258Z] $ docker stop --time=1 e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 [2023-03-15T13:21:42.606Z] $ docker rm -f --volumes e75b395046c8e66dcbcaa1296fdde31231112ed986a131c75022a0344e175433 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T13:21:42.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T13:21:43.172Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T13:21:43.175Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T13:21:43.265Z] provisioning config files... [2023-03-15T13:21:43.275Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config4468281048338178712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:21:43.576Z] ---> docker-login.sh [2023-03-15T13:21:43.576Z] nexus3.edgexfoundry.org:10001 [2023-03-15T13:21:43.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:43.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:43.576Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:43.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:43.576Z] [2023-03-15T13:21:43.576Z] Login Succeeded [2023-03-15T13:21:43.576Z] nexus3.edgexfoundry.org:10002 [2023-03-15T13:21:43.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:43.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:43.576Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:43.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:43.576Z] [2023-03-15T13:21:43.576Z] Login Succeeded [2023-03-15T13:21:43.838Z] nexus3.edgexfoundry.org:10003 [2023-03-15T13:21:43.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:43.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:43.838Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:43.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:43.838Z] [2023-03-15T13:21:43.838Z] Login Succeeded [2023-03-15T13:21:43.838Z] nexus3.edgexfoundry.org:10004 [2023-03-15T13:21:43.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:43.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:43.838Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:43.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:43.838Z] [2023-03-15T13:21:43.838Z] Login Succeeded [2023-03-15T13:21:43.838Z] docker.io [2023-03-15T13:21:44.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:21:44.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:21:44.362Z] Configure a credential helper to remove this warning. See [2023-03-15T13:21:44.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:21:44.362Z] [2023-03-15T13:21:44.362Z] Login Succeeded [2023-03-15T13:21:44.362Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T13:21:44.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T13:21:44.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T13:21:44.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T13:21:44.445Z] ========================================================= [2023-03-15T13:21:44.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T13:21:44.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:21:44.751Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T13:21:44.751Z] Sending build context to Docker daemon 16.02MB [2023-03-15T13:21:44.751Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T13:21:44.751Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T13:21:45.014Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T13:21:45.014Z] 63b65145d645: Pulling fs layer [2023-03-15T13:21:45.014Z] a2d21d5440eb: Pulling fs layer [2023-03-15T13:21:45.014Z] 935e6c44a52c: Pulling fs layer [2023-03-15T13:21:45.014Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T13:21:45.014Z] 30dea6a524f1: Pulling fs layer [2023-03-15T13:21:45.014Z] a2aff8979fd8: Pulling fs layer [2023-03-15T13:21:45.014Z] 6808be2612f2: Pulling fs layer [2023-03-15T13:21:45.014Z] f25807f1079a: Pulling fs layer [2023-03-15T13:21:45.014Z] a2aff8979fd8: Waiting [2023-03-15T13:21:45.014Z] 94cc34f8dd06: Waiting [2023-03-15T13:21:45.014Z] 30dea6a524f1: Waiting [2023-03-15T13:21:45.014Z] 6808be2612f2: Waiting [2023-03-15T13:21:45.014Z] a2d21d5440eb: Verifying Checksum [2023-03-15T13:21:45.014Z] a2d21d5440eb: Download complete [2023-03-15T13:21:45.014Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T13:21:45.014Z] 94cc34f8dd06: Download complete [2023-03-15T13:21:45.014Z] 30dea6a524f1: Verifying Checksum [2023-03-15T13:21:45.014Z] 30dea6a524f1: Download complete [2023-03-15T13:21:45.014Z] 63b65145d645: Verifying Checksum [2023-03-15T13:21:45.014Z] 63b65145d645: Download complete [2023-03-15T13:21:45.014Z] a2aff8979fd8: Download complete [2023-03-15T13:21:45.282Z] 63b65145d645: Pull complete [2023-03-15T13:21:45.282Z] a2d21d5440eb: Pull complete [2023-03-15T13:21:45.543Z] f25807f1079a: Verifying Checksum [2023-03-15T13:21:45.543Z] f25807f1079a: Download complete [2023-03-15T13:21:45.804Z] 935e6c44a52c: Verifying Checksum [2023-03-15T13:21:45.804Z] 935e6c44a52c: Download complete [2023-03-15T13:21:45.804Z] 6808be2612f2: Verifying Checksum [2023-03-15T13:21:45.804Z] 6808be2612f2: Download complete [2023-03-15T13:21:49.091Z] 935e6c44a52c: Pull complete [2023-03-15T13:21:49.091Z] 94cc34f8dd06: Pull complete [2023-03-15T13:21:49.091Z] 30dea6a524f1: Pull complete [2023-03-15T13:21:49.348Z] a2aff8979fd8: Pull complete [2023-03-15T13:21:51.870Z] 6808be2612f2: Pull complete [2023-03-15T13:21:52.437Z] f25807f1079a: Pull complete [2023-03-15T13:21:52.437Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T13:21:52.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T13:21:52.437Z] ---> 3b553350e43f [2023-03-15T13:21:52.437Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T13:21:54.349Z] ---> Running in e16fd470e5aa [2023-03-15T13:21:54.609Z] Removing intermediate container e16fd470e5aa [2023-03-15T13:21:54.609Z] ---> a80f4b9e7a64 [2023-03-15T13:21:54.609Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T13:21:54.609Z] ---> Running in 6e6502094899 [2023-03-15T13:21:54.609Z] Removing intermediate container 6e6502094899 [2023-03-15T13:21:54.609Z] ---> 13105a0f0c74 [2023-03-15T13:21:54.609Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T13:21:54.868Z] ---> Running in 318184abd7b0 [2023-03-15T13:21:54.868Z] Removing intermediate container 318184abd7b0 [2023-03-15T13:21:54.868Z] ---> 83ac466e84da [2023-03-15T13:21:54.868Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T13:21:54.868Z] ---> Running in 4db15861b9f3 [2023-03-15T13:21:55.129Z] Removing intermediate container 4db15861b9f3 [2023-03-15T13:21:55.129Z] ---> cd3cc31ca1df [2023-03-15T13:21:55.129Z] Step 7/12 : WORKDIR /device-gpio [2023-03-15T13:21:55.129Z] ---> Running in de307312bde1 [2023-03-15T13:21:55.129Z] Removing intermediate container de307312bde1 [2023-03-15T13:21:55.129Z] ---> aefaee9ec1e1 [2023-03-15T13:21:55.129Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T13:21:55.388Z] ---> Running in 2ea5b77c8886 [2023-03-15T13:21:55.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T13:21:55.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T13:21:56.237Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T13:21:56.237Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T13:21:56.237Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T13:21:56.237Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T13:21:56.237Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T13:21:56.237Z] OK: 269 MiB in 57 packages [2023-03-15T13:21:56.498Z] Removing intermediate container 2ea5b77c8886 [2023-03-15T13:21:56.498Z] ---> 5fb29a6b4c85 [2023-03-15T13:21:56.498Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T13:21:56.756Z] ---> 44d9d9763a10 [2023-03-15T13:21:56.756Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T13:21:56.756Z] ---> Running in 28acbe308b45 [2023-03-15T13:21:58.240Z] Still waiting to schedule task [2023-03-15T13:21:58.241Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-457’ is offline [2023-03-15T13:22:18.696Z] Removing intermediate container 28acbe308b45 [2023-03-15T13:22:18.696Z] ---> 4e1769f5ab28 [2023-03-15T13:22:18.696Z] Step 11/12 : COPY . . [2023-03-15T13:22:18.696Z] ---> 5c584f55a3de [2023-03-15T13:22:18.696Z] Step 12/12 : RUN ${MAKE} [2023-03-15T13:22:18.696Z] ---> Running in 8e9b6f7e7365 [2023-03-15T13:22:18.696Z] noop [2023-03-15T13:22:18.954Z] Removing intermediate container 8e9b6f7e7365 [2023-03-15T13:22:18.954Z] ---> ce11e1c85c40 [2023-03-15T13:22:18.954Z] Successfully built ce11e1c85c40 [2023-03-15T13:22:18.954Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:22:19.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T13:22:19.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:22:19.336Z] prd-ubuntu20.04-docker-8c-8g-455 does not seem to be running inside a container [2023-03-15T13:22:19.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T13:22:19.753Z] $ docker top f16fb0dbb9ee2b879afeb6cd4e74defdf374b3fef241bbed468b3584f2fc7aae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:22:20.092Z] + go version [2023-03-15T13:22:20.092Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T13:22:20.107Z] $ docker stop --time=1 f16fb0dbb9ee2b879afeb6cd4e74defdf374b3fef241bbed468b3584f2fc7aae [2023-03-15T13:22:21.388Z] $ docker rm -f --volumes f16fb0dbb9ee2b879afeb6cd4e74defdf374b3fef241bbed468b3584f2fc7aae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:22:21.798Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T13:22:21.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:22:21.875Z] prd-ubuntu20.04-docker-8c-8g-455 does not seem to be running inside a container [2023-03-15T13:22:21.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T13:22:22.313Z] $ docker top 33c942a3cdb69bfc4e420eb487572bcf6ac17703723dbe6e3c6aa6eed8a7f630 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:22:22.660Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-03-15T13:22:22.959Z] + make test [2023-03-15T13:22:22.959Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T13:22:28.228Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-15T13:22:38.197Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-15T13:22:38.197Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-15T13:22:43.463Z] go vet ./... [2023-03-15T13:22:46.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T13:22:46.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T13:22:46.744Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T13:22:46.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T13:22:46.773Z] $ docker stop --time=1 33c942a3cdb69bfc4e420eb487572bcf6ac17703723dbe6e3c6aa6eed8a7f630 [2023-03-15T13:22:49.005Z] $ docker rm -f --volumes 33c942a3cdb69bfc4e420eb487572bcf6ac17703723dbe6e3c6aa6eed8a7f630 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T13:22:49.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T13:22:49.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T13:22:50.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T13:22:50.296Z] + ls -al . [2023-03-15T13:22:50.296Z] total 160 [2023-03-15T13:22:50.296Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 13:22 . [2023-03-15T13:22:50.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 13:21 .. [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 13:21 .dockerignore [2023-03-15T13:22:50.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 13:21 .git [2023-03-15T13:22:50.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 13:21 .github [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 13:21 .gitignore [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 13:21 .golangci.yml [2023-03-15T13:22:50.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:21 .semver [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 13:21 Attribution.txt [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 13:21 CHANGELOG.md [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 13:21 Dockerfile [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 13:21 GOVERNANCE.md [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 13:21 Jenkinsfile [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 13:21 LICENSE [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 13:21 Makefile [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 13:21 OWNERS.md [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 13:21 README.md [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 13:21 VERSION [2023-03-15T13:22:50.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 13:21 bin [2023-03-15T13:22:50.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 13:21 cmd [2023-03-15T13:22:50.296Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 13:22 coverage.out [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 13:21 go.mod [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 15 13:21 go.sum [2023-03-15T13:22:50.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 13:21 internal [2023-03-15T13:22:50.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 13:21 snap [2023-03-15T13:22:50.296Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:22:50.626Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=67a2dd624b416a0bf1708fa8dd535230830e5657 --label arch=amd64 --label version=0.0.0 . [2023-03-15T13:22:50.627Z] Sending build context to Docker daemon 16.02MB [2023-03-15T13:22:50.627Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T13:22:50.627Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T13:22:50.627Z] ---> ce11e1c85c40 [2023-03-15T13:22:50.627Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T13:22:50.885Z] ---> Running in 655e2e7be939 [2023-03-15T13:22:50.885Z] Removing intermediate container 655e2e7be939 [2023-03-15T13:22:50.885Z] ---> 7e5ce179b275 [2023-03-15T13:22:50.885Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T13:22:50.885Z] ---> Running in ef964f0806db [2023-03-15T13:22:50.885Z] Removing intermediate container ef964f0806db [2023-03-15T13:22:50.885Z] ---> fb5251517e29 [2023-03-15T13:22:50.885Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T13:22:51.149Z] ---> Running in 60af35b88615 [2023-03-15T13:22:51.149Z] Removing intermediate container 60af35b88615 [2023-03-15T13:22:51.149Z] ---> f82a15bead27 [2023-03-15T13:22:51.149Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T13:22:51.149Z] ---> Running in b12eae045db9 [2023-03-15T13:22:51.149Z] Removing intermediate container b12eae045db9 [2023-03-15T13:22:51.149Z] ---> e65ba3b84820 [2023-03-15T13:22:51.149Z] Step 7/25 : WORKDIR /device-gpio [2023-03-15T13:22:51.408Z] ---> Running in 82e63a5f1ddf [2023-03-15T13:22:51.408Z] Removing intermediate container 82e63a5f1ddf [2023-03-15T13:22:51.408Z] ---> bf1a89812b46 [2023-03-15T13:22:51.408Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T13:22:51.408Z] ---> Running in 85f0ce62042f [2023-03-15T13:22:51.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T13:22:51.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T13:22:52.187Z] OK: 269 MiB in 57 packages [2023-03-15T13:22:52.454Z] Removing intermediate container 85f0ce62042f [2023-03-15T13:22:52.454Z] ---> 6607606c3a42 [2023-03-15T13:22:52.454Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T13:22:52.714Z] ---> fd2c436474de [2023-03-15T13:22:52.714Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T13:22:52.714Z] ---> Running in 3ca79d42ace6 [2023-03-15T13:22:53.649Z] Removing intermediate container 3ca79d42ace6 [2023-03-15T13:22:53.649Z] ---> 1394a04d9398 [2023-03-15T13:22:53.649Z] Step 11/25 : COPY . . [2023-03-15T13:22:53.909Z] ---> 8ac18d92fd13 [2023-03-15T13:22:53.909Z] Step 12/25 : RUN ${MAKE} [2023-03-15T13:22:54.167Z] ---> Running in aa3468680a0a [2023-03-15T13:22:54.425Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-15T13:23:12.520Z] Removing intermediate container aa3468680a0a [2023-03-15T13:23:12.520Z] ---> efa07ec45a0f [2023-03-15T13:23:12.520Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T13:23:12.520Z] 3.17: Pulling from library/alpine [2023-03-15T13:23:12.520Z] 63b65145d645: Already exists [2023-03-15T13:23:12.520Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T13:23:12.520Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T13:23:12.520Z] ---> b2aa39c304c2 [2023-03-15T13:23:12.520Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-15T13:23:12.520Z] ---> Running in f93b593a1486 [2023-03-15T13:23:12.520Z] Removing intermediate container f93b593a1486 [2023-03-15T13:23:12.520Z] ---> 619933057d00 [2023-03-15T13:23:12.520Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-15T13:23:12.520Z] ---> Running in 28a5dac4ae82 [2023-03-15T13:23:12.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T13:23:12.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T13:23:13.040Z] OK: 7 MiB in 15 packages [2023-03-15T13:23:13.299Z] Removing intermediate container 28a5dac4ae82 [2023-03-15T13:23:13.299Z] ---> b5f4d7e8af3d [2023-03-15T13:23:13.299Z] Step 16/25 : WORKDIR / [2023-03-15T13:23:13.558Z] ---> Running in 84a378ee7859 [2023-03-15T13:23:13.558Z] Removing intermediate container 84a378ee7859 [2023-03-15T13:23:13.558Z] ---> a674c83ab790 [2023-03-15T13:23:13.558Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-15T13:23:13.818Z] ---> e6888b7370bf [2023-03-15T13:23:13.818Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-15T13:23:13.818Z] ---> a727532707e4 [2023-03-15T13:23:13.818Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-15T13:23:14.385Z] ---> 708a10702858 [2023-03-15T13:23:14.385Z] Step 20/25 : EXPOSE 59910 [2023-03-15T13:23:14.385Z] ---> Running in 9946604ff9ef [2023-03-15T13:23:14.385Z] Removing intermediate container 9946604ff9ef [2023-03-15T13:23:14.385Z] ---> e4663da03ad1 [2023-03-15T13:23:14.385Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-15T13:23:14.649Z] ---> Running in 8ff8aad923f8 [2023-03-15T13:23:14.649Z] Removing intermediate container 8ff8aad923f8 [2023-03-15T13:23:14.649Z] ---> 570cd5595ad4 [2023-03-15T13:23:14.649Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T13:23:14.649Z] ---> Running in 6ee0892aa36a [2023-03-15T13:23:14.649Z] Removing intermediate container 6ee0892aa36a [2023-03-15T13:23:14.649Z] ---> 0cca58423dae [2023-03-15T13:23:14.649Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T13:23:14.912Z] ---> Running in 643ed3249c4a [2023-03-15T13:23:14.912Z] Removing intermediate container 643ed3249c4a [2023-03-15T13:23:14.912Z] ---> d868dcd4a026 [2023-03-15T13:23:14.912Z] Step 24/25 : LABEL git_sha=67a2dd624b416a0bf1708fa8dd535230830e5657 [2023-03-15T13:23:14.912Z] ---> Running in f479dd2f28a9 [2023-03-15T13:23:14.912Z] Removing intermediate container f479dd2f28a9 [2023-03-15T13:23:14.912Z] ---> 0ec8a3cd99a8 [2023-03-15T13:23:14.912Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T13:23:15.172Z] ---> Running in 8bd983ba09fa [2023-03-15T13:23:15.172Z] Removing intermediate container 8bd983ba09fa [2023-03-15T13:23:15.172Z] ---> efcdf3a64278 [2023-03-15T13:23:15.172Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T13:23:15.172Z] Successfully built efcdf3a64278 [2023-03-15T13:23:15.172Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:23:15.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:23:15.587Z] [2023-03-15T13:23:15.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:23:15.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:23:15.893Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T13:23:15.893Z] 5eb5b503b376: Pulling fs layer [2023-03-15T13:23:15.893Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T13:23:15.893Z] ec43610c2a17: Pulling fs layer [2023-03-15T13:23:15.893Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T13:23:15.893Z] 33b1e0a273af: Pulling fs layer [2023-03-15T13:23:15.893Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T13:23:15.893Z] 2f39f015ded8: Pulling fs layer [2023-03-15T13:23:15.893Z] 33b1e0a273af: Waiting [2023-03-15T13:23:15.893Z] 5d3b04190fa2: Waiting [2023-03-15T13:23:15.893Z] 2f39f015ded8: Waiting [2023-03-15T13:23:15.893Z] 3a2ae6a8a46f: Waiting [2023-03-15T13:23:15.893Z] 5c69ac0246d0: Download complete [2023-03-15T13:23:15.893Z] 3a2ae6a8a46f: Download complete [2023-03-15T13:23:16.154Z] 33b1e0a273af: Verifying Checksum [2023-03-15T13:23:16.154Z] 33b1e0a273af: Download complete [2023-03-15T13:23:16.154Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T13:23:16.154Z] 5d3b04190fa2: Download complete [2023-03-15T13:23:16.154Z] ec43610c2a17: Verifying Checksum [2023-03-15T13:23:16.154Z] ec43610c2a17: Download complete [2023-03-15T13:23:16.154Z] 5eb5b503b376: Download complete [2023-03-15T13:23:17.091Z] 2f39f015ded8: Verifying Checksum [2023-03-15T13:23:17.091Z] 2f39f015ded8: Download complete [2023-03-15T13:23:17.350Z] 5eb5b503b376: Pull complete [2023-03-15T13:23:17.609Z] 5c69ac0246d0: Pull complete [2023-03-15T13:23:17.869Z] ec43610c2a17: Pull complete [2023-03-15T13:23:18.127Z] 3a2ae6a8a46f: Pull complete [2023-03-15T13:23:18.386Z] 33b1e0a273af: Pull complete [2023-03-15T13:23:18.386Z] 5d3b04190fa2: Pull complete [2023-03-15T13:23:22.582Z] 2f39f015ded8: Pull complete [2023-03-15T13:23:22.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T13:23:22.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:23:22.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:23:22.664Z] prd-ubuntu20.04-docker-8c-8g-455 does not seem to be running inside a container [2023-03-15T13:23:22.697Z] $ 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/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T13:23:24.884Z] $ docker top fb98a9c7d9adcad2b4df2a449ee34816cae9c29b8a74636dd8c68f1067761b74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:23:25.250Z] ---> job-cost.sh [2023-03-15T13:23:25.250Z] lf-activate-venv: SKIPPING [2023-03-15T13:23:25.250Z] INFO: No Stack... [2023-03-15T13:23:25.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T13:23:25.767Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T13:23:26.054Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-03-15T13:23:26.054Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T13:23:26.065Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] [2023-03-15T13:23:26.072Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] did not exist. Created. [2023-03-15T13:23:26.072Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T13:23:26.372Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T13:23:26.399Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T13:23:26.406Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T13:23:26.422Z] $ docker stop --time=1 fb98a9c7d9adcad2b4df2a449ee34816cae9c29b8a74636dd8c68f1067761b74 [2023-03-15T13:23:27.588Z] $ docker rm -f --volumes fb98a9c7d9adcad2b4df2a449ee34816cae9c29b8a74636dd8c68f1067761b74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T13:24:29.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-459 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-03-15T13:24:29.077Z] Running in /w/workspace/device-gpio/16 [Pipeline] { [Pipeline] checkout [2023-03-15T13:24:29.143Z] The recommended git tool is: git [2023-03-15T13:24:37.770Z] using credential edgex-jenkins-ssh [2023-03-15T13:24:37.792Z] Cloning the remote Git repository [2023-03-15T13:24:37.853Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-15T13:24:38.000Z] > git init /w/workspace/device-gpio/16 # timeout=10 [2023-03-15T13:24:38.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-15T13:24:38.286Z] > git --version # timeout=10 [2023-03-15T13:24:38.338Z] > git --version # 'git version 2.25.1' [2023-03-15T13:24:38.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T13:24:38.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T13:24:40.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-15T13:24:40.385Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T13:24:42.150Z] Merging remotes/origin/main commit 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 [2023-03-15T13:24:42.509Z] Merge succeeded, producing 231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 [2023-03-15T13:24:42.510Z] Checking out Revision 231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 (PR-71) [2023-03-15T13:24:41.563Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-15T13:24:41.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-15T13:24:41.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T13:24:41.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T13:24:42.173Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T13:24:42.263Z] > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # timeout=10 [2023-03-15T13:24:42.357Z] > git remote # timeout=10 [2023-03-15T13:24:42.383Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T13:24:42.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T13:24:42.420Z] > git merge 58c55fcceacaa429eb258ff9b432fe1f0402d5e4 # timeout=10 [2023-03-15T13:24:42.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T13:24:42.516Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T13:24:42.530Z] > git checkout -f 231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 # timeout=10 [2023-03-15T13:24:46.030Z] Commit message: "Merge commit '58c55fcceacaa429eb258ff9b432fe1f0402d5e4' into HEAD" [2023-03-15T13:24:46.039Z] > git rev-list --no-walk 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T13:24:47.179Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T13:24:47.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T13:24:47.179Z] Dload Upload Total Spent Left Speed [2023-03-15T13:24:47.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-03-15T13:24:47.906Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T13:24:48.239Z] + sudo tee /etc/docker/daemon.new [2023-03-15T13:24:48.239Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T13:24:48.239Z] { [2023-03-15T13:24:48.239Z] "registry-mirrors": [ [2023-03-15T13:24:48.239Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T13:24:48.239Z] ], [2023-03-15T13:24:48.239Z] "bip": "10.250.0.254/24", [2023-03-15T13:24:48.239Z] "hosts": [ [2023-03-15T13:24:48.239Z] "tcp://0.0.0.0:5555", [2023-03-15T13:24:48.239Z] "unix:///var/run/docker.sock" [2023-03-15T13:24:48.239Z] ], [2023-03-15T13:24:48.239Z] "mtu": 1458, [2023-03-15T13:24:48.239Z] "selinux-enabled": true, [2023-03-15T13:24:48.239Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T13:24:48.239Z] } [Pipeline] sh [2023-03-15T13:24:48.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T13:24:48.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T13:25:07.177Z] provisioning config files... [2023-03-15T13:25:07.206Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/16@tmp/config16671844613876510226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:25:07.570Z] ---> docker-login.sh [2023-03-15T13:25:07.570Z] nexus3.edgexfoundry.org:10001 [2023-03-15T13:25:08.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:25:08.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:25:08.163Z] Configure a credential helper to remove this warning. See [2023-03-15T13:25:08.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:25:08.163Z] [2023-03-15T13:25:08.163Z] Login Succeeded [2023-03-15T13:25:08.163Z] nexus3.edgexfoundry.org:10002 [2023-03-15T13:25:08.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:25:08.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:25:08.705Z] Configure a credential helper to remove this warning. See [2023-03-15T13:25:08.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:25:08.705Z] [2023-03-15T13:25:08.705Z] Login Succeeded [2023-03-15T13:25:08.705Z] nexus3.edgexfoundry.org:10003 [2023-03-15T13:25:08.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:25:08.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:25:08.976Z] Configure a credential helper to remove this warning. See [2023-03-15T13:25:08.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:25:08.976Z] [2023-03-15T13:25:08.976Z] Login Succeeded [2023-03-15T13:25:08.976Z] nexus3.edgexfoundry.org:10004 [2023-03-15T13:25:09.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:25:09.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:25:09.247Z] Configure a credential helper to remove this warning. See [2023-03-15T13:25:09.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:25:09.247Z] [2023-03-15T13:25:09.247Z] Login Succeeded [2023-03-15T13:25:09.247Z] docker.io [2023-03-15T13:25:09.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:25:09.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:25:09.787Z] Configure a credential helper to remove this warning. See [2023-03-15T13:25:09.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:25:09.787Z] [2023-03-15T13:25:09.787Z] Login Succeeded [2023-03-15T13:25:09.787Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T13:25:09.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T13:25:10.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T13:25:10.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T13:25:10.106Z] ========================================================= [2023-03-15T13:25:10.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T13:25:10.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:25:10.442Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T13:25:10.710Z] Sending build context to Docker daemon 8.091MB [2023-03-15T13:25:10.710Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T13:25:10.710Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T13:25:10.985Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T13:25:10.985Z] af6eaf76a39c: Pulling fs layer [2023-03-15T13:25:10.985Z] 55522c791124: Pulling fs layer [2023-03-15T13:25:10.985Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T13:25:10.985Z] 169dfbe0d373: Pulling fs layer [2023-03-15T13:25:10.985Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T13:25:10.985Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T13:25:10.985Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T13:25:10.985Z] e1ff8fa3b103: Waiting [2023-03-15T13:25:10.985Z] 169dfbe0d373: Waiting [2023-03-15T13:25:10.985Z] 52ebb69f0ebf: Waiting [2023-03-15T13:25:10.985Z] 5abe8eddf0d5: Waiting [2023-03-15T13:25:10.985Z] 55522c791124: Verifying Checksum [2023-03-15T13:25:10.985Z] 55522c791124: Download complete [2023-03-15T13:25:10.985Z] 169dfbe0d373: Verifying Checksum [2023-03-15T13:25:10.985Z] 169dfbe0d373: Download complete [2023-03-15T13:25:10.985Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T13:25:10.985Z] e1ff8fa3b103: Download complete [2023-03-15T13:25:10.985Z] af6eaf76a39c: Verifying Checksum [2023-03-15T13:25:10.985Z] af6eaf76a39c: Download complete [2023-03-15T13:25:12.417Z] af6eaf76a39c: Pull complete [2023-03-15T13:25:12.417Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T13:25:12.417Z] 5abe8eddf0d5: Download complete [2023-03-15T13:25:12.693Z] 55522c791124: Pull complete [2023-03-15T13:25:13.662Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T13:25:13.662Z] ce5c4a1c91eb: Download complete [2023-03-15T13:25:13.662Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T13:25:13.662Z] 52ebb69f0ebf: Download complete [2023-03-15T13:25:23.731Z] ce5c4a1c91eb: Pull complete [2023-03-15T13:25:23.731Z] 169dfbe0d373: Pull complete [2023-03-15T13:25:23.731Z] e1ff8fa3b103: Pull complete [2023-03-15T13:25:30.382Z] 52ebb69f0ebf: Pull complete [2023-03-15T13:25:30.965Z] 5abe8eddf0d5: Pull complete [2023-03-15T13:25:30.965Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T13:25:30.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T13:25:30.965Z] ---> 6cb57ee374ae [2023-03-15T13:25:30.965Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T13:25:35.234Z] ---> Running in 11a14d892578 [2023-03-15T13:25:35.234Z] Removing intermediate container 11a14d892578 [2023-03-15T13:25:35.234Z] ---> 3c5bfe9b95dd [2023-03-15T13:25:35.234Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T13:25:35.234Z] ---> Running in 23e17f22879e [2023-03-15T13:25:35.501Z] Removing intermediate container 23e17f22879e [2023-03-15T13:25:35.501Z] ---> 9e1b19dbd7e8 [2023-03-15T13:25:35.501Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T13:25:35.501Z] ---> Running in bfef5252a7b3 [2023-03-15T13:25:35.768Z] Removing intermediate container bfef5252a7b3 [2023-03-15T13:25:35.768Z] ---> 32118b6c9174 [2023-03-15T13:25:35.768Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T13:25:35.768Z] ---> Running in 1dbedb86887b [2023-03-15T13:25:36.037Z] Removing intermediate container 1dbedb86887b [2023-03-15T13:25:36.037Z] ---> 55e8f2630443 [2023-03-15T13:25:36.037Z] Step 7/12 : WORKDIR /device-gpio [2023-03-15T13:25:36.304Z] ---> Running in 4076895ec32c [2023-03-15T13:25:36.572Z] Removing intermediate container 4076895ec32c [2023-03-15T13:25:36.572Z] ---> 39f15152425d [2023-03-15T13:25:36.572Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T13:25:36.572Z] ---> Running in d1af5af8243e [2023-03-15T13:25:37.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T13:25:38.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T13:25:39.077Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T13:25:39.077Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T13:25:39.347Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T13:25:39.347Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T13:25:39.347Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T13:25:39.347Z] OK: 268 MiB in 57 packages [2023-03-15T13:25:40.313Z] Removing intermediate container d1af5af8243e [2023-03-15T13:25:40.313Z] ---> cd83e5d70b37 [2023-03-15T13:25:40.313Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-15T13:25:40.909Z] ---> 36e62fd94ccb [2023-03-15T13:25:40.909Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T13:25:40.909Z] ---> Running in 932910741e2d [2023-03-15T13:26:48.833Z] Removing intermediate container 932910741e2d [2023-03-15T13:26:48.833Z] ---> b97e46658bdc [2023-03-15T13:26:48.833Z] Step 11/12 : COPY . . [2023-03-15T13:26:48.833Z] ---> 30170c8e9d32 [2023-03-15T13:26:48.833Z] Step 12/12 : RUN ${MAKE} [2023-03-15T13:26:48.833Z] ---> Running in 0a9afedae7d1 [2023-03-15T13:26:48.833Z] noop [2023-03-15T13:26:48.833Z] Removing intermediate container 0a9afedae7d1 [2023-03-15T13:26:48.833Z] ---> 27c35c5ff5b7 [2023-03-15T13:26:48.833Z] Successfully built 27c35c5ff5b7 [2023-03-15T13:26:48.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:26:49.183Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T13:26:49.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:26:49.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-459 does not seem to be running inside a container [2023-03-15T13:26:49.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/16 -v /w/workspace/device-gpio/16:/w/workspace/device-gpio/16:rw,z -v /w/workspace/device-gpio/16@tmp:/w/workspace/device-gpio/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T13:26:50.855Z] $ docker top 3279fe79a99e77107a2994c20bdaeb40394b8d2f5509184d395cd0dd704cc155 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:26:51.721Z] + go version [2023-03-15T13:26:51.721Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T13:26:51.743Z] $ docker stop --time=1 3279fe79a99e77107a2994c20bdaeb40394b8d2f5509184d395cd0dd704cc155 [2023-03-15T13:26:53.414Z] $ docker rm -f --volumes 3279fe79a99e77107a2994c20bdaeb40394b8d2f5509184d395cd0dd704cc155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:26:53.991Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T13:26:53.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:26:54.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-459 does not seem to be running inside a container [2023-03-15T13:26:54.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/16 -v /w/workspace/device-gpio/16:/w/workspace/device-gpio/16:rw,z -v /w/workspace/device-gpio/16@tmp:/w/workspace/device-gpio/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T13:26:55.585Z] $ docker top 6fc14223e7541ed9441ab805c672a33455fa831af5d7053568f7ee83f30fd925 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:26:56.423Z] + git config --global --add safe.directory /w/workspace/device-gpio/16 [Pipeline] fileExists [Pipeline] sh [2023-03-15T13:26:57.077Z] + make test [2023-03-15T13:26:57.077Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T13:27:36.025Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-15T13:29:27.754Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-15T13:29:27.754Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-15T13:29:27.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T13:29:27.754Z] go vet ./... [2023-03-15T13:29:54.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T13:29:54.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T13:29:54.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T13:29:54.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T13:29:54.507Z] $ docker stop --time=1 6fc14223e7541ed9441ab805c672a33455fa831af5d7053568f7ee83f30fd925 [2023-03-15T13:29:56.378Z] $ docker rm -f --volumes 6fc14223e7541ed9441ab805c672a33455fa831af5d7053568f7ee83f30fd925 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T13:29:57.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T13:29:57.562Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T13:29:58.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T13:29:58.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T13:29:58.768Z] + ls -al . [2023-03-15T13:29:58.768Z] total 156 [2023-03-15T13:29:58.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 13:27 . [2023-03-15T13:29:58.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 13:24 .. [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 15 13:24 .dockerignore [2023-03-15T13:29:58.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 13:24 .git [2023-03-15T13:29:58.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 13:24 .github [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 15 13:24 .gitignore [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 13:24 .golangci.yml [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 15 13:24 Attribution.txt [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 15 13:24 CHANGELOG.md [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 15 13:24 Dockerfile [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 13:24 GOVERNANCE.md [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 15 13:24 Jenkinsfile [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 13:24 LICENSE [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 15 13:24 Makefile [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 13:24 OWNERS.md [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 15 13:24 README.md [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 13:21 VERSION [2023-03-15T13:29:58.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 13:24 bin [2023-03-15T13:29:58.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 13:24 cmd [2023-03-15T13:29:58.768Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 15 13:27 coverage.out [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 15 13:24 go.mod [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 15 13:24 go.sum [2023-03-15T13:29:58.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 13:24 internal [2023-03-15T13:29:58.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 13:24 snap [2023-03-15T13:29:58.768Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 15 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:29:59.108Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 --label arch=arm64 --label version=0.0.0 . [2023-03-15T13:29:59.376Z] Sending build context to Docker daemon 8.092MB [2023-03-15T13:29:59.376Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T13:29:59.376Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T13:29:59.376Z] ---> 27c35c5ff5b7 [2023-03-15T13:29:59.376Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T13:30:00.796Z] ---> Running in a9951791bb75 [2023-03-15T13:30:01.393Z] Removing intermediate container a9951791bb75 [2023-03-15T13:30:01.393Z] ---> ae1e05e9d6b1 [2023-03-15T13:30:01.393Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T13:30:01.393Z] ---> Running in fff51563e0b8 [2023-03-15T13:30:01.663Z] Removing intermediate container fff51563e0b8 [2023-03-15T13:30:01.663Z] ---> d2389d29e782 [2023-03-15T13:30:01.663Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-15T13:30:01.663Z] ---> Running in 86d0368f01a8 [2023-03-15T13:30:01.932Z] Removing intermediate container 86d0368f01a8 [2023-03-15T13:30:01.932Z] ---> 07d345fdb875 [2023-03-15T13:30:01.932Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T13:30:02.201Z] ---> Running in 9560cbd61a5e [2023-03-15T13:30:02.550Z] Removing intermediate container 9560cbd61a5e [2023-03-15T13:30:02.550Z] ---> 6be2d814add7 [2023-03-15T13:30:02.550Z] Step 7/25 : WORKDIR /device-gpio [2023-03-15T13:30:02.550Z] ---> Running in 80fb70602344 [2023-03-15T13:30:02.823Z] Removing intermediate container 80fb70602344 [2023-03-15T13:30:02.823Z] ---> 4d1c2df1faf8 [2023-03-15T13:30:02.823Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T13:30:03.097Z] ---> Running in 06d3177657a7 [2023-03-15T13:30:04.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T13:30:04.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T13:30:06.109Z] OK: 268 MiB in 57 packages [2023-03-15T13:30:06.696Z] Removing intermediate container 06d3177657a7 [2023-03-15T13:30:06.696Z] ---> 72de90dbf1b0 [2023-03-15T13:30:06.696Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-15T13:30:07.281Z] ---> 194c7a5798c5 [2023-03-15T13:30:07.281Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T13:30:07.281Z] ---> Running in dca93f5ffb79 [2023-03-15T13:30:09.865Z] Removing intermediate container dca93f5ffb79 [2023-03-15T13:30:09.865Z] ---> ce8e7a285c1f [2023-03-15T13:30:09.865Z] Step 11/25 : COPY . . [2023-03-15T13:30:10.824Z] ---> 01292cc7889f [2023-03-15T13:30:10.824Z] Step 12/25 : RUN ${MAKE} [2023-03-15T13:30:10.824Z] ---> Running in a6f895940da1 [2023-03-15T13:30:11.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-15T13:32:33.519Z] Removing intermediate container a6f895940da1 [2023-03-15T13:32:33.519Z] ---> 197f37a65004 [2023-03-15T13:32:33.519Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T13:32:33.519Z] 3.17: Pulling from library/alpine [2023-03-15T13:32:33.519Z] af6eaf76a39c: Already exists [2023-03-15T13:32:33.519Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T13:32:33.519Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T13:32:33.519Z] ---> d74e625d9115 [2023-03-15T13:32:33.519Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-15T13:32:33.519Z] ---> Running in f61bb91f4044 [2023-03-15T13:32:33.519Z] Removing intermediate container f61bb91f4044 [2023-03-15T13:32:33.519Z] ---> d65d71320b75 [2023-03-15T13:32:33.519Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-15T13:32:33.519Z] ---> Running in f5fb66a01bc8 [2023-03-15T13:32:33.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T13:32:33.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T13:32:33.519Z] OK: 7 MiB in 15 packages [2023-03-15T13:32:33.519Z] Removing intermediate container f5fb66a01bc8 [2023-03-15T13:32:33.519Z] ---> f0b90525e467 [2023-03-15T13:32:33.519Z] Step 16/25 : WORKDIR / [2023-03-15T13:32:33.519Z] ---> Running in 3a51db4f3297 [2023-03-15T13:32:33.519Z] Removing intermediate container 3a51db4f3297 [2023-03-15T13:32:33.519Z] ---> 83ba400bc2c8 [2023-03-15T13:32:33.519Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-15T13:32:33.519Z] ---> e1cd0a036850 [2023-03-15T13:32:33.519Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-15T13:32:33.519Z] ---> 88aa5c46f925 [2023-03-15T13:32:33.519Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-15T13:32:37.786Z] ---> aae4f43e578a [2023-03-15T13:32:37.786Z] Step 20/25 : EXPOSE 59910 [2023-03-15T13:32:37.786Z] ---> Running in 96972eec6853 [2023-03-15T13:32:37.786Z] Removing intermediate container 96972eec6853 [2023-03-15T13:32:37.786Z] ---> 85f2900c59c5 [2023-03-15T13:32:37.786Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-15T13:32:37.786Z] ---> Running in e9c29ccd7e77 [2023-03-15T13:32:38.054Z] Removing intermediate container e9c29ccd7e77 [2023-03-15T13:32:38.054Z] ---> 3d6217afafb6 [2023-03-15T13:32:38.054Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T13:32:38.054Z] ---> Running in 4f9becfc9f5c [2023-03-15T13:32:38.321Z] Removing intermediate container 4f9becfc9f5c [2023-03-15T13:32:38.321Z] ---> 7539f10286ee [2023-03-15T13:32:38.321Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T13:32:38.587Z] ---> Running in b83a16d22925 [2023-03-15T13:32:38.855Z] Removing intermediate container b83a16d22925 [2023-03-15T13:32:38.855Z] ---> 2c4f79b7819a [2023-03-15T13:32:38.855Z] Step 24/25 : LABEL git_sha=231483c5b57d4b0d46e71ded42fd2c1bc7bd37a0 [2023-03-15T13:32:38.855Z] ---> Running in 657307a2f4d6 [2023-03-15T13:32:39.123Z] Removing intermediate container 657307a2f4d6 [2023-03-15T13:32:39.123Z] ---> f9d396eab378 [2023-03-15T13:32:39.123Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T13:32:39.123Z] ---> Running in c7cac54c61d9 [2023-03-15T13:32:39.391Z] Removing intermediate container c7cac54c61d9 [2023-03-15T13:32:39.391Z] ---> b0af6f9ff79e [2023-03-15T13:32:39.391Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T13:32:39.391Z] Successfully built b0af6f9ff79e [2023-03-15T13:32:39.391Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:32:40.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T13:32:40.081Z] [2023-03-15T13:32:40.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:32:40.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T13:32:40.421Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T13:32:40.421Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T13:32:40.421Z] 04944245beec: Pulling fs layer [2023-03-15T13:32:40.421Z] 699f458cf7ca: Pulling fs layer [2023-03-15T13:32:40.421Z] 765212b225bb: Pulling fs layer [2023-03-15T13:32:40.421Z] f23df028b6ca: Pulling fs layer [2023-03-15T13:32:40.421Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T13:32:40.421Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T13:32:40.421Z] 765212b225bb: Waiting [2023-03-15T13:32:40.421Z] f23df028b6ca: Waiting [2023-03-15T13:32:40.421Z] d65c8cfc05b1: Waiting [2023-03-15T13:32:40.421Z] 2437ff75d9bd: Waiting [2023-03-15T13:32:40.693Z] 04944245beec: Verifying Checksum [2023-03-15T13:32:40.693Z] 04944245beec: Download complete [2023-03-15T13:32:40.693Z] 765212b225bb: Verifying Checksum [2023-03-15T13:32:40.693Z] 765212b225bb: Download complete [2023-03-15T13:32:40.693Z] f23df028b6ca: Verifying Checksum [2023-03-15T13:32:40.693Z] f23df028b6ca: Download complete [2023-03-15T13:32:40.693Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T13:32:40.693Z] d65c8cfc05b1: Download complete [2023-03-15T13:32:40.964Z] 699f458cf7ca: Verifying Checksum [2023-03-15T13:32:40.964Z] 699f458cf7ca: Download complete [2023-03-15T13:32:41.232Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T13:32:41.232Z] 8998bd30e6a1: Download complete [2023-03-15T13:32:43.812Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T13:32:43.812Z] 2437ff75d9bd: Download complete [2023-03-15T13:32:44.766Z] 8998bd30e6a1: Pull complete [2023-03-15T13:32:45.346Z] 04944245beec: Pull complete [2023-03-15T13:32:46.301Z] 699f458cf7ca: Pull complete [2023-03-15T13:32:46.566Z] 765212b225bb: Pull complete [2023-03-15T13:32:47.147Z] f23df028b6ca: Pull complete [2023-03-15T13:32:47.413Z] d65c8cfc05b1: Pull complete [2023-03-15T13:32:59.706Z] 2437ff75d9bd: Pull complete [2023-03-15T13:32:59.706Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T13:32:59.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T13:32:59.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:32:59.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-459 does not seem to be running inside a container [2023-03-15T13:32:59.952Z] $ 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/device-gpio/16 -v /w/workspace/device-gpio/16:/w/workspace/device-gpio/16:rw,z -v /w/workspace/device-gpio/16@tmp:/w/workspace/device-gpio/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T13:33:03.480Z] $ docker top 4c0b2d45c45fb7465aa9118022d351594a0b1fc050e290d50d39a842adf9a9ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:03.974Z] ---> job-cost.sh [2023-03-15T13:33:04.240Z] lf-activate-venv: SKIPPING [2023-03-15T13:33:04.240Z] INFO: No Stack... [2023-03-15T13:33:04.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T13:33:05.460Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T13:33:05.774Z] + cut -d, -f6 [2023-03-15T13:33:05.774Z] + cat /w/workspace/device-gpio/16/archives/cost.csv [Pipeline] lock [2023-03-15T13:33:05.829Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] [2023-03-15T13:33:05.834Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] did not exist. Created. [2023-03-15T13:33:05.835Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T13:33:06.174Z] /w/workspace/device-gpio/16@tmp/durable-18eedfcb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T13:33:06.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T13:33:06.526Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T13:33:06.569Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T13:33:06.574Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T13:33:06.588Z] $ docker stop --time=1 4c0b2d45c45fb7465aa9118022d351594a0b1fc050e290d50d39a842adf9a9ca [2023-03-15T13:33:08.038Z] $ docker rm -f --volumes 4c0b2d45c45fb7465aa9118022d351594a0b1fc050e290d50d39a842adf9a9ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T13:33:08.359Z] provisioning config files... [2023-03-15T13:33:08.366Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config17895850210743328116tmp [Pipeline] { [Pipeline] sh [2023-03-15T13:33:08.656Z] + set +x [2023-03-15T13:33:08.656Z] + curl -s https://codecov.io/bash+ [2023-03-15T13:33:08.656Z] bash -s -- [2023-03-15T13:33:08.656Z] [2023-03-15T13:33:08.656Z] _____ _ [2023-03-15T13:33:08.656Z] / ____| | | [2023-03-15T13:33:08.656Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T13:33:08.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T13:33:08.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T13:33:08.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T13:33:08.656Z] Bash-1.0.6 [2023-03-15T13:33:08.656Z] [2023-03-15T13:33:08.656Z] [2023-03-15T13:33:08.656Z] ==> git version 2.25.1 found [2023-03-15T13:33:08.656Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T13:33:08.656Z] Release-Date: 2020-01-08 [2023-03-15T13:33:08.656Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T13:33:08.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T13:33:08.656Z] ==> Jenkins CI detected. [2023-03-15T13:33:08.656Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-15T13:33:08.656Z] project root: . [2023-03-15T13:33:08.656Z] --> token set from env [2023-03-15T13:33:08.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T13:33:08.656Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T13:33:08.656Z] ==> Python coveragepy not found [2023-03-15T13:33:08.656Z] ==> Searching for coverage reports in: [2023-03-15T13:33:08.656Z] + . [2023-03-15T13:33:08.656Z] -> Found 1 reports [2023-03-15T13:33:08.656Z] ==> Detecting git/mercurial file structure [2023-03-15T13:33:08.914Z] ==> Reading reports [2023-03-15T13:33:08.915Z] + ./coverage.out bytes=10 [2023-03-15T13:33:08.915Z] ==> Appending adjustments [2023-03-15T13:33:08.915Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T13:33:08.915Z] + Found adjustments [2023-03-15T13:33:08.915Z] ==> Gzipping contents [2023-03-15T13:33:08.915Z] 4.0K /tmp/codecov.QiyRdb.gz [2023-03-15T13:33:08.915Z] ==> Uploading reports [2023-03-15T13:33:08.915Z] url: https://codecov.io [2023-03-15T13:33:08.915Z] query: branch=PR-71&commit=67a2dd624b416a0bf1708fa8dd535230830e5657&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-15T13:33:08.915Z] -> Pinging Codecov [2023-03-15T13:33:08.915Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=67a2dd624b416a0bf1708fa8dd535230830e5657&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-15T13:33:09.174Z] -> Uploading to [2023-03-15T13:33:09.174Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/67a2dd624b416a0bf1708fa8dd535230830e5657/cd7490f4-7eec-4ee6-ae8a-e72d478f99ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T133308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e81a3acadcfe83b6f3bb168bdf3b72e20562ac90f6e10d4f8e895be7366a079c [2023-03-15T13:33:09.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T13:33:09.174Z] Dload Upload Total Spent Left Speed [2023-03-15T13:33:09.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740 0 0 100 740 0 8222 --:--:-- --:--:-- --:--:-- 8131 100 740 0 0 100 740 0 2235 --:--:-- --:--:-- --:--:-- 2228 [2023-03-15T13:33:09.435Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/67a2dd624b416a0bf1708fa8dd535230830e5657 [Pipeline] } [2023-03-15T13:33:09.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T13:33:10.096Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-03-15T13:33:10.096Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-15T13:33:10.096Z] total 16 [2023-03-15T13:33:10.096Z] drwxr-xr-x 3 root root 4096 Mar 15 13:23 . [2023-03-15T13:33:10.096Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 13:23 .. [2023-03-15T13:33:10.096Z] drwxr-xr-x 2 root root 4096 Mar 15 13:23 cost [2023-03-15T13:33:10.096Z] -rw-r--r-- 1 root root 83 Mar 15 13:23 cost.csv [2023-03-15T13:33:10.096Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-15T13:33:10.096Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-15T13:33:10.096Z] total 16 [2023-03-15T13:33:10.096Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:23 . [2023-03-15T13:33:10.096Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 13:23 .. [2023-03-15T13:33:10.096Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:23 cost [2023-03-15T13:33:10.096Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 15 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:10.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:11.240Z] ---> package-listing.sh [2023-03-15T13:33:11.240Z] ++ facter osfamily [2023-03-15T13:33:11.240Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T13:33:11.500Z] + OS_FAMILY=debian [2023-03-15T13:33:11.500Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-15T13:33:11.500Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T13:33:11.500Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T13:33:11.500Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T13:33:11.500Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T13:33:11.500Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-15T13:33:11.500Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T13:33:11.500Z] + case "${OS_FAMILY}" in [2023-03-15T13:33:11.500Z] + dpkg -l [2023-03-15T13:33:11.500Z] + grep '^ii' [2023-03-15T13:33:11.500Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T13:33:11.500Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T13:33:11.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T13:33:11.500Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-15T13:33:11.500Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-03-15T13:33:11.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-03-15T13:33:11.511Z] 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/edgexfoundry_device-gpio_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T13:33:11.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:33:12.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:33:12.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:33:12.416Z] prd-ubuntu20.04-docker-8c-8g-455 does not seem to be running inside a container [2023-03-15T13:33:12.449Z] $ 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/edgexfoundry_device-gpio_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T13:33:12.683Z] $ docker top 76846390f9ead143193cde0c4d65121d4b1c583d80587746cb4af0605283f71c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:33:13.019Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T13:33:13.302Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T13:33:13.588Z] + ls /var/log/sa-host [2023-03-15T13:33:13.588Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T13:33:13.648Z] provisioning config files... [2023-03-15T13:33:13.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config8863310779449047889tmp [Pipeline] { [Pipeline] echo [2023-03-15T13:33:13.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:13.954Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T13:33:13.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:14.274Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T13:33:14.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:14.569Z] ---> sudo-logs.sh [2023-03-15T13:33:14.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T13:33:14.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:14.875Z] ---> job-cost.sh [2023-03-15T13:33:14.875Z] lf-activate-venv: SKIPPING [2023-03-15T13:33:14.876Z] DEBUG: total: 0.2199999988079071 [2023-03-15T13:33:14.876Z] INFO: Retrieving Stack Cost... [2023-03-15T13:33:15.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T13:33:15.702Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T13:33:15.714Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:33:15.996Z] ---> logs-deploy.sh [2023-03-15T13:33:15.996Z] lf-activate-venv: SKIPPING [2023-03-15T13:33:15.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/16 [2023-03-15T13:33:15.996Z] INFO: archiving workspace using pattern(s): [2023-03-15T13:33:16.932Z] Archives upload complete. [2023-03-15T13:33:16.932Z] INFO: archiving logs to Nexus