Pull request #174 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b02e5e4689219a8866c9f18808cfdb5590a7e0d+366ee754c41d9a0fdc0bb38cee0c371b1007dce8 (5b97e365afabe28dd35a5a714f57488c2475e0fc) 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-ssh16794411059552449596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2788708311849630599.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13246923097960839119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12019973001475332443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3226776251013656828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-174/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-174/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14779612926371572695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14587’ Running on prd-ubuntu20.04-docker-8c-8g-14593 in /w/workspace/edgexfoundry_device-gpio_PR-174 [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-174 # 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 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit 9b02e5e4689219a8866c9f18808cfdb5590a7e0d > 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/174/head:refs/remotes/origin/PR-174 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b02e5e4689219a8866c9f18808cfdb5590a7e0d # timeout=10 Merge succeeded, producing 9b02e5e4689219a8866c9f18808cfdb5590a7e0d Checking out Revision 9b02e5e4689219a8866c9f18808cfdb5590a7e0d (PR-174) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T01:02:29.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T01:02:29.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T01:02:29.851Z] ========================================================= [2023-05-09T01:02:29.851Z] EdgeX Global Pipelines Version Info [2023-05-09T01:02:29.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b02e5e4689219a8866c9f18808cfdb5590a7e0d # timeout=10 [2023-05-09T01:02:30.591Z] ------------------- [2023-05-09T01:02:30.591Z] stable info: [2023-05-09T01:02:30.591Z] ------------------- [2023-05-09T01:02:30.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T01:02:30.591Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:02:30.591Z] Message: update stable to v1.0.249 [2023-05-09T01:02:31.164Z] ------------------- [2023-05-09T01:02:31.164Z] experimental info: [2023-05-09T01:02:31.164Z] ------------------- [2023-05-09T01:02:31.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T01:02:31.164Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:02:31.164Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T01:02:31.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-09T01:02:31.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-09T01:02:31.586Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T01:02:31.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T01:02:31.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T01:02:31.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T01:02:31.742Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T01:02:31.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T01:02:31.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T01:02:31.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T01:02:31.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T01:02:31.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-09T01:02:31.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T01:02:32.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T01:02:32.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:02:32.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T01:02:32.161Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T01:02:32.198Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T01:02:32.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T01:02:32.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T01:02:32.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T01:02:32.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T01:02:32.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T01:02:32.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T01:02:32.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T01:02:32.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T01:02:32.558Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T01:02:32.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-174 [Pipeline] echo [2023-05-09T01:02:32.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-174 [Pipeline] echo [2023-05-09T01:02:32.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-174 [Pipeline] echo [2023-05-09T01:02:32.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b02e5e4689219a8866c9f18808cfdb5590a7e0d [Pipeline] echo [2023-05-09T01:02:32.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b02e5e [Pipeline] echo [2023-05-09T01:02:32.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:02:33.040Z] provisioning config files... [2023-05-09T01:02:33.054Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp/config1161115821225728310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:02:33.398Z] ---> docker-login.sh [2023-05-09T01:02:33.398Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:02:33.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:35.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:35.565Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:35.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:35.565Z] [2023-05-09T01:02:35.565Z] Login Succeeded [2023-05-09T01:02:35.565Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:02:35.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:35.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:35.827Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:35.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:35.827Z] [2023-05-09T01:02:35.827Z] Login Succeeded [2023-05-09T01:02:35.827Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:02:35.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:35.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:35.827Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:35.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:35.827Z] [2023-05-09T01:02:35.827Z] Login Succeeded [2023-05-09T01:02:35.827Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:02:35.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:36.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:36.086Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:36.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:36.086Z] [2023-05-09T01:02:36.086Z] Login Succeeded [2023-05-09T01:02:36.086Z] docker.io [2023-05-09T01:02:36.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:36.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:36.346Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:36.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:36.346Z] [2023-05-09T01:02:36.346Z] Login Succeeded [2023-05-09T01:02:36.346Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:02:36.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T01:02:37.067Z] + git rev-list -1 --merges 9b02e5e4689219a8866c9f18808cfdb5590a7e0d~1..9b02e5e4689219a8866c9f18808cfdb5590a7e0d [Pipeline] echo [2023-05-09T01:02:37.131Z] -----------> git rev-list -1 --merges 9b02e5e4689219a8866c9f18808cfdb5590a7e0d~1..9b02e5e4689219a8866c9f18808cfdb5590a7e0d 9b02e5e4689219a8866c9f18808cfdb5590a7e0d [false] [Pipeline] sh [2023-05-09T01:02:37.445Z] + git log --format=format:%s -1 9b02e5e4689219a8866c9f18808cfdb5590a7e0d [Pipeline] echo [2023-05-09T01:02:37.573Z] ========================================================= [2023-05-09T01:02:37.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T01:02:37.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T01:02:38.005Z] + git log --format=format:%s -1 9b02e5e4689219a8866c9f18808cfdb5590a7e0d [Pipeline] echo [2023-05-09T01:02:38.038Z] [semverPrep] GIT_COMMIT: 9b02e5e4689219a8866c9f18808cfdb5590a7e0d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T01:02:38.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T01:02:38.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T01:02:38.437Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T01:02:38.437Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T01:02:38.437Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T01:02:38.437Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T01:02:38.437Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T01:02:38.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:02:38.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:02:38.849Z] [2023-05-09T01:02:38.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:02:39.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:02:39.224Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T01:02:39.224Z] b85a868b505f: Pulling fs layer [2023-05-09T01:02:39.224Z] e2be974225ed: Pulling fs layer [2023-05-09T01:02:39.224Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T01:02:39.224Z] 988bab9f4d93: Pulling fs layer [2023-05-09T01:02:39.224Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T01:02:39.224Z] eaf3925da568: Pulling fs layer [2023-05-09T01:02:39.224Z] bab4dde63d76: Pulling fs layer [2023-05-09T01:02:39.224Z] bde34c3a00c8: Pulling fs layer [2023-05-09T01:02:39.224Z] b352a97aabf1: Pulling fs layer [2023-05-09T01:02:39.224Z] 4872d77fe225: Pulling fs layer [2023-05-09T01:02:39.224Z] 5851b861e8e6: Pulling fs layer [2023-05-09T01:02:39.224Z] bde34c3a00c8: Waiting [2023-05-09T01:02:39.224Z] bab4dde63d76: Waiting [2023-05-09T01:02:39.224Z] b352a97aabf1: Waiting [2023-05-09T01:02:39.224Z] 4872d77fe225: Waiting [2023-05-09T01:02:39.224Z] 5851b861e8e6: Waiting [2023-05-09T01:02:39.224Z] 1469e6f7b9e6: Waiting [2023-05-09T01:02:39.224Z] eaf3925da568: Waiting [2023-05-09T01:02:39.224Z] 988bab9f4d93: Waiting [2023-05-09T01:02:39.224Z] e2be974225ed: Verifying Checksum [2023-05-09T01:02:39.224Z] e2be974225ed: Download complete [2023-05-09T01:02:39.224Z] 988bab9f4d93: Verifying Checksum [2023-05-09T01:02:39.224Z] 988bab9f4d93: Download complete [2023-05-09T01:02:39.224Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T01:02:39.224Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T01:02:39.224Z] 1469e6f7b9e6: Download complete [2023-05-09T01:02:39.224Z] 339a4e72a1f5: Download complete [2023-05-09T01:02:39.224Z] eaf3925da568: Verifying Checksum [2023-05-09T01:02:39.224Z] eaf3925da568: Download complete [2023-05-09T01:02:39.484Z] bde34c3a00c8: Download complete [2023-05-09T01:02:39.484Z] b352a97aabf1: Verifying Checksum [2023-05-09T01:02:39.484Z] b352a97aabf1: Download complete [2023-05-09T01:02:39.484Z] 4872d77fe225: Verifying Checksum [2023-05-09T01:02:39.484Z] 4872d77fe225: Download complete [2023-05-09T01:02:39.484Z] 5851b861e8e6: Verifying Checksum [2023-05-09T01:02:39.484Z] 5851b861e8e6: Download complete [2023-05-09T01:02:39.484Z] b85a868b505f: Verifying Checksum [2023-05-09T01:02:39.484Z] b85a868b505f: Download complete [2023-05-09T01:02:39.743Z] bab4dde63d76: Verifying Checksum [2023-05-09T01:02:39.743Z] bab4dde63d76: Download complete [2023-05-09T01:02:40.680Z] b85a868b505f: Pull complete [2023-05-09T01:02:40.680Z] e2be974225ed: Pull complete [2023-05-09T01:02:41.248Z] 339a4e72a1f5: Pull complete [2023-05-09T01:02:41.248Z] 988bab9f4d93: Pull complete [2023-05-09T01:02:41.508Z] 1469e6f7b9e6: Pull complete [2023-05-09T01:02:41.508Z] eaf3925da568: Pull complete [2023-05-09T01:02:43.415Z] bab4dde63d76: Pull complete [2023-05-09T01:02:43.415Z] bde34c3a00c8: Pull complete [2023-05-09T01:02:43.415Z] b352a97aabf1: Pull complete [2023-05-09T01:02:43.415Z] 4872d77fe225: Pull complete [2023-05-09T01:02:43.415Z] 5851b861e8e6: Pull complete [2023-05-09T01:02:43.415Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T01:02:43.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T01:02:43.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:02:43.653Z] prd-ubuntu20.04-docker-8c-8g-14593 does not seem to be running inside a container [2023-05-09T01:02:43.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-174 -v /w/workspace/edgexfoundry_device-gpio_PR-174:/w/workspace/edgexfoundry_device-gpio_PR-174:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-174@tmp:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T01:02:45.963Z] $ docker top 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec -eo pid,comm [2023-05-09T01:02:46.013Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T01:02:46.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T01:02:46.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:02:46.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:02:46.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:02:46.264Z] $ docker exec 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec ssh-agent [2023-05-09T01:02:46.374Z] SSH_AUTH_SOCK=/tmp/ssh-a8mICHJd0JKm/agent.32 [2023-05-09T01:02:46.374Z] SSH_AGENT_PID=38 [2023-05-09T01:02:46.380Z] Running ssh-add (command line suppressed) [2023-05-09T01:02:46.472Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-174@tmp/private_key_1793238740851179660.key (/w/workspace/edgexfoundry_device-gpio_PR-174@tmp/private_key_1793238740851179660.key) [2023-05-09T01:02:46.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:02:46.822Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T01:02:46.848Z] $ docker exec --env ******** --env ******** 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec ssh-agent -k [2023-05-09T01:02:46.936Z] unset SSH_AUTH_SOCK; [2023-05-09T01:02:46.936Z] unset SSH_AGENT_PID; [2023-05-09T01:02:46.936Z] echo Agent pid 38 killed; [2023-05-09T01:02:46.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T01:02:47.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T01:02:47.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T01:02:47.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T01:02:47.136Z] $ docker exec 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec ssh-agent [2023-05-09T01:02:47.247Z] SSH_AUTH_SOCK=/tmp/ssh-xZRXVE8zoGYj/agent.70 [2023-05-09T01:02:47.247Z] SSH_AGENT_PID=76 [2023-05-09T01:02:47.252Z] Running ssh-add (command line suppressed) [2023-05-09T01:02:47.352Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-174@tmp/private_key_3177850001400223249.key (/w/workspace/edgexfoundry_device-gpio_PR-174@tmp/private_key_3177850001400223249.key) [2023-05-09T01:02:47.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T01:02:47.692Z] + git semver init [2023-05-09T01:02:47.954Z] 2023-05-09 01:02:47,866 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T01:02:47.954Z] 2023-05-09 01:02:47,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-174/.semver [2023-05-09T01:02:47.954Z] 2023-05-09 01:02:47,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-174/.semver [2023-05-09T01:02:47.954Z] 2023-05-09 01:02:47,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-174/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-174, universal_newlines=False, shell=None, istream=None) [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,798 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-174/.git/info/exclude [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-174/.semver/PR-174 with force:False [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,798 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-174/.semver/PR-174 [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,802 [execute] INFO git cat-file --batch-check [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-174/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,808 [execute] INFO git cat-file --batch [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-174/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T01:02:48.893Z] 2023-05-09 01:02:48,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-174/.semver/PR-174 [2023-05-09T01:02:48.893Z] 0.0.0 [Pipeline] } [2023-05-09T01:02:48.920Z] $ docker exec --env ******** --env ******** 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec ssh-agent -k [2023-05-09T01:02:49.018Z] unset SSH_AUTH_SOCK; [2023-05-09T01:02:49.018Z] unset SSH_AGENT_PID; [2023-05-09T01:02:49.018Z] echo Agent pid 76 killed; [2023-05-09T01:02:49.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T01:02:49.483Z] + git semver [Pipeline] } [2023-05-09T01:02:49.769Z] $ docker stop --time=1 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec [2023-05-09T01:02:51.041Z] $ docker rm -f --volumes 5f27d9b923cd090719a561f6c638a09fc4a62560ecfd592e3790f3081acad7ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:02:51.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T01:02:51.744Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T01:02:51.761Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:02:52.364Z] provisioning config files... [2023-05-09T01:02:52.375Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp/config7953589145198813997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:02:52.720Z] ---> docker-login.sh [2023-05-09T01:02:52.720Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:02:52.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:52.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:52.720Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:52.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:52.720Z] [2023-05-09T01:02:52.720Z] Login Succeeded [2023-05-09T01:02:52.720Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:02:52.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:52.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:52.720Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:52.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:52.720Z] [2023-05-09T01:02:52.720Z] Login Succeeded [2023-05-09T01:02:52.720Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:02:52.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:52.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:52.979Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:52.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:52.979Z] [2023-05-09T01:02:52.979Z] Login Succeeded [2023-05-09T01:02:52.979Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:02:52.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:52.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:52.979Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:52.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:52.979Z] [2023-05-09T01:02:52.979Z] Login Succeeded [2023-05-09T01:02:52.979Z] docker.io [2023-05-09T01:02:53.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:02:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:02:53.240Z] Configure a credential helper to remove this warning. See [2023-05-09T01:02:53.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:02:53.240Z] [2023-05-09T01:02:53.240Z] Login Succeeded [2023-05-09T01:02:53.240Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:02:53.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T01:02:53.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:02:53.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:02:53.517Z] ========================================================= [2023-05-09T01:02:53.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T01:02:53.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:02:53.986Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T01:02:53.986Z] Sending build context to Docker daemon 16.12MB [2023-05-09T01:02:53.986Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T01:02:53.986Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T01:02:53.986Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T01:02:53.986Z] f56be85fc22e: Pulling fs layer [2023-05-09T01:02:53.986Z] 85791d961cd3: Pulling fs layer [2023-05-09T01:02:53.986Z] d694b5ae8c79: Pulling fs layer [2023-05-09T01:02:53.986Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T01:02:53.986Z] 4d19c01a9841: Pulling fs layer [2023-05-09T01:02:53.986Z] 9325e15d5711: Pulling fs layer [2023-05-09T01:02:53.986Z] 556b6ee489ea: Pulling fs layer [2023-05-09T01:02:53.986Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T01:02:53.986Z] 4d19c01a9841: Waiting [2023-05-09T01:02:53.986Z] 9325e15d5711: Waiting [2023-05-09T01:02:53.986Z] 556b6ee489ea: Waiting [2023-05-09T01:02:53.986Z] 9f32a84ed3da: Waiting [2023-05-09T01:02:53.986Z] c5a4b2cf53e6: Waiting [2023-05-09T01:02:54.244Z] 85791d961cd3: Verifying Checksum [2023-05-09T01:02:54.244Z] 85791d961cd3: Download complete [2023-05-09T01:02:54.244Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T01:02:54.244Z] 9f32a84ed3da: Download complete [2023-05-09T01:02:54.244Z] 4d19c01a9841: Download complete [2023-05-09T01:02:54.244Z] f56be85fc22e: Verifying Checksum [2023-05-09T01:02:54.244Z] f56be85fc22e: Download complete [2023-05-09T01:02:54.244Z] 9325e15d5711: Verifying Checksum [2023-05-09T01:02:54.244Z] 9325e15d5711: Download complete [2023-05-09T01:02:54.244Z] f56be85fc22e: Pull complete [2023-05-09T01:02:54.505Z] 85791d961cd3: Pull complete [2023-05-09T01:02:54.765Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T01:02:54.765Z] c5a4b2cf53e6: Download complete [2023-05-09T01:02:54.765Z] d694b5ae8c79: Verifying Checksum [2023-05-09T01:02:54.765Z] d694b5ae8c79: Download complete [2023-05-09T01:02:55.024Z] 556b6ee489ea: Download complete [2023-05-09T01:02:58.307Z] d694b5ae8c79: Pull complete [2023-05-09T01:02:58.307Z] 9f32a84ed3da: Pull complete [2023-05-09T01:02:58.307Z] 4d19c01a9841: Pull complete [2023-05-09T01:02:58.307Z] 9325e15d5711: Pull complete [2023-05-09T01:03:00.214Z] 556b6ee489ea: Pull complete [2023-05-09T01:03:01.151Z] c5a4b2cf53e6: Pull complete [2023-05-09T01:03:01.151Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T01:03:01.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T01:03:01.151Z] ---> c4be618373d6 [2023-05-09T01:03:01.152Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:03:05.348Z] ---> Running in 4ab821d8946d [2023-05-09T01:03:05.348Z] Removing intermediate container 4ab821d8946d [2023-05-09T01:03:05.348Z] ---> 7fcf8ca3b373 [2023-05-09T01:03:05.348Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T01:03:05.348Z] ---> Running in 505b600e7050 [2023-05-09T01:03:05.348Z] Removing intermediate container 505b600e7050 [2023-05-09T01:03:05.348Z] ---> e0e5315d975c [2023-05-09T01:03:05.348Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-09T01:03:05.348Z] ---> Running in 97545754f138 [2023-05-09T01:03:05.348Z] Removing intermediate container 97545754f138 [2023-05-09T01:03:05.348Z] ---> 2f1e6d4fdae4 [2023-05-09T01:03:05.348Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T01:03:05.348Z] ---> Running in a2019084d6bc [2023-05-09T01:03:05.348Z] Removing intermediate container a2019084d6bc [2023-05-09T01:03:05.348Z] ---> e0c963f15992 [2023-05-09T01:03:05.348Z] Step 7/12 : WORKDIR /device-gpio [2023-05-09T01:03:05.348Z] ---> Running in 0bd21d6bb674 [2023-05-09T01:03:05.348Z] Removing intermediate container 0bd21d6bb674 [2023-05-09T01:03:05.348Z] ---> 6208a7359851 [2023-05-09T01:03:05.348Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T01:03:05.348Z] ---> Running in b4dee04e8046 [2023-05-09T01:03:05.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:03:05.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:03:06.126Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T01:03:06.126Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T01:03:06.126Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T01:03:06.126Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T01:03:06.126Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:03:06.126Z] OK: 269 MiB in 57 packages [2023-05-09T01:03:06.694Z] Removing intermediate container b4dee04e8046 [2023-05-09T01:03:06.694Z] ---> d222442074e9 [2023-05-09T01:03:06.694Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T01:03:06.694Z] ---> 36f2b255bbbb [2023-05-09T01:03:06.694Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:03:06.694Z] ---> Running in b6766128d043 [2023-05-09T01:03:07.179Z] Still waiting to schedule task [2023-05-09T01:03:07.179Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14591’ [2023-05-09T01:03:33.272Z] Removing intermediate container b6766128d043 [2023-05-09T01:03:33.272Z] ---> 2e7e32396176 [2023-05-09T01:03:33.272Z] Step 11/12 : COPY . . [2023-05-09T01:03:33.272Z] ---> d51f7a4a8788 [2023-05-09T01:03:33.272Z] Step 12/12 : RUN ${MAKE} [2023-05-09T01:03:33.272Z] ---> Running in e9236675b184 [2023-05-09T01:03:33.272Z] noop [2023-05-09T01:03:33.533Z] Removing intermediate container e9236675b184 [2023-05-09T01:03:33.533Z] ---> 0c446031c2ba [2023-05-09T01:03:33.533Z] Successfully built 0c446031c2ba [2023-05-09T01:03:33.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:03:34.242Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T01:03:34.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:03:34.415Z] prd-ubuntu20.04-docker-8c-8g-14593 does not seem to be running inside a container [2023-05-09T01:03:34.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-174 -v /w/workspace/edgexfoundry_device-gpio_PR-174:/w/workspace/edgexfoundry_device-gpio_PR-174:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-174@tmp:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T01:03:34.793Z] $ docker top 049106a5921a79b0d426bc3ea29cd61cf853530d61b996e25037c0d3aebcf1e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:03:35.189Z] + go version [2023-05-09T01:03:35.189Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T01:03:35.224Z] $ docker stop --time=1 049106a5921a79b0d426bc3ea29cd61cf853530d61b996e25037c0d3aebcf1e4 [2023-05-09T01:03:36.461Z] $ docker rm -f --volumes 049106a5921a79b0d426bc3ea29cd61cf853530d61b996e25037c0d3aebcf1e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:03:37.164Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T01:03:37.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:03:37.318Z] prd-ubuntu20.04-docker-8c-8g-14593 does not seem to be running inside a container [2023-05-09T01:03:37.357Z] $ 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-174 -v /w/workspace/edgexfoundry_device-gpio_PR-174:/w/workspace/edgexfoundry_device-gpio_PR-174:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-174@tmp:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T01:03:37.672Z] $ docker top 60e98faba4de14fbcdc5d2c2dc9f32fc9869eef92e15dc9d64f53cb01df7449d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:03:38.058Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-174 [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:03:38.421Z] + make test [2023-05-09T01:03:38.421Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T01:03:42.703Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-09T01:03:50.811Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-09T01:03:50.811Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-09T01:03:56.088Z] go vet ./... [2023-05-09T01:03:59.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T01:03:59.373Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T01:03:59.373Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T01:03:59.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T01:03:59.452Z] $ docker stop --time=1 60e98faba4de14fbcdc5d2c2dc9f32fc9869eef92e15dc9d64f53cb01df7449d [2023-05-09T01:04:02.231Z] $ docker rm -f --volumes 60e98faba4de14fbcdc5d2c2dc9f32fc9869eef92e15dc9d64f53cb01df7449d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:04:02.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T01:04:02.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T01:04:03.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T01:04:03.908Z] + ls -al . [2023-05-09T01:04:03.908Z] total 156 [2023-05-09T01:04:03.908Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 01:03 . [2023-05-09T01:04:03.908Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:02 .. [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 120 May 9 01:02 .dockerignore [2023-05-09T01:04:03.908Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:02 .git [2023-05-09T01:04:03.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:02 .github [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 343 May 9 01:02 .gitignore [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 01:02 .golangci.yml [2023-05-09T01:04:03.908Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 01:02 .semver [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 9 01:02 Attribution.txt [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 9 01:02 CHANGELOG.md [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 9 01:02 Dockerfile [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 01:02 GOVERNANCE.md [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 657 May 9 01:02 Jenkinsfile [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 01:02 LICENSE [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 9 01:02 Makefile [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 01:02 OWNERS.md [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 9 01:02 README.md [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 01:02 VERSION [2023-05-09T01:04:03.908Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:02 bin [2023-05-09T01:04:03.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:02 cmd [2023-05-09T01:04:03.908Z] -rw-r--r-- 1 jenkins jenkins 10 May 9 01:03 coverage.out [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 9 01:02 go.mod [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 9 01:02 go.sum [2023-05-09T01:04:03.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:02 internal [2023-05-09T01:04:03.908Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:02 snap [2023-05-09T01:04:03.908Z] -rw-rw-r-- 1 jenkins jenkins 209 May 9 01:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:04:04.383Z] + 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=9b02e5e4689219a8866c9f18808cfdb5590a7e0d --label arch=amd64 --label version=0.0.0 . [2023-05-09T01:04:04.383Z] Sending build context to Docker daemon 16.12MB [2023-05-09T01:04:04.383Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T01:04:04.383Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T01:04:04.383Z] ---> 0c446031c2ba [2023-05-09T01:04:04.383Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:04:04.650Z] ---> Running in 5ae7967ef8a3 [2023-05-09T01:04:04.650Z] Removing intermediate container 5ae7967ef8a3 [2023-05-09T01:04:04.650Z] ---> ed598c75f083 [2023-05-09T01:04:04.650Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T01:04:04.650Z] ---> Running in 475b29445d49 [2023-05-09T01:04:04.650Z] Removing intermediate container 475b29445d49 [2023-05-09T01:04:04.650Z] ---> 50b119dec92d [2023-05-09T01:04:04.650Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-09T01:04:04.650Z] ---> Running in 4ce672a257d6 [2023-05-09T01:04:04.650Z] Removing intermediate container 4ce672a257d6 [2023-05-09T01:04:04.650Z] ---> 936b6f229b6f [2023-05-09T01:04:04.650Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T01:04:04.916Z] ---> Running in f2c99d8715e9 [2023-05-09T01:04:04.916Z] Removing intermediate container f2c99d8715e9 [2023-05-09T01:04:04.916Z] ---> 37f94e2124d1 [2023-05-09T01:04:04.916Z] Step 7/25 : WORKDIR /device-gpio [2023-05-09T01:04:04.916Z] ---> Running in 4440701dede7 [2023-05-09T01:04:04.916Z] Removing intermediate container 4440701dede7 [2023-05-09T01:04:04.916Z] ---> ec40b118c2ab [2023-05-09T01:04:04.916Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T01:04:04.916Z] ---> Running in e523b1e6b5b4 [2023-05-09T01:04:05.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:04:05.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:04:05.482Z] OK: 269 MiB in 57 packages [2023-05-09T01:04:05.750Z] Removing intermediate container e523b1e6b5b4 [2023-05-09T01:04:05.750Z] ---> d9cddabef833 [2023-05-09T01:04:05.750Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-09T01:04:06.009Z] ---> 767fb657a1d3 [2023-05-09T01:04:06.009Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:04:06.009Z] ---> Running in 4aeb7618d386 [2023-05-09T01:04:06.576Z] Removing intermediate container 4aeb7618d386 [2023-05-09T01:04:06.835Z] ---> 9f1444e0df80 [2023-05-09T01:04:06.835Z] Step 11/25 : COPY . . [2023-05-09T01:04:07.094Z] ---> 4d0b97842495 [2023-05-09T01:04:07.094Z] Step 12/25 : RUN ${MAKE} [2023-05-09T01:04:07.094Z] ---> Running in 6fec2cc54452 [2023-05-09T01:04:07.352Z] 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-05-09T01:04:25.432Z] Removing intermediate container 6fec2cc54452 [2023-05-09T01:04:25.432Z] ---> afb01f139e80 [2023-05-09T01:04:25.432Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T01:04:25.432Z] 3.17: Pulling from library/alpine [2023-05-09T01:04:25.432Z] f56be85fc22e: Already exists [2023-05-09T01:04:25.432Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T01:04:25.432Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T01:04:25.432Z] ---> 9ed4aefc74f6 [2023-05-09T01:04:25.432Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-09T01:04:25.432Z] ---> Running in e00b19ce6448 [2023-05-09T01:04:25.432Z] Removing intermediate container e00b19ce6448 [2023-05-09T01:04:25.432Z] ---> 39f8853c5fec [2023-05-09T01:04:25.432Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-09T01:04:25.432Z] ---> Running in 1ae8e9e0f0b4 [2023-05-09T01:04:25.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T01:04:25.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T01:04:25.752Z] OK: 7 MiB in 15 packages [2023-05-09T01:04:26.016Z] Removing intermediate container 1ae8e9e0f0b4 [2023-05-09T01:04:26.016Z] ---> 7261ca9a70cd [2023-05-09T01:04:26.016Z] Step 16/25 : WORKDIR / [2023-05-09T01:04:26.016Z] ---> Running in 1cee128f3e54 [2023-05-09T01:04:26.016Z] Removing intermediate container 1cee128f3e54 [2023-05-09T01:04:26.016Z] ---> d4236787e533 [2023-05-09T01:04:26.016Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-09T01:04:26.016Z] ---> d6581ccf8f05 [2023-05-09T01:04:26.016Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-09T01:04:26.274Z] ---> a1fce78fd1b8 [2023-05-09T01:04:26.274Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-09T01:04:26.841Z] ---> ea83ee637099 [2023-05-09T01:04:26.841Z] Step 20/25 : EXPOSE 59910 [2023-05-09T01:04:26.841Z] ---> Running in 869288f88dd4 [2023-05-09T01:04:26.841Z] Removing intermediate container 869288f88dd4 [2023-05-09T01:04:26.841Z] ---> 7d6af2da41b5 [2023-05-09T01:04:26.841Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-09T01:04:26.841Z] ---> Running in e390c51df5cf [2023-05-09T01:04:27.099Z] Removing intermediate container e390c51df5cf [2023-05-09T01:04:27.099Z] ---> ba0aee4c74b3 [2023-05-09T01:04:27.099Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:04:27.099Z] ---> Running in a11f34422324 [2023-05-09T01:04:27.099Z] Removing intermediate container a11f34422324 [2023-05-09T01:04:27.099Z] ---> 9809a93d4a26 [2023-05-09T01:04:27.099Z] Step 23/25 : LABEL arch=amd64 [2023-05-09T01:04:27.099Z] ---> Running in bdabb93c8b97 [2023-05-09T01:04:27.099Z] Removing intermediate container bdabb93c8b97 [2023-05-09T01:04:27.099Z] ---> ba9eb79078b1 [2023-05-09T01:04:27.099Z] Step 24/25 : LABEL git_sha=9b02e5e4689219a8866c9f18808cfdb5590a7e0d [2023-05-09T01:04:27.099Z] ---> Running in 0a7ad2fde018 [2023-05-09T01:04:27.357Z] Removing intermediate container 0a7ad2fde018 [2023-05-09T01:04:27.357Z] ---> c8653d300b06 [2023-05-09T01:04:27.357Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T01:04:27.357Z] ---> Running in cf03604c934f [2023-05-09T01:04:27.357Z] Removing intermediate container cf03604c934f [2023-05-09T01:04:27.357Z] ---> 3d25f54644ab [2023-05-09T01:04:27.357Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T01:04:27.357Z] Successfully built 3d25f54644ab [2023-05-09T01:04:27.357Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:04:28.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T01:04:28.288Z] [2023-05-09T01:04:28.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:04:28.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T01:04:28.669Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T01:04:28.669Z] 5eb5b503b376: Pulling fs layer [2023-05-09T01:04:28.669Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T01:04:28.669Z] ec43610c2a17: Pulling fs layer [2023-05-09T01:04:28.669Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T01:04:28.669Z] 33b1e0a273af: Pulling fs layer [2023-05-09T01:04:28.669Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T01:04:28.669Z] 2f39f015ded8: Pulling fs layer [2023-05-09T01:04:28.669Z] 33b1e0a273af: Waiting [2023-05-09T01:04:28.669Z] 5d3b04190fa2: Waiting [2023-05-09T01:04:28.669Z] 3a2ae6a8a46f: Waiting [2023-05-09T01:04:28.669Z] 2f39f015ded8: Waiting [2023-05-09T01:04:28.669Z] 5c69ac0246d0: Download complete [2023-05-09T01:04:28.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T01:04:28.669Z] 3a2ae6a8a46f: Download complete [2023-05-09T01:04:28.669Z] 33b1e0a273af: Verifying Checksum [2023-05-09T01:04:28.669Z] 33b1e0a273af: Download complete [2023-05-09T01:04:28.669Z] 5d3b04190fa2: Download complete [2023-05-09T01:04:28.927Z] ec43610c2a17: Verifying Checksum [2023-05-09T01:04:28.927Z] ec43610c2a17: Download complete [2023-05-09T01:04:28.927Z] 5eb5b503b376: Verifying Checksum [2023-05-09T01:04:28.927Z] 5eb5b503b376: Download complete [2023-05-09T01:04:29.491Z] 2f39f015ded8: Download complete [2023-05-09T01:04:30.060Z] 5eb5b503b376: Pull complete [2023-05-09T01:04:30.060Z] 5c69ac0246d0: Pull complete [2023-05-09T01:04:30.627Z] ec43610c2a17: Pull complete [2023-05-09T01:04:30.627Z] 3a2ae6a8a46f: Pull complete [2023-05-09T01:04:30.885Z] 33b1e0a273af: Pull complete [2023-05-09T01:04:30.885Z] 5d3b04190fa2: Pull complete [2023-05-09T01:04:35.142Z] 2f39f015ded8: Pull complete [2023-05-09T01:04:35.143Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T01:04:35.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T01:04:35.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:04:35.570Z] prd-ubuntu20.04-docker-8c-8g-14593 does not seem to be running inside a container [2023-05-09T01:04:35.604Z] $ 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-174 -v /w/workspace/edgexfoundry_device-gpio_PR-174:/w/workspace/edgexfoundry_device-gpio_PR-174:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-174@tmp:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T01:04:38.520Z] $ docker top 930d9beb6f336ec9533f624d29380d161d076cc091868dd5e4314577ed36530b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:04:39.011Z] ---> job-cost.sh [2023-05-09T01:04:39.011Z] lf-activate-venv: SKIPPING [2023-05-09T01:04:39.011Z] INFO: No Stack... [2023-05-09T01:04:39.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T01:04:39.529Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T01:04:39.857Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-174/archives/cost.csv [2023-05-09T01:04:39.857Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T01:04:39.896Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] [2023-05-09T01:04:39.901Z] Resource [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] did not exist. Created. [2023-05-09T01:04:39.901Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T01:04:40.296Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T01:04:40.352Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T01:04:40.383Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T01:04:40.468Z] $ docker stop --time=1 930d9beb6f336ec9533f624d29380d161d076cc091868dd5e4314577ed36530b [2023-05-09T01:04:41.617Z] $ docker rm -f --volumes 930d9beb6f336ec9533f624d29380d161d076cc091868dd5e4314577ed36530b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T01:06:23.282Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14596 in /w/workspace/edgexfoundry_device-gpio_PR-174 [Pipeline] { [Pipeline] ws [2023-05-09T01:06:23.341Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-09T01:06:23.422Z] The recommended git tool is: git [2023-05-09T01:06:29.964Z] using credential edgex-jenkins-ssh [2023-05-09T01:06:29.990Z] Cloning the remote Git repository [2023-05-09T01:06:30.056Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-09T01:06:30.185Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-09T01:06:30.392Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-09T01:06:30.393Z] > git --version # timeout=10 [2023-05-09T01:06:30.425Z] > git --version # 'git version 2.25.1' [2023-05-09T01:06:30.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T01:06:30.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T01:06:32.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-09T01:06:32.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T01:06:33.294Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-09T01:06:33.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-09T01:06:33.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T01:06:33.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/174/head:refs/remotes/origin/PR-174 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T01:06:33.815Z] Merging remotes/origin/main commit 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 into PR head commit 9b02e5e4689219a8866c9f18808cfdb5590a7e0d [2023-05-09T01:06:34.119Z] Merge succeeded, producing 9b02e5e4689219a8866c9f18808cfdb5590a7e0d [2023-05-09T01:06:34.120Z] Checking out Revision 9b02e5e4689219a8866c9f18808cfdb5590a7e0d (PR-174) [2023-05-09T01:06:34.717Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T01:06:34.781Z] > git --version # timeout=10 [2023-05-09T01:06:34.795Z] > git --version # 'git version 2.25.1' [2023-05-09T01:06:34.814Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T01:06:33.838Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T01:06:33.919Z] > git checkout -f 9b02e5e4689219a8866c9f18808cfdb5590a7e0d # timeout=10 [2023-05-09T01:06:34.008Z] > git remote # timeout=10 [2023-05-09T01:06:34.034Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T01:06:34.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T01:06:34.069Z] > git merge 366ee754c41d9a0fdc0bb38cee0c371b1007dce8 # timeout=10 [2023-05-09T01:06:34.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T01:06:34.131Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T01:06:34.160Z] > git checkout -f 9b02e5e4689219a8866c9f18808cfdb5590a7e0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T01:06:36.028Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T01:06:36.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T01:06:36.028Z] Dload Upload Total Spent Left Speed [2023-05-09T01:06:36.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-09T01:06:36.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T01:06:37.110Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T01:06:37.110Z] + sudo tee /etc/docker/daemon.new [2023-05-09T01:06:37.110Z] { [2023-05-09T01:06:37.110Z] "registry-mirrors": [ [2023-05-09T01:06:37.110Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T01:06:37.110Z] ], [2023-05-09T01:06:37.110Z] "bip": "10.250.0.254/24", [2023-05-09T01:06:37.110Z] "hosts": [ [2023-05-09T01:06:37.110Z] "tcp://0.0.0.0:5555", [2023-05-09T01:06:37.110Z] "unix:///var/run/docker.sock" [2023-05-09T01:06:37.110Z] ], [2023-05-09T01:06:37.110Z] "mtu": 1458, [2023-05-09T01:06:37.110Z] "selinux-enabled": true, [2023-05-09T01:06:37.110Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T01:06:37.110Z] } [Pipeline] sh [2023-05-09T01:06:37.462Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T01:06:37.809Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:06:56.148Z] provisioning config files... [2023-05-09T01:06:56.182Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9869797146484871662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:06:56.592Z] ---> docker-login.sh [2023-05-09T01:06:56.592Z] nexus3.edgexfoundry.org:10001 [2023-05-09T01:06:57.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:06:57.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:06:57.183Z] Configure a credential helper to remove this warning. See [2023-05-09T01:06:57.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:06:57.183Z] [2023-05-09T01:06:57.183Z] Login Succeeded [2023-05-09T01:06:57.183Z] nexus3.edgexfoundry.org:10002 [2023-05-09T01:06:57.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:06:57.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:06:57.725Z] Configure a credential helper to remove this warning. See [2023-05-09T01:06:57.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:06:57.725Z] [2023-05-09T01:06:57.725Z] Login Succeeded [2023-05-09T01:06:57.725Z] nexus3.edgexfoundry.org:10003 [2023-05-09T01:06:57.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:06:57.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:06:57.994Z] Configure a credential helper to remove this warning. See [2023-05-09T01:06:57.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:06:57.994Z] [2023-05-09T01:06:57.994Z] Login Succeeded [2023-05-09T01:06:57.994Z] nexus3.edgexfoundry.org:10004 [2023-05-09T01:06:58.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:06:58.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:06:58.538Z] Configure a credential helper to remove this warning. See [2023-05-09T01:06:58.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:06:58.538Z] [2023-05-09T01:06:58.538Z] Login Succeeded [2023-05-09T01:06:58.538Z] docker.io [2023-05-09T01:06:58.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T01:06:59.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T01:06:59.079Z] Configure a credential helper to remove this warning. See [2023-05-09T01:06:59.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T01:06:59.079Z] [2023-05-09T01:06:59.079Z] Login Succeeded [2023-05-09T01:06:59.079Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T01:06:59.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T01:06:59.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:06:59.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T01:06:59.602Z] ========================================================= [2023-05-09T01:06:59.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T01:06:59.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:07:00.126Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T01:07:00.396Z] Sending build context to Docker daemon 8.141MB [2023-05-09T01:07:00.396Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T01:07:00.396Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T01:07:03.778Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T01:07:03.778Z] c41833b44d91: Pulling fs layer [2023-05-09T01:07:03.778Z] ed15518f5707: Pulling fs layer [2023-05-09T01:07:03.778Z] feae8fd75edb: Pulling fs layer [2023-05-09T01:07:03.778Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T01:07:03.778Z] 3cdef696dda3: Pulling fs layer [2023-05-09T01:07:03.778Z] 2ced38df9373: Pulling fs layer [2023-05-09T01:07:03.778Z] 58f1dce35555: Pulling fs layer [2023-05-09T01:07:03.778Z] 242c74f7c9fa: Waiting [2023-05-09T01:07:03.778Z] 3cdef696dda3: Waiting [2023-05-09T01:07:03.778Z] 2ced38df9373: Waiting [2023-05-09T01:07:03.778Z] 58f1dce35555: Waiting [2023-05-09T01:07:04.049Z] ed15518f5707: Verifying Checksum [2023-05-09T01:07:04.049Z] ed15518f5707: Download complete [2023-05-09T01:07:04.049Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T01:07:04.049Z] 242c74f7c9fa: Download complete [2023-05-09T01:07:04.049Z] 3cdef696dda3: Verifying Checksum [2023-05-09T01:07:04.049Z] 3cdef696dda3: Download complete [2023-05-09T01:07:04.049Z] c41833b44d91: Verifying Checksum [2023-05-09T01:07:04.049Z] c41833b44d91: Download complete [2023-05-09T01:07:05.025Z] c41833b44d91: Pull complete [2023-05-09T01:07:05.294Z] 58f1dce35555: Verifying Checksum [2023-05-09T01:07:05.294Z] 58f1dce35555: Download complete [2023-05-09T01:07:05.896Z] ed15518f5707: Pull complete [2023-05-09T01:07:06.494Z] feae8fd75edb: Verifying Checksum [2023-05-09T01:07:06.494Z] feae8fd75edb: Download complete [2023-05-09T01:07:06.494Z] 2ced38df9373: Verifying Checksum [2023-05-09T01:07:06.494Z] 2ced38df9373: Download complete [2023-05-09T01:07:18.955Z] feae8fd75edb: Pull complete [2023-05-09T01:07:18.955Z] 242c74f7c9fa: Pull complete [2023-05-09T01:07:18.955Z] 3cdef696dda3: Pull complete [2023-05-09T01:07:25.656Z] 2ced38df9373: Pull complete [2023-05-09T01:07:29.923Z] 58f1dce35555: Pull complete [2023-05-09T01:07:29.923Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T01:07:29.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T01:07:29.923Z] ---> fadd8f120f05 [2023-05-09T01:07:29.923Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:07:30.893Z] ---> Running in 307016217bc2 [2023-05-09T01:07:31.163Z] Removing intermediate container 307016217bc2 [2023-05-09T01:07:31.163Z] ---> 3c669cb5d2ce [2023-05-09T01:07:31.163Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T01:07:31.163Z] ---> Running in 4af1ea49ea53 [2023-05-09T01:07:31.434Z] Removing intermediate container 4af1ea49ea53 [2023-05-09T01:07:31.434Z] ---> 91e65d318523 [2023-05-09T01:07:31.434Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-09T01:07:31.702Z] ---> Running in f37747a104ed [2023-05-09T01:07:31.972Z] Removing intermediate container f37747a104ed [2023-05-09T01:07:31.972Z] ---> b7a1b4fb9212 [2023-05-09T01:07:31.972Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T01:07:31.972Z] ---> Running in f96a2875c34b [2023-05-09T01:07:32.251Z] Removing intermediate container f96a2875c34b [2023-05-09T01:07:32.251Z] ---> cf4fee054a9c [2023-05-09T01:07:32.251Z] Step 7/12 : WORKDIR /device-gpio [2023-05-09T01:07:32.522Z] ---> Running in e818179fe989 [2023-05-09T01:07:32.795Z] Removing intermediate container e818179fe989 [2023-05-09T01:07:32.795Z] ---> 5475411d0a44 [2023-05-09T01:07:32.795Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T01:07:32.795Z] ---> Running in 52093cd54968 [2023-05-09T01:07:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T01:07:34.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T01:07:35.885Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T01:07:35.885Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T01:07:35.885Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T01:07:35.885Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T01:07:35.885Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T01:07:35.885Z] OK: 268 MiB in 57 packages [2023-05-09T01:07:36.857Z] Removing intermediate container 52093cd54968 [2023-05-09T01:07:36.857Z] ---> 8bab3f084137 [2023-05-09T01:07:36.857Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T01:07:37.455Z] ---> 64573eea9762 [2023-05-09T01:07:37.455Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:07:37.455Z] ---> Running in 8eb0db953155 [2023-05-09T01:08:45.341Z] Removing intermediate container 8eb0db953155 [2023-05-09T01:08:45.341Z] ---> e607aed5101a [2023-05-09T01:08:45.341Z] Step 11/12 : COPY . . [2023-05-09T01:08:45.342Z] ---> b4fc2115cf66 [2023-05-09T01:08:45.342Z] Step 12/12 : RUN ${MAKE} [2023-05-09T01:08:45.342Z] ---> Running in 4f704b6f28b0 [2023-05-09T01:08:45.342Z] noop [2023-05-09T01:08:45.342Z] Removing intermediate container 4f704b6f28b0 [2023-05-09T01:08:45.342Z] ---> 1005e43d6062 [2023-05-09T01:08:45.342Z] Successfully built 1005e43d6062 [2023-05-09T01:08:45.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:08:45.823Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T01:08:45.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:08:46.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-14596 does not seem to be running inside a container [2023-05-09T01:08:46.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T01:08:47.350Z] $ docker top 7d8689a7996b972fc3b3669a6b206155084b494d7d69fa84346c110ca8ee4b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:08:48.231Z] + go version [2023-05-09T01:08:48.231Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T01:08:48.303Z] $ docker stop --time=1 7d8689a7996b972fc3b3669a6b206155084b494d7d69fa84346c110ca8ee4b19 [2023-05-09T01:08:50.898Z] $ docker rm -f --volumes 7d8689a7996b972fc3b3669a6b206155084b494d7d69fa84346c110ca8ee4b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:08:51.741Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T01:08:51.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:08:51.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-14596 does not seem to be running inside a container [2023-05-09T01:08:52.075Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T01:08:53.202Z] $ docker top 3ec5240db84508c9fb17d7f87c61ad8eb7c484830bef94c74fe7167f0cf98cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:08:53.754Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T01:08:54.408Z] + make test [2023-05-09T01:08:54.677Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T01:09:33.583Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-09T01:11:25.295Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-09T01:11:25.295Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-09T01:11:25.565Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T01:11:25.565Z] go vet ./... [2023-05-09T01:11:57.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T01:11:57.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T01:11:57.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T01:11:57.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T01:11:57.880Z] $ docker stop --time=1 3ec5240db84508c9fb17d7f87c61ad8eb7c484830bef94c74fe7167f0cf98cbf [2023-05-09T01:12:02.996Z] $ docker rm -f --volumes 3ec5240db84508c9fb17d7f87c61ad8eb7c484830bef94c74fe7167f0cf98cbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T01:12:04.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T01:12:04.233Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T01:12:04.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T01:12:05.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T01:12:05.706Z] + ls -al . [2023-05-09T01:12:05.706Z] total 152 [2023-05-09T01:12:05.706Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:08 . [2023-05-09T01:12:05.706Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:06 .. [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 120 May 9 01:06 .dockerignore [2023-05-09T01:12:05.706Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:06 .git [2023-05-09T01:12:05.706Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:06 .github [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 343 May 9 01:06 .gitignore [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 01:06 .golangci.yml [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 9 01:06 Attribution.txt [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 9 01:06 CHANGELOG.md [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 9 01:06 Dockerfile [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 01:06 GOVERNANCE.md [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 657 May 9 01:06 Jenkinsfile [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 01:06 LICENSE [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 9 01:06 Makefile [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 01:06 OWNERS.md [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 9 01:06 README.md [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 01:02 VERSION [2023-05-09T01:12:05.706Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:06 bin [2023-05-09T01:12:05.706Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:06 cmd [2023-05-09T01:12:05.706Z] -rw-r--r-- 1 jenkins jenkins 10 May 9 01:08 coverage.out [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 9 01:06 go.mod [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 9 01:06 go.sum [2023-05-09T01:12:05.706Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:06 internal [2023-05-09T01:12:05.706Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:06 snap [2023-05-09T01:12:05.706Z] -rw-rw-r-- 1 jenkins jenkins 209 May 9 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:12:06.134Z] + 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=9b02e5e4689219a8866c9f18808cfdb5590a7e0d --label arch=arm64 --label version=0.0.0 . [2023-05-09T01:12:06.410Z] Sending build context to Docker daemon 8.142MB [2023-05-09T01:12:06.410Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T01:12:06.410Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T01:12:06.410Z] ---> 1005e43d6062 [2023-05-09T01:12:06.410Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T01:12:06.678Z] ---> Running in c6a40f75d754 [2023-05-09T01:12:06.946Z] Removing intermediate container c6a40f75d754 [2023-05-09T01:12:06.946Z] ---> 863828fb2869 [2023-05-09T01:12:06.946Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T01:12:06.946Z] ---> Running in 3b1b2c89c353 [2023-05-09T01:12:07.219Z] Removing intermediate container 3b1b2c89c353 [2023-05-09T01:12:07.219Z] ---> 0cd8cb3f4615 [2023-05-09T01:12:07.219Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-09T01:12:07.487Z] ---> Running in 3d232b8a7d95 [2023-05-09T01:12:07.755Z] Removing intermediate container 3d232b8a7d95 [2023-05-09T01:12:07.755Z] ---> 35dc1444a1aa [2023-05-09T01:12:07.755Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T01:12:07.755Z] ---> Running in e03f47d4b0c2 [2023-05-09T01:12:08.021Z] Removing intermediate container e03f47d4b0c2 [2023-05-09T01:12:08.021Z] ---> 5a6bafd95e6f [2023-05-09T01:12:08.021Z] Step 7/25 : WORKDIR /device-gpio [2023-05-09T01:12:08.021Z] ---> Running in 00e43cb14935 [2023-05-09T01:12:08.291Z] Removing intermediate container 00e43cb14935 [2023-05-09T01:12:08.291Z] ---> 2f699ded5add [2023-05-09T01:12:08.291Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T01:12:08.561Z] ---> Running in 0824c802904e [2023-05-09T01:12:09.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T01:12:10.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T01:12:11.513Z] OK: 268 MiB in 57 packages [2023-05-09T01:12:12.485Z] Removing intermediate container 0824c802904e [2023-05-09T01:12:12.485Z] ---> 04d1f25917bc [2023-05-09T01:12:12.485Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-09T01:12:12.754Z] ---> 9c992540a7ff [2023-05-09T01:12:12.754Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T01:12:13.034Z] ---> Running in bf1ef783484d [2023-05-09T01:12:15.625Z] Removing intermediate container bf1ef783484d [2023-05-09T01:12:15.625Z] ---> 98270010ba39 [2023-05-09T01:12:15.625Z] Step 11/25 : COPY . . [2023-05-09T01:12:16.586Z] ---> f0e0049e0fad [2023-05-09T01:12:16.586Z] Step 12/25 : RUN ${MAKE} [2023-05-09T01:12:16.586Z] ---> Running in ebdcec7f787d [2023-05-09T01:12:17.546Z] 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-05-09T01:14:39.248Z] Removing intermediate container ebdcec7f787d [2023-05-09T01:14:39.248Z] ---> 88f11b2f41a9 [2023-05-09T01:14:39.248Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T01:14:39.248Z] 3.17: Pulling from library/alpine [2023-05-09T01:14:39.248Z] c41833b44d91: Already exists [2023-05-09T01:14:39.248Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T01:14:39.248Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T01:14:39.248Z] ---> 51e60588ff2c [2023-05-09T01:14:39.248Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-09T01:14:39.248Z] ---> Running in a81ae7412177 [2023-05-09T01:14:39.248Z] Removing intermediate container a81ae7412177 [2023-05-09T01:14:39.248Z] ---> d31b35744847 [2023-05-09T01:14:39.248Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-09T01:14:39.248Z] ---> Running in 077fc940c0e1 [2023-05-09T01:14:39.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T01:14:39.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T01:14:39.248Z] OK: 7 MiB in 15 packages [2023-05-09T01:14:39.248Z] Removing intermediate container 077fc940c0e1 [2023-05-09T01:14:39.248Z] ---> 4ac7d5c3f276 [2023-05-09T01:14:39.248Z] Step 16/25 : WORKDIR / [2023-05-09T01:14:39.248Z] ---> Running in d3062a6a1607 [2023-05-09T01:14:39.248Z] Removing intermediate container d3062a6a1607 [2023-05-09T01:14:39.248Z] ---> ab887a2cc95a [2023-05-09T01:14:39.248Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-09T01:14:39.248Z] ---> 70a5228d660c [2023-05-09T01:14:39.248Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-09T01:14:39.248Z] ---> 0df6266058fc [2023-05-09T01:14:39.248Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-09T01:14:39.248Z] ---> 2924e8af7683 [2023-05-09T01:14:39.248Z] Step 20/25 : EXPOSE 59910 [2023-05-09T01:14:39.248Z] ---> Running in 99d5f9b780f3 [2023-05-09T01:14:39.248Z] Removing intermediate container 99d5f9b780f3 [2023-05-09T01:14:39.248Z] ---> b91f56f270f2 [2023-05-09T01:14:39.248Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-09T01:14:39.248Z] ---> Running in a20ba7c30eaa [2023-05-09T01:14:39.248Z] Removing intermediate container a20ba7c30eaa [2023-05-09T01:14:39.248Z] ---> 573483212a94 [2023-05-09T01:14:39.248Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T01:14:39.248Z] ---> Running in 76e3fca0d161 [2023-05-09T01:14:39.248Z] Removing intermediate container 76e3fca0d161 [2023-05-09T01:14:39.248Z] ---> 5df83e7da41e [2023-05-09T01:14:39.248Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T01:14:39.248Z] ---> Running in 3e9d2f22c968 [2023-05-09T01:14:39.248Z] Removing intermediate container 3e9d2f22c968 [2023-05-09T01:14:39.248Z] ---> 8fc83e5a2e75 [2023-05-09T01:14:39.248Z] Step 24/25 : LABEL git_sha=9b02e5e4689219a8866c9f18808cfdb5590a7e0d [2023-05-09T01:14:39.248Z] ---> Running in ab002559fe4a [2023-05-09T01:14:39.248Z] Removing intermediate container ab002559fe4a [2023-05-09T01:14:39.248Z] ---> af15c1d0b1ad [2023-05-09T01:14:39.248Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T01:14:39.248Z] ---> Running in 10e5f2ddf1c2 [2023-05-09T01:14:39.248Z] Removing intermediate container 10e5f2ddf1c2 [2023-05-09T01:14:39.248Z] ---> a31355cfc0d5 [2023-05-09T01:14:39.248Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T01:14:39.248Z] Successfully built a31355cfc0d5 [2023-05-09T01:14:39.248Z] 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-05-09T01:14:40.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T01:14:40.048Z] [2023-05-09T01:14:40.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:14:40.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T01:14:40.449Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T01:14:40.449Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T01:14:40.449Z] 04944245beec: Pulling fs layer [2023-05-09T01:14:40.449Z] 699f458cf7ca: Pulling fs layer [2023-05-09T01:14:40.449Z] 765212b225bb: Pulling fs layer [2023-05-09T01:14:40.449Z] f23df028b6ca: Pulling fs layer [2023-05-09T01:14:40.449Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T01:14:40.449Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T01:14:40.449Z] f23df028b6ca: Waiting [2023-05-09T01:14:40.449Z] 765212b225bb: Waiting [2023-05-09T01:14:40.449Z] d65c8cfc05b1: Waiting [2023-05-09T01:14:40.449Z] 2437ff75d9bd: Waiting [2023-05-09T01:14:40.725Z] 04944245beec: Verifying Checksum [2023-05-09T01:14:40.725Z] 04944245beec: Download complete [2023-05-09T01:14:40.725Z] 765212b225bb: Verifying Checksum [2023-05-09T01:14:40.725Z] 765212b225bb: Download complete [2023-05-09T01:14:40.725Z] f23df028b6ca: Download complete [2023-05-09T01:14:40.725Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T01:14:40.725Z] d65c8cfc05b1: Download complete [2023-05-09T01:14:40.725Z] 699f458cf7ca: Verifying Checksum [2023-05-09T01:14:40.725Z] 699f458cf7ca: Download complete [2023-05-09T01:14:41.309Z] 8998bd30e6a1: Download complete [2023-05-09T01:14:43.328Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T01:14:43.328Z] 2437ff75d9bd: Download complete [2023-05-09T01:14:45.304Z] 8998bd30e6a1: Pull complete [2023-05-09T01:14:45.304Z] 04944245beec: Pull complete [2023-05-09T01:14:46.755Z] 699f458cf7ca: Pull complete [2023-05-09T01:14:46.755Z] 765212b225bb: Pull complete [2023-05-09T01:14:47.713Z] f23df028b6ca: Pull complete [2023-05-09T01:14:47.713Z] d65c8cfc05b1: Pull complete [2023-05-09T01:15:00.007Z] 2437ff75d9bd: Pull complete [2023-05-09T01:15:00.007Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T01:15:00.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T01:15:00.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:15:00.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-14596 does not seem to be running inside a container [2023-05-09T01:15:00.407Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T01:15:03.088Z] $ docker top 7e118a4b104bd9dcc8c3b56f6a3cc27e6c0987632f5f3bbf36eab22c35e70393 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:03.989Z] ---> job-cost.sh [2023-05-09T01:15:03.989Z] lf-activate-venv: SKIPPING [2023-05-09T01:15:03.989Z] INFO: No Stack... [2023-05-09T01:15:04.255Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T01:15:05.212Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T01:15:05.561Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-09T01:15:05.561Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T01:15:05.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] [2023-05-09T01:15:05.922Z] Resource [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] did not exist. Created. [2023-05-09T01:15:05.922Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T01:15:06.345Z] /w/workspace/device-gpio/1@tmp/durable-207dc5b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T01:15:07.022Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T01:15:07.064Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T01:15:07.114Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T01:15:07.133Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-174-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T01:15:07.218Z] $ docker stop --time=1 7e118a4b104bd9dcc8c3b56f6a3cc27e6c0987632f5f3bbf36eab22c35e70393 [2023-05-09T01:15:08.728Z] $ docker rm -f --volumes 7e118a4b104bd9dcc8c3b56f6a3cc27e6c0987632f5f3bbf36eab22c35e70393 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T01:15:09.920Z] provisioning config files... [2023-05-09T01:15:09.928Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp/config14107932591246360786tmp [Pipeline] { [Pipeline] sh [2023-05-09T01:15:10.332Z] + set +x [2023-05-09T01:15:10.332Z] + bash -s -- [2023-05-09T01:15:10.332Z] + curl -s https://codecov.io/bash [2023-05-09T01:15:10.332Z] [2023-05-09T01:15:10.332Z] _____ _ [2023-05-09T01:15:10.332Z] / ____| | | [2023-05-09T01:15:10.332Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T01:15:10.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T01:15:10.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T01:15:10.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T01:15:10.332Z] Bash-1.0.6 [2023-05-09T01:15:10.332Z] [2023-05-09T01:15:10.332Z] [2023-05-09T01:15:10.332Z] ==> git version 2.25.1 found [2023-05-09T01:15:10.332Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T01:15:10.332Z] Release-Date: 2020-01-08 [2023-05-09T01:15:10.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T01:15:10.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T01:15:10.332Z] ==> Jenkins CI detected. [2023-05-09T01:15:10.592Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-174 [2023-05-09T01:15:10.592Z] project root: . [2023-05-09T01:15:10.592Z] --> token set from env [2023-05-09T01:15:10.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T01:15:10.592Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T01:15:10.592Z] ==> Python coveragepy not found [2023-05-09T01:15:10.592Z] ==> Searching for coverage reports in: [2023-05-09T01:15:10.592Z] + . [2023-05-09T01:15:10.592Z] -> Found 1 reports [2023-05-09T01:15:10.592Z] ==> Detecting git/mercurial file structure [2023-05-09T01:15:10.592Z] ==> Reading reports [2023-05-09T01:15:10.592Z] + ./coverage.out bytes=10 [2023-05-09T01:15:10.592Z] ==> Appending adjustments [2023-05-09T01:15:10.592Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T01:15:10.592Z] + Found adjustments [2023-05-09T01:15:10.592Z] ==> Gzipping contents [2023-05-09T01:15:10.592Z] 4.0K /tmp/codecov.449LyI.gz [2023-05-09T01:15:10.592Z] ==> Uploading reports [2023-05-09T01:15:10.592Z] url: https://codecov.io [2023-05-09T01:15:10.592Z] query: branch=PR-174&commit=9b02e5e4689219a8866c9f18808cfdb5590a7e0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=174&job=&cmd_args= [2023-05-09T01:15:10.592Z] -> Pinging Codecov [2023-05-09T01:15:10.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-174&commit=9b02e5e4689219a8866c9f18808cfdb5590a7e0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=174&job=&cmd_args= [2023-05-09T01:15:10.850Z] -> Uploading to [2023-05-09T01:15:10.851Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9b02e5e4689219a8866c9f18808cfdb5590a7e0d/9911bf25-b464-4523-9864-916fdb1c4ba9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T011510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6658b2f9cf8456733ce1f0f8265f49db0a3349ad210e0c92e8416dd8aada558d [2023-05-09T01:15:10.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T01:15:10.851Z] Dload Upload Total Spent Left Speed [2023-05-09T01:15:11.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3080 --:--:-- --:--:-- --:--:-- 3080 [2023-05-09T01:15:11.109Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9b02e5e4689219a8866c9f18808cfdb5590a7e0d [Pipeline] } [2023-05-09T01:15:11.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T01:15:13.099Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-174/archives ] [2023-05-09T01:15:13.099Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-174/archives [2023-05-09T01:15:13.099Z] total 16 [2023-05-09T01:15:13.099Z] drwxr-xr-x 3 root root 4096 May 9 01:04 . [2023-05-09T01:15:13.099Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 01:04 .. [2023-05-09T01:15:13.099Z] drwxr-xr-x 2 root root 4096 May 9 01:04 cost [2023-05-09T01:15:13.099Z] -rw-r--r-- 1 root root 83 May 9 01:04 cost.csv [2023-05-09T01:15:13.099Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-174/archives [2023-05-09T01:15:13.099Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-174/archives [2023-05-09T01:15:13.099Z] total 16 [2023-05-09T01:15:13.099Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 01:04 . [2023-05-09T01:15:13.099Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 01:04 .. [2023-05-09T01:15:13.099Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 01:04 cost [2023-05-09T01:15:13.099Z] -rw-r--r-- 1 jenkins jenkins 83 May 9 01:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:13.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:14.314Z] ---> package-listing.sh [2023-05-09T01:15:14.314Z] ++ facter osfamily [2023-05-09T01:15:14.314Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T01:15:14.573Z] + OS_FAMILY=debian [2023-05-09T01:15:14.573Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-174 [2023-05-09T01:15:14.573Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T01:15:14.573Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T01:15:14.573Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T01:15:14.573Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T01:15:14.573Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-174 ']' [2023-05-09T01:15:14.573Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T01:15:14.573Z] + case "${OS_FAMILY}" in [2023-05-09T01:15:14.573Z] + dpkg -l [2023-05-09T01:15:14.573Z] + grep '^ii' [2023-05-09T01:15:14.573Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T01:15:14.573Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T01:15:14.573Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T01:15:14.573Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-174 ']' [2023-05-09T01:15:14.573Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-174/archives/ [2023-05-09T01:15:14.573Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-174/archives/ [Pipeline] echo [2023-05-09T01:15:14.604Z] 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-174/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T01:15:14.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T01:15:15.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T01:15:15.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T01:15:15.678Z] prd-ubuntu20.04-docker-8c-8g-14593 does not seem to be running inside a container [2023-05-09T01:15:15.716Z] $ 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-174/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-174 -v /w/workspace/edgexfoundry_device-gpio_PR-174:/w/workspace/edgexfoundry_device-gpio_PR-174:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-174@tmp:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T01:15:15.923Z] $ docker top 79d2b5506f8072f5724aeb9c8ee0f6abd3208313345325134e0852e670995206 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T01:15:16.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T01:15:16.619Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T01:15:16.930Z] + ls /var/log/sa-host [2023-05-09T01:15:16.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T01:15:17.186Z] provisioning config files... [2023-05-09T01:15:17.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-174@tmp/config1739359418926067674tmp [Pipeline] { [Pipeline] echo [2023-05-09T01:15:17.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:17.555Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T01:15:17.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:17.979Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T01:15:18.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:18.335Z] ---> sudo-logs.sh [2023-05-09T01:15:18.335Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T01:15:18.421Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:18.740Z] ---> job-cost.sh [2023-05-09T01:15:18.740Z] lf-activate-venv: SKIPPING [2023-05-09T01:15:18.740Z] DEBUG: total: 0.2199999988079071 [2023-05-09T01:15:18.740Z] INFO: Retrieving Stack Cost... [2023-05-09T01:15:18.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T01:15:19.565Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T01:15:19.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T01:15:19.915Z] ---> logs-deploy.sh [2023-05-09T01:15:19.915Z] lf-activate-venv: SKIPPING [2023-05-09T01:15:19.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-174/1 [2023-05-09T01:15:19.915Z] INFO: archiving workspace using pattern(s): [2023-05-09T01:15:20.852Z] Archives upload complete. [2023-05-09T01:15:20.852Z] INFO: archiving logs to Nexus