Pull request #118 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a22ec3f81bac678e21b4a0d6b791164de7b788e3+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (dfb529a5484b741cd704d6fc2e7c94379de2abbe) 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-ssh13453905468651106857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh159246346032184221.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-118/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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18021200380205181130.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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8187608447365215195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5170803108196684509.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-118/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-118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13783180675314672482.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8710 in /w/workspace/edgexfoundry_device-gpio_PR-118 [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-118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit a22ec3f81bac678e21b4a0d6b791164de7b788e3 Merge succeeded, producing a22ec3f81bac678e21b4a0d6b791164de7b788e3 Checking out Revision a22ec3f81bac678e21b4a0d6b791164de7b788e3 (PR-118) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T01:09:15.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 [Pipeline] withCredentials [2023-03-08T01:09:15.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T01:09:16.084Z] ========================================================= [2023-03-08T01:09:16.084Z] EdgeX Global Pipelines Version Info [2023-03-08T01:09:16.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:09:16.844Z] ------------------- [2023-03-08T01:09:16.844Z] stable info: [2023-03-08T01:09:16.844Z] ------------------- [2023-03-08T01:09:16.844Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T01:09:16.844Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T01:09:16.844Z] Message: update stable to v1.0.244 [2023-03-08T01:09:17.432Z] ------------------- [2023-03-08T01:09:17.432Z] experimental info: [2023-03-08T01:09:17.432Z] ------------------- [2023-03-08T01:09:17.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T01:09:17.432Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T01:09:17.432Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T01:09:17.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-08T01:09:17.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-08T01:09:17.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T01:09:17.869Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T01:09:17.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T01:09:17.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T01:09:17.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T01:09:18.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T01:09:18.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T01:09:18.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T01:09:18.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T01:09:18.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-08T01:09:18.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T01:09:18.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T01:09:18.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T01:09:18.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T01:09:18.426Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T01:09:18.471Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T01:09:18.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T01:09:18.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T01:09:18.583Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T01:09:18.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T01:09:18.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T01:09:18.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T01:09:18.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T01:09:18.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T01:09:18.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T01:09:18.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo [2023-03-08T01:09:18.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo [2023-03-08T01:09:18.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo [2023-03-08T01:09:18.973Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo [2023-03-08T01:09:19.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a22ec3f [Pipeline] echo [2023-03-08T01:09:19.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:09:19.174Z] provisioning config files... [2023-03-08T01:09:19.192Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config8055946038579791383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:09:19.533Z] ---> docker-login.sh [2023-03-08T01:09:19.533Z] nexus3.edgexfoundry.org:10001 [2023-03-08T01:09:19.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:19.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:19.793Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:19.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:19.793Z] [2023-03-08T01:09:19.793Z] Login Succeeded [2023-03-08T01:09:19.793Z] nexus3.edgexfoundry.org:10002 [2023-03-08T01:09:19.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:19.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:19.793Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:19.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:19.793Z] [2023-03-08T01:09:19.793Z] Login Succeeded [2023-03-08T01:09:19.793Z] nexus3.edgexfoundry.org:10003 [2023-03-08T01:09:20.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:20.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:20.076Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:20.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:20.076Z] [2023-03-08T01:09:20.076Z] Login Succeeded [2023-03-08T01:09:20.076Z] nexus3.edgexfoundry.org:10004 [2023-03-08T01:09:20.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:20.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:20.076Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:20.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:20.076Z] [2023-03-08T01:09:20.076Z] Login Succeeded [2023-03-08T01:09:20.076Z] docker.io [2023-03-08T01:09:20.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:20.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:20.336Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:20.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:20.336Z] [2023-03-08T01:09:20.336Z] Login Succeeded [2023-03-08T01:09:20.336Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T01:09:20.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T01:09:21.001Z] + git rev-list -1 --merges a22ec3f81bac678e21b4a0d6b791164de7b788e3~1..a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo [2023-03-08T01:09:21.063Z] -----------> git rev-list -1 --merges a22ec3f81bac678e21b4a0d6b791164de7b788e3~1..a22ec3f81bac678e21b4a0d6b791164de7b788e3 a22ec3f81bac678e21b4a0d6b791164de7b788e3 [false] [Pipeline] sh [2023-03-08T01:09:21.374Z] + git log --format=format:%s -1 a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo [2023-03-08T01:09:21.410Z] ========================================================= [2023-03-08T01:09:21.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T01:09:21.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T01:09:21.862Z] + git log --format=format:%s -1 a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] echo [2023-03-08T01:09:21.905Z] [semverPrep] GIT_COMMIT: a22ec3f81bac678e21b4a0d6b791164de7b788e3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-08T01:09:21.938Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T01:09:22.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T01:09:22.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T01:09:22.371Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T01:09:22.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T01:09:22.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T01:09:22.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T01:09:22.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:09:22.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T01:09:22.866Z] [2023-03-08T01:09:22.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:09:23.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T01:09:23.252Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T01:09:23.252Z] b85a868b505f: Pulling fs layer [2023-03-08T01:09:23.252Z] e2be974225ed: Pulling fs layer [2023-03-08T01:09:23.252Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T01:09:23.252Z] 988bab9f4d93: Pulling fs layer [2023-03-08T01:09:23.252Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T01:09:23.252Z] eaf3925da568: Pulling fs layer [2023-03-08T01:09:23.252Z] bab4dde63d76: Pulling fs layer [2023-03-08T01:09:23.252Z] bde34c3a00c8: Pulling fs layer [2023-03-08T01:09:23.252Z] b352a97aabf1: Pulling fs layer [2023-03-08T01:09:23.252Z] 4872d77fe225: Pulling fs layer [2023-03-08T01:09:23.252Z] 5851b861e8e6: Pulling fs layer [2023-03-08T01:09:23.252Z] 988bab9f4d93: Waiting [2023-03-08T01:09:23.252Z] 1469e6f7b9e6: Waiting [2023-03-08T01:09:23.252Z] eaf3925da568: Waiting [2023-03-08T01:09:23.252Z] bab4dde63d76: Waiting [2023-03-08T01:09:23.252Z] bde34c3a00c8: Waiting [2023-03-08T01:09:23.252Z] 4872d77fe225: Waiting [2023-03-08T01:09:23.252Z] b352a97aabf1: Waiting [2023-03-08T01:09:23.252Z] 5851b861e8e6: Waiting [2023-03-08T01:09:23.252Z] e2be974225ed: Download complete [2023-03-08T01:09:23.252Z] 988bab9f4d93: Download complete [2023-03-08T01:09:23.511Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T01:09:23.511Z] 1469e6f7b9e6: Download complete [2023-03-08T01:09:23.511Z] eaf3925da568: Verifying Checksum [2023-03-08T01:09:23.511Z] eaf3925da568: Download complete [2023-03-08T01:09:23.511Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T01:09:23.511Z] 339a4e72a1f5: Download complete [2023-03-08T01:09:23.511Z] bde34c3a00c8: Verifying Checksum [2023-03-08T01:09:23.511Z] bde34c3a00c8: Download complete [2023-03-08T01:09:23.511Z] b352a97aabf1: Verifying Checksum [2023-03-08T01:09:23.511Z] b352a97aabf1: Download complete [2023-03-08T01:09:23.511Z] b85a868b505f: Verifying Checksum [2023-03-08T01:09:23.511Z] b85a868b505f: Download complete [2023-03-08T01:09:23.511Z] 4872d77fe225: Verifying Checksum [2023-03-08T01:09:23.511Z] 4872d77fe225: Download complete [2023-03-08T01:09:23.511Z] 5851b861e8e6: Verifying Checksum [2023-03-08T01:09:23.511Z] 5851b861e8e6: Download complete [2023-03-08T01:09:24.080Z] bab4dde63d76: Verifying Checksum [2023-03-08T01:09:24.080Z] bab4dde63d76: Download complete [2023-03-08T01:09:25.021Z] b85a868b505f: Pull complete [2023-03-08T01:09:25.021Z] e2be974225ed: Pull complete [2023-03-08T01:09:25.590Z] 339a4e72a1f5: Pull complete [2023-03-08T01:09:25.590Z] 988bab9f4d93: Pull complete [2023-03-08T01:09:25.851Z] 1469e6f7b9e6: Pull complete [2023-03-08T01:09:26.110Z] eaf3925da568: Pull complete [2023-03-08T01:09:28.019Z] bab4dde63d76: Pull complete [2023-03-08T01:09:28.019Z] bde34c3a00c8: Pull complete [2023-03-08T01:09:28.019Z] b352a97aabf1: Pull complete [2023-03-08T01:09:28.277Z] 4872d77fe225: Pull complete [2023-03-08T01:09:28.277Z] 5851b861e8e6: Pull complete [2023-03-08T01:09:28.277Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T01:09:28.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T01:09:28.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:09:28.517Z] prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container [2023-03-08T01:09:28.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T01:09:29.917Z] $ docker top 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 -eo pid,comm [2023-03-08T01:09:29.968Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T01:09:29.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T01:09:30.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T01:09:30.105Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T01:09:30.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T01:09:30.222Z] $ docker exec 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent [2023-03-08T01:09:30.343Z] SSH_AUTH_SOCK=/tmp/ssh-ZFdfn9dJLp1o/agent.32 [2023-03-08T01:09:30.343Z] SSH_AGENT_PID=38 [2023-03-08T01:09:30.349Z] Running ssh-add (command line suppressed) [2023-03-08T01:09:30.442Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_16050786475207884058.key (/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_16050786475207884058.key) [2023-03-08T01:09:30.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T01:09:30.787Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T01:09:30.819Z] $ docker exec --env ******** --env ******** 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent -k [2023-03-08T01:09:30.914Z] unset SSH_AUTH_SOCK; [2023-03-08T01:09:30.914Z] unset SSH_AGENT_PID; [2023-03-08T01:09:30.914Z] echo Agent pid 38 killed; [2023-03-08T01:09:30.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T01:09:31.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T01:09:31.012Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T01:09:31.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T01:09:31.135Z] $ docker exec 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent [2023-03-08T01:09:31.244Z] SSH_AUTH_SOCK=/tmp/ssh-nBucviEpETNa/agent.70 [2023-03-08T01:09:31.244Z] SSH_AGENT_PID=76 [2023-03-08T01:09:31.248Z] Running ssh-add (command line suppressed) [2023-03-08T01:09:31.356Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_17850151001017209730.key (/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/private_key_17850151001017209730.key) [2023-03-08T01:09:31.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T01:09:31.699Z] + git semver init [2023-03-08T01:09:31.958Z] 2023-03-08 01:09:31,902 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T01:09:31.958Z] 2023-03-08 01:09:31,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-118/.semver [2023-03-08T01:09:31.958Z] 2023-03-08 01:09:31,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-118/.semver [2023-03-08T01:09:31.958Z] 2023-03-08 01:09:31,903 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-118/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-118, universal_newlines=False, shell=None, istream=None) [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,826 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-118/.git/info/exclude [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-118/.semver/PR-118 with force:False [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,827 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-118/.semver/PR-118 [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,830 [execute] INFO git cat-file --batch-check [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-118/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,837 [execute] INFO git cat-file --batch [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-118/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T01:09:32.898Z] 2023-03-08 01:09:32,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-118/.semver/PR-118 [2023-03-08T01:09:32.898Z] 0.0.0 [Pipeline] } [2023-03-08T01:09:32.929Z] $ docker exec --env ******** --env ******** 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 ssh-agent -k [2023-03-08T01:09:33.027Z] unset SSH_AUTH_SOCK; [2023-03-08T01:09:33.028Z] unset SSH_AGENT_PID; [2023-03-08T01:09:33.028Z] echo Agent pid 76 killed; [2023-03-08T01:09:33.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T01:09:33.502Z] + git semver [Pipeline] } [2023-03-08T01:09:33.792Z] $ docker stop --time=1 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 [2023-03-08T01:09:35.117Z] $ docker rm -f --volumes 3d50412fde648e374d403eac336f6662f66e69f1543008582fb8a87c93e99384 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T01:09:35.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T01:09:35.798Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T01:09:35.817Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:09:36.385Z] provisioning config files... [2023-03-08T01:09:36.395Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config18007823810022795089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:09:36.745Z] ---> docker-login.sh [2023-03-08T01:09:36.745Z] nexus3.edgexfoundry.org:10001 [2023-03-08T01:09:36.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:36.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:36.745Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:36.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:36.745Z] [2023-03-08T01:09:36.745Z] Login Succeeded [2023-03-08T01:09:36.745Z] nexus3.edgexfoundry.org:10002 [2023-03-08T01:09:36.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:36.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:36.745Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:36.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:36.745Z] [2023-03-08T01:09:36.745Z] Login Succeeded [2023-03-08T01:09:36.745Z] nexus3.edgexfoundry.org:10003 [2023-03-08T01:09:37.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:37.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:37.004Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:37.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:37.004Z] [2023-03-08T01:09:37.004Z] Login Succeeded [2023-03-08T01:09:37.004Z] nexus3.edgexfoundry.org:10004 [2023-03-08T01:09:37.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:37.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:37.004Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:37.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:37.004Z] [2023-03-08T01:09:37.004Z] Login Succeeded [2023-03-08T01:09:37.004Z] docker.io [2023-03-08T01:09:37.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:09:37.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:09:37.264Z] Configure a credential helper to remove this warning. See [2023-03-08T01:09:37.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:09:37.264Z] [2023-03-08T01:09:37.264Z] Login Succeeded [2023-03-08T01:09:37.264Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T01:09:37.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T01:09:37.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T01:09:37.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T01:09:37.895Z] ========================================================= [2023-03-08T01:09:37.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T01:09:37.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:09:38.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T01:09:38.375Z] Sending build context to Docker daemon 16.01MB [2023-03-08T01:09:38.375Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T01:09:38.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T01:09:38.636Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T01:09:38.636Z] 213ec9aee27d: Pulling fs layer [2023-03-08T01:09:38.636Z] 4583459ba037: Pulling fs layer [2023-03-08T01:09:38.636Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T01:09:38.636Z] 53926ce57604: Pulling fs layer [2023-03-08T01:09:38.636Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T01:09:38.636Z] 22ff95d597cd: Pulling fs layer [2023-03-08T01:09:38.636Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T01:09:38.636Z] 21b2b0c7a3f4: Waiting [2023-03-08T01:09:38.636Z] 53926ce57604: Waiting [2023-03-08T01:09:38.636Z] 22ff95d597cd: Waiting [2023-03-08T01:09:38.636Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T01:09:38.636Z] a7acece74701: Pulling fs layer [2023-03-08T01:09:38.636Z] 96b7cbca73a9: Waiting [2023-03-08T01:09:38.636Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T01:09:38.636Z] 93c1e223e6f2: Download complete [2023-03-08T01:09:38.636Z] 4583459ba037: Download complete [2023-03-08T01:09:38.636Z] 21b2b0c7a3f4: Download complete [2023-03-08T01:09:38.636Z] 22ff95d597cd: Download complete [2023-03-08T01:09:38.636Z] 213ec9aee27d: Download complete [2023-03-08T01:09:38.636Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T01:09:38.636Z] 12d6caf4c0d1: Download complete [2023-03-08T01:09:38.636Z] 213ec9aee27d: Pull complete [2023-03-08T01:09:38.901Z] 4583459ba037: Pull complete [2023-03-08T01:09:38.901Z] 93c1e223e6f2: Pull complete [2023-03-08T01:09:39.165Z] a7acece74701: Verifying Checksum [2023-03-08T01:09:39.165Z] a7acece74701: Download complete [2023-03-08T01:09:39.426Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T01:09:39.426Z] 96b7cbca73a9: Download complete [2023-03-08T01:09:39.426Z] 53926ce57604: Verifying Checksum [2023-03-08T01:09:39.426Z] 53926ce57604: Download complete [2023-03-08T01:09:43.615Z] 53926ce57604: Pull complete [2023-03-08T01:09:43.615Z] 21b2b0c7a3f4: Pull complete [2023-03-08T01:09:43.615Z] 22ff95d597cd: Pull complete [2023-03-08T01:09:43.875Z] 12d6caf4c0d1: Pull complete [2023-03-08T01:09:46.409Z] 96b7cbca73a9: Pull complete [2023-03-08T01:09:46.977Z] a7acece74701: Pull complete [2023-03-08T01:09:46.977Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T01:09:46.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T01:09:46.977Z] ---> db6d94c90886 [2023-03-08T01:09:46.977Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:09:48.882Z] ---> Running in 590aa612da7b [2023-03-08T01:09:48.882Z] Removing intermediate container 590aa612da7b [2023-03-08T01:09:48.882Z] ---> c21bbe692777 [2023-03-08T01:09:48.882Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T01:09:48.882Z] ---> Running in 94078033e7ed [2023-03-08T01:09:48.882Z] Removing intermediate container 94078033e7ed [2023-03-08T01:09:48.882Z] ---> ff80b541acda [2023-03-08T01:09:48.882Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T01:09:48.882Z] ---> Running in 7a6e59c338ea [2023-03-08T01:09:48.882Z] Removing intermediate container 7a6e59c338ea [2023-03-08T01:09:48.882Z] ---> d06a621c70d9 [2023-03-08T01:09:48.882Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T01:09:49.142Z] ---> Running in f059adb6b800 [2023-03-08T01:09:49.142Z] Removing intermediate container f059adb6b800 [2023-03-08T01:09:49.142Z] ---> 0eb3142694f1 [2023-03-08T01:09:49.142Z] Step 7/12 : WORKDIR /device-gpio [2023-03-08T01:09:49.142Z] ---> Running in 39b455e68bb7 [2023-03-08T01:09:49.142Z] Removing intermediate container 39b455e68bb7 [2023-03-08T01:09:49.142Z] ---> c8d7d168a827 [2023-03-08T01:09:49.142Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T01:09:49.401Z] ---> Running in 9019afc88ca6 [2023-03-08T01:09:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T01:09:49.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T01:09:50.178Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-08T01:09:50.178Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-08T01:09:50.437Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-08T01:09:50.437Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-08T01:09:50.437Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:09:50.437Z] OK: 216 MiB in 55 packages [2023-03-08T01:09:51.031Z] Removing intermediate container 9019afc88ca6 [2023-03-08T01:09:51.031Z] ---> 7db9bdd877be [2023-03-08T01:09:51.031Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T01:09:51.215Z] Still waiting to schedule task [2023-03-08T01:09:51.215Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T01:09:51.290Z] ---> fa158cbddbf3 [2023-03-08T01:09:51.290Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:09:51.290Z] ---> Running in b5ec7697e942 [2023-03-08T01:10:17.856Z] Removing intermediate container b5ec7697e942 [2023-03-08T01:10:17.856Z] ---> ba8628013676 [2023-03-08T01:10:17.856Z] Step 11/12 : COPY . . [2023-03-08T01:10:18.423Z] ---> 7c2a51e6c56d [2023-03-08T01:10:18.423Z] Step 12/12 : RUN ${MAKE} [2023-03-08T01:10:18.423Z] ---> Running in cee3adf772b4 [2023-03-08T01:10:18.680Z] noop [2023-03-08T01:10:18.938Z] Removing intermediate container cee3adf772b4 [2023-03-08T01:10:18.938Z] ---> f9bc36be6676 [2023-03-08T01:10:18.938Z] Successfully built f9bc36be6676 [2023-03-08T01:10:18.938Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:10:19.390Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T01:10:19.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:10:19.542Z] prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container [2023-03-08T01:10:19.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T01:10:19.950Z] $ docker top 8bcf2f012e641c6b0db9bf7955666adf542e85c7180f6bdd28adadf64a984be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:10:20.341Z] + go version [2023-03-08T01:10:20.341Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T01:10:20.376Z] $ docker stop --time=1 8bcf2f012e641c6b0db9bf7955666adf542e85c7180f6bdd28adadf64a984be1 [2023-03-08T01:10:21.687Z] $ docker rm -f --volumes 8bcf2f012e641c6b0db9bf7955666adf542e85c7180f6bdd28adadf64a984be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:10:22.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T01:10:22.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:10:22.653Z] prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container [2023-03-08T01:10:22.687Z] $ 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-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T01:10:23.062Z] $ docker top fbd308c8643aa660525665057d99516b5fd9fede0d0c1ad180dde4a8e80d8122 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:10:23.459Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-118 [Pipeline] fileExists [Pipeline] sh [2023-03-08T01:10:23.817Z] + make test [2023-03-08T01:10:23.817Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T01:10:24.074Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-08T01:10:34.065Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-08T01:10:34.065Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-08T01:10:40.621Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T01:10:40.621Z] go vet ./... [2023-03-08T01:10:44.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T01:10:44.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T01:10:44.805Z] ./bin/test-attribution-txt.sh [2023-03-08T01:10:44.805Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T01:10:44.805Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T01:10:44.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T01:10:44.872Z] $ docker stop --time=1 fbd308c8643aa660525665057d99516b5fd9fede0d0c1ad180dde4a8e80d8122 [2023-03-08T01:10:46.672Z] $ docker rm -f --volumes fbd308c8643aa660525665057d99516b5fd9fede0d0c1ad180dde4a8e80d8122 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T01:10:47.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T01:10:47.293Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T01:10:47.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T01:10:48.212Z] + ls -al . [2023-03-08T01:10:48.212Z] total 156 [2023-03-08T01:10:48.212Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 01:10 . [2023-03-08T01:10:48.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:09 .. [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 01:09 .dockerignore [2023-03-08T01:10:48.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 01:10 .git [2023-03-08T01:10:48.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:09 .github [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 01:09 .gitignore [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 01:09 .golangci.yml [2023-03-08T01:10:48.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 01:09 .semver [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 8 01:09 Attribution.txt [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 8 01:09 CHANGELOG.md [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 8 01:09 Dockerfile [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 01:09 GOVERNANCE.md [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 01:09 Jenkinsfile [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 01:09 LICENSE [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 8 01:09 Makefile [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 01:09 OWNERS.md [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 8 01:09 README.md [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 01:09 VERSION [2023-03-08T01:10:48.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 01:09 bin [2023-03-08T01:10:48.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:09 cmd [2023-03-08T01:10:48.212Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 01:10 coverage.out [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 8 01:09 go.mod [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 31140 Mar 8 01:09 go.sum [2023-03-08T01:10:48.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:09 internal [2023-03-08T01:10:48.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:09 snap [2023-03-08T01:10:48.212Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:10:48.625Z] + 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=a22ec3f81bac678e21b4a0d6b791164de7b788e3 --label arch=amd64 --label version=0.0.0 . [2023-03-08T01:10:48.625Z] Sending build context to Docker daemon 16.01MB [2023-03-08T01:10:48.625Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T01:10:48.625Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-08T01:10:48.625Z] ---> f9bc36be6676 [2023-03-08T01:10:48.625Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:10:48.884Z] ---> Running in b2c9fa0aa267 [2023-03-08T01:10:48.884Z] Removing intermediate container b2c9fa0aa267 [2023-03-08T01:10:48.884Z] ---> 5a3852b24fbf [2023-03-08T01:10:48.884Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T01:10:48.884Z] ---> Running in 90c30d28a233 [2023-03-08T01:10:48.884Z] Removing intermediate container 90c30d28a233 [2023-03-08T01:10:48.884Z] ---> e0030285b1e8 [2023-03-08T01:10:48.884Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T01:10:48.884Z] ---> Running in 02460f288e89 [2023-03-08T01:10:49.143Z] Removing intermediate container 02460f288e89 [2023-03-08T01:10:49.143Z] ---> a7b32e9665ab [2023-03-08T01:10:49.143Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T01:10:49.143Z] ---> Running in cdd35603f3c3 [2023-03-08T01:10:49.143Z] Removing intermediate container cdd35603f3c3 [2023-03-08T01:10:49.143Z] ---> 18e3f1003e3a [2023-03-08T01:10:49.143Z] Step 7/25 : WORKDIR /device-gpio [2023-03-08T01:10:49.143Z] ---> Running in 298e270e8782 [2023-03-08T01:10:49.400Z] Removing intermediate container 298e270e8782 [2023-03-08T01:10:49.400Z] ---> a45b6189be1f [2023-03-08T01:10:49.400Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T01:10:49.400Z] ---> Running in 9709f789f6f8 [2023-03-08T01:10:49.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T01:10:49.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T01:10:50.180Z] OK: 216 MiB in 55 packages [2023-03-08T01:10:50.441Z] Removing intermediate container 9709f789f6f8 [2023-03-08T01:10:50.441Z] ---> 42ba7f100e60 [2023-03-08T01:10:50.441Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-08T01:10:50.707Z] ---> d4fcca7e41ca [2023-03-08T01:10:50.707Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:10:50.707Z] ---> Running in 82c7684af932 [2023-03-08T01:10:51.641Z] Removing intermediate container 82c7684af932 [2023-03-08T01:10:51.641Z] ---> 933bdd7df9cd [2023-03-08T01:10:51.641Z] Step 11/25 : COPY . . [2023-03-08T01:10:52.206Z] ---> 72fb318ff469 [2023-03-08T01:10:52.206Z] Step 12/25 : RUN ${MAKE} [2023-03-08T01:10:52.206Z] ---> Running in 4df8dbecb838 [2023-03-08T01:10:52.464Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-08T01:11:14.387Z] Removing intermediate container 4df8dbecb838 [2023-03-08T01:11:14.387Z] ---> fd511edd765b [2023-03-08T01:11:14.387Z] Step 13/25 : FROM alpine:3.16 [2023-03-08T01:11:14.387Z] 3.16: Pulling from library/alpine [2023-03-08T01:11:14.387Z] ef5531b6e74e: Pulling fs layer [2023-03-08T01:11:14.387Z] ef5531b6e74e: Verifying Checksum [2023-03-08T01:11:14.387Z] ef5531b6e74e: Download complete [2023-03-08T01:11:14.387Z] ef5531b6e74e: Pull complete [2023-03-08T01:11:14.387Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T01:11:14.387Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T01:11:14.387Z] ---> dfd21b5a31f5 [2023-03-08T01:11:14.387Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-08T01:11:14.387Z] ---> Running in 25c0f19c1334 [2023-03-08T01:11:14.387Z] Removing intermediate container 25c0f19c1334 [2023-03-08T01:11:14.387Z] ---> 55cc65bf9087 [2023-03-08T01:11:14.387Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-08T01:11:14.387Z] ---> Running in 30091b0937e0 [2023-03-08T01:11:14.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T01:11:14.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T01:11:14.387Z] OK: 6 MiB in 14 packages [2023-03-08T01:11:14.644Z] Removing intermediate container 30091b0937e0 [2023-03-08T01:11:14.644Z] ---> 4bda72943d8f [2023-03-08T01:11:14.644Z] Step 16/25 : WORKDIR / [2023-03-08T01:11:14.644Z] ---> Running in f8ffb7dfb164 [2023-03-08T01:11:14.644Z] Removing intermediate container f8ffb7dfb164 [2023-03-08T01:11:14.644Z] ---> dfdede556d35 [2023-03-08T01:11:14.644Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-08T01:11:14.903Z] ---> 853a06d8f9b3 [2023-03-08T01:11:14.903Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-08T01:11:15.162Z] ---> 358706abf0c1 [2023-03-08T01:11:15.162Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-08T01:11:15.728Z] ---> d11a11f0cec5 [2023-03-08T01:11:15.728Z] Step 20/25 : EXPOSE 59910 [2023-03-08T01:11:15.728Z] ---> Running in 39950de5c160 [2023-03-08T01:11:15.728Z] Removing intermediate container 39950de5c160 [2023-03-08T01:11:15.728Z] ---> cb444d619504 [2023-03-08T01:11:15.728Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-08T01:11:15.728Z] ---> Running in 12d129e0080d [2023-03-08T01:11:15.987Z] Removing intermediate container 12d129e0080d [2023-03-08T01:11:15.987Z] ---> 76237f730aef [2023-03-08T01:11:15.987Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:11:15.987Z] ---> Running in afbe5461258d [2023-03-08T01:11:15.987Z] Removing intermediate container afbe5461258d [2023-03-08T01:11:15.987Z] ---> 344456718e54 [2023-03-08T01:11:15.987Z] Step 23/25 : LABEL arch=amd64 [2023-03-08T01:11:15.987Z] ---> Running in 8ba5f6d669fc [2023-03-08T01:11:15.987Z] Removing intermediate container 8ba5f6d669fc [2023-03-08T01:11:15.987Z] ---> 6120702a229a [2023-03-08T01:11:15.987Z] Step 24/25 : LABEL git_sha=a22ec3f81bac678e21b4a0d6b791164de7b788e3 [2023-03-08T01:11:16.247Z] ---> Running in d1d153fd18db [2023-03-08T01:11:16.247Z] Removing intermediate container d1d153fd18db [2023-03-08T01:11:16.247Z] ---> 2b6807e7b9b1 [2023-03-08T01:11:16.247Z] Step 25/25 : LABEL version=0.0.0 [2023-03-08T01:11:16.247Z] ---> Running in d5181677d658 [2023-03-08T01:11:16.247Z] Removing intermediate container d5181677d658 [2023-03-08T01:11:16.247Z] ---> 5ba49bf7c069 [2023-03-08T01:11:16.247Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T01:11:16.247Z] Successfully built 5ba49bf7c069 [2023-03-08T01:11:16.247Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:11:17.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:11:17.085Z] [2023-03-08T01:11:17.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:11:17.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:11:17.461Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T01:11:17.461Z] 5eb5b503b376: Pulling fs layer [2023-03-08T01:11:17.461Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T01:11:17.461Z] ec43610c2a17: Pulling fs layer [2023-03-08T01:11:17.461Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T01:11:17.461Z] 33b1e0a273af: Pulling fs layer [2023-03-08T01:11:17.461Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T01:11:17.461Z] 2f39f015ded8: Pulling fs layer [2023-03-08T01:11:17.461Z] 3a2ae6a8a46f: Waiting [2023-03-08T01:11:17.461Z] 33b1e0a273af: Waiting [2023-03-08T01:11:17.461Z] 5d3b04190fa2: Waiting [2023-03-08T01:11:17.461Z] 2f39f015ded8: Waiting [2023-03-08T01:11:17.461Z] 5c69ac0246d0: Download complete [2023-03-08T01:11:17.461Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T01:11:17.461Z] 3a2ae6a8a46f: Download complete [2023-03-08T01:11:17.720Z] 33b1e0a273af: Verifying Checksum [2023-03-08T01:11:17.720Z] 33b1e0a273af: Download complete [2023-03-08T01:11:17.720Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T01:11:17.720Z] 5d3b04190fa2: Download complete [2023-03-08T01:11:17.720Z] ec43610c2a17: Verifying Checksum [2023-03-08T01:11:17.720Z] ec43610c2a17: Download complete [2023-03-08T01:11:17.720Z] 5eb5b503b376: Verifying Checksum [2023-03-08T01:11:17.720Z] 5eb5b503b376: Download complete [2023-03-08T01:11:18.655Z] 2f39f015ded8: Download complete [2023-03-08T01:11:18.914Z] 5eb5b503b376: Pull complete [2023-03-08T01:11:19.173Z] 5c69ac0246d0: Pull complete [2023-03-08T01:11:19.740Z] ec43610c2a17: Pull complete [2023-03-08T01:11:19.740Z] 3a2ae6a8a46f: Pull complete [2023-03-08T01:11:19.999Z] 33b1e0a273af: Pull complete [2023-03-08T01:11:19.999Z] 5d3b04190fa2: Pull complete [2023-03-08T01:11:25.262Z] 2f39f015ded8: Pull complete [2023-03-08T01:11:25.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T01:11:25.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:11:25.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:11:25.474Z] prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container [2023-03-08T01:11:25.505Z] $ 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-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T01:11:27.059Z] $ docker top 399b48ae5a85ed04e2e6350a3f80a4963566aea06c1c8e8117440c2a977c9d1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:11:27.515Z] ---> job-cost.sh [2023-03-08T01:11:27.515Z] lf-activate-venv: SKIPPING [2023-03-08T01:11:27.515Z] INFO: No Stack... [2023-03-08T01:11:27.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T01:11:28.031Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T01:11:28.352Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-118/archives/cost.csv [2023-03-08T01:11:28.352Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T01:11:28.392Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [2023-03-08T01:11:28.396Z] Resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] did not exist. Created. [2023-03-08T01:11:28.396Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T01:11:28.849Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T01:11:28.895Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T01:11:28.921Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T01:11:28.992Z] $ docker stop --time=1 399b48ae5a85ed04e2e6350a3f80a4963566aea06c1c8e8117440c2a977c9d1a [2023-03-08T01:11:30.158Z] $ docker rm -f --volumes 399b48ae5a85ed04e2e6350a3f80a4963566aea06c1c8e8117440c2a977c9d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T01:14:04.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8711 in /w/workspace/edgexfoundry_device-gpio_PR-118 [Pipeline] { [Pipeline] ws [2023-03-08T01:14:04.230Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-03-08T01:14:04.308Z] The recommended git tool is: git [2023-03-08T01:14:10.490Z] using credential edgex-jenkins-ssh [2023-03-08T01:14:10.517Z] Cloning the remote Git repository [2023-03-08T01:14:10.604Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-08T01:14:10.695Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-03-08T01:14:10.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-08T01:14:10.889Z] > git --version # timeout=10 [2023-03-08T01:14:10.914Z] > git --version # 'git version 2.25.1' [2023-03-08T01:14:10.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T01:14:10.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T01:14:12.660Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-08T01:14:12.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T01:14:14.266Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit a22ec3f81bac678e21b4a0d6b791164de7b788e3 [2023-03-08T01:14:14.525Z] Merge succeeded, producing a22ec3f81bac678e21b4a0d6b791164de7b788e3 [2023-03-08T01:14:14.525Z] Checking out Revision a22ec3f81bac678e21b4a0d6b791164de7b788e3 (PR-118) [2023-03-08T01:14:13.671Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-08T01:14:13.722Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-08T01:14:13.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T01:14:13.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T01:14:14.288Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T01:14:14.309Z] > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 [2023-03-08T01:14:14.400Z] > git remote # timeout=10 [2023-03-08T01:14:14.420Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T01:14:14.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T01:14:14.465Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-03-08T01:14:14.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T01:14:14.534Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T01:14:14.550Z] > git checkout -f a22ec3f81bac678e21b4a0d6b791164de7b788e3 # timeout=10 [2023-03-08T01:14:15.049Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-08T01:14:15.108Z] > git --version # timeout=10 [2023-03-08T01:14:15.123Z] > git --version # 'git version 2.25.1' [2023-03-08T01:14:15.138Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T01:14:16.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T01:14:16.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:14:16.299Z] Dload Upload Total Spent Left Speed [2023-03-08T01:14:16.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63755 [Pipeline] sh [2023-03-08T01:14:17.019Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T01:14:17.376Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-03-08T01:14:17.377Z] sudo tee /etc/docker/daemon.new [2023-03-08T01:14:17.377Z] { [2023-03-08T01:14:17.377Z] "registry-mirrors": [ [2023-03-08T01:14:17.377Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T01:14:17.377Z] ], [2023-03-08T01:14:17.377Z] "bip": "10.250.0.254/24", [2023-03-08T01:14:17.377Z] "hosts": [ [2023-03-08T01:14:17.377Z] "tcp://0.0.0.0:5555", [2023-03-08T01:14:17.377Z] "unix:///var/run/docker.sock" [2023-03-08T01:14:17.377Z] ], [2023-03-08T01:14:17.377Z] "mtu": 1458, [2023-03-08T01:14:17.377Z] "selinux-enabled": true, [2023-03-08T01:14:17.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T01:14:17.377Z] } [Pipeline] sh [2023-03-08T01:14:17.733Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T01:14:18.097Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:14:36.477Z] provisioning config files... [2023-03-08T01:14:36.509Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config1374331117061933363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:14:36.915Z] ---> docker-login.sh [2023-03-08T01:14:36.915Z] nexus3.edgexfoundry.org:10001 [2023-03-08T01:14:37.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:14:37.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:14:37.510Z] Configure a credential helper to remove this warning. See [2023-03-08T01:14:37.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:14:37.510Z] [2023-03-08T01:14:37.510Z] Login Succeeded [2023-03-08T01:14:37.510Z] nexus3.edgexfoundry.org:10002 [2023-03-08T01:14:37.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:14:38.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:14:38.054Z] Configure a credential helper to remove this warning. See [2023-03-08T01:14:38.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:14:38.054Z] [2023-03-08T01:14:38.054Z] Login Succeeded [2023-03-08T01:14:38.054Z] nexus3.edgexfoundry.org:10003 [2023-03-08T01:14:38.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:14:38.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:14:38.324Z] Configure a credential helper to remove this warning. See [2023-03-08T01:14:38.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:14:38.324Z] [2023-03-08T01:14:38.324Z] Login Succeeded [2023-03-08T01:14:38.324Z] nexus3.edgexfoundry.org:10004 [2023-03-08T01:14:38.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:14:38.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:14:38.596Z] Configure a credential helper to remove this warning. See [2023-03-08T01:14:38.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:14:38.596Z] [2023-03-08T01:14:38.596Z] Login Succeeded [2023-03-08T01:14:38.596Z] docker.io [2023-03-08T01:14:38.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:14:39.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:14:39.134Z] Configure a credential helper to remove this warning. See [2023-03-08T01:14:39.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:14:39.134Z] [2023-03-08T01:14:39.134Z] Login Succeeded [2023-03-08T01:14:39.134Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T01:14:39.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T01:14:39.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T01:14:39.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T01:14:39.695Z] ========================================================= [2023-03-08T01:14:39.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T01:14:39.695Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:14:40.243Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T01:14:40.513Z] Sending build context to Docker daemon 8.084MB [2023-03-08T01:14:40.513Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T01:14:40.513Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T01:14:40.789Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T01:14:40.789Z] 9b18e9b68314: Pulling fs layer [2023-03-08T01:14:40.789Z] 35d82f9e3411: Pulling fs layer [2023-03-08T01:14:40.789Z] e16973657156: Pulling fs layer [2023-03-08T01:14:40.789Z] fc693d55d65f: Pulling fs layer [2023-03-08T01:14:40.789Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T01:14:40.789Z] dda99020689f: Pulling fs layer [2023-03-08T01:14:40.789Z] db1c61fa0a46: Pulling fs layer [2023-03-08T01:14:40.789Z] 891c053d2c06: Pulling fs layer [2023-03-08T01:14:40.789Z] dda99020689f: Waiting [2023-03-08T01:14:40.789Z] db1c61fa0a46: Waiting [2023-03-08T01:14:40.789Z] 891c053d2c06: Waiting [2023-03-08T01:14:40.789Z] 7e9fc2657dce: Waiting [2023-03-08T01:14:40.789Z] fc693d55d65f: Waiting [2023-03-08T01:14:40.789Z] e16973657156: Verifying Checksum [2023-03-08T01:14:40.789Z] e16973657156: Download complete [2023-03-08T01:14:40.789Z] 35d82f9e3411: Verifying Checksum [2023-03-08T01:14:40.789Z] 35d82f9e3411: Download complete [2023-03-08T01:14:40.789Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T01:14:40.789Z] 7e9fc2657dce: Download complete [2023-03-08T01:14:40.789Z] dda99020689f: Verifying Checksum [2023-03-08T01:14:40.789Z] dda99020689f: Download complete [2023-03-08T01:14:40.789Z] 9b18e9b68314: Verifying Checksum [2023-03-08T01:14:40.789Z] 9b18e9b68314: Download complete [2023-03-08T01:14:42.249Z] 891c053d2c06: Verifying Checksum [2023-03-08T01:14:42.249Z] 891c053d2c06: Download complete [2023-03-08T01:14:42.249Z] 9b18e9b68314: Pull complete [2023-03-08T01:14:42.852Z] 35d82f9e3411: Pull complete [2023-03-08T01:14:43.124Z] e16973657156: Pull complete [2023-03-08T01:14:43.394Z] db1c61fa0a46: Verifying Checksum [2023-03-08T01:14:43.394Z] db1c61fa0a46: Download complete [2023-03-08T01:14:43.983Z] fc693d55d65f: Verifying Checksum [2023-03-08T01:14:43.983Z] fc693d55d65f: Download complete [2023-03-08T01:14:59.013Z] fc693d55d65f: Pull complete [2023-03-08T01:14:59.013Z] 7e9fc2657dce: Pull complete [2023-03-08T01:14:59.013Z] dda99020689f: Pull complete [2023-03-08T01:15:03.303Z] db1c61fa0a46: Pull complete [2023-03-08T01:15:05.324Z] 891c053d2c06: Pull complete [2023-03-08T01:15:05.324Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T01:15:05.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T01:15:05.324Z] ---> f96f9c87975a [2023-03-08T01:15:05.324Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:15:07.972Z] ---> Running in d907198c5c57 [2023-03-08T01:15:07.972Z] Removing intermediate container d907198c5c57 [2023-03-08T01:15:07.972Z] ---> ab8fd2e456da [2023-03-08T01:15:07.972Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T01:15:07.972Z] ---> Running in 0a3ea8218916 [2023-03-08T01:15:08.246Z] Removing intermediate container 0a3ea8218916 [2023-03-08T01:15:08.246Z] ---> 3275fe769afe [2023-03-08T01:15:08.246Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T01:15:08.246Z] ---> Running in 4f68bf6a89bf [2023-03-08T01:15:08.839Z] Removing intermediate container 4f68bf6a89bf [2023-03-08T01:15:08.839Z] ---> bc9964a0a14e [2023-03-08T01:15:08.839Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T01:15:08.839Z] ---> Running in 08122e4d0c47 [2023-03-08T01:15:09.111Z] Removing intermediate container 08122e4d0c47 [2023-03-08T01:15:09.111Z] ---> 17845e69702c [2023-03-08T01:15:09.111Z] Step 7/12 : WORKDIR /device-gpio [2023-03-08T01:15:09.111Z] ---> Running in 12a213a8aa06 [2023-03-08T01:15:09.701Z] Removing intermediate container 12a213a8aa06 [2023-03-08T01:15:09.701Z] ---> 3180a24dcb30 [2023-03-08T01:15:09.701Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T01:15:09.701Z] ---> Running in 9431a2b51f20 [2023-03-08T01:15:10.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:15:11.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:15:12.236Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-08T01:15:12.509Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-08T01:15:12.509Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-08T01:15:12.509Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-08T01:15:12.509Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:15:12.779Z] OK: 226 MiB in 55 packages [2023-03-08T01:15:13.754Z] Removing intermediate container 9431a2b51f20 [2023-03-08T01:15:13.754Z] ---> 292ba369ccf0 [2023-03-08T01:15:13.754Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T01:15:14.345Z] ---> 7617f325227c [2023-03-08T01:15:14.345Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:15:14.617Z] ---> Running in 948c3ee5c5e5 [2023-03-08T01:16:36.300Z] Removing intermediate container 948c3ee5c5e5 [2023-03-08T01:16:36.300Z] ---> 9c713a6a2304 [2023-03-08T01:16:36.300Z] Step 11/12 : COPY . . [2023-03-08T01:16:36.300Z] ---> 4f5c27afe738 [2023-03-08T01:16:36.300Z] Step 12/12 : RUN ${MAKE} [2023-03-08T01:16:36.300Z] ---> Running in eba6f8b67313 [2023-03-08T01:16:36.300Z] noop [2023-03-08T01:16:36.300Z] Removing intermediate container eba6f8b67313 [2023-03-08T01:16:36.300Z] ---> e9710357eef7 [2023-03-08T01:16:36.300Z] Successfully built e9710357eef7 [2023-03-08T01:16:36.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:16:36.810Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T01:16:36.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:16:37.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-8711 does not seem to be running inside a container [2023-03-08T01:16:37.210Z] $ 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-03-08T01:16:38.430Z] $ docker top 3d5e3c58969a14185ec653c5f803bba167bbbf60b00768e87264b92407c632b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:16:39.319Z] + go version [2023-03-08T01:16:39.319Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T01:16:39.350Z] $ docker stop --time=1 3d5e3c58969a14185ec653c5f803bba167bbbf60b00768e87264b92407c632b7 [2023-03-08T01:16:41.272Z] $ docker rm -f --volumes 3d5e3c58969a14185ec653c5f803bba167bbbf60b00768e87264b92407c632b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:16:42.137Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T01:16:42.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:16:42.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-8711 does not seem to be running inside a container [2023-03-08T01:16:42.458Z] $ 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-03-08T01:16:43.548Z] $ docker top 0dd152ae1cf864a24caae2f529aed82898f9fa5beb844ee983076e2f0fbfc076 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:16:44.423Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T01:16:44.823Z] + make test [2023-03-08T01:16:44.823Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T01:16:46.776Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-08T01:18:08.421Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-08T01:18:08.421Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-08T01:18:08.688Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T01:18:08.688Z] go vet ./... [2023-03-08T01:18:35.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T01:18:35.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T01:18:35.387Z] ./bin/test-attribution-txt.sh [2023-03-08T01:18:35.387Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T01:18:35.387Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T01:18:35.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T01:18:35.458Z] $ docker stop --time=1 0dd152ae1cf864a24caae2f529aed82898f9fa5beb844ee983076e2f0fbfc076 [2023-03-08T01:18:37.452Z] $ docker rm -f --volumes 0dd152ae1cf864a24caae2f529aed82898f9fa5beb844ee983076e2f0fbfc076 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T01:18:38.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T01:18:38.629Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T01:18:39.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T01:18:39.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T01:18:40.302Z] + ls -al . [2023-03-08T01:18:40.303Z] total 152 [2023-03-08T01:18:40.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 01:16 . [2023-03-08T01:18:40.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:14 .. [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 01:14 .dockerignore [2023-03-08T01:18:40.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 01:14 .git [2023-03-08T01:18:40.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:14 .github [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 01:14 .gitignore [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 01:14 .golangci.yml [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 8 01:14 Attribution.txt [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 8 01:14 CHANGELOG.md [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 8 01:14 Dockerfile [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 01:14 GOVERNANCE.md [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 01:14 Jenkinsfile [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 01:14 LICENSE [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 8 01:14 Makefile [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 01:14 OWNERS.md [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 8 01:14 README.md [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 01:09 VERSION [2023-03-08T01:18:40.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 01:14 bin [2023-03-08T01:18:40.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:14 cmd [2023-03-08T01:18:40.303Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 01:16 coverage.out [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 3313 Mar 8 01:14 go.mod [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 31140 Mar 8 01:14 go.sum [2023-03-08T01:18:40.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:14 internal [2023-03-08T01:18:40.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:14 snap [2023-03-08T01:18:40.303Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 01:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:18:40.723Z] + 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=a22ec3f81bac678e21b4a0d6b791164de7b788e3 --label arch=arm64 --label version=0.0.0 . [2023-03-08T01:18:40.995Z] Sending build context to Docker daemon 8.086MB [2023-03-08T01:18:41.262Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T01:18:41.262Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-08T01:18:41.262Z] ---> e9710357eef7 [2023-03-08T01:18:41.262Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-08T01:18:41.262Z] ---> Running in cdcbca25f1d6 [2023-03-08T01:18:41.849Z] Removing intermediate container cdcbca25f1d6 [2023-03-08T01:18:41.849Z] ---> 6540f9f24e3a [2023-03-08T01:18:41.849Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T01:18:41.849Z] ---> Running in 8928d167ea05 [2023-03-08T01:18:42.116Z] Removing intermediate container 8928d167ea05 [2023-03-08T01:18:42.116Z] ---> ebecf4ba6b81 [2023-03-08T01:18:42.116Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-08T01:18:42.116Z] ---> Running in d65229a088e3 [2023-03-08T01:18:42.382Z] Removing intermediate container d65229a088e3 [2023-03-08T01:18:42.382Z] ---> a66c5c435e79 [2023-03-08T01:18:42.382Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T01:18:42.651Z] ---> Running in af9eab2d71bf [2023-03-08T01:18:42.919Z] Removing intermediate container af9eab2d71bf [2023-03-08T01:18:42.919Z] ---> 1d3603fd8e93 [2023-03-08T01:18:42.919Z] Step 7/25 : WORKDIR /device-gpio [2023-03-08T01:18:42.919Z] ---> Running in b8326b411280 [2023-03-08T01:18:43.189Z] Removing intermediate container b8326b411280 [2023-03-08T01:18:43.189Z] ---> 8e7b04714961 [2023-03-08T01:18:43.189Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T01:18:43.458Z] ---> Running in 5d9ae438cd3b [2023-03-08T01:18:44.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:18:45.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:18:45.974Z] OK: 226 MiB in 55 packages [2023-03-08T01:18:47.388Z] Removing intermediate container 5d9ae438cd3b [2023-03-08T01:18:47.388Z] ---> d6c40be17326 [2023-03-08T01:18:47.388Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-08T01:18:47.978Z] ---> 96f3cd0dbebf [2023-03-08T01:18:47.978Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T01:18:47.978Z] ---> Running in 0437485521cd [2023-03-08T01:18:51.328Z] Removing intermediate container 0437485521cd [2023-03-08T01:18:51.328Z] ---> 487c806b969b [2023-03-08T01:18:51.328Z] Step 11/25 : COPY . . [2023-03-08T01:18:53.928Z] ---> e2b7af55ff17 [2023-03-08T01:18:53.928Z] Step 12/25 : RUN ${MAKE} [2023-03-08T01:18:53.928Z] ---> Running in 1e9403b00b6f [2023-03-08T01:18:56.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-08T01:21:18.274Z] Removing intermediate container 1e9403b00b6f [2023-03-08T01:21:18.274Z] ---> 8a2f0a5aebc0 [2023-03-08T01:21:18.274Z] Step 13/25 : FROM alpine:3.16 [2023-03-08T01:21:18.274Z] 3.16: Pulling from library/alpine [2023-03-08T01:21:18.274Z] 3760b48202b3: Pulling fs layer [2023-03-08T01:21:18.274Z] 3760b48202b3: Verifying Checksum [2023-03-08T01:21:18.274Z] 3760b48202b3: Download complete [2023-03-08T01:21:18.274Z] 3760b48202b3: Pull complete [2023-03-08T01:21:18.274Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T01:21:18.274Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T01:21:18.274Z] ---> 4c81e5bf8899 [2023-03-08T01:21:18.274Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-08T01:21:18.274Z] ---> Running in 84a5871545d6 [2023-03-08T01:21:18.274Z] Removing intermediate container 84a5871545d6 [2023-03-08T01:21:18.274Z] ---> cac16e82f1eb [2023-03-08T01:21:18.274Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-08T01:21:18.274Z] ---> Running in 83c88028a333 [2023-03-08T01:21:18.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:21:18.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:21:18.274Z] OK: 5 MiB in 14 packages [2023-03-08T01:21:18.274Z] Removing intermediate container 83c88028a333 [2023-03-08T01:21:18.274Z] ---> b48c87332763 [2023-03-08T01:21:18.274Z] Step 16/25 : WORKDIR / [2023-03-08T01:21:18.274Z] ---> Running in f03ede8a1778 [2023-03-08T01:21:18.542Z] Removing intermediate container f03ede8a1778 [2023-03-08T01:21:18.542Z] ---> ba9549586b23 [2023-03-08T01:21:18.542Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-08T01:21:19.128Z] ---> 11c84a5a574e [2023-03-08T01:21:19.128Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-08T01:21:19.400Z] ---> 73472742d83e [2023-03-08T01:21:19.400Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-08T01:21:20.823Z] ---> 682b56542a66 [2023-03-08T01:21:20.823Z] Step 20/25 : EXPOSE 59910 [2023-03-08T01:21:21.092Z] ---> Running in b3b18138b841 [2023-03-08T01:21:21.360Z] Removing intermediate container b3b18138b841 [2023-03-08T01:21:21.360Z] ---> eb97851f5892 [2023-03-08T01:21:21.360Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-08T01:21:21.360Z] ---> Running in 28bc96d71982 [2023-03-08T01:21:21.626Z] Removing intermediate container 28bc96d71982 [2023-03-08T01:21:21.626Z] ---> a9fb8854f664 [2023-03-08T01:21:21.626Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:21:21.626Z] ---> Running in d6218c6f3536 [2023-03-08T01:21:22.210Z] Removing intermediate container d6218c6f3536 [2023-03-08T01:21:22.210Z] ---> 144041ee1766 [2023-03-08T01:21:22.210Z] Step 23/25 : LABEL arch=arm64 [2023-03-08T01:21:22.210Z] ---> Running in a8711ff9c50d [2023-03-08T01:21:22.475Z] Removing intermediate container a8711ff9c50d [2023-03-08T01:21:22.475Z] ---> ab05f28c4bc3 [2023-03-08T01:21:22.475Z] Step 24/25 : LABEL git_sha=a22ec3f81bac678e21b4a0d6b791164de7b788e3 [2023-03-08T01:21:22.475Z] ---> Running in 765e1723cf15 [2023-03-08T01:21:22.743Z] Removing intermediate container 765e1723cf15 [2023-03-08T01:21:22.743Z] ---> df6ffda7ed5a [2023-03-08T01:21:22.743Z] Step 25/25 : LABEL version=0.0.0 [2023-03-08T01:21:23.011Z] ---> Running in 1743d25b6599 [2023-03-08T01:21:23.278Z] Removing intermediate container 1743d25b6599 [2023-03-08T01:21:23.278Z] ---> 54f33fa75c9f [2023-03-08T01:21:23.278Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T01:21:23.278Z] Successfully built 54f33fa75c9f [2023-03-08T01:21:23.278Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:21:24.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:21:24.082Z] [2023-03-08T01:21:24.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:21:24.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:21:24.745Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T01:21:24.745Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T01:21:24.745Z] 04944245beec: Pulling fs layer [2023-03-08T01:21:24.745Z] 699f458cf7ca: Pulling fs layer [2023-03-08T01:21:24.745Z] 765212b225bb: Pulling fs layer [2023-03-08T01:21:24.745Z] f23df028b6ca: Pulling fs layer [2023-03-08T01:21:24.745Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T01:21:24.745Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T01:21:24.745Z] f23df028b6ca: Waiting [2023-03-08T01:21:24.745Z] d65c8cfc05b1: Waiting [2023-03-08T01:21:24.745Z] 765212b225bb: Waiting [2023-03-08T01:21:24.745Z] 2437ff75d9bd: Waiting [2023-03-08T01:21:24.745Z] 04944245beec: Verifying Checksum [2023-03-08T01:21:24.745Z] 04944245beec: Download complete [2023-03-08T01:21:24.745Z] 765212b225bb: Verifying Checksum [2023-03-08T01:21:24.745Z] 765212b225bb: Download complete [2023-03-08T01:21:24.745Z] f23df028b6ca: Verifying Checksum [2023-03-08T01:21:24.745Z] f23df028b6ca: Download complete [2023-03-08T01:21:24.745Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T01:21:24.745Z] d65c8cfc05b1: Download complete [2023-03-08T01:21:25.015Z] 699f458cf7ca: Verifying Checksum [2023-03-08T01:21:25.015Z] 699f458cf7ca: Download complete [2023-03-08T01:21:25.283Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T01:21:25.283Z] 8998bd30e6a1: Download complete [2023-03-08T01:21:27.877Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T01:21:27.877Z] 2437ff75d9bd: Download complete [2023-03-08T01:21:29.830Z] 8998bd30e6a1: Pull complete [2023-03-08T01:21:30.417Z] 04944245beec: Pull complete [2023-03-08T01:21:31.829Z] 699f458cf7ca: Pull complete [2023-03-08T01:21:31.829Z] 765212b225bb: Pull complete [2023-03-08T01:21:32.791Z] f23df028b6ca: Pull complete [2023-03-08T01:21:33.063Z] d65c8cfc05b1: Pull complete [2023-03-08T01:21:48.078Z] 2437ff75d9bd: Pull complete [2023-03-08T01:21:48.078Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T01:21:48.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:21:48.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:21:48.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-8711 does not seem to be running inside a container [2023-03-08T01:21:48.459Z] $ 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-03-08T01:21:51.168Z] $ docker top da6dbf00dd0e149320b780e2fbf9c85333015a9bd4a5849736cb1ad0159ac9b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:21:52.090Z] ---> job-cost.sh [2023-03-08T01:21:52.090Z] lf-activate-venv: SKIPPING [2023-03-08T01:21:52.091Z] INFO: No Stack... [2023-03-08T01:21:52.674Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T01:21:53.258Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T01:21:53.920Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-03-08T01:21:53.920Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T01:21:54.011Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [2023-03-08T01:21:54.016Z] Resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] did not exist. Created. [2023-03-08T01:21:54.016Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T01:21:54.428Z] /w/workspace/device-gpio/1@tmp/durable-5b0b8d60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T01:21:55.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T01:21:55.135Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T01:21:55.191Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T01:21:55.205Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T01:21:55.265Z] $ docker stop --time=1 da6dbf00dd0e149320b780e2fbf9c85333015a9bd4a5849736cb1ad0159ac9b2 [2023-03-08T01:21:56.772Z] $ docker rm -f --volumes da6dbf00dd0e149320b780e2fbf9c85333015a9bd4a5849736cb1ad0159ac9b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-08T01:21:57.682Z] provisioning config files... [2023-03-08T01:21:57.689Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config16924711122680130063tmp [Pipeline] { [Pipeline] sh [2023-03-08T01:21:58.127Z] + set +x [2023-03-08T01:21:58.127Z] + curl -s https://codecov.io/bash [2023-03-08T01:21:58.127Z] + bash -s -- [2023-03-08T01:21:58.127Z] [2023-03-08T01:21:58.127Z] _____ _ [2023-03-08T01:21:58.127Z] / ____| | | [2023-03-08T01:21:58.127Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T01:21:58.127Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T01:21:58.127Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T01:21:58.127Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T01:21:58.127Z] Bash-1.0.6 [2023-03-08T01:21:58.127Z] [2023-03-08T01:21:58.127Z] [2023-03-08T01:21:58.127Z] ==> git version 2.25.1 found [2023-03-08T01:21:58.127Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-08T01:21:58.127Z] Release-Date: 2020-01-08 [2023-03-08T01:21:58.127Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-08T01:21:58.127Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T01:21:58.127Z] ==> Jenkins CI detected. [2023-03-08T01:21:58.127Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-118 [2023-03-08T01:21:58.127Z] project root: . [2023-03-08T01:21:58.127Z] --> token set from env [2023-03-08T01:21:58.127Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T01:21:58.127Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T01:21:58.127Z] ==> Python coveragepy not found [2023-03-08T01:21:58.127Z] ==> Searching for coverage reports in: [2023-03-08T01:21:58.127Z] + . [2023-03-08T01:21:58.127Z] -> Found 1 reports [2023-03-08T01:21:58.127Z] ==> Detecting git/mercurial file structure [2023-03-08T01:21:58.127Z] ==> Reading reports [2023-03-08T01:21:58.127Z] + ./coverage.out bytes=10 [2023-03-08T01:21:58.127Z] ==> Appending adjustments [2023-03-08T01:21:58.127Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T01:21:58.386Z] + Found adjustments [2023-03-08T01:21:58.386Z] ==> Gzipping contents [2023-03-08T01:21:58.386Z] 4.0K /tmp/codecov.ouOwWf.gz [2023-03-08T01:21:58.386Z] ==> Uploading reports [2023-03-08T01:21:58.386Z] url: https://codecov.io [2023-03-08T01:21:58.386Z] query: branch=PR-118&commit=a22ec3f81bac678e21b4a0d6b791164de7b788e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=118&job=&cmd_args= [2023-03-08T01:21:58.386Z] -> Pinging Codecov [2023-03-08T01:21:58.386Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-118&commit=a22ec3f81bac678e21b4a0d6b791164de7b788e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=118&job=&cmd_args= [2023-03-08T01:21:58.386Z] -> Uploading to [2023-03-08T01:21:58.386Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/a22ec3f81bac678e21b4a0d6b791164de7b788e3/b69f2844-c914-4647-8034-5059dcc84fbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T012158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f25d27cd96d5400b69cee1c8ebbe5c150848967de98b4f170c5604d766fd0966 [2023-03-08T01:21:58.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:21:58.386Z] Dload Upload Total Spent Left Speed [2023-03-08T01:21:58.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 3357 --:--:-- --:--:-- --:--:-- 3342 100 742 0 0 100 742 0 2640 --:--:-- --:--:-- --:--:-- 2631 [2023-03-08T01:21:58.645Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/a22ec3f81bac678e21b4a0d6b791164de7b788e3 [Pipeline] } [2023-03-08T01:21:58.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-08T01:22:00.436Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-118/archives ] [2023-03-08T01:22:00.436Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-118/archives [2023-03-08T01:22:00.436Z] total 16 [2023-03-08T01:22:00.436Z] drwxr-xr-x 3 root root 4096 Mar 8 01:11 . [2023-03-08T01:22:00.436Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 01:11 .. [2023-03-08T01:22:00.436Z] drwxr-xr-x 2 root root 4096 Mar 8 01:11 cost [2023-03-08T01:22:00.436Z] -rw-r--r-- 1 root root 83 Mar 8 01:11 cost.csv [2023-03-08T01:22:00.436Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-118/archives [2023-03-08T01:22:00.436Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-118/archives [2023-03-08T01:22:00.436Z] total 16 [2023-03-08T01:22:00.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 01:11 . [2023-03-08T01:22:00.436Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 01:11 .. [2023-03-08T01:22:00.436Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 01:11 cost [2023-03-08T01:22:00.436Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 8 01:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:00.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:01.659Z] ---> package-listing.sh [2023-03-08T01:22:01.659Z] ++ facter osfamily [2023-03-08T01:22:01.659Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T01:22:01.920Z] + OS_FAMILY=debian [2023-03-08T01:22:01.920Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-118 [2023-03-08T01:22:01.920Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T01:22:01.920Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T01:22:01.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T01:22:01.920Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T01:22:01.920Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-118 ']' [2023-03-08T01:22:01.920Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T01:22:01.920Z] + case "${OS_FAMILY}" in [2023-03-08T01:22:01.920Z] + grep '^ii' [2023-03-08T01:22:01.920Z] + dpkg -l [2023-03-08T01:22:01.920Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T01:22:01.920Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T01:22:01.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T01:22:01.920Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-118 ']' [2023-03-08T01:22:01.920Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-118/archives/ [2023-03-08T01:22:01.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-118/archives/ [Pipeline] echo [2023-03-08T01:22:01.953Z] 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-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T01:22:02.243Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:22:02.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:22:02.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:22:03.011Z] prd-ubuntu20.04-docker-8c-8g-8710 does not seem to be running inside a container [2023-03-08T01:22:03.036Z] $ 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-118/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-118 -v /w/workspace/edgexfoundry_device-gpio_PR-118:/w/workspace/edgexfoundry_device-gpio_PR-118:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-118@tmp:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T01:22:03.230Z] $ docker top adf3f1d117aed01afb063b70b3e6a69fe85517cb8d46c8af435a1eb4212f9676 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:22:03.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T01:22:03.930Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T01:22:04.241Z] + ls /var/log/sa-host [2023-03-08T01:22:04.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:22:04.488Z] provisioning config files... [2023-03-08T01:22:04.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-118@tmp/config4684704919137229400tmp [Pipeline] { [Pipeline] echo [2023-03-08T01:22:04.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:04.856Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T01:22:04.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:05.327Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T01:22:05.362Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:05.675Z] ---> sudo-logs.sh [2023-03-08T01:22:05.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T01:22:05.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:06.071Z] ---> job-cost.sh [2023-03-08T01:22:06.071Z] lf-activate-venv: SKIPPING [2023-03-08T01:22:06.071Z] DEBUG: total: 0.2199999988079071 [2023-03-08T01:22:06.071Z] INFO: Retrieving Stack Cost... [2023-03-08T01:22:06.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T01:22:06.900Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T01:22:06.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:22:07.244Z] ---> logs-deploy.sh [2023-03-08T01:22:07.244Z] lf-activate-venv: SKIPPING [2023-03-08T01:22:07.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-118/1 [2023-03-08T01:22:07.244Z] INFO: archiving workspace using pattern(s): [2023-03-08T01:22:08.182Z] Archives upload complete. [2023-03-08T01:22:08.443Z] INFO: archiving logs to Nexus