Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0ed08c0a5c20e102f120776fca3e8f16e10c4d4+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (16e782435b6fbc0e982b60fb6ad6ceab136eaaa3) 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-ssh7751293991914828506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2190237413798086179.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh85256852787585694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12977557956588654131.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-ssh18021982540932548178.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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6292 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 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 Merge succeeded, producing c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 Checking out Revision c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 (PR-71) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 # timeout=10 Commit message: "Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T13:21:45.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T13:21:45.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T13:21:45.240Z] ========================================================= [2023-02-16T13:21:45.240Z] EdgeX Global Pipelines Version Info [2023-02-16T13:21:45.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5bbb1b70d57c5af1fefadb1844bbb383677d9dd8 # timeout=10 [2023-02-16T13:21:46.445Z] ------------------- [2023-02-16T13:21:46.445Z] stable info: [2023-02-16T13:21:46.445Z] ------------------- [2023-02-16T13:21:46.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T13:21:46.445Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T13:21:46.445Z] Message: update stable to v1.0.244 [2023-02-16T13:21:46.704Z] ------------------- [2023-02-16T13:21:46.704Z] experimental info: [2023-02-16T13:21:46.704Z] ------------------- [2023-02-16T13:21:46.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T13:21:46.704Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T13:21:46.704Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T13:21:46.861Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-16T13:21:46.870Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-16T13:21:46.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T13:21:46.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T13:21:46.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T13:21:46.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T13:21:46.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T13:21:46.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-16T13:21:46.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T13:21:46.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T13:21:46.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T13:21:47.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-16T13:21:47.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T13:21:47.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T13:21:47.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T13:21:47.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T13:21:47.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T13:21:47.086Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T13:21:47.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T13:21:47.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T13:21:47.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-16T13:21:47.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-16T13:21:47.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-16T13:21:47.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-16T13:21:47.192Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-16T13:21:47.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T13:21:47.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T13:21:47.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-02-16T13:21:47.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-02-16T13:21:47.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-02-16T13:21:47.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [Pipeline] echo [2023-02-16T13:21:47.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2aef2a [Pipeline] echo [2023-02-16T13:21:47.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:21:47.338Z] provisioning config files... [2023-02-16T13:21:47.350Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config8178918452891244606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:21:47.655Z] ---> docker-login.sh [2023-02-16T13:21:47.655Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:21:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:49.041Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:49.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:49.041Z] [2023-02-16T13:21:49.041Z] Login Succeeded [2023-02-16T13:21:49.041Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:21:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:49.041Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:49.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:49.041Z] [2023-02-16T13:21:49.041Z] Login Succeeded [2023-02-16T13:21:49.041Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:21:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:49.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:49.303Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:49.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:49.303Z] [2023-02-16T13:21:49.303Z] Login Succeeded [2023-02-16T13:21:49.303Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:21:49.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:49.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:49.303Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:49.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:49.303Z] [2023-02-16T13:21:49.303Z] Login Succeeded [2023-02-16T13:21:49.303Z] docker.io [2023-02-16T13:21:49.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:49.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:49.563Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:49.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:49.563Z] [2023-02-16T13:21:49.563Z] Login Succeeded [2023-02-16T13:21:49.563Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:21:49.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T13:21:49.913Z] + git rev-list -1 --merges c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2~1..c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [Pipeline] echo [2023-02-16T13:21:49.956Z] -----------> git rev-list -1 --merges c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2~1..c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [2023-02-16T13:21:49.956Z] c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [false] [Pipeline] sh [2023-02-16T13:21:50.244Z] + git log --format=format:%s -1 c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [Pipeline] echo [2023-02-16T13:21:50.259Z] ========================================================= [2023-02-16T13:21:50.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T13:21:50.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:21:50.583Z] + git log --format=format:%s -1 c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [Pipeline] echo [2023-02-16T13:21:50.595Z] [semverPrep] GIT_COMMIT: c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2, Commit Message: Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD [Pipeline] echo [2023-02-16T13:21:50.604Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-16T13:21:50.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T13:21:50.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T13:21:50.951Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T13:21:50.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T13:21:51.211Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T13:21:51.211Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T13:21:51.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:21:51.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:21:51.576Z] [2023-02-16T13:21:51.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:21:51.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:21:54.424Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T13:21:54.424Z] b85a868b505f: Pulling fs layer [2023-02-16T13:21:54.424Z] e2be974225ed: Pulling fs layer [2023-02-16T13:21:54.424Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T13:21:54.424Z] 988bab9f4d93: Pulling fs layer [2023-02-16T13:21:54.424Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T13:21:54.424Z] eaf3925da568: Pulling fs layer [2023-02-16T13:21:54.424Z] bab4dde63d76: Pulling fs layer [2023-02-16T13:21:54.424Z] bde34c3a00c8: Pulling fs layer [2023-02-16T13:21:54.424Z] b352a97aabf1: Pulling fs layer [2023-02-16T13:21:54.424Z] 4872d77fe225: Pulling fs layer [2023-02-16T13:21:54.424Z] 5851b861e8e6: Pulling fs layer [2023-02-16T13:21:54.424Z] bab4dde63d76: Waiting [2023-02-16T13:21:54.424Z] bde34c3a00c8: Waiting [2023-02-16T13:21:54.424Z] b352a97aabf1: Waiting [2023-02-16T13:21:54.424Z] 4872d77fe225: Waiting [2023-02-16T13:21:54.424Z] 5851b861e8e6: Waiting [2023-02-16T13:21:54.424Z] 988bab9f4d93: Waiting [2023-02-16T13:21:54.424Z] 1469e6f7b9e6: Waiting [2023-02-16T13:21:54.424Z] eaf3925da568: Waiting [2023-02-16T13:21:54.424Z] e2be974225ed: Verifying Checksum [2023-02-16T13:21:54.424Z] e2be974225ed: Download complete [2023-02-16T13:21:54.424Z] 988bab9f4d93: Verifying Checksum [2023-02-16T13:21:54.424Z] 988bab9f4d93: Download complete [2023-02-16T13:21:54.687Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T13:21:54.687Z] 1469e6f7b9e6: Download complete [2023-02-16T13:21:54.687Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T13:21:54.687Z] 339a4e72a1f5: Download complete [2023-02-16T13:21:54.687Z] eaf3925da568: Verifying Checksum [2023-02-16T13:21:54.687Z] eaf3925da568: Download complete [2023-02-16T13:21:54.687Z] bde34c3a00c8: Verifying Checksum [2023-02-16T13:21:54.687Z] bde34c3a00c8: Download complete [2023-02-16T13:21:54.948Z] b352a97aabf1: Verifying Checksum [2023-02-16T13:21:54.948Z] b352a97aabf1: Download complete [2023-02-16T13:21:54.948Z] 4872d77fe225: Verifying Checksum [2023-02-16T13:21:54.948Z] 4872d77fe225: Download complete [2023-02-16T13:21:54.948Z] 5851b861e8e6: Verifying Checksum [2023-02-16T13:21:54.948Z] 5851b861e8e6: Download complete [2023-02-16T13:21:54.948Z] b85a868b505f: Verifying Checksum [2023-02-16T13:21:54.948Z] b85a868b505f: Download complete [2023-02-16T13:21:55.520Z] bab4dde63d76: Verifying Checksum [2023-02-16T13:21:55.520Z] bab4dde63d76: Download complete [2023-02-16T13:21:58.090Z] b85a868b505f: Pull complete [2023-02-16T13:22:00.644Z] e2be974225ed: Pull complete [2023-02-16T13:22:03.181Z] 339a4e72a1f5: Pull complete [2023-02-16T13:22:04.574Z] 988bab9f4d93: Pull complete [2023-02-16T13:22:05.951Z] 1469e6f7b9e6: Pull complete [2023-02-16T13:22:06.210Z] eaf3925da568: Pull complete [2023-02-16T13:22:08.812Z] bab4dde63d76: Pull complete [2023-02-16T13:22:09.072Z] bde34c3a00c8: Pull complete [2023-02-16T13:22:09.640Z] b352a97aabf1: Pull complete [2023-02-16T13:22:10.208Z] 4872d77fe225: Pull complete [2023-02-16T13:22:10.781Z] 5851b861e8e6: Pull complete [2023-02-16T13:22:11.040Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T13:22:11.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:22:11.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:22:11.128Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2023-02-16T13:22:11.164Z] $ 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-02-16T13:22:21.146Z] $ docker top 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 -eo pid,comm [2023-02-16T13:22:21.219Z] 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-02-16T13:22:21.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T13:22:21.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T13:22:21.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T13:22:21.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T13:22:21.393Z] $ docker exec 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 ssh-agent [2023-02-16T13:22:21.546Z] SSH_AUTH_SOCK=/tmp/ssh-GnM7Y7X1gHe8/agent.14 [2023-02-16T13:22:21.546Z] SSH_AGENT_PID=20 [2023-02-16T13:22:21.577Z] Running ssh-add (command line suppressed) [2023-02-16T13:22:21.678Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16235143085744763961.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16235143085744763961.key) [2023-02-16T13:22:21.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T13:22:21.977Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T13:22:22.255Z] $ docker exec --env ******** --env ******** 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 ssh-agent -k [2023-02-16T13:22:22.349Z] unset SSH_AUTH_SOCK; [2023-02-16T13:22:22.350Z] unset SSH_AGENT_PID; [2023-02-16T13:22:22.350Z] echo Agent pid 20 killed; [2023-02-16T13:22:22.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T13:22:22.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T13:22:22.382Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T13:22:22.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T13:22:22.506Z] $ docker exec 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 ssh-agent [2023-02-16T13:22:22.663Z] SSH_AUTH_SOCK=/tmp/ssh-VGagmIkshM1h/agent.52 [2023-02-16T13:22:22.663Z] SSH_AGENT_PID=58 [2023-02-16T13:22:22.690Z] Running ssh-add (command line suppressed) [2023-02-16T13:22:22.989Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16690047671661243257.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16690047671661243257.key) [2023-02-16T13:22:23.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T13:22:23.382Z] + git semver init [2023-02-16T13:22:23.641Z] 2023-02-16 13:22:23,553 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T13:22:23.641Z] 2023-02-16 13:22:23,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-02-16T13:22:23.641Z] 2023-02-16 13:22:23,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-02-16T13:22:23.641Z] 2023-02-16 13:22:23,555 [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-02-16T13:22:25.029Z] 2023-02-16 13:22:25,012 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,013 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,013 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,017 [execute] INFO git cat-file --batch-check [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,024 [execute] INFO git cat-file --batch [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T13:22:25.029Z] 2023-02-16 13:22:25,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-02-16T13:22:25.029Z] 0.0.0 [Pipeline] } [2023-02-16T13:22:25.299Z] $ docker exec --env ******** --env ******** 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 ssh-agent -k [2023-02-16T13:22:25.386Z] unset SSH_AUTH_SOCK; [2023-02-16T13:22:25.386Z] unset SSH_AGENT_PID; [2023-02-16T13:22:25.386Z] echo Agent pid 58 killed; [2023-02-16T13:22:25.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T13:22:25.694Z] + git semver [Pipeline] } [2023-02-16T13:22:25.967Z] $ docker stop --time=1 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 [2023-02-16T13:22:27.969Z] $ docker rm -f --volumes 41f55fa592f1060f098468a3f7be5e58052e3277c7ccff6fadef98671fdeb248 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:22:28.484Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T13:22:28.906Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T13:22:28.910Z] [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-02-16T13:22:29.047Z] provisioning config files... [2023-02-16T13:22:29.091Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config2374455596224066672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:22:29.404Z] ---> docker-login.sh [2023-02-16T13:22:29.404Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:22:29.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:29.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:29.404Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:29.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:29.404Z] [2023-02-16T13:22:29.404Z] Login Succeeded [2023-02-16T13:22:29.404Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:22:29.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:29.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:29.404Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:29.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:29.404Z] [2023-02-16T13:22:29.404Z] Login Succeeded [2023-02-16T13:22:29.404Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:22:29.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:29.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:29.663Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:29.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:29.663Z] [2023-02-16T13:22:29.663Z] Login Succeeded [2023-02-16T13:22:29.663Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:22:29.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:29.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:29.923Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:29.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:29.923Z] [2023-02-16T13:22:29.923Z] Login Succeeded [2023-02-16T13:22:29.923Z] docker.io [2023-02-16T13:22:29.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:30.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:30.183Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:30.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:30.183Z] [2023-02-16T13:22:30.183Z] Login Succeeded [2023-02-16T13:22:30.183Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:22:30.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T13:22:30.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:22:30.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:22:30.301Z] ========================================================= [2023-02-16T13:22:30.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T13:22:30.301Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:22:30.625Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:22:30.625Z] Sending build context to Docker daemon 15.99MB [2023-02-16T13:22:30.625Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:22:30.625Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:22:31.603Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T13:22:31.603Z] 213ec9aee27d: Pulling fs layer [2023-02-16T13:22:31.603Z] 4583459ba037: Pulling fs layer [2023-02-16T13:22:31.603Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T13:22:31.603Z] 53926ce57604: Pulling fs layer [2023-02-16T13:22:31.603Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T13:22:31.603Z] 22ff95d597cd: Pulling fs layer [2023-02-16T13:22:31.603Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T13:22:31.603Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T13:22:31.603Z] a7acece74701: Pulling fs layer [2023-02-16T13:22:31.603Z] 53926ce57604: Waiting [2023-02-16T13:22:31.603Z] 21b2b0c7a3f4: Waiting [2023-02-16T13:22:31.603Z] 22ff95d597cd: Waiting [2023-02-16T13:22:31.603Z] 12d6caf4c0d1: Waiting [2023-02-16T13:22:31.603Z] 96b7cbca73a9: Waiting [2023-02-16T13:22:31.603Z] 93c1e223e6f2: Download complete [2023-02-16T13:22:31.603Z] 4583459ba037: Download complete [2023-02-16T13:22:31.603Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T13:22:31.603Z] 21b2b0c7a3f4: Download complete [2023-02-16T13:22:31.603Z] 22ff95d597cd: Verifying Checksum [2023-02-16T13:22:31.603Z] 22ff95d597cd: Download complete [2023-02-16T13:22:31.603Z] 213ec9aee27d: Verifying Checksum [2023-02-16T13:22:31.603Z] 213ec9aee27d: Download complete [2023-02-16T13:22:31.603Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T13:22:31.603Z] 12d6caf4c0d1: Download complete [2023-02-16T13:22:33.057Z] 53926ce57604: Verifying Checksum [2023-02-16T13:22:33.057Z] 53926ce57604: Download complete [2023-02-16T13:22:33.057Z] 213ec9aee27d: Pull complete [2023-02-16T13:22:33.057Z] a7acece74701: Verifying Checksum [2023-02-16T13:22:33.057Z] a7acece74701: Download complete [2023-02-16T13:22:33.057Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T13:22:33.057Z] 96b7cbca73a9: Download complete [2023-02-16T13:22:34.960Z] 4583459ba037: Pull complete [2023-02-16T13:22:35.898Z] 93c1e223e6f2: Pull complete [2023-02-16T13:22:41.206Z] 53926ce57604: Pull complete [2023-02-16T13:22:42.142Z] 21b2b0c7a3f4: Pull complete [2023-02-16T13:22:43.118Z] 22ff95d597cd: Pull complete [2023-02-16T13:22:44.004Z] Still waiting to schedule task [2023-02-16T13:22:44.004Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ [2023-02-16T13:22:44.055Z] 12d6caf4c0d1: Pull complete [2023-02-16T13:22:47.351Z] 96b7cbca73a9: Pull complete [2023-02-16T13:22:48.285Z] a7acece74701: Pull complete [2023-02-16T13:22:48.543Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T13:22:48.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T13:22:48.543Z] ---> db6d94c90886 [2023-02-16T13:22:48.543Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:23:00.758Z] ---> Running in 0db483886838 [2023-02-16T13:23:00.758Z] Removing intermediate container 0db483886838 [2023-02-16T13:23:00.758Z] ---> c0e96104a742 [2023-02-16T13:23:00.758Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:23:00.758Z] ---> Running in a283cd90f6cb [2023-02-16T13:23:01.017Z] Removing intermediate container a283cd90f6cb [2023-02-16T13:23:01.017Z] ---> 1afb25792572 [2023-02-16T13:23:01.017Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:23:01.017Z] ---> Running in a8b528bc992d [2023-02-16T13:23:01.278Z] Removing intermediate container a8b528bc992d [2023-02-16T13:23:01.278Z] ---> b3518e41883c [2023-02-16T13:23:01.278Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:23:01.278Z] ---> Running in de775c9c8901 [2023-02-16T13:23:01.278Z] Removing intermediate container de775c9c8901 [2023-02-16T13:23:01.278Z] ---> c7b6ee24920f [2023-02-16T13:23:01.278Z] Step 7/12 : WORKDIR /device-gpio [2023-02-16T13:23:01.278Z] ---> Running in a347bad4eb98 [2023-02-16T13:23:01.537Z] Removing intermediate container a347bad4eb98 [2023-02-16T13:23:01.537Z] ---> 8c51d79f8cd5 [2023-02-16T13:23:01.537Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:23:01.537Z] ---> Running in 09449d34f534 [2023-02-16T13:23:01.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:23:02.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:23:02.314Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-16T13:23:02.314Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-16T13:23:02.314Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-16T13:23:02.314Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-16T13:23:02.314Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:23:02.314Z] OK: 216 MiB in 55 packages [2023-02-16T13:23:02.880Z] Removing intermediate container 09449d34f534 [2023-02-16T13:23:02.880Z] ---> 4da11e3b5b0d [2023-02-16T13:23:02.880Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-16T13:23:02.880Z] ---> cde180d42df8 [2023-02-16T13:23:02.880Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:23:03.141Z] ---> Running in 79e81baa1871 [2023-02-16T13:24:00.073Z] Removing intermediate container 79e81baa1871 [2023-02-16T13:24:00.073Z] ---> e286978da21d [2023-02-16T13:24:00.073Z] Step 11/12 : COPY . . [2023-02-16T13:24:00.073Z] ---> 9ac0ccaefc52 [2023-02-16T13:24:00.073Z] Step 12/12 : RUN ${MAKE} [2023-02-16T13:24:00.073Z] ---> Running in e53324bfe123 [2023-02-16T13:24:00.073Z] noop [2023-02-16T13:24:00.073Z] Removing intermediate container e53324bfe123 [2023-02-16T13:24:00.073Z] ---> 0eafc08e22e1 [2023-02-16T13:24:00.073Z] Successfully built 0eafc08e22e1 [2023-02-16T13:24:00.073Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:00.417Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:24:00.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:24:00.490Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2023-02-16T13:24:00.546Z] $ 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-02-16T13:24:00.887Z] $ docker top 2ae7f8936aca88f0aef6de980eff0cb8c117f859604240d3bc4b265df883c05c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:24:01.235Z] + go version [2023-02-16T13:24:01.236Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T13:24:01.247Z] $ docker stop --time=1 2ae7f8936aca88f0aef6de980eff0cb8c117f859604240d3bc4b265df883c05c [2023-02-16T13:24:02.700Z] $ docker rm -f --volumes 2ae7f8936aca88f0aef6de980eff0cb8c117f859604240d3bc4b265df883c05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:03.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:24:03.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:24:03.174Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2023-02-16T13:24:03.211Z] $ 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-02-16T13:24:03.622Z] $ docker top 91d0865566ff8dc14a36624a978c1a4d54fcefe1102b75027669a5725a34949c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:24:03.972Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:24:04.274Z] + make test [2023-02-16T13:24:04.274Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T13:24:04.534Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-16T13:24:14.524Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-16T13:24:14.524Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-16T13:24:22.741Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T13:24:22.741Z] go vet ./... [2023-02-16T13:24:26.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:24:26.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:24:26.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T13:24:26.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:24:26.045Z] $ docker stop --time=1 91d0865566ff8dc14a36624a978c1a4d54fcefe1102b75027669a5725a34949c [2023-02-16T13:24:30.039Z] $ docker rm -f --volumes 91d0865566ff8dc14a36624a978c1a4d54fcefe1102b75027669a5725a34949c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:24:30.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:24:30.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-16T13:24:30.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:24:31.260Z] + ls -al . [2023-02-16T13:24:31.260Z] total 168 [2023-02-16T13:24:31.260Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 13:24 . [2023-02-16T13:24:31.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:21 .. [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 16 13:21 .dockerignore [2023-02-16T13:24:31.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:24 .git [2023-02-16T13:24:31.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:21 .github [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 13:21 .gitignore [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:21 .golangci.yml [2023-02-16T13:24:31.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:22 .semver [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 16 13:21 Attribution.txt [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 16 13:21 CHANGELOG.md [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 16 13:21 Dockerfile [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:21 GOVERNANCE.md [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 16 13:21 Jenkinsfile [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 13:21 LICENSE [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 16 13:21 Makefile [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:21 OWNERS.md [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 16 13:21 README.md [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:22 VERSION [2023-02-16T13:24:31.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:21 bin [2023-02-16T13:24:31.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:21 cmd [2023-02-16T13:24:31.260Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 13:24 coverage.out [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 3372 Feb 16 13:21 go.mod [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 44860 Feb 16 13:21 go.sum [2023-02-16T13:24:31.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:21 internal [2023-02-16T13:24:31.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:21 snap [2023-02-16T13:24:31.260Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:31.631Z] + 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=c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 --label arch=amd64 --label version=0.0.0 . [2023-02-16T13:24:31.631Z] Sending build context to Docker daemon 15.99MB [2023-02-16T13:24:31.631Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:24:31.631Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-16T13:24:31.631Z] ---> 0eafc08e22e1 [2023-02-16T13:24:31.631Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:24:31.889Z] ---> Running in d3736fb36301 [2023-02-16T13:24:32.149Z] Removing intermediate container d3736fb36301 [2023-02-16T13:24:32.149Z] ---> edef4904fc1e [2023-02-16T13:24:32.149Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:24:32.149Z] ---> Running in 8f3890b8ec13 [2023-02-16T13:24:32.149Z] Removing intermediate container 8f3890b8ec13 [2023-02-16T13:24:32.149Z] ---> 054149497d97 [2023-02-16T13:24:32.149Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:24:32.149Z] ---> Running in 15e8c701a3af [2023-02-16T13:24:32.149Z] Removing intermediate container 15e8c701a3af [2023-02-16T13:24:32.149Z] ---> 00360e72cd1a [2023-02-16T13:24:32.149Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:24:32.407Z] ---> Running in 7004965d7711 [2023-02-16T13:24:32.407Z] Removing intermediate container 7004965d7711 [2023-02-16T13:24:32.407Z] ---> 6aefcda83a7a [2023-02-16T13:24:32.407Z] Step 7/25 : WORKDIR /device-gpio [2023-02-16T13:24:32.407Z] ---> Running in 5fa15b32f5bb [2023-02-16T13:24:32.407Z] Removing intermediate container 5fa15b32f5bb [2023-02-16T13:24:32.407Z] ---> 96a0f6f298a2 [2023-02-16T13:24:32.407Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:24:32.407Z] ---> Running in 0ee5aca0b192 [2023-02-16T13:24:32.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:24:32.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:24:33.232Z] OK: 216 MiB in 55 packages [2023-02-16T13:24:33.493Z] Removing intermediate container 0ee5aca0b192 [2023-02-16T13:24:33.493Z] ---> c1f82449fc30 [2023-02-16T13:24:33.493Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-16T13:24:33.493Z] ---> 6d86a0f03993 [2023-02-16T13:24:33.493Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:24:33.493Z] ---> Running in 722d45e61868 [2023-02-16T13:24:34.430Z] Removing intermediate container 722d45e61868 [2023-02-16T13:24:34.430Z] ---> e1126e9b8ab1 [2023-02-16T13:24:34.430Z] Step 11/25 : COPY . . [2023-02-16T13:24:34.997Z] ---> 95d2ccc814b4 [2023-02-16T13:24:34.997Z] Step 12/25 : RUN ${MAKE} [2023-02-16T13:24:34.997Z] ---> Running in 76de99e1e705 [2023-02-16T13:24:35.255Z] 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-02-16T13:24:58.710Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6297 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-02-16T13:24:58.722Z] Running in /w/workspace/device-gpio/11 [Pipeline] { [Pipeline] checkout [2023-02-16T13:24:58.767Z] The recommended git tool is: git [2023-02-16T13:25:04.721Z] using credential edgex-jenkins-ssh [2023-02-16T13:25:04.742Z] Cloning the remote Git repository [2023-02-16T13:25:04.780Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:25:04.868Z] > git init /w/workspace/device-gpio/11 # timeout=10 [2023-02-16T13:25:05.051Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:25:05.052Z] > git --version # timeout=10 [2023-02-16T13:25:05.078Z] > git --version # 'git version 2.25.1' [2023-02-16T13:25:05.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:25:05.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:25:07.349Z] Removing intermediate container 76de99e1e705 [2023-02-16T13:25:07.349Z] ---> 71468ab75b46 [2023-02-16T13:25:07.349Z] Step 13/25 : FROM alpine:3.16 [2023-02-16T13:25:07.349Z] 3.16: Pulling from library/alpine [2023-02-16T13:25:07.349Z] ef5531b6e74e: Pulling fs layer [2023-02-16T13:25:07.349Z] ef5531b6e74e: Download complete [2023-02-16T13:25:07.349Z] ef5531b6e74e: Pull complete [2023-02-16T13:25:07.349Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:25:07.349Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:25:07.349Z] ---> dfd21b5a31f5 [2023-02-16T13:25:07.349Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-16T13:25:07.349Z] ---> Running in d3837265bfa8 [2023-02-16T13:25:07.349Z] Removing intermediate container d3837265bfa8 [2023-02-16T13:25:07.349Z] ---> 3516677dfb2b [2023-02-16T13:25:07.349Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-16T13:25:07.349Z] ---> Running in 5436312e043b [2023-02-16T13:25:07.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:25:07.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:25:07.349Z] OK: 6 MiB in 14 packages [2023-02-16T13:25:07.349Z] Removing intermediate container 5436312e043b [2023-02-16T13:25:07.349Z] ---> 99922ef52949 [2023-02-16T13:25:07.349Z] Step 16/25 : WORKDIR / [2023-02-16T13:25:07.349Z] ---> Running in 59f95df2f9f8 [2023-02-16T13:25:07.349Z] Removing intermediate container 59f95df2f9f8 [2023-02-16T13:25:07.349Z] ---> 680c1a7638cb [2023-02-16T13:25:07.349Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-16T13:25:07.349Z] ---> 841ba13c3b58 [2023-02-16T13:25:07.349Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-16T13:25:07.607Z] ---> 1233ed17ed24 [2023-02-16T13:25:07.607Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-16T13:25:06.943Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-16T13:25:06.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:25:08.566Z] ---> 51675c24a298 [2023-02-16T13:25:08.566Z] Step 20/25 : EXPOSE 59910 [2023-02-16T13:25:08.566Z] ---> Running in 644611370cfd [2023-02-16T13:25:08.566Z] Removing intermediate container 644611370cfd [2023-02-16T13:25:08.566Z] ---> 79bf41951adc [2023-02-16T13:25:08.566Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-16T13:25:08.566Z] ---> Running in 74a13763161d [2023-02-16T13:25:08.681Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [2023-02-16T13:25:08.826Z] Removing intermediate container 74a13763161d [2023-02-16T13:25:08.826Z] ---> 44ae8bf13045 [2023-02-16T13:25:08.826Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:25:08.826Z] ---> Running in 2677896581dd [2023-02-16T13:25:08.826Z] Removing intermediate container 2677896581dd [2023-02-16T13:25:08.826Z] ---> 6aa263e8c95c [2023-02-16T13:25:08.826Z] Step 23/25 : LABEL arch=amd64 [2023-02-16T13:25:08.826Z] ---> Running in 2c814a418c9c [2023-02-16T13:25:08.965Z] Merge succeeded, producing d587838d88767169d2a1a4f131ddc1c76d79c046 [2023-02-16T13:25:08.966Z] Checking out Revision d587838d88767169d2a1a4f131ddc1c76d79c046 (PR-71) [2023-02-16T13:25:09.086Z] Removing intermediate container 2c814a418c9c [2023-02-16T13:25:09.086Z] ---> 2b6f842d83e7 [2023-02-16T13:25:09.086Z] Step 24/25 : LABEL git_sha=c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [2023-02-16T13:25:09.086Z] ---> Running in 7cd95acab56e [2023-02-16T13:25:09.086Z] Removing intermediate container 7cd95acab56e [2023-02-16T13:25:09.086Z] ---> 25e2a1bca2b3 [2023-02-16T13:25:09.086Z] Step 25/25 : LABEL version=0.0.0 [2023-02-16T13:25:09.086Z] ---> Running in ea5c2319966e [2023-02-16T13:25:09.086Z] Removing intermediate container ea5c2319966e [2023-02-16T13:25:09.086Z] ---> 81e881d886e6 [2023-02-16T13:25:09.086Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:25:09.086Z] Successfully built 81e881d886e6 [2023-02-16T13:25:09.086Z] 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] { [2023-02-16T13:25:08.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-16T13:25:08.058Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:25:08.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:25:08.076Z] > 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-02-16T13:25:08.692Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:25:08.709Z] > git checkout -f c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 # timeout=10 [2023-02-16T13:25:08.807Z] > git remote # timeout=10 [2023-02-16T13:25:08.824Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T13:25:08.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:25:08.864Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-16T13:25:08.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T13:25:08.960Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:25:08.989Z] > git checkout -f d587838d88767169d2a1a4f131ddc1c76d79c046 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:09.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:25:09.541Z] [2023-02-16T13:25:09.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:09.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:25:09.841Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T13:25:09.841Z] 5eb5b503b376: Pulling fs layer [2023-02-16T13:25:09.841Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T13:25:09.841Z] ec43610c2a17: Pulling fs layer [2023-02-16T13:25:09.841Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T13:25:09.841Z] 33b1e0a273af: Pulling fs layer [2023-02-16T13:25:09.841Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T13:25:09.841Z] 2f39f015ded8: Pulling fs layer [2023-02-16T13:25:09.841Z] 3a2ae6a8a46f: Waiting [2023-02-16T13:25:09.841Z] 33b1e0a273af: Waiting [2023-02-16T13:25:09.841Z] 5d3b04190fa2: Waiting [2023-02-16T13:25:09.841Z] 2f39f015ded8: Waiting [2023-02-16T13:25:09.841Z] 5c69ac0246d0: Verifying Checksum [2023-02-16T13:25:09.841Z] 5c69ac0246d0: Download complete [2023-02-16T13:25:09.841Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T13:25:09.841Z] 3a2ae6a8a46f: Download complete [2023-02-16T13:25:10.101Z] 33b1e0a273af: Download complete [2023-02-16T13:25:10.101Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T13:25:10.101Z] 5d3b04190fa2: Download complete [2023-02-16T13:25:10.101Z] ec43610c2a17: Verifying Checksum [2023-02-16T13:25:10.101Z] ec43610c2a17: Download complete [2023-02-16T13:25:10.361Z] 5eb5b503b376: Download complete [2023-02-16T13:25:10.930Z] 2f39f015ded8: Download complete [2023-02-16T13:25:11.495Z] 5eb5b503b376: Pull complete [2023-02-16T13:25:11.753Z] 5c69ac0246d0: Pull complete [2023-02-16T13:25:12.320Z] ec43610c2a17: Pull complete [2023-02-16T13:25:12.320Z] 3a2ae6a8a46f: Pull complete [2023-02-16T13:25:12.578Z] Commit message: "Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD" [2023-02-16T13:25:12.582Z] 33b1e0a273af: Pull complete [2023-02-16T13:25:12.582Z] 5d3b04190fa2: Pull complete [2023-02-16T13:25:12.604Z] First time build. Skipping changelog. [2023-02-16T13:25:12.916Z] [2023-02-16T13:25:12.916Z] GitHub has been notified of this commit’s build result [2023-02-16T13:25:12.916Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:25:13.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T13:25:13.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:25:13.450Z] Dload Upload Total Spent Left Speed [2023-02-16T13:25:13.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [2023-02-16T13:25:12.575Z] > git rev-list --no-walk 5bbb1b70d57c5af1fefadb1844bbb383677d9dd8 # timeout=10 [Pipeline] sh [2023-02-16T13:25:14.211Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T13:25:14.537Z] + sudo tee /etc/docker/daemon.new [2023-02-16T13:25:14.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T13:25:14.537Z] { [2023-02-16T13:25:14.537Z] "registry-mirrors": [ [2023-02-16T13:25:14.537Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T13:25:14.537Z] ], [2023-02-16T13:25:14.537Z] "bip": "10.250.0.254/24", [2023-02-16T13:25:14.537Z] "hosts": [ [2023-02-16T13:25:14.537Z] "tcp://0.0.0.0:5555", [2023-02-16T13:25:14.537Z] "unix:///var/run/docker.sock" [2023-02-16T13:25:14.537Z] ], [2023-02-16T13:25:14.537Z] "mtu": 1458, [2023-02-16T13:25:14.537Z] "selinux-enabled": true, [2023-02-16T13:25:14.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T13:25:14.537Z] } [Pipeline] sh [2023-02-16T13:25:14.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T13:25:15.243Z] + sudo service docker restart [2023-02-16T13:25:17.881Z] 2f39f015ded8: Pull complete [2023-02-16T13:25:17.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T13:25:17.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:25:18.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:25:18.239Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2023-02-16T13:25:18.270Z] $ 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-02-16T13:25:24.403Z] $ docker top eb8873872c492dbe35e444710b2080a5d93f50dc386bb70ba404fb829b08fb46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:25:24.780Z] ---> job-cost.sh [2023-02-16T13:25:24.780Z] lf-activate-venv: SKIPPING [2023-02-16T13:25:24.780Z] INFO: No Stack... [2023-02-16T13:25:25.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:25:25.298Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:25:25.592Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-02-16T13:25:25.592Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T13:25:25.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] [2023-02-16T13:25:25.611Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] did not exist. Created. [2023-02-16T13:25:25.611Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:25:25.910Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-16T13:25:25.940Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:25:25.946Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:25:25.965Z] $ docker stop --time=1 eb8873872c492dbe35e444710b2080a5d93f50dc386bb70ba404fb829b08fb46 [2023-02-16T13:25:27.127Z] $ docker rm -f --volumes eb8873872c492dbe35e444710b2080a5d93f50dc386bb70ba404fb829b08fb46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:25:33.532Z] provisioning config files... [2023-02-16T13:25:33.561Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/11@tmp/config16848143057304618967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:25:33.918Z] ---> docker-login.sh [2023-02-16T13:25:33.918Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:25:34.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:34.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:34.779Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:34.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:34.779Z] [2023-02-16T13:25:34.779Z] Login Succeeded [2023-02-16T13:25:34.779Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:25:35.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:35.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:35.049Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:35.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:35.049Z] [2023-02-16T13:25:35.049Z] Login Succeeded [2023-02-16T13:25:35.049Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:25:35.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:35.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:35.588Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:35.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:35.588Z] [2023-02-16T13:25:35.588Z] Login Succeeded [2023-02-16T13:25:35.588Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:25:35.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:35.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:35.859Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:35.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:35.859Z] [2023-02-16T13:25:35.859Z] Login Succeeded [2023-02-16T13:25:35.859Z] docker.io [2023-02-16T13:25:36.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:36.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:36.403Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:36.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:36.403Z] [2023-02-16T13:25:36.403Z] Login Succeeded [2023-02-16T13:25:36.403Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:25:36.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T13:25:36.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:25:36.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:25:36.754Z] ========================================================= [2023-02-16T13:25:36.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T13:25:36.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:37.112Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:25:37.385Z] Sending build context to Docker daemon 8.076MB [2023-02-16T13:25:37.385Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:25:37.385Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:25:37.660Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T13:25:37.660Z] 9b18e9b68314: Pulling fs layer [2023-02-16T13:25:37.660Z] 35d82f9e3411: Pulling fs layer [2023-02-16T13:25:37.660Z] e16973657156: Pulling fs layer [2023-02-16T13:25:37.660Z] fc693d55d65f: Pulling fs layer [2023-02-16T13:25:37.660Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T13:25:37.660Z] dda99020689f: Pulling fs layer [2023-02-16T13:25:37.660Z] db1c61fa0a46: Pulling fs layer [2023-02-16T13:25:37.660Z] 891c053d2c06: Pulling fs layer [2023-02-16T13:25:37.660Z] fc693d55d65f: Waiting [2023-02-16T13:25:37.660Z] 7e9fc2657dce: Waiting [2023-02-16T13:25:37.660Z] dda99020689f: Waiting [2023-02-16T13:25:37.660Z] db1c61fa0a46: Waiting [2023-02-16T13:25:37.660Z] 891c053d2c06: Waiting [2023-02-16T13:25:37.660Z] e16973657156: Verifying Checksum [2023-02-16T13:25:37.660Z] e16973657156: Download complete [2023-02-16T13:25:37.660Z] 35d82f9e3411: Verifying Checksum [2023-02-16T13:25:37.660Z] 35d82f9e3411: Download complete [2023-02-16T13:25:37.660Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T13:25:37.660Z] 7e9fc2657dce: Download complete [2023-02-16T13:25:37.939Z] dda99020689f: Verifying Checksum [2023-02-16T13:25:37.939Z] dda99020689f: Download complete [2023-02-16T13:25:37.939Z] 9b18e9b68314: Verifying Checksum [2023-02-16T13:25:37.939Z] 9b18e9b68314: Download complete [2023-02-16T13:25:38.917Z] 9b18e9b68314: Pull complete [2023-02-16T13:25:38.917Z] 891c053d2c06: Verifying Checksum [2023-02-16T13:25:38.917Z] 891c053d2c06: Download complete [2023-02-16T13:25:39.519Z] 35d82f9e3411: Pull complete [2023-02-16T13:25:39.795Z] e16973657156: Pull complete [2023-02-16T13:25:40.388Z] db1c61fa0a46: Download complete [2023-02-16T13:25:40.977Z] fc693d55d65f: Verifying Checksum [2023-02-16T13:25:40.977Z] fc693d55d65f: Download complete [2023-02-16T13:25:53.314Z] fc693d55d65f: Pull complete [2023-02-16T13:25:53.314Z] 7e9fc2657dce: Pull complete [2023-02-16T13:25:53.314Z] dda99020689f: Pull complete [2023-02-16T13:25:57.583Z] db1c61fa0a46: Pull complete [2023-02-16T13:25:59.542Z] 891c053d2c06: Pull complete [2023-02-16T13:25:59.542Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T13:25:59.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T13:25:59.543Z] ---> f96f9c87975a [2023-02-16T13:25:59.543Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:26:02.134Z] ---> Running in cd27af8d592d [2023-02-16T13:26:02.134Z] Removing intermediate container cd27af8d592d [2023-02-16T13:26:02.134Z] ---> 9998f1b6ad1e [2023-02-16T13:26:02.134Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:26:02.134Z] ---> Running in 88f0d2c3f2d1 [2023-02-16T13:26:02.403Z] Removing intermediate container 88f0d2c3f2d1 [2023-02-16T13:26:02.403Z] ---> 6e389426d511 [2023-02-16T13:26:02.403Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:26:02.672Z] ---> Running in ade07e66c62c [2023-02-16T13:26:02.943Z] Removing intermediate container ade07e66c62c [2023-02-16T13:26:02.943Z] ---> 6fc133776d2d [2023-02-16T13:26:02.943Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:26:02.943Z] ---> Running in a1e2a098f092 [2023-02-16T13:26:03.210Z] Removing intermediate container a1e2a098f092 [2023-02-16T13:26:03.210Z] ---> 6b0c173fb9ed [2023-02-16T13:26:03.210Z] Step 7/12 : WORKDIR /device-gpio [2023-02-16T13:26:03.479Z] ---> Running in 569aceb74805 [2023-02-16T13:26:03.748Z] Removing intermediate container 569aceb74805 [2023-02-16T13:26:03.748Z] ---> 6d9a7e2da4fa [2023-02-16T13:26:03.748Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:26:03.748Z] ---> Running in 7df58d8192c5 [2023-02-16T13:26:05.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:26:05.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:26:06.400Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-16T13:26:06.400Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-16T13:26:06.400Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-16T13:26:06.400Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-16T13:26:06.400Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:26:06.400Z] OK: 226 MiB in 55 packages [2023-02-16T13:26:07.825Z] Removing intermediate container 7df58d8192c5 [2023-02-16T13:26:07.825Z] ---> 4c3cfe637517 [2023-02-16T13:26:07.825Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-16T13:26:08.102Z] ---> 7a6d0d03968f [2023-02-16T13:26:08.102Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:26:08.102Z] ---> Running in 86fda41684c7 [2023-02-16T13:27:16.020Z] Removing intermediate container 86fda41684c7 [2023-02-16T13:27:16.020Z] ---> baae84b9b7bf [2023-02-16T13:27:16.020Z] Step 11/12 : COPY . . [2023-02-16T13:27:16.020Z] ---> 540679199b42 [2023-02-16T13:27:16.020Z] Step 12/12 : RUN ${MAKE} [2023-02-16T13:27:16.020Z] ---> Running in 8d4f367b9bcf [2023-02-16T13:27:16.020Z] noop [2023-02-16T13:27:16.020Z] Removing intermediate container 8d4f367b9bcf [2023-02-16T13:27:16.020Z] ---> 5372b0fdff1c [2023-02-16T13:27:16.020Z] Successfully built 5372b0fdff1c [2023-02-16T13:27:16.020Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:27:16.418Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:27:16.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:27:16.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-6297 does not seem to be running inside a container [2023-02-16T13:27:16.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@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-02-16T13:27:18.091Z] $ docker top 0e2cf4ede82f67842355f1676d4567cd02549d6aea263a15f5016093201d654f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:27:18.972Z] + go version [2023-02-16T13:27:18.973Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T13:27:18.993Z] $ docker stop --time=1 0e2cf4ede82f67842355f1676d4567cd02549d6aea263a15f5016093201d654f [2023-02-16T13:27:20.707Z] $ docker rm -f --volumes 0e2cf4ede82f67842355f1676d4567cd02549d6aea263a15f5016093201d654f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:27:21.298Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:27:21.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:27:21.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-6297 does not seem to be running inside a container [2023-02-16T13:27:21.574Z] $ 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/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@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-02-16T13:27:22.876Z] $ docker top 094dba8f567f4a50f611d1f79f109ec0ea4674759906530ea6551508c715d24f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:27:23.742Z] + git config --global --add safe.directory /w/workspace/device-gpio/11 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:27:24.398Z] + make test [2023-02-16T13:27:24.398Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T13:27:26.370Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-16T13:29:03.076Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-16T13:29:03.076Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-16T13:29:03.076Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T13:29:03.076Z] go vet ./... [2023-02-16T13:29:25.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:29:25.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:29:25.224Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T13:29:25.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:29:25.251Z] $ docker stop --time=1 094dba8f567f4a50f611d1f79f109ec0ea4674759906530ea6551508c715d24f [2023-02-16T13:29:27.306Z] $ docker rm -f --volumes 094dba8f567f4a50f611d1f79f109ec0ea4674759906530ea6551508c715d24f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:29:28.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:29:28.394Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T13:29:29.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:29:29.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:29:29.833Z] + ls -al . [2023-02-16T13:29:29.833Z] total 164 [2023-02-16T13:29:29.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:27 . [2023-02-16T13:29:29.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:25 .. [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 16 13:25 .dockerignore [2023-02-16T13:29:29.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:25 .git [2023-02-16T13:29:29.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:25 .github [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 13:25 .gitignore [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:25 .golangci.yml [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 16 13:25 Attribution.txt [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 16 13:25 CHANGELOG.md [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 16 13:25 Dockerfile [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:25 GOVERNANCE.md [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 16 13:25 Jenkinsfile [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 13:25 LICENSE [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 16 13:25 Makefile [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:25 OWNERS.md [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 16 13:25 README.md [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:22 VERSION [2023-02-16T13:29:29.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:25 bin [2023-02-16T13:29:29.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:25 cmd [2023-02-16T13:29:29.833Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 13:27 coverage.out [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 3372 Feb 16 13:25 go.mod [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 44860 Feb 16 13:25 go.sum [2023-02-16T13:29:29.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:25 internal [2023-02-16T13:29:29.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:25 snap [2023-02-16T13:29:29.833Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:29:30.204Z] + 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=d587838d88767169d2a1a4f131ddc1c76d79c046 --label arch=arm64 --label version=0.0.0 . [2023-02-16T13:29:31.617Z] Sending build context to Docker daemon 8.077MB [2023-02-16T13:29:31.617Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:29:31.617Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-16T13:29:31.617Z] ---> 5372b0fdff1c [2023-02-16T13:29:31.617Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:29:31.617Z] ---> Running in 8b3c171a57f4 [2023-02-16T13:29:31.885Z] Removing intermediate container 8b3c171a57f4 [2023-02-16T13:29:31.885Z] ---> ba8cd238538c [2023-02-16T13:29:31.885Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:29:31.885Z] ---> Running in 510c0c2983b4 [2023-02-16T13:29:32.475Z] Removing intermediate container 510c0c2983b4 [2023-02-16T13:29:32.475Z] ---> 2ecf8b0cd60b [2023-02-16T13:29:32.475Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:29:32.475Z] ---> Running in b6958d69a2b5 [2023-02-16T13:29:32.744Z] Removing intermediate container b6958d69a2b5 [2023-02-16T13:29:32.744Z] ---> 041095da9002 [2023-02-16T13:29:32.744Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:29:32.744Z] ---> Running in a919af14b895 [2023-02-16T13:29:33.333Z] Removing intermediate container a919af14b895 [2023-02-16T13:29:33.333Z] ---> d97ae251cb12 [2023-02-16T13:29:33.333Z] Step 7/25 : WORKDIR /device-gpio [2023-02-16T13:29:33.333Z] ---> Running in 3ecbe897f5f9 [2023-02-16T13:29:33.611Z] Removing intermediate container 3ecbe897f5f9 [2023-02-16T13:29:33.611Z] ---> 5d2c15181fab [2023-02-16T13:29:33.611Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:29:33.883Z] ---> Running in ea09d683e748 [2023-02-16T13:29:36.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:29:36.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:29:37.442Z] OK: 226 MiB in 55 packages [2023-02-16T13:29:38.407Z] Removing intermediate container ea09d683e748 [2023-02-16T13:29:38.407Z] ---> 1701b93df24f [2023-02-16T13:29:38.407Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-16T13:29:38.676Z] ---> 31a600743bd5 [2023-02-16T13:29:38.676Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:29:38.945Z] ---> Running in 5001fb9a6be8 [2023-02-16T13:29:40.898Z] Removing intermediate container 5001fb9a6be8 [2023-02-16T13:29:40.898Z] ---> 131a1ddb3edf [2023-02-16T13:29:40.898Z] Step 11/25 : COPY . . [2023-02-16T13:29:41.948Z] ---> 125c0b38795a [2023-02-16T13:29:41.948Z] Step 12/25 : RUN ${MAKE} [2023-02-16T13:29:41.948Z] ---> Running in 9eb89ce92bb5 [2023-02-16T13:29:42.950Z] 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-02-16T13:31:49.814Z] Removing intermediate container 9eb89ce92bb5 [2023-02-16T13:31:49.814Z] ---> 00da5e598585 [2023-02-16T13:31:49.814Z] Step 13/25 : FROM alpine:3.16 [2023-02-16T13:31:49.814Z] 3.16: Pulling from library/alpine [2023-02-16T13:31:49.814Z] 3760b48202b3: Pulling fs layer [2023-02-16T13:31:49.814Z] 3760b48202b3: Verifying Checksum [2023-02-16T13:31:49.814Z] 3760b48202b3: Download complete [2023-02-16T13:31:49.814Z] 3760b48202b3: Pull complete [2023-02-16T13:31:49.814Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:31:49.814Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:31:49.814Z] ---> 4c81e5bf8899 [2023-02-16T13:31:49.814Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-16T13:31:49.814Z] ---> Running in 46bac729cc80 [2023-02-16T13:31:49.814Z] Removing intermediate container 46bac729cc80 [2023-02-16T13:31:49.814Z] ---> 11caad025c47 [2023-02-16T13:31:49.814Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-16T13:31:49.814Z] ---> Running in bab6052b8695 [2023-02-16T13:31:50.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:31:50.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:31:51.334Z] OK: 5 MiB in 14 packages [2023-02-16T13:31:52.301Z] Removing intermediate container bab6052b8695 [2023-02-16T13:31:52.301Z] ---> 7d01c39c6292 [2023-02-16T13:31:52.301Z] Step 16/25 : WORKDIR / [2023-02-16T13:31:52.301Z] ---> Running in 2981c35ddd81 [2023-02-16T13:31:52.572Z] Removing intermediate container 2981c35ddd81 [2023-02-16T13:31:52.572Z] ---> c21c1514cf0e [2023-02-16T13:31:52.572Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-16T13:31:53.158Z] ---> 8b4d2ce9070a [2023-02-16T13:31:53.158Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-16T13:31:53.427Z] ---> 10dd5fd3d0e8 [2023-02-16T13:31:53.427Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-16T13:31:55.389Z] ---> ac068fb7b74d [2023-02-16T13:31:55.389Z] Step 20/25 : EXPOSE 59910 [2023-02-16T13:31:55.389Z] ---> Running in 09ebfabd0d71 [2023-02-16T13:31:55.389Z] Removing intermediate container 09ebfabd0d71 [2023-02-16T13:31:55.389Z] ---> 25913dadc042 [2023-02-16T13:31:55.389Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-16T13:31:55.389Z] ---> Running in 1467eb992d21 [2023-02-16T13:31:55.659Z] Removing intermediate container 1467eb992d21 [2023-02-16T13:31:55.659Z] ---> 1fb07670c538 [2023-02-16T13:31:55.659Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:31:55.927Z] ---> Running in 8039919c6c67 [2023-02-16T13:31:56.195Z] Removing intermediate container 8039919c6c67 [2023-02-16T13:31:56.195Z] ---> 9f088e1ed5e5 [2023-02-16T13:31:56.195Z] Step 23/25 : LABEL arch=arm64 [2023-02-16T13:31:56.195Z] ---> Running in cc2cb44c1774 [2023-02-16T13:31:56.463Z] Removing intermediate container cc2cb44c1774 [2023-02-16T13:31:56.463Z] ---> 975b8ca63767 [2023-02-16T13:31:56.463Z] Step 24/25 : LABEL git_sha=d587838d88767169d2a1a4f131ddc1c76d79c046 [2023-02-16T13:31:56.463Z] ---> Running in 137966fd82f6 [2023-02-16T13:31:56.732Z] Removing intermediate container 137966fd82f6 [2023-02-16T13:31:56.732Z] ---> b8e025c95064 [2023-02-16T13:31:56.732Z] Step 25/25 : LABEL version=0.0.0 [2023-02-16T13:31:56.999Z] ---> Running in b6131920ea94 [2023-02-16T13:31:57.267Z] Removing intermediate container b6131920ea94 [2023-02-16T13:31:57.267Z] ---> 52f7c76cefe6 [2023-02-16T13:31:57.267Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:31:57.267Z] Successfully built 52f7c76cefe6 [2023-02-16T13:31:57.267Z] 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-02-16T13:31:57.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:31:57.693Z] [2023-02-16T13:31:57.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:31:58.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:31:58.025Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T13:31:58.025Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T13:31:58.025Z] 04944245beec: Pulling fs layer [2023-02-16T13:31:58.025Z] 699f458cf7ca: Pulling fs layer [2023-02-16T13:31:58.025Z] 765212b225bb: Pulling fs layer [2023-02-16T13:31:58.025Z] f23df028b6ca: Pulling fs layer [2023-02-16T13:31:58.025Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T13:31:58.025Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T13:31:58.025Z] f23df028b6ca: Waiting [2023-02-16T13:31:58.025Z] d65c8cfc05b1: Waiting [2023-02-16T13:31:58.025Z] 2437ff75d9bd: Waiting [2023-02-16T13:31:58.294Z] 04944245beec: Verifying Checksum [2023-02-16T13:31:58.294Z] 04944245beec: Download complete [2023-02-16T13:31:58.294Z] 765212b225bb: Verifying Checksum [2023-02-16T13:31:58.294Z] 765212b225bb: Download complete [2023-02-16T13:31:58.294Z] f23df028b6ca: Download complete [2023-02-16T13:31:58.294Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T13:31:58.294Z] d65c8cfc05b1: Download complete [2023-02-16T13:31:58.564Z] 699f458cf7ca: Verifying Checksum [2023-02-16T13:31:58.564Z] 699f458cf7ca: Download complete [2023-02-16T13:31:58.835Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T13:31:58.835Z] 8998bd30e6a1: Download complete [2023-02-16T13:32:01.426Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T13:32:01.426Z] 2437ff75d9bd: Download complete [2023-02-16T13:32:03.378Z] 8998bd30e6a1: Pull complete [2023-02-16T13:32:03.378Z] 04944245beec: Pull complete [2023-02-16T13:32:04.791Z] 699f458cf7ca: Pull complete [2023-02-16T13:32:05.059Z] 765212b225bb: Pull complete [2023-02-16T13:32:06.024Z] f23df028b6ca: Pull complete [2023-02-16T13:32:06.024Z] d65c8cfc05b1: Pull complete [2023-02-16T13:32:21.016Z] 2437ff75d9bd: Pull complete [2023-02-16T13:32:21.016Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T13:32:21.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:32:21.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:32:21.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-6297 does not seem to be running inside a container [2023-02-16T13:32:21.259Z] $ 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/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@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-02-16T13:32:23.793Z] $ docker top fca725555202a954aa5bf4fe92d651940d8b092fd8919df8af588646eefb19e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:24.632Z] ---> job-cost.sh [2023-02-16T13:32:24.632Z] lf-activate-venv: SKIPPING [2023-02-16T13:32:24.632Z] INFO: No Stack... [2023-02-16T13:32:25.584Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T13:32:26.540Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:32:27.173Z] + + cutcat -d, /w/workspace/device-gpio/11/archives/cost.csv -f6 [2023-02-16T13:32:27.173Z] [Pipeline] lock [2023-02-16T13:32:27.240Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] [2023-02-16T13:32:27.250Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] did not exist. Created. [2023-02-16T13:32:27.250Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:32:27.584Z] /w/workspace/device-gpio/11@tmp/durable-d6e5828f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-16T13:32:28.238Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T13:32:28.260Z] Warning: overwriting stash ‘stack-cost’ [2023-02-16T13:32:28.307Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:32:28.314Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:32:28.324Z] $ docker stop --time=1 fca725555202a954aa5bf4fe92d651940d8b092fd8919df8af588646eefb19e1 [2023-02-16T13:32:29.810Z] $ docker rm -f --volumes fca725555202a954aa5bf4fe92d651940d8b092fd8919df8af588646eefb19e1 [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-02-16T13:32:30.186Z] provisioning config files... [2023-02-16T13:32:30.193Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config13171496201137475109tmp [Pipeline] { [Pipeline] sh [2023-02-16T13:32:30.486Z] + set +x [2023-02-16T13:32:30.486Z] + + curl -s https://codecov.io/bash [2023-02-16T13:32:30.486Z] bash -s -- [2023-02-16T13:32:30.486Z] [2023-02-16T13:32:30.486Z] _____ _ [2023-02-16T13:32:30.486Z] / ____| | | [2023-02-16T13:32:30.486Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T13:32:30.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T13:32:30.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T13:32:30.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T13:32:30.486Z] Bash-1.0.6 [2023-02-16T13:32:30.486Z] [2023-02-16T13:32:30.486Z] [2023-02-16T13:32:30.486Z] ==> git version 2.25.1 found [2023-02-16T13:32:30.486Z] ==> 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-02-16T13:32:30.486Z] Release-Date: 2020-01-08 [2023-02-16T13:32:30.486Z] 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-02-16T13:32:30.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T13:32:30.486Z] ==> Jenkins CI detected. [2023-02-16T13:32:30.486Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-02-16T13:32:30.486Z] project root: . [2023-02-16T13:32:30.486Z] --> token set from env [2023-02-16T13:32:30.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T13:32:30.486Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T13:32:30.486Z] ==> Python coveragepy not found [2023-02-16T13:32:30.486Z] ==> Searching for coverage reports in: [2023-02-16T13:32:30.486Z] + . [2023-02-16T13:32:30.486Z] -> Found 1 reports [2023-02-16T13:32:30.486Z] ==> Detecting git/mercurial file structure [2023-02-16T13:32:30.486Z] ==> Reading reports [2023-02-16T13:32:30.486Z] + ./coverage.out bytes=10 [2023-02-16T13:32:30.486Z] ==> Appending adjustments [2023-02-16T13:32:30.486Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T13:32:30.746Z] + Found adjustments [2023-02-16T13:32:30.746Z] ==> Gzipping contents [2023-02-16T13:32:30.746Z] 4.0K /tmp/codecov.xjdlUU.gz [2023-02-16T13:32:30.746Z] ==> Uploading reports [2023-02-16T13:32:30.746Z] url: https://codecov.io [2023-02-16T13:32:30.746Z] query: branch=PR-71&commit=c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-02-16T13:32:30.746Z] -> Pinging Codecov [2023-02-16T13:32:30.746Z] 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=c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-02-16T13:32:30.746Z] -> Uploading to [2023-02-16T13:32:30.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2/97b20514-cd38-429e-8942-ffaa69a2747c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T133230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7e73fb37aec94c24526ec3cc5f9726c7b9890397aa02c569d81782f232acf1b [2023-02-16T13:32:30.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:32:30.746Z] Dload Upload Total Spent Left Speed [2023-02-16T13:32:31.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2621 --:--:-- --:--:-- --:--:-- 2621 [2023-02-16T13:32:31.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c2aef2a7a1c6c7c95356a43d3cae4d7467f5dec2 [Pipeline] } [2023-02-16T13:32:31.012Z] 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-02-16T13:32:31.681Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-02-16T13:32:31.681Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-02-16T13:32:31.681Z] total 16 [2023-02-16T13:32:31.681Z] drwxr-xr-x 3 root root 4096 Feb 16 13:25 . [2023-02-16T13:32:31.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:25 .. [2023-02-16T13:32:31.681Z] drwxr-xr-x 2 root root 4096 Feb 16 13:25 cost [2023-02-16T13:32:31.681Z] -rw-r--r-- 1 root root 83 Feb 16 13:25 cost.csv [2023-02-16T13:32:31.681Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-02-16T13:32:31.681Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-02-16T13:32:31.681Z] total 16 [2023-02-16T13:32:31.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:25 . [2023-02-16T13:32:31.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:25 .. [2023-02-16T13:32:31.681Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 13:25 cost [2023-02-16T13:32:31.681Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 16 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:31.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:32.831Z] ---> package-listing.sh [2023-02-16T13:32:32.831Z] ++ facter osfamily [2023-02-16T13:32:32.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T13:32:33.089Z] + OS_FAMILY=debian [2023-02-16T13:32:33.089Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-02-16T13:32:33.089Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T13:32:33.089Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T13:32:33.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T13:32:33.089Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T13:32:33.089Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-02-16T13:32:33.089Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T13:32:33.089Z] + case "${OS_FAMILY}" in [2023-02-16T13:32:33.089Z] + dpkg -l [2023-02-16T13:32:33.089Z] + grep '^ii' [2023-02-16T13:32:33.089Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T13:32:33.089Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T13:32:33.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T13:32:33.089Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-02-16T13:32:33.089Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-02-16T13:32:33.089Z] + 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-02-16T13:32:33.101Z] 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-02-16T13:32:33.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:32:33.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:32:33.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:32:34.010Z] prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container [2023-02-16T13:32:34.044Z] $ 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-02-16T13:32:34.373Z] $ docker top 9c219b28a7a4c1c6f782f16a590ac030cdd3a9ca6e25fc78122ddf8488077f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:32:34.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T13:32:35.000Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T13:32:35.285Z] + ls /var/log/sa-host [2023-02-16T13:32:35.285Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:32:35.346Z] provisioning config files... [2023-02-16T13:32:35.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config5993865676054822551tmp [Pipeline] { [Pipeline] echo [2023-02-16T13:32:35.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:35.647Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T13:32:35.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:35.970Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T13:32:35.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:36.265Z] ---> sudo-logs.sh [2023-02-16T13:32:36.265Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T13:32:36.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:36.581Z] ---> job-cost.sh [2023-02-16T13:32:36.581Z] lf-activate-venv: SKIPPING [2023-02-16T13:32:36.581Z] DEBUG: total: 0.2199999988079071 [2023-02-16T13:32:36.581Z] INFO: Retrieving Stack Cost... [2023-02-16T13:32:38.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:32:38.743Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T13:32:38.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:39.039Z] ---> logs-deploy.sh [2023-02-16T13:32:39.039Z] lf-activate-venv: SKIPPING [2023-02-16T13:32:39.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/11 [2023-02-16T13:32:39.039Z] INFO: archiving workspace using pattern(s): [2023-02-16T13:32:39.975Z] Archives upload complete. [2023-02-16T13:32:40.234Z] INFO: archiving logs to Nexus