Pull request #162 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50510767bc36c4d7471b871b31288480825455d2+5b9829103c2079071eaf01e57caf9b47463cebaa (9a8b55c3fb165b1be24690a4775391acdfce3e34) 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-ssh6850845278090795364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2810818060889829441.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-162/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-162/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16932873824672239979.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-162/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh24888561937850160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18180705230363752449.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-162/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-162/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8280488151192244655.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9589 in /w/workspace/edgexfoundry_device-gpio_PR-162 [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-162 # 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/162/head:refs/remotes/origin/PR-162 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b9829103c2079071eaf01e57caf9b47463cebaa into PR head commit 50510767bc36c4d7471b871b31288480825455d2 Merge succeeded, producing 50510767bc36c4d7471b871b31288480825455d2 Checking out Revision 50510767bc36c4d7471b871b31288480825455d2 (PR-162) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T01:02:43.642Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 50510767bc36c4d7471b871b31288480825455d2 # 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 5b9829103c2079071eaf01e57caf9b47463cebaa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50510767bc36c4d7471b871b31288480825455d2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T01:02:43.924Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T01:02:44.023Z] ========================================================= [2023-04-25T01:02:44.023Z] EdgeX Global Pipelines Version Info [2023-04-25T01:02:44.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:02:44.772Z] ------------------- [2023-04-25T01:02:44.773Z] stable info: [2023-04-25T01:02:44.773Z] ------------------- [2023-04-25T01:02:44.773Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T01:02:44.773Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T01:02:44.773Z] Message: update stable to v1.0.248 [2023-04-25T01:02:45.342Z] ------------------- [2023-04-25T01:02:45.342Z] experimental info: [2023-04-25T01:02:45.342Z] ------------------- [2023-04-25T01:02:45.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T01:02:45.342Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T01:02:45.342Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T01:02:45.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-25T01:02:45.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-25T01:02:45.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T01:02:45.754Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T01:02:45.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T01:02:45.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T01:02:45.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T01:02:45.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T01:02:45.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T01:02:46.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T01:02:46.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T01:02:46.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-25T01:02:46.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T01:02:46.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T01:02:46.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T01:02:46.268Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T01:02:46.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T01:02:46.359Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T01:02:46.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T01:02:46.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T01:02:46.487Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T01:02:46.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T01:02:46.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T01:02:46.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T01:02:46.648Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T01:02:46.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T01:02:46.724Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T01:02:46.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-162 [Pipeline] echo [2023-04-25T01:02:46.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-162 [Pipeline] echo [2023-04-25T01:02:46.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-162 [Pipeline] echo [2023-04-25T01:02:46.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50510767bc36c4d7471b871b31288480825455d2 [Pipeline] echo [2023-04-25T01:02:46.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5051076 [Pipeline] echo [2023-04-25T01:02:46.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T01:02:47.104Z] provisioning config files... [2023-04-25T01:02:47.124Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp/config2824694219089806976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:02:47.475Z] ---> docker-login.sh [2023-04-25T01:02:47.475Z] nexus3.edgexfoundry.org:10001 [2023-04-25T01:02:47.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:02:47.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:02:47.737Z] Configure a credential helper to remove this warning. See [2023-04-25T01:02:47.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:02:47.737Z] [2023-04-25T01:02:47.737Z] Login Succeeded [2023-04-25T01:02:47.737Z] nexus3.edgexfoundry.org:10002 [2023-04-25T01:02:47.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:02:47.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:02:47.999Z] Configure a credential helper to remove this warning. See [2023-04-25T01:02:47.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:02:47.999Z] [2023-04-25T01:02:47.999Z] Login Succeeded [2023-04-25T01:02:47.999Z] nexus3.edgexfoundry.org:10003 [2023-04-25T01:02:47.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:02:48.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:02:48.259Z] Configure a credential helper to remove this warning. See [2023-04-25T01:02:48.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:02:48.259Z] [2023-04-25T01:02:48.260Z] Login Succeeded [2023-04-25T01:02:48.260Z] nexus3.edgexfoundry.org:10004 [2023-04-25T01:02:48.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:02:48.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:02:48.260Z] Configure a credential helper to remove this warning. See [2023-04-25T01:02:48.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:02:48.260Z] [2023-04-25T01:02:48.260Z] Login Succeeded [2023-04-25T01:02:48.260Z] docker.io [2023-04-25T01:02:48.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:02:48.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:02:48.522Z] Configure a credential helper to remove this warning. See [2023-04-25T01:02:48.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:02:48.522Z] [2023-04-25T01:02:48.522Z] Login Succeeded [2023-04-25T01:02:48.522Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T01:02:48.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T01:02:49.184Z] + git rev-list -1 --merges 50510767bc36c4d7471b871b31288480825455d2~1..50510767bc36c4d7471b871b31288480825455d2 [Pipeline] echo [2023-04-25T01:02:49.253Z] -----------> git rev-list -1 --merges 50510767bc36c4d7471b871b31288480825455d2~1..50510767bc36c4d7471b871b31288480825455d2 50510767bc36c4d7471b871b31288480825455d2 [false] [Pipeline] sh [2023-04-25T01:02:49.569Z] + git log --format=format:%s -1 50510767bc36c4d7471b871b31288480825455d2 [Pipeline] echo [2023-04-25T01:02:49.605Z] ========================================================= [2023-04-25T01:02:49.605Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T01:02:49.605Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T01:02:50.068Z] + git log --format=format:%s -1 50510767bc36c4d7471b871b31288480825455d2 [Pipeline] echo [2023-04-25T01:02:50.102Z] [semverPrep] GIT_COMMIT: 50510767bc36c4d7471b871b31288480825455d2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-25T01:02:50.132Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T01:02:50.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T01:02:50.540Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T01:02:50.540Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T01:02:50.540Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T01:02:50.540Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T01:02:50.540Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T01:02:50.540Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:02:51.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T01:02:51.052Z] [2023-04-25T01:02:51.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:02:51.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T01:02:51.430Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T01:02:51.430Z] b85a868b505f: Pulling fs layer [2023-04-25T01:02:51.430Z] e2be974225ed: Pulling fs layer [2023-04-25T01:02:51.430Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T01:02:51.430Z] 988bab9f4d93: Pulling fs layer [2023-04-25T01:02:51.430Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T01:02:51.430Z] eaf3925da568: Pulling fs layer [2023-04-25T01:02:51.430Z] bab4dde63d76: Pulling fs layer [2023-04-25T01:02:51.430Z] bde34c3a00c8: Pulling fs layer [2023-04-25T01:02:51.430Z] 988bab9f4d93: Waiting [2023-04-25T01:02:51.430Z] 1469e6f7b9e6: Waiting [2023-04-25T01:02:51.430Z] eaf3925da568: Waiting [2023-04-25T01:02:51.430Z] bab4dde63d76: Waiting [2023-04-25T01:02:51.430Z] b352a97aabf1: Pulling fs layer [2023-04-25T01:02:51.430Z] 4872d77fe225: Pulling fs layer [2023-04-25T01:02:51.430Z] 5851b861e8e6: Pulling fs layer [2023-04-25T01:02:51.430Z] bde34c3a00c8: Waiting [2023-04-25T01:02:51.430Z] 4872d77fe225: Waiting [2023-04-25T01:02:51.430Z] 5851b861e8e6: Waiting [2023-04-25T01:02:51.430Z] b352a97aabf1: Waiting [2023-04-25T01:02:51.430Z] e2be974225ed: Download complete [2023-04-25T01:02:51.430Z] 988bab9f4d93: Download complete [2023-04-25T01:02:51.699Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T01:02:51.699Z] 1469e6f7b9e6: Download complete [2023-04-25T01:02:51.699Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T01:02:51.699Z] 339a4e72a1f5: Download complete [2023-04-25T01:02:51.699Z] eaf3925da568: Verifying Checksum [2023-04-25T01:02:51.699Z] eaf3925da568: Download complete [2023-04-25T01:02:51.699Z] bde34c3a00c8: Download complete [2023-04-25T01:02:51.699Z] b352a97aabf1: Verifying Checksum [2023-04-25T01:02:51.699Z] b352a97aabf1: Download complete [2023-04-25T01:02:51.699Z] 4872d77fe225: Download complete [2023-04-25T01:02:51.699Z] 5851b861e8e6: Download complete [2023-04-25T01:02:51.699Z] b85a868b505f: Verifying Checksum [2023-04-25T01:02:51.699Z] b85a868b505f: Download complete [2023-04-25T01:02:51.959Z] bab4dde63d76: Verifying Checksum [2023-04-25T01:02:51.959Z] bab4dde63d76: Download complete [2023-04-25T01:02:53.356Z] b85a868b505f: Pull complete [2023-04-25T01:02:53.357Z] e2be974225ed: Pull complete [2023-04-25T01:02:53.619Z] 339a4e72a1f5: Pull complete [2023-04-25T01:02:53.881Z] 988bab9f4d93: Pull complete [2023-04-25T01:02:54.139Z] 1469e6f7b9e6: Pull complete [2023-04-25T01:02:54.139Z] eaf3925da568: Pull complete [2023-04-25T01:02:56.044Z] bab4dde63d76: Pull complete [2023-04-25T01:02:56.044Z] bde34c3a00c8: Pull complete [2023-04-25T01:02:56.044Z] b352a97aabf1: Pull complete [2023-04-25T01:02:56.044Z] 4872d77fe225: Pull complete [2023-04-25T01:02:56.306Z] 5851b861e8e6: Pull complete [2023-04-25T01:02:56.306Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T01:02:56.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T01:02:56.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:02:56.541Z] prd-ubuntu20.04-docker-8c-8g-9589 does not seem to be running inside a container [2023-04-25T01:02:56.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-162 -v /w/workspace/edgexfoundry_device-gpio_PR-162:/w/workspace/edgexfoundry_device-gpio_PR-162:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-162@tmp:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T01:03:00.246Z] $ docker top aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e -eo pid,comm [2023-04-25T01:03:00.304Z] 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-04-25T01:03:00.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T01:03:00.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T01:03:00.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T01:03:00.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T01:03:00.564Z] $ docker exec aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e ssh-agent [2023-04-25T01:03:00.681Z] SSH_AUTH_SOCK=/tmp/ssh-8ydqE9gMlXNS/agent.32 [2023-04-25T01:03:00.681Z] SSH_AGENT_PID=38 [2023-04-25T01:03:00.688Z] Running ssh-add (command line suppressed) [2023-04-25T01:03:00.795Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-162@tmp/private_key_7361688802337504278.key (/w/workspace/edgexfoundry_device-gpio_PR-162@tmp/private_key_7361688802337504278.key) [2023-04-25T01:03:00.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T01:03:01.244Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T01:03:01.272Z] $ docker exec --env ******** --env ******** aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e ssh-agent -k [2023-04-25T01:03:01.382Z] unset SSH_AUTH_SOCK; [2023-04-25T01:03:01.383Z] unset SSH_AGENT_PID; [2023-04-25T01:03:01.383Z] echo Agent pid 38 killed; [2023-04-25T01:03:01.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T01:03:01.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T01:03:01.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T01:03:01.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T01:03:01.602Z] $ docker exec aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e ssh-agent [2023-04-25T01:03:01.729Z] SSH_AUTH_SOCK=/tmp/ssh-U3IKYH6wXX88/agent.71 [2023-04-25T01:03:01.729Z] SSH_AGENT_PID=77 [2023-04-25T01:03:01.734Z] Running ssh-add (command line suppressed) [2023-04-25T01:03:01.839Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-162@tmp/private_key_9735405359023307283.key (/w/workspace/edgexfoundry_device-gpio_PR-162@tmp/private_key_9735405359023307283.key) [2023-04-25T01:03:01.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T01:03:02.182Z] + git semver init [2023-04-25T01:03:02.443Z] 2023-04-25 01:03:02,387 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T01:03:02.443Z] 2023-04-25 01:03:02,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-162/.semver [2023-04-25T01:03:02.443Z] 2023-04-25 01:03:02,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-162/.semver [2023-04-25T01:03:02.443Z] 2023-04-25 01:03:02,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-162/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-162, universal_newlines=False, shell=None, istream=None) [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,434 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-162/.git/info/exclude [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,435 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-162/.semver/PR-162 with force:False [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,435 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-162/.semver/PR-162 [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,441 [execute] INFO git cat-file --batch-check [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-162/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,448 [execute] INFO git cat-file --batch [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-162/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T01:03:03.828Z] 2023-04-25 01:03:03,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-162/.semver/PR-162 [2023-04-25T01:03:03.828Z] 0.0.0 [Pipeline] } [2023-04-25T01:03:03.863Z] $ docker exec --env ******** --env ******** aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e ssh-agent -k [2023-04-25T01:03:03.959Z] unset SSH_AUTH_SOCK; [2023-04-25T01:03:03.959Z] unset SSH_AGENT_PID; [2023-04-25T01:03:03.962Z] echo Agent pid 77 killed; [2023-04-25T01:03:03.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T01:03:04.398Z] + git semver [Pipeline] } [2023-04-25T01:03:04.695Z] $ docker stop --time=1 aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e [2023-04-25T01:03:05.999Z] $ docker rm -f --volumes aa3fb4adb977451f159f30f89216bc77656e44b1eec139102147a40ff6df418e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T01:03:06.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T01:03:06.684Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T01:03:06.704Z] [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-04-25T01:03:07.268Z] provisioning config files... [2023-04-25T01:03:07.279Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp/config17574269460844836958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:03:07.628Z] ---> docker-login.sh [2023-04-25T01:03:07.628Z] nexus3.edgexfoundry.org:10001 [2023-04-25T01:03:07.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:03:07.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:03:07.628Z] Configure a credential helper to remove this warning. See [2023-04-25T01:03:07.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:03:07.628Z] [2023-04-25T01:03:07.628Z] Login Succeeded [2023-04-25T01:03:07.628Z] nexus3.edgexfoundry.org:10002 [2023-04-25T01:03:07.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:03:07.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:03:07.628Z] Configure a credential helper to remove this warning. See [2023-04-25T01:03:07.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:03:07.628Z] [2023-04-25T01:03:07.628Z] Login Succeeded [2023-04-25T01:03:07.628Z] nexus3.edgexfoundry.org:10003 [2023-04-25T01:03:07.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:03:07.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:03:07.888Z] Configure a credential helper to remove this warning. See [2023-04-25T01:03:07.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:03:07.888Z] [2023-04-25T01:03:07.888Z] Login Succeeded [2023-04-25T01:03:07.888Z] nexus3.edgexfoundry.org:10004 [2023-04-25T01:03:07.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:03:07.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:03:07.888Z] Configure a credential helper to remove this warning. See [2023-04-25T01:03:07.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:03:07.888Z] [2023-04-25T01:03:07.888Z] Login Succeeded [2023-04-25T01:03:07.888Z] docker.io [2023-04-25T01:03:08.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:03:08.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:03:08.148Z] Configure a credential helper to remove this warning. See [2023-04-25T01:03:08.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:03:08.148Z] [2023-04-25T01:03:08.148Z] Login Succeeded [2023-04-25T01:03:08.410Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T01:03:08.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T01:03:08.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T01:03:08.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T01:03:08.942Z] ========================================================= [2023-04-25T01:03:08.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T01:03:08.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:03:09.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T01:03:09.456Z] Sending build context to Docker daemon 16.1MB [2023-04-25T01:03:09.456Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T01:03:09.456Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T01:03:09.721Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T01:03:09.721Z] f56be85fc22e: Pulling fs layer [2023-04-25T01:03:09.721Z] 85791d961cd3: Pulling fs layer [2023-04-25T01:03:09.721Z] d694b5ae8c79: Pulling fs layer [2023-04-25T01:03:09.721Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T01:03:09.721Z] 4d19c01a9841: Pulling fs layer [2023-04-25T01:03:09.721Z] 9325e15d5711: Pulling fs layer [2023-04-25T01:03:09.721Z] 556b6ee489ea: Pulling fs layer [2023-04-25T01:03:09.721Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T01:03:09.721Z] 9f32a84ed3da: Waiting [2023-04-25T01:03:09.721Z] 4d19c01a9841: Waiting [2023-04-25T01:03:09.721Z] 9325e15d5711: Waiting [2023-04-25T01:03:09.721Z] 556b6ee489ea: Waiting [2023-04-25T01:03:09.721Z] c5a4b2cf53e6: Waiting [2023-04-25T01:03:09.721Z] 85791d961cd3: Download complete [2023-04-25T01:03:09.721Z] 9f32a84ed3da: Download complete [2023-04-25T01:03:09.721Z] 4d19c01a9841: Verifying Checksum [2023-04-25T01:03:09.721Z] 4d19c01a9841: Download complete [2023-04-25T01:03:09.721Z] f56be85fc22e: Verifying Checksum [2023-04-25T01:03:09.721Z] f56be85fc22e: Download complete [2023-04-25T01:03:09.721Z] 9325e15d5711: Verifying Checksum [2023-04-25T01:03:09.721Z] 9325e15d5711: Download complete [2023-04-25T01:03:09.982Z] f56be85fc22e: Pull complete [2023-04-25T01:03:09.982Z] 85791d961cd3: Pull complete [2023-04-25T01:03:10.242Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T01:03:10.242Z] c5a4b2cf53e6: Download complete [2023-04-25T01:03:10.242Z] d694b5ae8c79: Verifying Checksum [2023-04-25T01:03:10.242Z] d694b5ae8c79: Download complete [2023-04-25T01:03:10.501Z] 556b6ee489ea: Verifying Checksum [2023-04-25T01:03:10.501Z] 556b6ee489ea: Download complete [2023-04-25T01:03:14.690Z] d694b5ae8c79: Pull complete [2023-04-25T01:03:14.690Z] 9f32a84ed3da: Pull complete [2023-04-25T01:03:14.690Z] 4d19c01a9841: Pull complete [2023-04-25T01:03:14.690Z] 9325e15d5711: Pull complete [2023-04-25T01:03:16.592Z] 556b6ee489ea: Pull complete [2023-04-25T01:03:17.967Z] c5a4b2cf53e6: Pull complete [2023-04-25T01:03:17.967Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T01:03:17.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T01:03:17.967Z] ---> c4be618373d6 [2023-04-25T01:03:17.967Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T01:03:22.088Z] Still waiting to schedule task [2023-04-25T01:03:22.088Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T01:03:26.137Z] ---> Running in 459d81ed731d [2023-04-25T01:03:26.137Z] Removing intermediate container 459d81ed731d [2023-04-25T01:03:26.137Z] ---> 7dee82f04774 [2023-04-25T01:03:26.137Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T01:03:26.137Z] ---> Running in 2b5f2e050a1f [2023-04-25T01:03:26.137Z] Removing intermediate container 2b5f2e050a1f [2023-04-25T01:03:26.137Z] ---> 90f6e993e145 [2023-04-25T01:03:26.137Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T01:03:26.137Z] ---> Running in f1db23661921 [2023-04-25T01:03:26.137Z] Removing intermediate container f1db23661921 [2023-04-25T01:03:26.137Z] ---> a917f87bcdde [2023-04-25T01:03:26.137Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T01:03:26.137Z] ---> Running in 3a8f3aa1f317 [2023-04-25T01:03:26.137Z] Removing intermediate container 3a8f3aa1f317 [2023-04-25T01:03:26.137Z] ---> 3471f3c6029b [2023-04-25T01:03:26.137Z] Step 7/12 : WORKDIR /device-gpio [2023-04-25T01:03:26.137Z] ---> Running in a1dded108c2b [2023-04-25T01:03:26.137Z] Removing intermediate container a1dded108c2b [2023-04-25T01:03:26.137Z] ---> a40d2649f4ca [2023-04-25T01:03:26.137Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T01:03:26.137Z] ---> Running in 3fb16d6e0eec [2023-04-25T01:03:26.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T01:03:26.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T01:03:26.396Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-25T01:03:26.396Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-25T01:03:26.396Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-25T01:03:26.396Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-25T01:03:26.396Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T01:03:26.396Z] OK: 269 MiB in 57 packages [2023-04-25T01:03:26.967Z] Removing intermediate container 3fb16d6e0eec [2023-04-25T01:03:26.967Z] ---> 457308199dc1 [2023-04-25T01:03:26.967Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-25T01:03:26.967Z] ---> 999e008834f7 [2023-04-25T01:03:26.967Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T01:03:26.967Z] ---> Running in 1462c6ec7181 [2023-04-25T01:04:49.289Z] Removing intermediate container 1462c6ec7181 [2023-04-25T01:04:49.289Z] ---> 96f23f7d2289 [2023-04-25T01:04:49.289Z] Step 11/12 : COPY . . [2023-04-25T01:04:49.289Z] ---> 832e6b2185b0 [2023-04-25T01:04:49.289Z] Step 12/12 : RUN ${MAKE} [2023-04-25T01:04:49.289Z] ---> Running in 3c31dc6df694 [2023-04-25T01:04:49.289Z] noop [2023-04-25T01:04:49.289Z] Removing intermediate container 3c31dc6df694 [2023-04-25T01:04:49.289Z] ---> 201e9be2faab [2023-04-25T01:04:49.289Z] Successfully built 201e9be2faab [2023-04-25T01:04:49.289Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:04:49.754Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T01:04:49.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:04:49.915Z] prd-ubuntu20.04-docker-8c-8g-9589 does not seem to be running inside a container [2023-04-25T01:04:49.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-162 -v /w/workspace/edgexfoundry_device-gpio_PR-162:/w/workspace/edgexfoundry_device-gpio_PR-162:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-162@tmp:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T01:04:50.309Z] $ docker top 2bc4f083683fdb827507932ae85d48c2068ed1195fac3048a1354f11573f62d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T01:04:50.707Z] + go version [2023-04-25T01:04:50.707Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T01:04:50.747Z] $ docker stop --time=1 2bc4f083683fdb827507932ae85d48c2068ed1195fac3048a1354f11573f62d9 [2023-04-25T01:04:52.048Z] $ docker rm -f --volumes 2bc4f083683fdb827507932ae85d48c2068ed1195fac3048a1354f11573f62d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:04:52.788Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T01:04:52.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:04:52.961Z] prd-ubuntu20.04-docker-8c-8g-9589 does not seem to be running inside a container [2023-04-25T01:04:53.000Z] $ 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-162 -v /w/workspace/edgexfoundry_device-gpio_PR-162:/w/workspace/edgexfoundry_device-gpio_PR-162:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-162@tmp:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-25T01:04:53.350Z] $ docker top 8111877d7bef909ddbfa32dd31c75c297eb2aaf66af8bbc5bd23956c4e47757c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T01:04:53.745Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-162 [Pipeline] fileExists [Pipeline] sh [2023-04-25T01:04:54.180Z] + make test [2023-04-25T01:04:54.180Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T01:04:59.449Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-25T01:05:00.049Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9591 in /w/workspace/edgexfoundry_device-gpio_PR-162 [Pipeline] { [Pipeline] ws [2023-04-25T01:05:00.105Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-04-25T01:05:00.187Z] The recommended git tool is: git [2023-04-25T01:05:05.577Z] using credential edgex-jenkins-ssh [2023-04-25T01:05:05.594Z] Cloning the remote Git repository [2023-04-25T01:05:05.640Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-25T01:05:05.747Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-04-25T01:05:05.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-25T01:05:05.908Z] > git --version # timeout=10 [2023-04-25T01:05:05.930Z] > git --version # 'git version 2.25.1' [2023-04-25T01:05:05.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T01:05:06.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T01:05:07.644Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-25T01:05:07.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T01:05:08.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-25T01:05:08.568Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-25T01:05:08.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T01:05:08.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-25T01:05:09.063Z] Merging remotes/origin/main commit 5b9829103c2079071eaf01e57caf9b47463cebaa into PR head commit 50510767bc36c4d7471b871b31288480825455d2 [2023-04-25T01:05:09.340Z] Merge succeeded, producing 50510767bc36c4d7471b871b31288480825455d2 [2023-04-25T01:05:09.340Z] Checking out Revision 50510767bc36c4d7471b871b31288480825455d2 (PR-162) [2023-04-25T01:05:09.831Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-25T01:05:09.888Z] > git --version # timeout=10 [2023-04-25T01:05:09.900Z] > git --version # 'git version 2.25.1' [2023-04-25T01:05:09.921Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T01:05:09.085Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T01:05:09.154Z] > git checkout -f 50510767bc36c4d7471b871b31288480825455d2 # timeout=10 [2023-04-25T01:05:09.244Z] > git remote # timeout=10 [2023-04-25T01:05:09.261Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T01:05:09.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T01:05:09.299Z] > git merge 5b9829103c2079071eaf01e57caf9b47463cebaa # timeout=10 [2023-04-25T01:05:09.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T01:05:09.347Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T01:05:09.360Z] > git checkout -f 50510767bc36c4d7471b871b31288480825455d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T01:05:11.126Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T01:05:11.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T01:05:11.126Z] Dload Upload Total Spent Left Speed [2023-04-25T01:05:11.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-04-25T01:05:11.718Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T01:05:11.793Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-25T01:05:11.793Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-25T01:05:12.063Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-04-25T01:05:12.064Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T01:05:12.064Z] { [2023-04-25T01:05:12.064Z] "registry-mirrors": [ [2023-04-25T01:05:12.064Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T01:05:12.064Z] ], [2023-04-25T01:05:12.064Z] "bip": "10.250.0.254/24", [2023-04-25T01:05:12.064Z] "hosts": [ [2023-04-25T01:05:12.064Z] "tcp://0.0.0.0:5555", [2023-04-25T01:05:12.064Z] "unix:///var/run/docker.sock" [2023-04-25T01:05:12.064Z] ], [2023-04-25T01:05:12.064Z] "mtu": 1458, [2023-04-25T01:05:12.064Z] "selinux-enabled": true, [2023-04-25T01:05:12.064Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T01:05:12.064Z] } [Pipeline] sh [2023-04-25T01:05:12.412Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T01:05:12.759Z] + sudo service docker restart [2023-04-25T01:05:17.054Z] go vet ./... [2023-04-25T01:05:21.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T01:05:21.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T01:05:21.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T01:05:21.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T01:05:21.316Z] $ docker stop --time=1 8111877d7bef909ddbfa32dd31c75c297eb2aaf66af8bbc5bd23956c4e47757c [2023-04-25T01:05:26.266Z] $ docker rm -f --volumes 8111877d7bef909ddbfa32dd31c75c297eb2aaf66af8bbc5bd23956c4e47757c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T01:05:26.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T01:05:26.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T01:05:27.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T01:05:28.015Z] + ls -al . [2023-04-25T01:05:28.015Z] total 156 [2023-04-25T01:05:28.015Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 01:04 . [2023-04-25T01:05:28.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 01:02 .. [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 25 01:02 .dockerignore [2023-04-25T01:05:28.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 01:03 .git [2023-04-25T01:05:28.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 01:02 .github [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 25 01:02 .gitignore [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 01:02 .golangci.yml [2023-04-25T01:05:28.015Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 01:03 .semver [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 25 01:02 Attribution.txt [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 25 01:02 CHANGELOG.md [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 25 01:02 Dockerfile [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 01:02 GOVERNANCE.md [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 25 01:02 Jenkinsfile [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 01:02 LICENSE [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 25 01:02 Makefile [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 01:02 OWNERS.md [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 25 01:02 README.md [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 01:03 VERSION [2023-04-25T01:05:28.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 01:02 bin [2023-04-25T01:05:28.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 01:02 cmd [2023-04-25T01:05:28.015Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 01:04 coverage.out [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 25 01:02 go.mod [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 25 01:02 go.sum [2023-04-25T01:05:28.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 01:02 internal [2023-04-25T01:05:28.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 01:02 snap [2023-04-25T01:05:28.015Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 25 01:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:05:28.413Z] + 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=50510767bc36c4d7471b871b31288480825455d2 --label arch=amd64 --label version=0.0.0 . [2023-04-25T01:05:28.413Z] Sending build context to Docker daemon 16.1MB [2023-04-25T01:05:28.413Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T01:05:28.413Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-25T01:05:28.413Z] ---> 201e9be2faab [2023-04-25T01:05:28.413Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-25T01:05:28.982Z] ---> Running in dd683f12c565 [2023-04-25T01:05:28.982Z] Removing intermediate container dd683f12c565 [2023-04-25T01:05:28.982Z] ---> ca3a2ead7bc1 [2023-04-25T01:05:28.982Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T01:05:28.982Z] ---> Running in a76390a3c34e [2023-04-25T01:05:28.982Z] Removing intermediate container a76390a3c34e [2023-04-25T01:05:28.982Z] ---> 11b1ad6a7f75 [2023-04-25T01:05:28.982Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T01:05:28.982Z] ---> Running in 1cd7a94406ea [2023-04-25T01:05:28.982Z] Removing intermediate container 1cd7a94406ea [2023-04-25T01:05:28.982Z] ---> 9deb6cc4ff69 [2023-04-25T01:05:28.982Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T01:05:28.982Z] ---> Running in 6a338f5940fc [2023-04-25T01:05:29.242Z] Removing intermediate container 6a338f5940fc [2023-04-25T01:05:29.242Z] ---> 38ea192c917e [2023-04-25T01:05:29.242Z] Step 7/25 : WORKDIR /device-gpio [2023-04-25T01:05:29.242Z] ---> Running in b60d4c416890 [2023-04-25T01:05:29.242Z] Removing intermediate container b60d4c416890 [2023-04-25T01:05:29.242Z] ---> 60d7aee0fb1e [2023-04-25T01:05:29.242Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T01:05:29.242Z] ---> Running in 8ef9d4c29c2d [2023-04-25T01:05:29.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T01:05:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T01:05:30.020Z] OK: 269 MiB in 57 packages [2023-04-25T01:05:30.279Z] Removing intermediate container 8ef9d4c29c2d [2023-04-25T01:05:30.279Z] ---> 75198610d961 [2023-04-25T01:05:30.279Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-25T01:05:30.537Z] ---> 5dcc6f0a41eb [2023-04-25T01:05:30.538Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T01:05:30.538Z] ---> Running in a528a6a1a0ac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T01:05:31.043Z] provisioning config files... [2023-04-25T01:05:31.070Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5692678010127004157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:05:31.455Z] ---> docker-login.sh [2023-04-25T01:05:31.455Z] nexus3.edgexfoundry.org:10001 [2023-04-25T01:05:31.471Z] Removing intermediate container a528a6a1a0ac [2023-04-25T01:05:31.471Z] ---> e41727fb4615 [2023-04-25T01:05:31.471Z] Step 11/25 : COPY . . [2023-04-25T01:05:31.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:05:31.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:05:31.992Z] Configure a credential helper to remove this warning. See [2023-04-25T01:05:31.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:05:31.992Z] [2023-04-25T01:05:31.992Z] Login Succeeded [2023-04-25T01:05:31.992Z] nexus3.edgexfoundry.org:10002 [2023-04-25T01:05:32.040Z] ---> 04dc092ba9ab [2023-04-25T01:05:32.040Z] Step 12/25 : RUN ${MAKE} [2023-04-25T01:05:32.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:05:32.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:05:32.259Z] Configure a credential helper to remove this warning. See [2023-04-25T01:05:32.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:05:32.259Z] [2023-04-25T01:05:32.259Z] Login Succeeded [2023-04-25T01:05:32.259Z] nexus3.edgexfoundry.org:10003 [2023-04-25T01:05:32.299Z] ---> Running in de899b49de03 [2023-04-25T01:05:32.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:05:32.558Z] 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-04-25T01:05:32.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:05:32.796Z] Configure a credential helper to remove this warning. See [2023-04-25T01:05:32.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:05:32.796Z] [2023-04-25T01:05:32.796Z] Login Succeeded [2023-04-25T01:05:32.796Z] nexus3.edgexfoundry.org:10004 [2023-04-25T01:05:33.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:05:33.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:05:33.066Z] Configure a credential helper to remove this warning. See [2023-04-25T01:05:33.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:05:33.066Z] [2023-04-25T01:05:33.066Z] Login Succeeded [2023-04-25T01:05:33.066Z] docker.io [2023-04-25T01:05:33.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T01:05:33.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T01:05:33.603Z] Configure a credential helper to remove this warning. See [2023-04-25T01:05:33.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T01:05:33.603Z] [2023-04-25T01:05:33.603Z] Login Succeeded [2023-04-25T01:05:33.603Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T01:05:33.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T01:05:34.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T01:05:34.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T01:05:34.100Z] ========================================================= [2023-04-25T01:05:34.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T01:05:34.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:05:34.615Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T01:05:34.887Z] Sending build context to Docker daemon 8.129MB [2023-04-25T01:05:34.887Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T01:05:34.887Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-25T01:05:35.156Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T01:05:35.156Z] c41833b44d91: Pulling fs layer [2023-04-25T01:05:35.156Z] ed15518f5707: Pulling fs layer [2023-04-25T01:05:35.156Z] feae8fd75edb: Pulling fs layer [2023-04-25T01:05:35.156Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T01:05:35.156Z] 3cdef696dda3: Pulling fs layer [2023-04-25T01:05:35.156Z] 2ced38df9373: Pulling fs layer [2023-04-25T01:05:35.156Z] 58f1dce35555: Pulling fs layer [2023-04-25T01:05:35.156Z] 242c74f7c9fa: Waiting [2023-04-25T01:05:35.156Z] 2ced38df9373: Waiting [2023-04-25T01:05:35.156Z] 3cdef696dda3: Waiting [2023-04-25T01:05:35.156Z] 58f1dce35555: Waiting [2023-04-25T01:05:35.156Z] ed15518f5707: Download complete [2023-04-25T01:05:35.427Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T01:05:35.427Z] 242c74f7c9fa: Download complete [2023-04-25T01:05:35.427Z] 3cdef696dda3: Verifying Checksum [2023-04-25T01:05:35.427Z] 3cdef696dda3: Download complete [2023-04-25T01:05:35.427Z] c41833b44d91: Verifying Checksum [2023-04-25T01:05:35.427Z] c41833b44d91: Download complete [2023-04-25T01:05:36.398Z] c41833b44d91: Pull complete [2023-04-25T01:05:36.667Z] 58f1dce35555: Verifying Checksum [2023-04-25T01:05:36.667Z] 58f1dce35555: Download complete [2023-04-25T01:05:36.952Z] ed15518f5707: Pull complete [2023-04-25T01:05:37.920Z] feae8fd75edb: Verifying Checksum [2023-04-25T01:05:37.920Z] feae8fd75edb: Download complete [2023-04-25T01:05:37.920Z] 2ced38df9373: Download complete [2023-04-25T01:05:50.364Z] feae8fd75edb: Pull complete [2023-04-25T01:05:50.364Z] 242c74f7c9fa: Pull complete [2023-04-25T01:05:50.364Z] 3cdef696dda3: Pull complete [2023-04-25T01:05:57.037Z] 2ced38df9373: Pull complete [2023-04-25T01:05:59.002Z] 58f1dce35555: Pull complete [2023-04-25T01:05:59.002Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T01:05:59.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T01:05:59.002Z] ---> fadd8f120f05 [2023-04-25T01:05:59.002Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-25T01:05:59.189Z] Removing intermediate container de899b49de03 [2023-04-25T01:05:59.189Z] ---> 2c6d1b8c913f [2023-04-25T01:05:59.189Z] Step 13/25 : FROM alpine:3.17 [2023-04-25T01:05:59.189Z] 3.17: Pulling from library/alpine [2023-04-25T01:05:59.189Z] f56be85fc22e: Already exists [2023-04-25T01:05:59.189Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T01:05:59.189Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T01:05:59.189Z] ---> 9ed4aefc74f6 [2023-04-25T01:05:59.189Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-25T01:05:59.189Z] ---> Running in 16fda5478565 [2023-04-25T01:05:59.189Z] Removing intermediate container 16fda5478565 [2023-04-25T01:05:59.189Z] ---> 0f6198d088ec [2023-04-25T01:05:59.189Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-25T01:05:59.189Z] ---> Running in 1dca45e99b72 [2023-04-25T01:05:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T01:05:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T01:05:59.189Z] OK: 7 MiB in 15 packages [2023-04-25T01:05:59.189Z] Removing intermediate container 1dca45e99b72 [2023-04-25T01:05:59.189Z] ---> 47a0ec83d350 [2023-04-25T01:05:59.189Z] Step 16/25 : WORKDIR / [2023-04-25T01:05:59.189Z] ---> Running in 6acf2f400c4f [2023-04-25T01:05:59.189Z] Removing intermediate container 6acf2f400c4f [2023-04-25T01:05:59.189Z] ---> 5560c8fdf172 [2023-04-25T01:05:59.189Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-25T01:05:59.189Z] ---> 02c6d33204e9 [2023-04-25T01:05:59.189Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-25T01:05:59.189Z] ---> a8360a2ad188 [2023-04-25T01:05:59.189Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-25T01:05:59.189Z] ---> 0bdbd1475a93 [2023-04-25T01:05:59.189Z] Step 20/25 : EXPOSE 59910 [2023-04-25T01:05:59.189Z] ---> Running in 2f1d0844d1d3 [2023-04-25T01:05:59.189Z] Removing intermediate container 2f1d0844d1d3 [2023-04-25T01:05:59.189Z] ---> fd346afe5f44 [2023-04-25T01:05:59.189Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-25T01:05:59.189Z] ---> Running in 77f6440e1e97 [2023-04-25T01:05:59.189Z] Removing intermediate container 77f6440e1e97 [2023-04-25T01:05:59.189Z] ---> d155ce208e1c [2023-04-25T01:05:59.189Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T01:05:59.189Z] ---> Running in 754c42d85469 [2023-04-25T01:05:59.189Z] Removing intermediate container 754c42d85469 [2023-04-25T01:05:59.189Z] ---> b9832ca27a96 [2023-04-25T01:05:59.189Z] Step 23/25 : LABEL arch=amd64 [2023-04-25T01:05:59.189Z] ---> Running in b19074d36e8c [2023-04-25T01:05:59.189Z] Removing intermediate container b19074d36e8c [2023-04-25T01:05:59.189Z] ---> a84bdcad19f0 [2023-04-25T01:05:59.189Z] Step 24/25 : LABEL git_sha=50510767bc36c4d7471b871b31288480825455d2 [2023-04-25T01:05:59.189Z] ---> Running in edc01f838b94 [2023-04-25T01:05:59.189Z] Removing intermediate container edc01f838b94 [2023-04-25T01:05:59.189Z] ---> 2c7069bbefc4 [2023-04-25T01:05:59.189Z] Step 25/25 : LABEL version=0.0.0 [2023-04-25T01:05:59.189Z] ---> Running in ea8e5dc77157 [2023-04-25T01:05:59.189Z] Removing intermediate container ea8e5dc77157 [2023-04-25T01:05:59.189Z] ---> 7a9d51a6c89b [2023-04-25T01:05:59.189Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T01:05:59.189Z] Successfully built 7a9d51a6c89b [2023-04-25T01:05:59.189Z] 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-04-25T01:06:00.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T01:06:00.118Z] [2023-04-25T01:06:00.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:06:00.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T01:06:00.503Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T01:06:00.503Z] 5eb5b503b376: Pulling fs layer [2023-04-25T01:06:00.503Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T01:06:00.503Z] ec43610c2a17: Pulling fs layer [2023-04-25T01:06:00.503Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T01:06:00.503Z] 33b1e0a273af: Pulling fs layer [2023-04-25T01:06:00.503Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T01:06:00.503Z] 2f39f015ded8: Pulling fs layer [2023-04-25T01:06:00.503Z] 3a2ae6a8a46f: Waiting [2023-04-25T01:06:00.503Z] 33b1e0a273af: Waiting [2023-04-25T01:06:00.503Z] 5d3b04190fa2: Waiting [2023-04-25T01:06:00.503Z] 2f39f015ded8: Waiting [2023-04-25T01:06:00.763Z] 5c69ac0246d0: Download complete [2023-04-25T01:06:00.763Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T01:06:00.763Z] 3a2ae6a8a46f: Download complete [2023-04-25T01:06:00.763Z] 33b1e0a273af: Verifying Checksum [2023-04-25T01:06:00.763Z] 33b1e0a273af: Download complete [2023-04-25T01:06:00.763Z] 5d3b04190fa2: Download complete [2023-04-25T01:06:00.763Z] ec43610c2a17: Verifying Checksum [2023-04-25T01:06:00.763Z] ec43610c2a17: Download complete [2023-04-25T01:06:00.763Z] 5eb5b503b376: Verifying Checksum [2023-04-25T01:06:00.763Z] 5eb5b503b376: Download complete [2023-04-25T01:06:00.968Z] ---> Running in a04654bc7201 [2023-04-25T01:06:01.236Z] Removing intermediate container a04654bc7201 [2023-04-25T01:06:01.236Z] ---> 9102c0e33c04 [2023-04-25T01:06:01.236Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T01:06:01.236Z] ---> Running in efa946850da6 [2023-04-25T01:06:01.504Z] Removing intermediate container efa946850da6 [2023-04-25T01:06:01.504Z] ---> 037306ce9d3e [2023-04-25T01:06:01.504Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T01:06:01.504Z] ---> Running in 6201a9bcd465 [2023-04-25T01:06:01.699Z] 2f39f015ded8: Verifying Checksum [2023-04-25T01:06:01.699Z] 2f39f015ded8: Download complete [2023-04-25T01:06:01.774Z] Removing intermediate container 6201a9bcd465 [2023-04-25T01:06:01.774Z] ---> 2b2cf8542289 [2023-04-25T01:06:01.774Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T01:06:01.958Z] 5eb5b503b376: Pull complete [2023-04-25T01:06:02.045Z] ---> Running in b60c0c09f65f [2023-04-25T01:06:02.218Z] 5c69ac0246d0: Pull complete [2023-04-25T01:06:02.314Z] Removing intermediate container b60c0c09f65f [2023-04-25T01:06:02.314Z] ---> 651181a987f9 [2023-04-25T01:06:02.314Z] Step 7/12 : WORKDIR /device-gpio [2023-04-25T01:06:02.314Z] ---> Running in 0d56a290e856 [2023-04-25T01:06:02.583Z] Removing intermediate container 0d56a290e856 [2023-04-25T01:06:02.583Z] ---> 5e804e12736b [2023-04-25T01:06:02.583Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T01:06:02.583Z] ---> Running in 16a831c11c9d [2023-04-25T01:06:02.791Z] ec43610c2a17: Pull complete [2023-04-25T01:06:02.791Z] 3a2ae6a8a46f: Pull complete [2023-04-25T01:06:02.791Z] 33b1e0a273af: Pull complete [2023-04-25T01:06:03.051Z] 5d3b04190fa2: Pull complete [2023-04-25T01:06:03.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T01:06:04.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T01:06:05.669Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-25T01:06:05.669Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-25T01:06:05.669Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-25T01:06:05.669Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-25T01:06:05.669Z] Executing busybox-1.35.0-r29.trigger [2023-04-25T01:06:05.669Z] OK: 268 MiB in 57 packages [2023-04-25T01:06:06.635Z] Removing intermediate container 16a831c11c9d [2023-04-25T01:06:06.635Z] ---> 4218a9c2cf15 [2023-04-25T01:06:06.635Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-25T01:06:06.914Z] ---> 164711194660 [2023-04-25T01:06:06.914Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T01:06:07.186Z] ---> Running in 0aecf42bcf54 [2023-04-25T01:06:07.238Z] 2f39f015ded8: Pull complete [2023-04-25T01:06:07.238Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T01:06:07.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T01:06:07.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:06:07.470Z] prd-ubuntu20.04-docker-8c-8g-9589 does not seem to be running inside a container [2023-04-25T01:06:07.503Z] $ 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-162 -v /w/workspace/edgexfoundry_device-gpio_PR-162:/w/workspace/edgexfoundry_device-gpio_PR-162:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-162@tmp:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T01:06:16.396Z] $ docker top fde5d6bd5630b25fe54f23f732138f2eb8f0b0d0b7d2f00495c31f1d0a0cd652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:06:16.868Z] ---> job-cost.sh [2023-04-25T01:06:16.868Z] lf-activate-venv: SKIPPING [2023-04-25T01:06:16.868Z] INFO: No Stack... [2023-04-25T01:06:17.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T01:06:17.696Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T01:06:18.009Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-162/archives/cost.csv [2023-04-25T01:06:18.009Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T01:06:18.050Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] [2023-04-25T01:06:18.055Z] Resource [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] did not exist. Created. [2023-04-25T01:06:18.055Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T01:06:18.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T01:06:18.516Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T01:06:18.545Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T01:06:18.627Z] $ docker stop --time=1 fde5d6bd5630b25fe54f23f732138f2eb8f0b0d0b7d2f00495c31f1d0a0cd652 [2023-04-25T01:06:19.849Z] $ docker rm -f --volumes fde5d6bd5630b25fe54f23f732138f2eb8f0b0d0b7d2f00495c31f1d0a0cd652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T01:07:16.317Z] Removing intermediate container 0aecf42bcf54 [2023-04-25T01:07:16.317Z] ---> f847b896a3c5 [2023-04-25T01:07:16.317Z] Step 11/12 : COPY . . [2023-04-25T01:07:16.317Z] ---> 85e13de05386 [2023-04-25T01:07:16.317Z] Step 12/12 : RUN ${MAKE} [2023-04-25T01:07:16.317Z] ---> Running in d1a1c5a45006 [2023-04-25T01:07:16.317Z] noop [2023-04-25T01:07:16.317Z] Removing intermediate container d1a1c5a45006 [2023-04-25T01:07:16.317Z] ---> 69fe44c5c833 [2023-04-25T01:07:16.317Z] Successfully built 69fe44c5c833 [2023-04-25T01:07:16.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:07:16.789Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T01:07:16.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:07:17.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-9591 does not seem to be running inside a container [2023-04-25T01:07:17.222Z] $ 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-04-25T01:07:18.412Z] $ docker top 848d04ac63f181f3aac4d21a9511dd7b3248f5bd1c85fd8a7bce23584e9e8cc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T01:07:19.286Z] + go version [2023-04-25T01:07:19.286Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T01:07:19.399Z] $ docker stop --time=1 848d04ac63f181f3aac4d21a9511dd7b3248f5bd1c85fd8a7bce23584e9e8cc1 [2023-04-25T01:07:21.032Z] $ docker rm -f --volumes 848d04ac63f181f3aac4d21a9511dd7b3248f5bd1c85fd8a7bce23584e9e8cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:07:21.995Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T01:07:21.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:07:22.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-9591 does not seem to be running inside a container [2023-04-25T01:07:22.338Z] $ 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-04-25T01:07:23.497Z] $ docker top 2b32d7d73c7cdb0e050ae627bffcce6387b1d87bd22ea880fde0bd94501305b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T01:07:24.147Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-04-25T01:07:24.900Z] + make test [2023-04-25T01:07:24.900Z] go test ./... -coverprofile=coverage.out ./... [2023-04-25T01:07:57.167Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-25T01:09:48.824Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-25T01:09:48.824Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-25T01:09:48.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-25T01:09:48.824Z] go vet ./... [2023-04-25T01:10:10.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T01:10:10.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T01:10:10.904Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-25T01:10:11.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T01:10:11.239Z] $ docker stop --time=1 2b32d7d73c7cdb0e050ae627bffcce6387b1d87bd22ea880fde0bd94501305b4 [2023-04-25T01:10:13.160Z] $ docker rm -f --volumes 2b32d7d73c7cdb0e050ae627bffcce6387b1d87bd22ea880fde0bd94501305b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T01:10:14.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T01:10:14.435Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T01:10:14.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T01:10:15.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T01:10:15.917Z] + ls -al . [2023-04-25T01:10:15.917Z] total 152 [2023-04-25T01:10:15.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 01:07 . [2023-04-25T01:10:15.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 01:05 .. [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 25 01:05 .dockerignore [2023-04-25T01:10:15.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 01:05 .git [2023-04-25T01:10:15.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 01:05 .github [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 25 01:05 .gitignore [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 01:05 .golangci.yml [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 9702 Apr 25 01:05 Attribution.txt [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 25 01:05 CHANGELOG.md [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 25 01:05 Dockerfile [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 01:05 GOVERNANCE.md [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 25 01:05 Jenkinsfile [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 01:05 LICENSE [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 25 01:05 Makefile [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 01:05 OWNERS.md [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 25 01:05 README.md [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 01:03 VERSION [2023-04-25T01:10:15.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 01:05 bin [2023-04-25T01:10:15.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 01:05 cmd [2023-04-25T01:10:15.917Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 01:07 coverage.out [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 25 01:05 go.mod [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 31700 Apr 25 01:05 go.sum [2023-04-25T01:10:15.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 01:05 internal [2023-04-25T01:10:15.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 01:05 snap [2023-04-25T01:10:15.917Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 25 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:10:16.352Z] + 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=50510767bc36c4d7471b871b31288480825455d2 --label arch=arm64 --label version=0.0.0 . [2023-04-25T01:10:16.937Z] Sending build context to Docker daemon 8.13MB [2023-04-25T01:10:16.937Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-25T01:10:16.937Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-25T01:10:16.937Z] ---> 69fe44c5c833 [2023-04-25T01:10:16.937Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-25T01:10:17.207Z] ---> Running in b371efb2be23 [2023-04-25T01:10:17.474Z] Removing intermediate container b371efb2be23 [2023-04-25T01:10:17.474Z] ---> 49ac9c776a59 [2023-04-25T01:10:17.474Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-25T01:10:17.474Z] ---> Running in bc76a1ee8970 [2023-04-25T01:10:18.060Z] Removing intermediate container bc76a1ee8970 [2023-04-25T01:10:18.060Z] ---> 9808fddfba1e [2023-04-25T01:10:18.060Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-25T01:10:18.060Z] ---> Running in 7ae97e406456 [2023-04-25T01:10:19.019Z] Removing intermediate container 7ae97e406456 [2023-04-25T01:10:19.019Z] ---> 91a0e12594b9 [2023-04-25T01:10:19.019Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T01:10:19.291Z] ---> Running in d4b062032c6c [2023-04-25T01:10:19.558Z] Removing intermediate container d4b062032c6c [2023-04-25T01:10:19.558Z] ---> 65ec4ec56f39 [2023-04-25T01:10:19.558Z] Step 7/25 : WORKDIR /device-gpio [2023-04-25T01:10:19.558Z] ---> Running in 29408249909d [2023-04-25T01:10:20.140Z] Removing intermediate container 29408249909d [2023-04-25T01:10:20.140Z] ---> 48edb0651a1a [2023-04-25T01:10:20.140Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T01:10:20.140Z] ---> Running in 5bc4e3b6dd2e [2023-04-25T01:10:22.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T01:10:23.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T01:10:24.268Z] OK: 268 MiB in 57 packages [2023-04-25T01:10:26.212Z] Removing intermediate container 5bc4e3b6dd2e [2023-04-25T01:10:26.212Z] ---> 11229893a4ec [2023-04-25T01:10:26.212Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-25T01:10:26.542Z] ---> bf7bc6356ebb [2023-04-25T01:10:26.542Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T01:10:26.807Z] ---> Running in 5d2a6f81876d [2023-04-25T01:10:29.401Z] Removing intermediate container 5d2a6f81876d [2023-04-25T01:10:29.401Z] ---> 6fd79a62ec91 [2023-04-25T01:10:29.401Z] Step 11/25 : COPY . . [2023-04-25T01:10:30.374Z] ---> 17688a74429e [2023-04-25T01:10:30.374Z] Step 12/25 : RUN ${MAKE} [2023-04-25T01:10:30.374Z] ---> Running in 7de4c6c4315d [2023-04-25T01:10:31.339Z] 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-04-25T01:12:38.033Z] Removing intermediate container 7de4c6c4315d [2023-04-25T01:12:38.033Z] ---> aebda6e08e88 [2023-04-25T01:12:38.033Z] Step 13/25 : FROM alpine:3.17 [2023-04-25T01:12:38.033Z] 3.17: Pulling from library/alpine [2023-04-25T01:12:38.033Z] c41833b44d91: Already exists [2023-04-25T01:12:38.033Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-25T01:12:38.033Z] Status: Downloaded newer image for alpine:3.17 [2023-04-25T01:12:38.033Z] ---> 51e60588ff2c [2023-04-25T01:12:38.033Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-25T01:12:38.033Z] ---> Running in 3edee566ef01 [2023-04-25T01:12:38.033Z] Removing intermediate container 3edee566ef01 [2023-04-25T01:12:38.033Z] ---> 71010fd844af [2023-04-25T01:12:38.033Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-25T01:12:38.033Z] ---> Running in bd41a5b78b02 [2023-04-25T01:12:38.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T01:12:38.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T01:12:38.033Z] OK: 7 MiB in 15 packages [2023-04-25T01:12:38.621Z] Removing intermediate container bd41a5b78b02 [2023-04-25T01:12:38.621Z] ---> 277abc2627e5 [2023-04-25T01:12:38.621Z] Step 16/25 : WORKDIR / [2023-04-25T01:12:38.621Z] ---> Running in db5d46d6b7af [2023-04-25T01:12:38.889Z] Removing intermediate container db5d46d6b7af [2023-04-25T01:12:38.889Z] ---> d8eb21b12c35 [2023-04-25T01:12:38.889Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-25T01:12:39.473Z] ---> 5abfa1848038 [2023-04-25T01:12:39.473Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-25T01:12:40.058Z] ---> 2e0cc60f5fec [2023-04-25T01:12:40.058Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-25T01:12:41.472Z] ---> dcc8e47d2213 [2023-04-25T01:12:41.472Z] Step 20/25 : EXPOSE 59910 [2023-04-25T01:12:41.472Z] ---> Running in e757b9961eaf [2023-04-25T01:12:41.472Z] Removing intermediate container e757b9961eaf [2023-04-25T01:12:41.472Z] ---> 6d0ecd1aac91 [2023-04-25T01:12:41.472Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-25T01:12:41.741Z] ---> Running in 3c0545d0ae6e [2023-04-25T01:12:42.016Z] Removing intermediate container 3c0545d0ae6e [2023-04-25T01:12:42.016Z] ---> 06ff071dbcfa [2023-04-25T01:12:42.016Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-25T01:12:42.016Z] ---> Running in 85699601674d [2023-04-25T01:12:42.284Z] Removing intermediate container 85699601674d [2023-04-25T01:12:42.284Z] ---> 5f426a623a37 [2023-04-25T01:12:42.284Z] Step 23/25 : LABEL arch=arm64 [2023-04-25T01:12:42.284Z] ---> Running in 7e6e11836771 [2023-04-25T01:12:42.560Z] Removing intermediate container 7e6e11836771 [2023-04-25T01:12:42.560Z] ---> 083ec798d934 [2023-04-25T01:12:42.560Z] Step 24/25 : LABEL git_sha=50510767bc36c4d7471b871b31288480825455d2 [2023-04-25T01:12:42.828Z] ---> Running in 1838d2dae30d [2023-04-25T01:12:43.097Z] Removing intermediate container 1838d2dae30d [2023-04-25T01:12:43.097Z] ---> b9279a380af6 [2023-04-25T01:12:43.097Z] Step 25/25 : LABEL version=0.0.0 [2023-04-25T01:12:43.097Z] ---> Running in 780540859eff [2023-04-25T01:12:43.363Z] Removing intermediate container 780540859eff [2023-04-25T01:12:43.363Z] ---> 3b68f056e13f [2023-04-25T01:12:43.363Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T01:12:43.363Z] Successfully built 3b68f056e13f [2023-04-25T01:12:43.363Z] 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-04-25T01:12:44.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T01:12:44.174Z] [2023-04-25T01:12:44.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:12:44.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T01:12:44.586Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T01:12:44.586Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T01:12:44.586Z] 04944245beec: Pulling fs layer [2023-04-25T01:12:44.586Z] 699f458cf7ca: Pulling fs layer [2023-04-25T01:12:44.586Z] 765212b225bb: Pulling fs layer [2023-04-25T01:12:44.586Z] f23df028b6ca: Pulling fs layer [2023-04-25T01:12:44.586Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T01:12:44.586Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T01:12:44.586Z] d65c8cfc05b1: Waiting [2023-04-25T01:12:44.586Z] 765212b225bb: Waiting [2023-04-25T01:12:44.586Z] 2437ff75d9bd: Waiting [2023-04-25T01:12:44.586Z] f23df028b6ca: Waiting [2023-04-25T01:12:44.854Z] 04944245beec: Verifying Checksum [2023-04-25T01:12:44.854Z] 04944245beec: Download complete [2023-04-25T01:12:44.854Z] 765212b225bb: Verifying Checksum [2023-04-25T01:12:44.854Z] 765212b225bb: Download complete [2023-04-25T01:12:44.854Z] f23df028b6ca: Download complete [2023-04-25T01:12:44.854Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T01:12:44.854Z] d65c8cfc05b1: Download complete [2023-04-25T01:12:44.854Z] 699f458cf7ca: Verifying Checksum [2023-04-25T01:12:44.854Z] 699f458cf7ca: Download complete [2023-04-25T01:12:45.440Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T01:12:45.440Z] 8998bd30e6a1: Download complete [2023-04-25T01:12:47.386Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T01:12:47.386Z] 2437ff75d9bd: Download complete [2023-04-25T01:12:49.343Z] 8998bd30e6a1: Pull complete [2023-04-25T01:12:49.929Z] 04944245beec: Pull complete [2023-04-25T01:12:51.336Z] 699f458cf7ca: Pull complete [2023-04-25T01:12:51.336Z] 765212b225bb: Pull complete [2023-04-25T01:12:52.299Z] f23df028b6ca: Pull complete [2023-04-25T01:12:52.299Z] d65c8cfc05b1: Pull complete [2023-04-25T01:13:07.515Z] 2437ff75d9bd: Pull complete [2023-04-25T01:13:07.515Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T01:13:07.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T01:13:07.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:13:07.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-9591 does not seem to be running inside a container [2023-04-25T01:13:07.915Z] $ 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-04-25T01:13:10.489Z] $ docker top 7014408ac6322a5126e5459771f43499b2012d1b97308325df20df5fad94c6b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:11.430Z] ---> job-cost.sh [2023-04-25T01:13:11.430Z] lf-activate-venv: SKIPPING [2023-04-25T01:13:11.430Z] INFO: No Stack... [2023-04-25T01:13:11.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T01:13:12.658Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T01:13:13.103Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-04-25T01:13:13.103Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T01:13:13.193Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] [2023-04-25T01:13:13.263Z] Resource [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] did not exist. Created. [2023-04-25T01:13:13.263Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T01:13:14.008Z] /w/workspace/device-gpio/1@tmp/durable-a140e252/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T01:13:14.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T01:13:14.722Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T01:13:14.767Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T01:13:14.783Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-162-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T01:13:15.035Z] $ docker stop --time=1 7014408ac6322a5126e5459771f43499b2012d1b97308325df20df5fad94c6b5 [2023-04-25T01:13:16.528Z] $ docker rm -f --volumes 7014408ac6322a5126e5459771f43499b2012d1b97308325df20df5fad94c6b5 [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-04-25T01:13:18.074Z] provisioning config files... [2023-04-25T01:13:18.080Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp/config23330785542597370tmp [Pipeline] { [Pipeline] sh [2023-04-25T01:13:18.415Z] + set +x [2023-04-25T01:13:18.416Z] + curl -s https://codecov.io/bash [2023-04-25T01:13:18.416Z] + bash -s -- [2023-04-25T01:13:18.416Z] [2023-04-25T01:13:18.416Z] _____ _ [2023-04-25T01:13:18.416Z] / ____| | | [2023-04-25T01:13:18.416Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T01:13:18.416Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T01:13:18.416Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T01:13:18.416Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T01:13:18.416Z] Bash-1.0.6 [2023-04-25T01:13:18.416Z] [2023-04-25T01:13:18.416Z] [2023-04-25T01:13:18.416Z] ==> git version 2.25.1 found [2023-04-25T01:13:18.416Z] ==> 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-04-25T01:13:18.416Z] Release-Date: 2020-01-08 [2023-04-25T01:13:18.416Z] 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-04-25T01:13:18.416Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T01:13:18.416Z] ==> Jenkins CI detected. [2023-04-25T01:13:18.416Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-162 [2023-04-25T01:13:18.416Z] project root: . [2023-04-25T01:13:18.416Z] --> token set from env [2023-04-25T01:13:18.416Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T01:13:18.675Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T01:13:18.675Z] ==> Python coveragepy not found [2023-04-25T01:13:18.675Z] ==> Searching for coverage reports in: [2023-04-25T01:13:18.675Z] + . [2023-04-25T01:13:18.675Z] -> Found 1 reports [2023-04-25T01:13:18.675Z] ==> Detecting git/mercurial file structure [2023-04-25T01:13:18.675Z] ==> Reading reports [2023-04-25T01:13:18.675Z] + ./coverage.out bytes=10 [2023-04-25T01:13:18.675Z] ==> Appending adjustments [2023-04-25T01:13:18.675Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T01:13:18.675Z] + Found adjustments [2023-04-25T01:13:18.675Z] ==> Gzipping contents [2023-04-25T01:13:18.675Z] 4.0K /tmp/codecov.GAIQbo.gz [2023-04-25T01:13:18.675Z] ==> Uploading reports [2023-04-25T01:13:18.675Z] url: https://codecov.io [2023-04-25T01:13:18.675Z] query: branch=PR-162&commit=50510767bc36c4d7471b871b31288480825455d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-162%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=162&job=&cmd_args= [2023-04-25T01:13:18.675Z] -> Pinging Codecov [2023-04-25T01:13:18.675Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-162&commit=50510767bc36c4d7471b871b31288480825455d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-162%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=162&job=&cmd_args= [2023-04-25T01:13:18.935Z] -> Uploading to [2023-04-25T01:13:18.935Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/50510767bc36c4d7471b871b31288480825455d2/7c2f6729-6a60-476c-9649-09428656d09b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T011318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99a1c094986efa4906d6cc43bbb146c8da239f6eb7b9e71951831b394d57004 [2023-04-25T01:13:18.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T01:13:18.935Z] Dload Upload Total Spent Left Speed [2023-04-25T01:13:19.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2873 --:--:-- --:--:-- --:--:-- 2873 [2023-04-25T01:13:19.194Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/50510767bc36c4d7471b871b31288480825455d2 [Pipeline] } [2023-04-25T01:13:19.262Z] 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-04-25T01:13:21.624Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-162/archives ] [2023-04-25T01:13:21.624Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-162/archives [2023-04-25T01:13:21.624Z] total 16 [2023-04-25T01:13:21.624Z] drwxr-xr-x 3 root root 4096 Apr 25 01:06 . [2023-04-25T01:13:21.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 01:06 .. [2023-04-25T01:13:21.624Z] drwxr-xr-x 2 root root 4096 Apr 25 01:06 cost [2023-04-25T01:13:21.624Z] -rw-r--r-- 1 root root 83 Apr 25 01:06 cost.csv [2023-04-25T01:13:21.624Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-162/archives [2023-04-25T01:13:21.624Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-162/archives [2023-04-25T01:13:21.624Z] total 16 [2023-04-25T01:13:21.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 01:06 . [2023-04-25T01:13:21.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 01:06 .. [2023-04-25T01:13:21.624Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 01:06 cost [2023-04-25T01:13:21.624Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 25 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:21.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:22.854Z] ---> package-listing.sh [2023-04-25T01:13:22.854Z] ++ facter osfamily [2023-04-25T01:13:22.854Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T01:13:23.115Z] + OS_FAMILY=debian [2023-04-25T01:13:23.116Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-162 [2023-04-25T01:13:23.116Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T01:13:23.116Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T01:13:23.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T01:13:23.116Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T01:13:23.116Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-162 ']' [2023-04-25T01:13:23.116Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T01:13:23.116Z] + case "${OS_FAMILY}" in [2023-04-25T01:13:23.116Z] + dpkg -l [2023-04-25T01:13:23.116Z] + grep '^ii' [2023-04-25T01:13:23.116Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T01:13:23.116Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T01:13:23.116Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T01:13:23.116Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-162 ']' [2023-04-25T01:13:23.116Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-162/archives/ [2023-04-25T01:13:23.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-162/archives/ [Pipeline] echo [2023-04-25T01:13:23.370Z] 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-162/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T01:13:23.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T01:13:24.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T01:13:24.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T01:13:24.505Z] prd-ubuntu20.04-docker-8c-8g-9589 does not seem to be running inside a container [2023-04-25T01:13:24.534Z] $ 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-162/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-162 -v /w/workspace/edgexfoundry_device-gpio_PR-162:/w/workspace/edgexfoundry_device-gpio_PR-162:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-162@tmp:/w/workspace/edgexfoundry_device-gpio_PR-162@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-04-25T01:13:26.162Z] $ docker top 04f3b6b98604ab15432fc3afdafb9673bb57e70dd07cbcc3c48734b80c37f7f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T01:13:26.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T01:13:26.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T01:13:27.236Z] + ls /var/log/sa-host [2023-04-25T01:13:27.236Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T01:13:27.488Z] provisioning config files... [2023-04-25T01:13:27.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-162@tmp/config15383098018295029316tmp [Pipeline] { [Pipeline] echo [2023-04-25T01:13:27.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:27.874Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T01:13:27.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:28.340Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T01:13:28.385Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:28.746Z] ---> sudo-logs.sh [2023-04-25T01:13:28.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T01:13:28.826Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:29.138Z] ---> job-cost.sh [2023-04-25T01:13:29.138Z] lf-activate-venv: SKIPPING [2023-04-25T01:13:29.138Z] DEBUG: total: 0.2199999988079071 [2023-04-25T01:13:29.138Z] INFO: Retrieving Stack Cost... [2023-04-25T01:13:30.073Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T01:13:30.331Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T01:13:30.368Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T01:13:30.692Z] ---> logs-deploy.sh [2023-04-25T01:13:30.692Z] lf-activate-venv: SKIPPING [2023-04-25T01:13:30.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-162/1 [2023-04-25T01:13:30.692Z] INFO: archiving workspace using pattern(s): [2023-04-25T01:13:31.626Z] Archives upload complete. [2023-04-25T01:13:31.626Z] INFO: archiving logs to Nexus