Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7aa6e8d2ece6f8845c7be1a34beaad087fba176e 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-ssh5820715652202792180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2869722239106771546.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16828962514109216058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh641063827821697526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2383248525965922714.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8669 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 7aa6e8d2ece6f8845c7be1a34beaad087fba176e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7aa6e8d2ece6f8845c7be1a34beaad087fba176e # timeout=10 Commit message: "feat(snap): snap packaging (#13)" > git rev-list --no-walk d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T16:34:41.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T16:34:41.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T16:34:41.664Z] ========================================================= [2022-03-23T16:34:41.664Z] EdgeX Global Pipelines Version Info [2022-03-23T16:34:41.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:34:42.449Z] ------------------- [2022-03-23T16:34:42.449Z] stable info: [2022-03-23T16:34:42.449Z] ------------------- [2022-03-23T16:34:42.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T16:34:42.449Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T16:34:42.449Z] Message: update stable to v1.0.221 [2022-03-23T16:34:43.028Z] ------------------- [2022-03-23T16:34:43.028Z] experimental info: [2022-03-23T16:34:43.028Z] ------------------- [2022-03-23T16:34:43.028Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T16:34:43.028Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T16:34:43.028Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T16:34:43.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-03-23T16:34:43.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-03-23T16:34:43.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T16:34:43.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T16:34:43.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T16:34:43.305Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T16:34:43.324Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T16:34:43.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-23T16:34:43.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T16:34:43.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T16:34:43.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T16:34:43.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-03-23T16:34:43.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T16:34:43.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T16:34:43.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T16:34:43.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T16:34:43.505Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T16:34:43.521Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T16:34:43.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T16:34:43.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-23T16:34:43.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-23T16:34:43.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-23T16:34:43.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-23T16:34:43.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-23T16:34:43.633Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-23T16:34:43.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T16:34:43.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-23T16:34:43.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-23T16:34:43.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-23T16:34:43.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] echo [2022-03-23T16:34:43.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aa6e8d [Pipeline] echo [2022-03-23T16:34:43.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:34:43.829Z] provisioning config files... [2022-03-23T16:34:43.844Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7080139816737950842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:34:44.156Z] ---> docker-login.sh [2022-03-23T16:34:44.157Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:34:44.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:44.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:44.418Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:44.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:44.418Z] [2022-03-23T16:34:44.680Z] Login Succeeded [2022-03-23T16:34:44.680Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:34:44.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:44.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:44.680Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:44.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:44.680Z] [2022-03-23T16:34:44.680Z] Login Succeeded [2022-03-23T16:34:44.680Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:34:44.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:44.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:44.940Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:44.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:44.940Z] [2022-03-23T16:34:44.940Z] Login Succeeded [2022-03-23T16:34:44.940Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:34:44.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:44.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:44.940Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:44.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:44.940Z] [2022-03-23T16:34:44.940Z] Login Succeeded [2022-03-23T16:34:44.940Z] docker.io [2022-03-23T16:34:44.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:45.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:45.512Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:45.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:45.512Z] [2022-03-23T16:34:45.512Z] Login Succeeded [2022-03-23T16:34:45.512Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:34:45.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-23T16:34:45.921Z] + git rev-list -1 --merges 7aa6e8d2ece6f8845c7be1a34beaad087fba176e~1..7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] echo [2022-03-23T16:34:46.029Z] -----------> git rev-list -1 --merges 7aa6e8d2ece6f8845c7be1a34beaad087fba176e~1..7aa6e8d2ece6f8845c7be1a34beaad087fba176e 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [false] [Pipeline] sh [2022-03-23T16:34:46.329Z] + git log --format=format:%s -1 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] echo [2022-03-23T16:34:46.344Z] ========================================================= [2022-03-23T16:34:46.344Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T16:34:46.344Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T16:34:46.692Z] + git log --format=format:%s -1 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] echo [2022-03-23T16:34:46.705Z] [semverPrep] GIT_COMMIT: 7aa6e8d2ece6f8845c7be1a34beaad087fba176e, Commit Message: feat(snap): snap packaging (#13) [Pipeline] echo [2022-03-23T16:34:46.714Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-23T16:34:47.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T16:34:47.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T16:34:47.211Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T16:34:47.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T16:34:47.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T16:34:47.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T16:34:47.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:34:47.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:34:47.587Z] [2022-03-23T16:34:47.587Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:34:47.899Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:34:47.899Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T16:34:47.899Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T16:34:47.899Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T16:34:47.899Z] 4c7163046ea9: Pulling fs layer [2022-03-23T16:34:47.899Z] 0c2d73faf560: Pulling fs layer [2022-03-23T16:34:47.899Z] 0c2d73faf560: Waiting [2022-03-23T16:34:47.899Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T16:34:47.899Z] 3e5f54012d9b: Download complete [2022-03-23T16:34:47.899Z] a0d0a0d46f8b: Verifying Checksum [2022-03-23T16:34:47.899Z] a0d0a0d46f8b: Download complete [2022-03-23T16:34:47.899Z] 4c7163046ea9: Verifying Checksum [2022-03-23T16:34:47.899Z] 4c7163046ea9: Download complete [2022-03-23T16:34:47.899Z] 0c2d73faf560: Verifying Checksum [2022-03-23T16:34:47.899Z] 0c2d73faf560: Download complete [2022-03-23T16:34:48.161Z] a0d0a0d46f8b: Pull complete [2022-03-23T16:34:48.161Z] 3e5f54012d9b: Pull complete [2022-03-23T16:34:48.734Z] 4c7163046ea9: Pull complete [2022-03-23T16:34:48.734Z] 0c2d73faf560: Pull complete [2022-03-23T16:34:48.734Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T16:34:48.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:34:48.734Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T16:34:48.809Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:34:48.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T16:34:49.748Z] $ docker top c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T16:34:49.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:34:49.869Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:34:50.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:34:50.013Z] $ docker exec c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 ssh-agent [2022-03-23T16:34:50.133Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOimCHM/agent.14 [2022-03-23T16:34:50.133Z] SSH_AGENT_PID=20 [2022-03-23T16:34:50.144Z] Running ssh-add (command line suppressed) [2022-03-23T16:34:50.264Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6096955660023117418.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6096955660023117418.key) [2022-03-23T16:34:50.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:34:50.580Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T16:34:50.599Z] $ docker exec --env ******** --env ******** c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 ssh-agent -k [2022-03-23T16:34:50.720Z] unset SSH_AUTH_SOCK; [2022-03-23T16:34:50.721Z] unset SSH_AGENT_PID; [2022-03-23T16:34:50.721Z] echo Agent pid 20 killed; [2022-03-23T16:34:50.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T16:34:50.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:34:50.755Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:34:50.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:34:50.901Z] $ docker exec c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 ssh-agent [2022-03-23T16:34:51.025Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelfNFJ/agent.52 [2022-03-23T16:34:51.025Z] SSH_AGENT_PID=59 [2022-03-23T16:34:51.032Z] Running ssh-add (command line suppressed) [2022-03-23T16:34:51.165Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_507258286085974889.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_507258286085974889.key) [2022-03-23T16:34:51.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:34:51.473Z] + git semver init [2022-03-23T16:34:51.473Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T16:34:51.473Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-23T16:34:51.473Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:34:51.473Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T16:34:51.473Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T16:34:51.473Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T16:34:51.473Z] # $SEMVER_BRANCH = main [2022-03-23T16:34:51.473Z] # $SEMVER_TEMP = /tmp/semver-764326602 [2022-03-23T16:34:51.473Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2022-03-23T16:34:52.418Z] # '/tmp/semver-764326602' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' [2022-03-23T16:34:52.418Z] # -> Force: false [2022-03-23T16:34:52.418Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2022-03-23T16:34:52.436Z] $ docker exec --env ******** --env ******** c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 ssh-agent -k [2022-03-23T16:34:52.543Z] unset SSH_AUTH_SOCK; [2022-03-23T16:34:52.544Z] unset SSH_AGENT_PID; [2022-03-23T16:34:52.544Z] echo Agent pid 59 killed; [2022-03-23T16:34:52.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T16:34:52.857Z] + git semver [Pipeline] } [2022-03-23T16:34:52.877Z] $ docker stop --time=1 c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 [2022-03-23T16:34:54.282Z] $ docker rm -f c073db3fdbf100513c3db7e8dd141b3037fcfbe21d0c03be43336ac4d9e0c545 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T16:34:54.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T16:34:54.920Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T16:34:54.923Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.2 [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 [2022-03-23T16:34:55.091Z] provisioning config files... [2022-03-23T16:34:55.102Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7588852897751078498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:34:55.408Z] ---> docker-login.sh [2022-03-23T16:34:55.408Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:34:55.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:55.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:55.408Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:55.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:55.408Z] [2022-03-23T16:34:55.408Z] Login Succeeded [2022-03-23T16:34:55.408Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:34:55.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:55.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:55.669Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:55.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:55.669Z] [2022-03-23T16:34:55.669Z] Login Succeeded [2022-03-23T16:34:55.669Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:34:55.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:55.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:55.669Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:55.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:55.669Z] [2022-03-23T16:34:55.669Z] Login Succeeded [2022-03-23T16:34:55.669Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:34:55.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:55.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:55.929Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:55.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:55.929Z] [2022-03-23T16:34:55.929Z] Login Succeeded [2022-03-23T16:34:55.929Z] docker.io [2022-03-23T16:34:55.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:34:56.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:34:56.504Z] Configure a credential helper to remove this warning. See [2022-03-23T16:34:56.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:34:56.504Z] [2022-03-23T16:34:56.504Z] Login Succeeded [2022-03-23T16:34:56.504Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:34:56.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T16:34:56.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T16:34:56.597Z] ========================================================= [2022-03-23T16:34:56.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T16:34:56.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:34:56.910Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-23T16:34:56.910Z] Sending build context to Docker daemon 11.05MB [2022-03-23T16:34:56.910Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T16:34:56.910Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-23T16:34:56.910Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T16:34:56.910Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T16:34:56.910Z] 666ba61612fd: Pulling fs layer [2022-03-23T16:34:56.910Z] 8ed8ca486205: Pulling fs layer [2022-03-23T16:34:56.910Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T16:34:56.910Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T16:34:56.910Z] 640e595b4fbd: Pulling fs layer [2022-03-23T16:34:56.910Z] 763cafe07f6e: Pulling fs layer [2022-03-23T16:34:56.910Z] 0c0b528cf693: Pulling fs layer [2022-03-23T16:34:56.910Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T16:34:56.910Z] 4fe6c5a15a65: Waiting [2022-03-23T16:34:56.910Z] 640e595b4fbd: Waiting [2022-03-23T16:34:56.910Z] 0c0b528cf693: Waiting [2022-03-23T16:34:56.910Z] 22a0e8bec74d: Waiting [2022-03-23T16:34:56.910Z] 10935f4eaf8b: Waiting [2022-03-23T16:34:56.910Z] 763cafe07f6e: Waiting [2022-03-23T16:34:57.172Z] 8ed8ca486205: Download complete [2022-03-23T16:34:57.172Z] 666ba61612fd: Download complete [2022-03-23T16:34:57.172Z] 22a0e8bec74d: Download complete [2022-03-23T16:34:57.172Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T16:34:57.172Z] 59bf1c3509f3: Download complete [2022-03-23T16:34:57.172Z] 640e595b4fbd: Download complete [2022-03-23T16:34:57.172Z] 763cafe07f6e: Download complete [2022-03-23T16:34:57.172Z] 0c0b528cf693: Verifying Checksum [2022-03-23T16:34:57.172Z] 0c0b528cf693: Download complete [2022-03-23T16:34:57.172Z] 59bf1c3509f3: Pull complete [2022-03-23T16:34:57.434Z] 666ba61612fd: Pull complete [2022-03-23T16:34:57.434Z] 8ed8ca486205: Pull complete [2022-03-23T16:34:58.006Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T16:34:58.006Z] 10935f4eaf8b: Download complete [2022-03-23T16:34:58.006Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T16:34:58.006Z] 4fe6c5a15a65: Download complete [2022-03-23T16:35:02.209Z] 4fe6c5a15a65: Pull complete [2022-03-23T16:35:02.209Z] 22a0e8bec74d: Pull complete [2022-03-23T16:35:02.209Z] 640e595b4fbd: Pull complete [2022-03-23T16:35:02.209Z] 763cafe07f6e: Pull complete [2022-03-23T16:35:02.471Z] 0c0b528cf693: Pull complete [2022-03-23T16:35:05.009Z] 10935f4eaf8b: Pull complete [2022-03-23T16:35:05.009Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T16:35:05.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T16:35:05.009Z] ---> 99d49a6021b9 [2022-03-23T16:35:05.009Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-23T16:35:06.923Z] ---> Running in ee59a30130d8 [2022-03-23T16:35:06.923Z] Removing intermediate container ee59a30130d8 [2022-03-23T16:35:06.923Z] ---> 42ea903a880f [2022-03-23T16:35:06.923Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T16:35:06.923Z] ---> Running in 098dddacb664 [2022-03-23T16:35:06.923Z] Removing intermediate container 098dddacb664 [2022-03-23T16:35:06.923Z] ---> 957e19f077c8 [2022-03-23T16:35:06.923Z] Step 5/11 : WORKDIR /device-gpio [2022-03-23T16:35:07.184Z] ---> Running in 10c5fcd6eb84 [2022-03-23T16:35:07.184Z] Removing intermediate container 10c5fcd6eb84 [2022-03-23T16:35:07.184Z] ---> 1532fa699948 [2022-03-23T16:35:07.184Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T16:35:07.184Z] ---> Running in 202bd31c2b0f [2022-03-23T16:35:07.754Z] Removing intermediate container 202bd31c2b0f [2022-03-23T16:35:07.754Z] ---> 5e67b41315b5 [2022-03-23T16:35:07.754Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T16:35:07.754Z] ---> Running in 4407a4e71cec [2022-03-23T16:35:08.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T16:35:08.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T16:35:09.474Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-23T16:35:09.474Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-23T16:35:09.474Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-23T16:35:09.735Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-23T16:35:09.735Z] Executing busybox-1.34.1-r3.trigger [2022-03-23T16:35:09.735Z] OK: 224 MiB in 56 packages [2022-03-23T16:35:10.034Z] Still waiting to schedule task [2022-03-23T16:35:10.034Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8668’ is offline [2022-03-23T16:35:10.306Z] Removing intermediate container 4407a4e71cec [2022-03-23T16:35:10.306Z] ---> 7d4a5520bc17 [2022-03-23T16:35:10.306Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-23T16:35:10.306Z] ---> 487adc43f197 [2022-03-23T16:35:10.306Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T16:35:10.306Z] ---> Running in 750d0a5b6148 [2022-03-23T16:35:57.039Z] Removing intermediate container 750d0a5b6148 [2022-03-23T16:35:57.039Z] ---> c0854f1bfedf [2022-03-23T16:35:57.039Z] Step 10/11 : COPY . . [2022-03-23T16:35:57.039Z] ---> b51949d54f3d [2022-03-23T16:35:57.039Z] Step 11/11 : RUN ${MAKE} [2022-03-23T16:35:57.039Z] ---> Running in 2431fd2c95cc [2022-03-23T16:35:57.039Z] Removing intermediate container 2431fd2c95cc [2022-03-23T16:35:57.039Z] ---> 301c8be53f48 [2022-03-23T16:35:57.039Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-23T16:35:57.039Z] Successfully built 301c8be53f48 [2022-03-23T16:35:57.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:35:57.358Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T16:35:57.358Z] . [Pipeline] withDockerContainer [2022-03-23T16:35:57.431Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:35:57.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2022-03-23T16:35:57.872Z] $ docker top 140dbf4aba308c6801ff871d4412d641912e2e2a4bc720c6e6bc2ee6baa0daa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T16:35:58.243Z] + go version [2022-03-23T16:35:58.243Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T16:35:58.265Z] $ docker stop --time=1 140dbf4aba308c6801ff871d4412d641912e2e2a4bc720c6e6bc2ee6baa0daa8 [2022-03-23T16:35:59.579Z] $ docker rm -f 140dbf4aba308c6801ff871d4412d641912e2e2a4bc720c6e6bc2ee6baa0daa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:00.002Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T16:36:00.003Z] . [Pipeline] withDockerContainer [2022-03-23T16:36:00.081Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:36:00.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2022-03-23T16:36:00.519Z] $ docker top b71da2de21828045fab53dec7bbeedc9cde3e66a906ebb5a262dfc09ebf536f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T16:36:00.899Z] + make test [2022-03-23T16:36:00.899Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-23T16:36:01.160Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-23T16:36:09.433Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-23T16:36:09.433Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-23T16:36:09.433Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-23T16:36:11.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T16:36:11.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T16:36:11.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T16:36:11.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T16:36:11.632Z] $ docker stop --time=1 b71da2de21828045fab53dec7bbeedc9cde3e66a906ebb5a262dfc09ebf536f7 [2022-03-23T16:36:13.283Z] $ docker rm -f b71da2de21828045fab53dec7bbeedc9cde3e66a906ebb5a262dfc09ebf536f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T16:36:13.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T16:36:13.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-23T16:36:15.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T16:36:15.619Z] + ls -al . [2022-03-23T16:36:15.619Z] total 184 [2022-03-23T16:36:15.619Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 16:36 . [2022-03-23T16:36:15.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:34 .. [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 23 16:34 .dockerignore [2022-03-23T16:36:15.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:34 .git [2022-03-23T16:36:15.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:34 .github [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 23 16:34 .gitignore [2022-03-23T16:36:15.619Z] drwx------ 3 jenkins jenkins 4096 Mar 23 16:34 .semver [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 23 16:34 Attribution.txt [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 23 16:34 Dockerfile [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 16:34 GOVERNANCE.md [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 23 16:34 Jenkinsfile [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 16:34 LICENSE [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 23 16:34 Makefile [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 16:34 OWNERS.md [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 23 16:34 README.md [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 16:34 VERSION [2022-03-23T16:36:15.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:34 bin [2022-03-23T16:36:15.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:34 cmd [2022-03-23T16:36:15.619Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 16:36 coverage.out [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 23 16:34 go.mod [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 23 16:34 go.sum [2022-03-23T16:36:15.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:34 internal [2022-03-23T16:36:15.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:34 snap [2022-03-23T16:36:15.619Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 23 16:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:15.924Z] + 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=7aa6e8d2ece6f8845c7be1a34beaad087fba176e --label arch=amd64 --label version=2.0.0-dev.2 . [2022-03-23T16:36:15.925Z] Sending build context to Docker daemon 11.05MB [2022-03-23T16:36:15.925Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T16:36:15.925Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-23T16:36:15.925Z] ---> 301c8be53f48 [2022-03-23T16:36:15.925Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-23T16:36:15.925Z] ---> Running in e4b8d8cd98da [2022-03-23T16:36:16.185Z] Removing intermediate container e4b8d8cd98da [2022-03-23T16:36:16.185Z] ---> d06a69eb7a5d [2022-03-23T16:36:16.185Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T16:36:16.185Z] ---> Running in 2e00fca171eb [2022-03-23T16:36:16.185Z] Removing intermediate container 2e00fca171eb [2022-03-23T16:36:16.185Z] ---> 9f0965e706ee [2022-03-23T16:36:16.185Z] Step 5/25 : WORKDIR /device-gpio [2022-03-23T16:36:16.446Z] ---> Running in 22cb4cd11b5b [2022-03-23T16:36:16.446Z] Removing intermediate container 22cb4cd11b5b [2022-03-23T16:36:16.446Z] ---> 400a5b2e6297 [2022-03-23T16:36:16.446Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T16:36:16.446Z] ---> Running in f0f89a7a002c [2022-03-23T16:36:17.018Z] Removing intermediate container f0f89a7a002c [2022-03-23T16:36:17.018Z] ---> ba441532542f [2022-03-23T16:36:17.018Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T16:36:17.283Z] ---> Running in 66e4c40d335f [2022-03-23T16:36:17.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T16:36:18.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T16:36:18.753Z] OK: 224 MiB in 56 packages [2022-03-23T16:36:19.014Z] Removing intermediate container 66e4c40d335f [2022-03-23T16:36:19.014Z] ---> ba70be3701b3 [2022-03-23T16:36:19.014Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-23T16:36:19.014Z] ---> db594cf6e14d [2022-03-23T16:36:19.014Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T16:36:19.277Z] ---> Running in 4ce77b029e10 [2022-03-23T16:36:19.850Z] Removing intermediate container 4ce77b029e10 [2022-03-23T16:36:19.850Z] ---> 77acd7fe51da [2022-03-23T16:36:19.850Z] Step 10/25 : COPY . . [2022-03-23T16:36:20.113Z] ---> 827868854a5a [2022-03-23T16:36:20.113Z] Step 11/25 : RUN ${MAKE} [2022-03-23T16:36:20.376Z] ---> Running in 7a664454a746 [2022-03-23T16:36:20.948Z] Removing intermediate container 7a664454a746 [2022-03-23T16:36:20.948Z] ---> 775bcc8cc831 [2022-03-23T16:36:20.948Z] Step 12/25 : FROM alpine:3.15 [2022-03-23T16:36:21.521Z] 3.15: Pulling from library/alpine [2022-03-23T16:36:21.521Z] 3aa4d0bbde19: Pulling fs layer [2022-03-23T16:36:21.780Z] 3aa4d0bbde19: Verifying Checksum [2022-03-23T16:36:21.780Z] 3aa4d0bbde19: Download complete [2022-03-23T16:36:22.040Z] 3aa4d0bbde19: Pull complete [2022-03-23T16:36:22.040Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-23T16:36:22.040Z] Status: Downloaded newer image for alpine:3.15 [2022-03-23T16:36:22.040Z] ---> 9c842ac49a39 [2022-03-23T16:36:22.040Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-23T16:36:22.040Z] ---> Running in 229247ebc5ea [2022-03-23T16:36:22.040Z] Removing intermediate container 229247ebc5ea [2022-03-23T16:36:22.040Z] ---> fe524416ebbc [2022-03-23T16:36:22.040Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T16:36:22.301Z] ---> Running in a5d37b025d29 [2022-03-23T16:36:22.872Z] Removing intermediate container a5d37b025d29 [2022-03-23T16:36:22.872Z] ---> 99726b98c24f [2022-03-23T16:36:22.872Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-23T16:36:22.872Z] ---> Running in 7988540bf942 [2022-03-23T16:36:23.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T16:36:24.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T16:36:24.336Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-23T16:36:24.336Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-23T16:36:24.598Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-23T16:36:24.598Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-23T16:36:24.859Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-23T16:36:24.859Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T16:36:24.859Z] OK: 8 MiB in 19 packages [2022-03-23T16:36:25.120Z] Removing intermediate container 7988540bf942 [2022-03-23T16:36:25.120Z] ---> c96849422c20 [2022-03-23T16:36:25.120Z] Step 16/25 : WORKDIR / [2022-03-23T16:36:25.380Z] ---> Running in fc6ed2996662 [2022-03-23T16:36:25.380Z] Removing intermediate container fc6ed2996662 [2022-03-23T16:36:25.380Z] ---> 8c4ca3677696 [2022-03-23T16:36:25.380Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-23T16:36:25.643Z] ---> 6fd9865dd99d [2022-03-23T16:36:25.643Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-23T16:36:25.643Z] ---> ea4dc03feff5 [2022-03-23T16:36:25.643Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-23T16:36:25.905Z] ---> 2461041d4e27 [2022-03-23T16:36:25.905Z] Step 20/25 : EXPOSE 59910 [2022-03-23T16:36:25.905Z] ---> Running in 4d9a37dd9b34 [2022-03-23T16:36:25.905Z] Removing intermediate container 4d9a37dd9b34 [2022-03-23T16:36:25.905Z] ---> 2e5cc9e9be08 [2022-03-23T16:36:25.905Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-23T16:36:25.905Z] ---> Running in 43a9d7ea50ac [2022-03-23T16:36:26.166Z] Removing intermediate container 43a9d7ea50ac [2022-03-23T16:36:26.166Z] ---> 7b1a6bfbf946 [2022-03-23T16:36:26.166Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T16:36:26.166Z] ---> Running in 7731a95ff225 [2022-03-23T16:36:26.166Z] Removing intermediate container 7731a95ff225 [2022-03-23T16:36:26.166Z] ---> b16463f8d027 [2022-03-23T16:36:26.166Z] Step 23/25 : LABEL arch=amd64 [2022-03-23T16:36:26.166Z] ---> Running in b9ad07756d5a [2022-03-23T16:36:26.426Z] Removing intermediate container b9ad07756d5a [2022-03-23T16:36:26.426Z] ---> dffd953869ef [2022-03-23T16:36:26.426Z] Step 24/25 : LABEL git_sha=7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:36:26.426Z] ---> Running in 6e0c2e1807ad [2022-03-23T16:36:26.426Z] Removing intermediate container 6e0c2e1807ad [2022-03-23T16:36:26.426Z] ---> bd5587140c11 [2022-03-23T16:36:26.426Z] Step 25/25 : LABEL version=2.0.0-dev.2 [2022-03-23T16:36:26.426Z] ---> Running in 3fd4269a025b [2022-03-23T16:36:26.687Z] Removing intermediate container 3fd4269a025b [2022-03-23T16:36:26.687Z] ---> 23b9f864eba3 [2022-03-23T16:36:26.687Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-03-23T16:36:26.687Z] Successfully built 23b9f864eba3 [2022-03-23T16:36:26.687Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:36:26.786Z] provisioning config files... [2022-03-23T16:36:26.796Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8537414612985331069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:36:27.100Z] ---> docker-login.sh [2022-03-23T16:36:27.100Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:36:27.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:36:27.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:36:27.100Z] Configure a credential helper to remove this warning. See [2022-03-23T16:36:27.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:36:27.100Z] [2022-03-23T16:36:27.100Z] Login Succeeded [2022-03-23T16:36:27.100Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:36:27.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:36:27.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:36:27.360Z] Configure a credential helper to remove this warning. See [2022-03-23T16:36:27.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:36:27.360Z] [2022-03-23T16:36:27.360Z] Login Succeeded [2022-03-23T16:36:27.360Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:36:27.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:36:27.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:36:27.360Z] Configure a credential helper to remove this warning. See [2022-03-23T16:36:27.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:36:27.360Z] [2022-03-23T16:36:27.360Z] Login Succeeded [2022-03-23T16:36:27.360Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:36:27.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:36:27.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:36:27.619Z] Configure a credential helper to remove this warning. See [2022-03-23T16:36:27.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:36:27.619Z] [2022-03-23T16:36:27.619Z] Login Succeeded [2022-03-23T16:36:27.619Z] docker.io [2022-03-23T16:36:27.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:36:27.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:36:27.880Z] Configure a credential helper to remove this warning. See [2022-03-23T16:36:27.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:36:27.880Z] [2022-03-23T16:36:27.880Z] Login Succeeded [2022-03-23T16:36:27.880Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:36:27.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T16:36:27.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T16:36:27.949Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-03-23T16:36:27.949Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:36:27.949Z] latest [2022-03-23T16:36:27.949Z] 2.0.0-dev.2 [2022-03-23T16:36:27.949Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [2022-03-23T16:36:27.949Z] main [2022-03-23T16:36:27.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:28.286Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:28.577Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:36:28.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-23T16:36:28.577Z] 4904e519e6c6: Preparing [2022-03-23T16:36:28.577Z] caff89dfaf09: Preparing [2022-03-23T16:36:28.577Z] dbeaffc3ac49: Preparing [2022-03-23T16:36:28.577Z] 56901bdc04b2: Preparing [2022-03-23T16:36:28.577Z] 5cf59901798c: Preparing [2022-03-23T16:36:28.577Z] ff768a1413ba: Preparing [2022-03-23T16:36:28.577Z] ff768a1413ba: Waiting [2022-03-23T16:36:28.577Z] caff89dfaf09: Pushed [2022-03-23T16:36:28.577Z] 5cf59901798c: Pushed [2022-03-23T16:36:28.577Z] dbeaffc3ac49: Pushed [2022-03-23T16:36:28.577Z] 4904e519e6c6: Pushed [2022-03-23T16:36:28.836Z] 56901bdc04b2: Pushed [2022-03-23T16:36:29.405Z] ff768a1413ba: Pushed [2022-03-23T16:36:29.405Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e: digest: sha256:a51a7dcb840afdd83a3815731c25ea4f20342edf48dbcf3d8331cf38eb05a2b2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:29.714Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:30.016Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-03-23T16:36:30.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-23T16:36:30.016Z] 4904e519e6c6: Preparing [2022-03-23T16:36:30.016Z] caff89dfaf09: Preparing [2022-03-23T16:36:30.016Z] dbeaffc3ac49: Preparing [2022-03-23T16:36:30.016Z] 56901bdc04b2: Preparing [2022-03-23T16:36:30.016Z] 5cf59901798c: Preparing [2022-03-23T16:36:30.016Z] ff768a1413ba: Preparing [2022-03-23T16:36:30.016Z] ff768a1413ba: Waiting [2022-03-23T16:36:30.016Z] 4904e519e6c6: Layer already exists [2022-03-23T16:36:30.016Z] dbeaffc3ac49: Layer already exists [2022-03-23T16:36:30.016Z] caff89dfaf09: Layer already exists [2022-03-23T16:36:30.016Z] 5cf59901798c: Layer already exists [2022-03-23T16:36:30.016Z] 56901bdc04b2: Layer already exists [2022-03-23T16:36:30.016Z] ff768a1413ba: Layer already exists [2022-03-23T16:36:30.016Z] latest: digest: sha256:a51a7dcb840afdd83a3815731c25ea4f20342edf48dbcf3d8331cf38eb05a2b2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:30.311Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:30.601Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.2 [2022-03-23T16:36:30.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-23T16:36:30.601Z] 4904e519e6c6: Preparing [2022-03-23T16:36:30.601Z] caff89dfaf09: Preparing [2022-03-23T16:36:30.601Z] dbeaffc3ac49: Preparing [2022-03-23T16:36:30.601Z] 56901bdc04b2: Preparing [2022-03-23T16:36:30.601Z] 5cf59901798c: Preparing [2022-03-23T16:36:30.601Z] ff768a1413ba: Preparing [2022-03-23T16:36:30.601Z] ff768a1413ba: Waiting [2022-03-23T16:36:30.601Z] 56901bdc04b2: Layer already exists [2022-03-23T16:36:30.601Z] caff89dfaf09: Layer already exists [2022-03-23T16:36:30.601Z] dbeaffc3ac49: Layer already exists [2022-03-23T16:36:30.601Z] 4904e519e6c6: Layer already exists [2022-03-23T16:36:30.601Z] 5cf59901798c: Layer already exists [2022-03-23T16:36:30.601Z] ff768a1413ba: Layer already exists [2022-03-23T16:36:30.601Z] 2.0.0-dev.2: digest: sha256:a51a7dcb840afdd83a3815731c25ea4f20342edf48dbcf3d8331cf38eb05a2b2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:30.898Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:31.193Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [2022-03-23T16:36:31.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-23T16:36:31.194Z] 4904e519e6c6: Preparing [2022-03-23T16:36:31.194Z] caff89dfaf09: Preparing [2022-03-23T16:36:31.194Z] dbeaffc3ac49: Preparing [2022-03-23T16:36:31.194Z] 56901bdc04b2: Preparing [2022-03-23T16:36:31.194Z] 5cf59901798c: Preparing [2022-03-23T16:36:31.194Z] ff768a1413ba: Preparing [2022-03-23T16:36:31.194Z] ff768a1413ba: Waiting [2022-03-23T16:36:31.194Z] dbeaffc3ac49: Layer already exists [2022-03-23T16:36:31.194Z] 4904e519e6c6: Layer already exists [2022-03-23T16:36:31.194Z] 5cf59901798c: Layer already exists [2022-03-23T16:36:31.194Z] caff89dfaf09: Layer already exists [2022-03-23T16:36:31.194Z] 56901bdc04b2: Layer already exists [2022-03-23T16:36:31.194Z] ff768a1413ba: Layer already exists [2022-03-23T16:36:31.194Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2: digest: sha256:a51a7dcb840afdd83a3815731c25ea4f20342edf48dbcf3d8331cf38eb05a2b2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:31.490Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:31.786Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-03-23T16:36:31.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-23T16:36:31.787Z] 4904e519e6c6: Preparing [2022-03-23T16:36:31.787Z] caff89dfaf09: Preparing [2022-03-23T16:36:31.787Z] dbeaffc3ac49: Preparing [2022-03-23T16:36:31.787Z] 56901bdc04b2: Preparing [2022-03-23T16:36:31.787Z] 5cf59901798c: Preparing [2022-03-23T16:36:31.787Z] ff768a1413ba: Preparing [2022-03-23T16:36:31.787Z] ff768a1413ba: Waiting [2022-03-23T16:36:31.787Z] dbeaffc3ac49: Layer already exists [2022-03-23T16:36:31.787Z] 5cf59901798c: Layer already exists [2022-03-23T16:36:31.787Z] 56901bdc04b2: Layer already exists [2022-03-23T16:36:31.787Z] caff89dfaf09: Layer already exists [2022-03-23T16:36:31.787Z] 4904e519e6c6: Layer already exists [2022-03-23T16:36:31.787Z] ff768a1413ba: Layer already exists [2022-03-23T16:36:31.787Z] main: digest: sha256:a51a7dcb840afdd83a3815731c25ea4f20342edf48dbcf3d8331cf38eb05a2b2 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T16:36:31.826Z] ===================================================== [Pipeline] echo [2022-03-23T16:36:31.839Z] taggedImages: [2022-03-23T16:36:31.839Z] - nexus3.edgexfoundry.org:10004/device-gpio:7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:36:31.839Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-03-23T16:36:31.839Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.2 [2022-03-23T16:36:31.839Z] - nexus3.edgexfoundry.org:10004/device-gpio:7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [2022-03-23T16:36:31.839Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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] sh [2022-03-23T16:36:32.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:36:32.225Z] [2022-03-23T16:36:32.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:36:32.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:36:32.525Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T16:36:32.525Z] 5eb5b503b376: Pulling fs layer [2022-03-23T16:36:32.525Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T16:36:32.525Z] ec43610c2a17: Pulling fs layer [2022-03-23T16:36:32.525Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T16:36:32.525Z] 33b1e0a273af: Pulling fs layer [2022-03-23T16:36:32.525Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T16:36:32.525Z] 2f39f015ded8: Pulling fs layer [2022-03-23T16:36:32.525Z] 3a2ae6a8a46f: Waiting [2022-03-23T16:36:32.525Z] 33b1e0a273af: Waiting [2022-03-23T16:36:32.525Z] 5d3b04190fa2: Waiting [2022-03-23T16:36:32.525Z] 5c69ac0246d0: Verifying Checksum [2022-03-23T16:36:32.525Z] 5c69ac0246d0: Download complete [2022-03-23T16:36:32.525Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-23T16:36:32.525Z] 3a2ae6a8a46f: Download complete [2022-03-23T16:36:32.525Z] 33b1e0a273af: Verifying Checksum [2022-03-23T16:36:32.525Z] 33b1e0a273af: Download complete [2022-03-23T16:36:32.526Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T16:36:32.526Z] 5d3b04190fa2: Download complete [2022-03-23T16:36:32.526Z] ec43610c2a17: Download complete [2022-03-23T16:36:32.783Z] 5eb5b503b376: Verifying Checksum [2022-03-23T16:36:32.784Z] 5eb5b503b376: Download complete [2022-03-23T16:36:33.353Z] 2f39f015ded8: Verifying Checksum [2022-03-23T16:36:33.919Z] 5eb5b503b376: Pull complete [2022-03-23T16:36:34.179Z] 5c69ac0246d0: Pull complete [2022-03-23T16:36:34.750Z] ec43610c2a17: Pull complete [2022-03-23T16:36:34.750Z] 3a2ae6a8a46f: Pull complete [2022-03-23T16:36:35.009Z] 33b1e0a273af: Pull complete [2022-03-23T16:36:35.009Z] 5d3b04190fa2: Pull complete [2022-03-23T16:36:40.292Z] 2f39f015ded8: Pull complete [2022-03-23T16:36:40.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T16:36:40.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:36:40.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T16:36:40.362Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:36:40.402Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T16:36:42.264Z] $ docker top 0d18af9c175f0ee5c63dce1e45e12a74d360de2a464281366b20cf082c842639 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:36:42.689Z] ---> job-cost.sh [2022-03-23T16:36:42.689Z] lf-activate-venv: SKIPPING [2022-03-23T16:36:42.689Z] INFO: No Stack... [2022-03-23T16:36:42.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T16:36:43.524Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T16:36:43.821Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-03-23T16:36:43.821Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T16:36:43.835Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] [2022-03-23T16:36:43.841Z] Resource [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] did not exist. Created. [2022-03-23T16:36:43.841Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T16:36:44.151Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-23T16:36:44.174Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T16:36:44.181Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T16:36:44.207Z] $ docker stop --time=1 0d18af9c175f0ee5c63dce1e45e12a74d360de2a464281366b20cf082c842639 [2022-03-23T16:36:44.397Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8671 in /w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:36:45.392Z] $ docker rm -f 0d18af9c175f0ee5c63dce1e45e12a74d360de2a464281366b20cf082c842639 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-03-23T16:36:45.481Z] Running in /w/workspace/device-gpio/13 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T16:36:45.706Z] The recommended git tool is: git [2022-03-23T16:36:52.735Z] using credential edgex-jenkins-ssh [2022-03-23T16:36:52.756Z] Cloning the remote Git repository [2022-03-23T16:36:52.902Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-03-23T16:36:53.004Z] > git init /w/workspace/device-gpio/13 # timeout=10 [2022-03-23T16:36:53.227Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-03-23T16:36:53.228Z] > git --version # timeout=10 [2022-03-23T16:36:53.304Z] > git --version # 'git version 2.25.1' [2022-03-23T16:36:53.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T16:36:53.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T16:36:54.916Z] Avoid second fetch [2022-03-23T16:36:54.916Z] Checking out Revision 7aa6e8d2ece6f8845c7be1a34beaad087fba176e (main) [2022-03-23T16:36:54.865Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-03-23T16:36:54.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T16:36:54.947Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T16:36:54.988Z] > git checkout -f 7aa6e8d2ece6f8845c7be1a34beaad087fba176e # timeout=10 [2022-03-23T16:36:59.962Z] Commit message: "feat(snap): snap packaging (#13)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T16:37:01.106Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T16:37:01.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T16:37:01.107Z] Dload Upload Total Spent Left Speed [2022-03-23T16:37:01.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47372 0 --:--:-- --:--:-- --:--:-- 47183 [Pipeline] sh [2022-03-23T16:37:01.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T16:37:02.095Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T16:37:02.095Z] sudo tee /etc/docker/daemon.new [2022-03-23T16:37:02.095Z] { [2022-03-23T16:37:02.095Z] "registry-mirrors": [ [2022-03-23T16:37:02.095Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T16:37:02.095Z] ], [2022-03-23T16:37:02.095Z] "bip": "10.250.0.254/24", [2022-03-23T16:37:02.095Z] "hosts": [ [2022-03-23T16:37:02.095Z] "tcp://0.0.0.0:5555", [2022-03-23T16:37:02.095Z] "unix:///var/run/docker.sock" [2022-03-23T16:37:02.095Z] ], [2022-03-23T16:37:02.095Z] "mtu": 1458, [2022-03-23T16:37:02.095Z] "selinux-enabled": true, [2022-03-23T16:37:02.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T16:37:02.095Z] } [Pipeline] sh [2022-03-23T16:37:02.499Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T16:37:02.870Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:37:21.275Z] provisioning config files... [2022-03-23T16:37:21.300Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/13@tmp/config2071812205487927257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:37:21.674Z] ---> docker-login.sh [2022-03-23T16:37:21.674Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:37:22.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:37:22.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:37:22.562Z] Configure a credential helper to remove this warning. See [2022-03-23T16:37:22.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:37:22.563Z] [2022-03-23T16:37:22.563Z] Login Succeeded [2022-03-23T16:37:22.563Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:37:22.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:37:22.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:37:22.836Z] Configure a credential helper to remove this warning. See [2022-03-23T16:37:22.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:37:22.836Z] [2022-03-23T16:37:22.836Z] Login Succeeded [2022-03-23T16:37:22.836Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:37:23.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:37:23.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:37:23.441Z] Configure a credential helper to remove this warning. See [2022-03-23T16:37:23.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:37:23.441Z] [2022-03-23T16:37:23.441Z] Login Succeeded [2022-03-23T16:37:23.441Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:37:23.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:37:23.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:37:23.997Z] Configure a credential helper to remove this warning. See [2022-03-23T16:37:23.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:37:23.997Z] [2022-03-23T16:37:23.997Z] Login Succeeded [2022-03-23T16:37:23.997Z] docker.io [2022-03-23T16:37:24.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:37:24.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:37:24.546Z] Configure a credential helper to remove this warning. See [2022-03-23T16:37:24.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:37:24.546Z] [2022-03-23T16:37:24.546Z] Login Succeeded [2022-03-23T16:37:24.546Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:37:24.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T16:37:25.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T16:37:25.149Z] ========================================================= [2022-03-23T16:37:25.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T16:37:25.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:37:25.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-23T16:37:26.131Z] Sending build context to Docker daemon 5.602MB [2022-03-23T16:37:26.131Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T16:37:26.131Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-23T16:37:26.131Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T16:37:26.131Z] 9b3977197b4f: Pulling fs layer [2022-03-23T16:37:26.131Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T16:37:26.131Z] 94645a83ff95: Pulling fs layer [2022-03-23T16:37:26.131Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T16:37:26.131Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T16:37:26.131Z] f7c0051592d6: Pulling fs layer [2022-03-23T16:37:26.131Z] a227ed2f7395: Pulling fs layer [2022-03-23T16:37:26.131Z] 7b1c46037f91: Pulling fs layer [2022-03-23T16:37:26.131Z] 3f3a8bcf1eab: Waiting [2022-03-23T16:37:26.131Z] f7c0051592d6: Waiting [2022-03-23T16:37:26.131Z] 0c92f367c5e7: Waiting [2022-03-23T16:37:26.131Z] a227ed2f7395: Waiting [2022-03-23T16:37:26.131Z] 7b1c46037f91: Waiting [2022-03-23T16:37:26.131Z] 94645a83ff95: Download complete [2022-03-23T16:37:26.131Z] 1a89e8eeedd5: Verifying Checksum [2022-03-23T16:37:26.131Z] 1a89e8eeedd5: Download complete [2022-03-23T16:37:26.131Z] 0c92f367c5e7: Verifying Checksum [2022-03-23T16:37:26.131Z] 0c92f367c5e7: Download complete [2022-03-23T16:37:26.131Z] f7c0051592d6: Verifying Checksum [2022-03-23T16:37:26.131Z] f7c0051592d6: Download complete [2022-03-23T16:37:26.131Z] 9b3977197b4f: Download complete [2022-03-23T16:37:26.131Z] a227ed2f7395: Verifying Checksum [2022-03-23T16:37:26.131Z] a227ed2f7395: Download complete [2022-03-23T16:37:27.123Z] 9b3977197b4f: Pull complete [2022-03-23T16:37:27.733Z] 1a89e8eeedd5: Pull complete [2022-03-23T16:37:28.010Z] 94645a83ff95: Pull complete [2022-03-23T16:37:28.289Z] 7b1c46037f91: Verifying Checksum [2022-03-23T16:37:28.289Z] 7b1c46037f91: Download complete [2022-03-23T16:37:28.891Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-23T16:37:28.891Z] 3f3a8bcf1eab: Download complete [2022-03-23T16:37:41.324Z] 3f3a8bcf1eab: Pull complete [2022-03-23T16:37:41.324Z] 0c92f367c5e7: Pull complete [2022-03-23T16:37:41.324Z] f7c0051592d6: Pull complete [2022-03-23T16:37:41.600Z] a227ed2f7395: Pull complete [2022-03-23T16:37:48.343Z] 7b1c46037f91: Pull complete [2022-03-23T16:37:48.343Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T16:37:48.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T16:37:48.343Z] ---> f79e39bc4007 [2022-03-23T16:37:48.343Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-23T16:37:48.617Z] ---> Running in 178c982a0a6c [2022-03-23T16:37:48.891Z] Removing intermediate container 178c982a0a6c [2022-03-23T16:37:48.891Z] ---> 3b3f5379a8bc [2022-03-23T16:37:48.891Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T16:37:48.891Z] ---> Running in 5f074f97c1cc [2022-03-23T16:37:49.170Z] Removing intermediate container 5f074f97c1cc [2022-03-23T16:37:49.170Z] ---> d191c4344a08 [2022-03-23T16:37:49.170Z] Step 5/11 : WORKDIR /device-gpio [2022-03-23T16:37:49.451Z] ---> Running in 7c10e6731b69 [2022-03-23T16:37:49.730Z] Removing intermediate container 7c10e6731b69 [2022-03-23T16:37:49.730Z] ---> 5b49f9a35894 [2022-03-23T16:37:49.730Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T16:37:49.730Z] ---> Running in a68b41b62aae [2022-03-23T16:37:51.708Z] Removing intermediate container a68b41b62aae [2022-03-23T16:37:51.708Z] ---> 13a33a8fb61e [2022-03-23T16:37:51.708Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T16:37:51.708Z] ---> Running in e01b45d4ac72 [2022-03-23T16:37:52.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T16:37:53.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T16:37:54.267Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-23T16:37:54.267Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-23T16:37:54.267Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-23T16:37:54.547Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-23T16:37:54.547Z] Executing busybox-1.34.1-r3.trigger [2022-03-23T16:37:54.547Z] OK: 224 MiB in 56 packages [2022-03-23T16:37:55.545Z] Removing intermediate container e01b45d4ac72 [2022-03-23T16:37:55.545Z] ---> ae1f6be99f64 [2022-03-23T16:37:55.545Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-23T16:37:56.148Z] ---> 9c9785345b96 [2022-03-23T16:37:56.148Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T16:37:56.148Z] ---> Running in 90ac701fc143 [2022-03-23T16:39:17.987Z] Removing intermediate container 90ac701fc143 [2022-03-23T16:39:17.987Z] ---> cc1c6350d7bf [2022-03-23T16:39:17.987Z] Step 10/11 : COPY . . [2022-03-23T16:39:17.987Z] ---> fe8ec291499b [2022-03-23T16:39:17.987Z] Step 11/11 : RUN ${MAKE} [2022-03-23T16:39:17.987Z] ---> Running in 3c2f9dcb7d2d [2022-03-23T16:39:17.987Z] Removing intermediate container 3c2f9dcb7d2d [2022-03-23T16:39:17.987Z] ---> 441fe7951c80 [2022-03-23T16:39:17.987Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-23T16:39:17.987Z] Successfully built 441fe7951c80 [2022-03-23T16:39:17.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:39:18.335Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T16:39:18.336Z] . [Pipeline] withDockerContainer [2022-03-23T16:39:18.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2022-03-23T16:39:18.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/13 -v /w/workspace/device-gpio/13:/w/workspace/device-gpio/13:rw,z -v /w/workspace/device-gpio/13@tmp:/w/workspace/device-gpio/13@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 ******** ci-base-image-arm64 cat [2022-03-23T16:39:19.980Z] $ docker top 0e3015187522375fa1d2196677bdb929c3b3c09563efb27395811c66bb361127 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T16:39:21.035Z] + go version [2022-03-23T16:39:21.035Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T16:39:21.066Z] $ docker stop --time=1 0e3015187522375fa1d2196677bdb929c3b3c09563efb27395811c66bb361127 [2022-03-23T16:39:22.675Z] $ docker rm -f 0e3015187522375fa1d2196677bdb929c3b3c09563efb27395811c66bb361127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:39:23.306Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T16:39:23.306Z] . [Pipeline] withDockerContainer [2022-03-23T16:39:23.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2022-03-23T16:39:23.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/13 -v /w/workspace/device-gpio/13:/w/workspace/device-gpio/13:rw,z -v /w/workspace/device-gpio/13@tmp:/w/workspace/device-gpio/13@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 ******** ci-base-image-arm64 cat [2022-03-23T16:39:24.871Z] $ docker top 195d6c372ce6da30a2c1413c963e914c44889644940782f003ccb9425658d192 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T16:39:25.782Z] + make test [2022-03-23T16:39:25.782Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-23T16:39:27.233Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-23T16:40:14.280Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-23T16:40:14.280Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-23T16:40:14.280Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-23T16:40:32.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T16:40:32.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T16:40:32.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T16:40:33.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T16:40:33.272Z] $ docker stop --time=1 195d6c372ce6da30a2c1413c963e914c44889644940782f003ccb9425658d192 [2022-03-23T16:40:35.019Z] $ docker rm -f 195d6c372ce6da30a2c1413c963e914c44889644940782f003ccb9425658d192 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T16:40:35.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T16:40:35.840Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T16:40:36.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T16:40:36.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T16:40:37.012Z] + ls -al . [2022-03-23T16:40:37.013Z] total 180 [2022-03-23T16:40:37.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:40 . [2022-03-23T16:40:37.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:36 .. [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 23 16:36 .dockerignore [2022-03-23T16:40:37.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:36 .git [2022-03-23T16:40:37.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:36 .github [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 23 16:36 .gitignore [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 23 16:36 Attribution.txt [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 23 16:36 Dockerfile [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 16:36 GOVERNANCE.md [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 23 16:36 Jenkinsfile [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 16:36 LICENSE [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 23 16:36 Makefile [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 16:36 OWNERS.md [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 23 16:36 README.md [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 16:34 VERSION [2022-03-23T16:40:37.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:36 bin [2022-03-23T16:40:37.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:36 cmd [2022-03-23T16:40:37.013Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 16:39 coverage.out [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 23 16:36 go.mod [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 23 16:36 go.sum [2022-03-23T16:40:37.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:36 internal [2022-03-23T16:40:37.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:36 snap [2022-03-23T16:40:37.013Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 23 16:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:40:37.361Z] + 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=7aa6e8d2ece6f8845c7be1a34beaad087fba176e --label arch=arm64 --label version=2.0.0-dev.2 . [2022-03-23T16:40:37.633Z] Sending build context to Docker daemon 5.603MB [2022-03-23T16:40:37.633Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T16:40:37.633Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-23T16:40:37.633Z] ---> 441fe7951c80 [2022-03-23T16:40:37.633Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-23T16:40:37.905Z] ---> Running in ae35c48ee8a3 [2022-03-23T16:40:38.180Z] Removing intermediate container ae35c48ee8a3 [2022-03-23T16:40:38.180Z] ---> af7223a44b45 [2022-03-23T16:40:38.180Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T16:40:38.180Z] ---> Running in d69f550113aa [2022-03-23T16:40:38.455Z] Removing intermediate container d69f550113aa [2022-03-23T16:40:38.455Z] ---> b9802b48dd1b [2022-03-23T16:40:38.455Z] Step 5/25 : WORKDIR /device-gpio [2022-03-23T16:40:38.455Z] ---> Running in 186bb164e794 [2022-03-23T16:40:38.812Z] Removing intermediate container 186bb164e794 [2022-03-23T16:40:38.812Z] ---> 1b5b16220f24 [2022-03-23T16:40:38.812Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T16:40:39.133Z] ---> Running in 2c5d24db2e2f [2022-03-23T16:40:41.176Z] Removing intermediate container 2c5d24db2e2f [2022-03-23T16:40:41.176Z] ---> 836b15bdb347 [2022-03-23T16:40:41.177Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T16:40:41.177Z] ---> Running in cba6733ce39a [2022-03-23T16:40:42.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T16:40:42.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T16:40:43.736Z] OK: 224 MiB in 56 packages [2022-03-23T16:40:44.721Z] Removing intermediate container cba6733ce39a [2022-03-23T16:40:44.721Z] ---> bfddc5919d6d [2022-03-23T16:40:44.721Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-23T16:40:44.994Z] ---> 6cf1be2bf484 [2022-03-23T16:40:44.994Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T16:40:45.266Z] ---> Running in 61f67689f5a6 [2022-03-23T16:40:47.247Z] Removing intermediate container 61f67689f5a6 [2022-03-23T16:40:47.247Z] ---> df80d1db6a77 [2022-03-23T16:40:47.247Z] Step 10/25 : COPY . . [2022-03-23T16:40:48.229Z] ---> 01f0ebcca4e3 [2022-03-23T16:40:48.229Z] Step 11/25 : RUN ${MAKE} [2022-03-23T16:40:48.229Z] ---> Running in cfb41372f964 [2022-03-23T16:40:49.667Z] Removing intermediate container cfb41372f964 [2022-03-23T16:40:49.667Z] ---> 8bcbba6e339e [2022-03-23T16:40:49.667Z] Step 12/25 : FROM alpine:3.15 [2022-03-23T16:40:50.262Z] 3.15: Pulling from library/alpine [2022-03-23T16:40:50.538Z] 148d739a8e6b: Pulling fs layer [2022-03-23T16:40:50.821Z] 148d739a8e6b: Download complete [2022-03-23T16:40:51.423Z] 148d739a8e6b: Pull complete [2022-03-23T16:40:51.423Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-23T16:40:51.423Z] Status: Downloaded newer image for alpine:3.15 [2022-03-23T16:40:51.423Z] ---> 3abe2e34c907 [2022-03-23T16:40:51.423Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-23T16:40:51.423Z] ---> Running in d34db6c654f8 [2022-03-23T16:40:51.715Z] Removing intermediate container d34db6c654f8 [2022-03-23T16:40:51.715Z] ---> 8ae71cfe1f24 [2022-03-23T16:40:51.715Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T16:40:51.715Z] ---> Running in 4828784de274 [2022-03-23T16:40:53.699Z] Removing intermediate container 4828784de274 [2022-03-23T16:40:53.699Z] ---> 532edb29159e [2022-03-23T16:40:53.699Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-23T16:40:53.699Z] ---> Running in 4dcb05a3974f [2022-03-23T16:40:54.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T16:40:55.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T16:40:56.245Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-23T16:40:56.245Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-23T16:40:56.245Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-23T16:40:56.516Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-23T16:40:56.516Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-23T16:40:56.798Z] Executing busybox-1.34.1-r4.trigger [2022-03-23T16:40:56.798Z] OK: 8 MiB in 19 packages [2022-03-23T16:40:57.777Z] Removing intermediate container 4dcb05a3974f [2022-03-23T16:40:57.777Z] ---> 5fc147c51b98 [2022-03-23T16:40:57.777Z] Step 16/25 : WORKDIR / [2022-03-23T16:40:57.777Z] ---> Running in 9a795a691b61 [2022-03-23T16:40:58.057Z] Removing intermediate container 9a795a691b61 [2022-03-23T16:40:58.057Z] ---> 2a41b20951b2 [2022-03-23T16:40:58.057Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-23T16:40:58.656Z] ---> ad5420919b36 [2022-03-23T16:40:58.656Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-23T16:40:59.640Z] ---> cf533bdfbff4 [2022-03-23T16:40:59.640Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-23T16:40:59.916Z] ---> d63d8b58e693 [2022-03-23T16:40:59.916Z] Step 20/25 : EXPOSE 59910 [2022-03-23T16:41:00.210Z] ---> Running in 9426fe4563ff [2022-03-23T16:41:00.484Z] Removing intermediate container 9426fe4563ff [2022-03-23T16:41:00.484Z] ---> e6c6a65b176d [2022-03-23T16:41:00.484Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-23T16:41:00.484Z] ---> Running in dac592b25030 [2022-03-23T16:41:00.759Z] Removing intermediate container dac592b25030 [2022-03-23T16:41:00.759Z] ---> 8376f6c825d4 [2022-03-23T16:41:00.759Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-23T16:41:00.759Z] ---> Running in e1f9e2baddc1 [2022-03-23T16:41:01.034Z] Removing intermediate container e1f9e2baddc1 [2022-03-23T16:41:01.034Z] ---> 946f444e1c9e [2022-03-23T16:41:01.034Z] Step 23/25 : LABEL arch=arm64 [2022-03-23T16:41:01.308Z] ---> Running in e4208f819f98 [2022-03-23T16:41:01.580Z] Removing intermediate container e4208f819f98 [2022-03-23T16:41:01.580Z] ---> f35f8ce72359 [2022-03-23T16:41:01.580Z] Step 24/25 : LABEL git_sha=7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:41:01.580Z] ---> Running in c6240c763b98 [2022-03-23T16:41:01.856Z] Removing intermediate container c6240c763b98 [2022-03-23T16:41:01.856Z] ---> e5b3092ef242 [2022-03-23T16:41:01.856Z] Step 25/25 : LABEL version=2.0.0-dev.2 [2022-03-23T16:41:01.856Z] ---> Running in 3872a819b333 [2022-03-23T16:41:02.454Z] Removing intermediate container 3872a819b333 [2022-03-23T16:41:02.454Z] ---> 0e6e89f30fd1 [2022-03-23T16:41:02.454Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-03-23T16:41:02.454Z] Successfully built 0e6e89f30fd1 [2022-03-23T16:41:02.454Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:41:02.550Z] provisioning config files... [2022-03-23T16:41:02.567Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/13@tmp/config2706531829765867491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:41:02.911Z] ---> docker-login.sh [2022-03-23T16:41:02.911Z] nexus3.edgexfoundry.org:10001 [2022-03-23T16:41:03.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:41:03.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:41:03.183Z] Configure a credential helper to remove this warning. See [2022-03-23T16:41:03.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:41:03.183Z] [2022-03-23T16:41:03.183Z] Login Succeeded [2022-03-23T16:41:03.183Z] nexus3.edgexfoundry.org:10002 [2022-03-23T16:41:03.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:41:03.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:41:03.781Z] Configure a credential helper to remove this warning. See [2022-03-23T16:41:03.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:41:03.781Z] [2022-03-23T16:41:03.781Z] Login Succeeded [2022-03-23T16:41:03.781Z] nexus3.edgexfoundry.org:10003 [2022-03-23T16:41:04.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:41:04.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:41:04.326Z] Configure a credential helper to remove this warning. See [2022-03-23T16:41:04.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:41:04.326Z] [2022-03-23T16:41:04.326Z] Login Succeeded [2022-03-23T16:41:04.326Z] nexus3.edgexfoundry.org:10004 [2022-03-23T16:41:04.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:41:04.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:41:04.872Z] Configure a credential helper to remove this warning. See [2022-03-23T16:41:04.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:41:04.872Z] [2022-03-23T16:41:04.872Z] Login Succeeded [2022-03-23T16:41:04.872Z] docker.io [2022-03-23T16:41:05.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T16:41:05.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T16:41:05.416Z] Configure a credential helper to remove this warning. See [2022-03-23T16:41:05.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T16:41:05.416Z] [2022-03-23T16:41:05.416Z] Login Succeeded [2022-03-23T16:41:05.416Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T16:41:05.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T16:41:05.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T16:41:05.485Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-03-23T16:41:05.485Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:41:05.485Z] latest [2022-03-23T16:41:05.485Z] 2.0.0-dev.2 [2022-03-23T16:41:05.485Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [2022-03-23T16:41:05.485Z] main [2022-03-23T16:41:05.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:05.844Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:06.193Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:41:06.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-23T16:41:06.193Z] 371885b53840: Preparing [2022-03-23T16:41:06.193Z] a7cf6a7a4448: Preparing [2022-03-23T16:41:06.193Z] 5c596ac1ee25: Preparing [2022-03-23T16:41:06.193Z] 7958a5ba7346: Preparing [2022-03-23T16:41:06.193Z] 0e824a9305e2: Preparing [2022-03-23T16:41:06.193Z] 534ef0372885: Preparing [2022-03-23T16:41:06.193Z] 534ef0372885: Waiting [2022-03-23T16:41:06.467Z] 0e824a9305e2: Pushed [2022-03-23T16:41:06.467Z] 5c596ac1ee25: Pushed [2022-03-23T16:41:06.467Z] a7cf6a7a4448: Pushed [2022-03-23T16:41:06.467Z] 371885b53840: Pushed [2022-03-23T16:41:07.068Z] 7958a5ba7346: Pushed [2022-03-23T16:41:08.044Z] 534ef0372885: Pushed [2022-03-23T16:41:08.044Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e: digest: sha256:bac8efb9dcd1238b47e0cabbefec8046b27bfeede4b9cef5a34efb99baff1468 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:08.659Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:09.001Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-03-23T16:41:09.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-23T16:41:09.001Z] 371885b53840: Preparing [2022-03-23T16:41:09.001Z] a7cf6a7a4448: Preparing [2022-03-23T16:41:09.001Z] 5c596ac1ee25: Preparing [2022-03-23T16:41:09.001Z] 7958a5ba7346: Preparing [2022-03-23T16:41:09.001Z] 0e824a9305e2: Preparing [2022-03-23T16:41:09.001Z] 534ef0372885: Preparing [2022-03-23T16:41:09.001Z] 534ef0372885: Waiting [2022-03-23T16:41:09.001Z] 371885b53840: Layer already exists [2022-03-23T16:41:09.001Z] 7958a5ba7346: Layer already exists [2022-03-23T16:41:09.001Z] 5c596ac1ee25: Layer already exists [2022-03-23T16:41:09.001Z] 0e824a9305e2: Layer already exists [2022-03-23T16:41:09.001Z] a7cf6a7a4448: Layer already exists [2022-03-23T16:41:09.001Z] 534ef0372885: Layer already exists [2022-03-23T16:41:09.272Z] latest: digest: sha256:bac8efb9dcd1238b47e0cabbefec8046b27bfeede4b9cef5a34efb99baff1468 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:09.612Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:09.958Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.2 [2022-03-23T16:41:09.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-23T16:41:09.958Z] 371885b53840: Preparing [2022-03-23T16:41:09.958Z] a7cf6a7a4448: Preparing [2022-03-23T16:41:09.958Z] 5c596ac1ee25: Preparing [2022-03-23T16:41:09.958Z] 7958a5ba7346: Preparing [2022-03-23T16:41:09.958Z] 0e824a9305e2: Preparing [2022-03-23T16:41:09.958Z] 534ef0372885: Preparing [2022-03-23T16:41:09.958Z] 0e824a9305e2: Layer already exists [2022-03-23T16:41:09.958Z] 7958a5ba7346: Layer already exists [2022-03-23T16:41:09.958Z] 371885b53840: Layer already exists [2022-03-23T16:41:09.958Z] 5c596ac1ee25: Layer already exists [2022-03-23T16:41:09.958Z] a7cf6a7a4448: Layer already exists [2022-03-23T16:41:09.958Z] 534ef0372885: Layer already exists [2022-03-23T16:41:10.228Z] 2.0.0-dev.2: digest: sha256:bac8efb9dcd1238b47e0cabbefec8046b27bfeede4b9cef5a34efb99baff1468 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:10.575Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:10.913Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [2022-03-23T16:41:10.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-23T16:41:10.913Z] 371885b53840: Preparing [2022-03-23T16:41:10.913Z] a7cf6a7a4448: Preparing [2022-03-23T16:41:10.913Z] 5c596ac1ee25: Preparing [2022-03-23T16:41:10.913Z] 7958a5ba7346: Preparing [2022-03-23T16:41:10.913Z] 0e824a9305e2: Preparing [2022-03-23T16:41:10.914Z] 534ef0372885: Preparing [2022-03-23T16:41:10.914Z] 534ef0372885: Waiting [2022-03-23T16:41:10.914Z] 0e824a9305e2: Layer already exists [2022-03-23T16:41:10.914Z] a7cf6a7a4448: Layer already exists [2022-03-23T16:41:10.914Z] 371885b53840: Layer already exists [2022-03-23T16:41:10.914Z] 5c596ac1ee25: Layer already exists [2022-03-23T16:41:10.914Z] 7958a5ba7346: Layer already exists [2022-03-23T16:41:10.914Z] 534ef0372885: Layer already exists [2022-03-23T16:41:11.187Z] 7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2: digest: sha256:bac8efb9dcd1238b47e0cabbefec8046b27bfeede4b9cef5a34efb99baff1468 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:11.542Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:11.882Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-03-23T16:41:11.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-23T16:41:11.882Z] 371885b53840: Preparing [2022-03-23T16:41:11.882Z] a7cf6a7a4448: Preparing [2022-03-23T16:41:11.882Z] 5c596ac1ee25: Preparing [2022-03-23T16:41:11.882Z] 7958a5ba7346: Preparing [2022-03-23T16:41:11.882Z] 0e824a9305e2: Preparing [2022-03-23T16:41:11.882Z] 534ef0372885: Preparing [2022-03-23T16:41:11.882Z] 534ef0372885: Waiting [2022-03-23T16:41:11.882Z] 0e824a9305e2: Layer already exists [2022-03-23T16:41:11.882Z] 5c596ac1ee25: Layer already exists [2022-03-23T16:41:11.882Z] 371885b53840: Layer already exists [2022-03-23T16:41:11.882Z] a7cf6a7a4448: Layer already exists [2022-03-23T16:41:11.882Z] 7958a5ba7346: Layer already exists [2022-03-23T16:41:11.882Z] 534ef0372885: Layer already exists [2022-03-23T16:41:12.153Z] main: digest: sha256:bac8efb9dcd1238b47e0cabbefec8046b27bfeede4b9cef5a34efb99baff1468 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T16:41:12.203Z] ===================================================== [Pipeline] echo [2022-03-23T16:41:12.216Z] taggedImages: [2022-03-23T16:41:12.216Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7aa6e8d2ece6f8845c7be1a34beaad087fba176e [2022-03-23T16:41:12.216Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-03-23T16:41:12.216Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.2 [2022-03-23T16:41:12.216Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7aa6e8d2ece6f8845c7be1a34beaad087fba176e-2.0.0-dev.2 [2022-03-23T16:41:12.216Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:12.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T16:41:12.591Z] [2022-03-23T16:41:12.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:12.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T16:41:12.941Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T16:41:13.211Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T16:41:13.211Z] 04944245beec: Pulling fs layer [2022-03-23T16:41:13.211Z] 699f458cf7ca: Pulling fs layer [2022-03-23T16:41:13.211Z] 765212b225bb: Pulling fs layer [2022-03-23T16:41:13.211Z] f23df028b6ca: Pulling fs layer [2022-03-23T16:41:13.211Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T16:41:13.211Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T16:41:13.211Z] f23df028b6ca: Waiting [2022-03-23T16:41:13.211Z] 765212b225bb: Waiting [2022-03-23T16:41:13.211Z] 2437ff75d9bd: Waiting [2022-03-23T16:41:13.211Z] d65c8cfc05b1: Waiting [2022-03-23T16:41:13.211Z] 04944245beec: Verifying Checksum [2022-03-23T16:41:13.211Z] 04944245beec: Download complete [2022-03-23T16:41:13.211Z] 765212b225bb: Verifying Checksum [2022-03-23T16:41:13.211Z] 765212b225bb: Download complete [2022-03-23T16:41:13.211Z] f23df028b6ca: Download complete [2022-03-23T16:41:13.211Z] d65c8cfc05b1: Verifying Checksum [2022-03-23T16:41:13.211Z] d65c8cfc05b1: Download complete [2022-03-23T16:41:13.211Z] 699f458cf7ca: Verifying Checksum [2022-03-23T16:41:13.211Z] 699f458cf7ca: Download complete [2022-03-23T16:41:13.803Z] 8998bd30e6a1: Verifying Checksum [2022-03-23T16:41:13.803Z] 8998bd30e6a1: Download complete [2022-03-23T16:41:15.786Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T16:41:15.786Z] 2437ff75d9bd: Download complete [2022-03-23T16:41:17.774Z] 8998bd30e6a1: Pull complete [2022-03-23T16:41:18.376Z] 04944245beec: Pull complete [2022-03-23T16:41:19.812Z] 699f458cf7ca: Pull complete [2022-03-23T16:41:20.085Z] 765212b225bb: Pull complete [2022-03-23T16:41:21.065Z] f23df028b6ca: Pull complete [2022-03-23T16:41:21.338Z] d65c8cfc05b1: Pull complete [2022-03-23T16:41:36.426Z] 2437ff75d9bd: Pull complete [2022-03-23T16:41:36.426Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T16:41:36.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T16:41:36.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T16:41:36.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2022-03-23T16:41:36.766Z] $ 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/13 -v /w/workspace/device-gpio/13:/w/workspace/device-gpio/13:rw,z -v /w/workspace/device-gpio/13@tmp:/w/workspace/device-gpio/13@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-lftools-log-publisher:arm64 cat [2022-03-23T16:41:39.280Z] $ docker top af652d97beca1e2195cb7babb2a9e071f0f965e8ac862fbf6c9439bccbd5a778 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:41:40.262Z] ---> job-cost.sh [2022-03-23T16:41:40.262Z] lf-activate-venv: SKIPPING [2022-03-23T16:41:40.262Z] INFO: No Stack... [2022-03-23T16:41:40.558Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T16:41:41.571Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T16:41:42.258Z] + + cut -d, -f6 [2022-03-23T16:41:42.258Z] cat /w/workspace/device-gpio/13/archives/cost.csv [Pipeline] lock [2022-03-23T16:41:42.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] [2022-03-23T16:41:42.328Z] Resource [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] did not exist. Created. [2022-03-23T16:41:42.329Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T16:41:43.010Z] /w/workspace/device-gpio/13@tmp/durable-08642adc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-23T16:41:43.685Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T16:41:43.706Z] Warning: overwriting stash ‘stack-cost’ [2022-03-23T16:41:43.751Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T16:41:43.758Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T16:41:43.786Z] $ docker stop --time=1 af652d97beca1e2195cb7babb2a9e071f0f965e8ac862fbf6c9439bccbd5a778 [2022-03-23T16:41:45.292Z] $ docker rm -f af652d97beca1e2195cb7babb2a9e071f0f965e8ac862fbf6c9439bccbd5a778 [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 [2022-03-23T16:41:45.814Z] provisioning config files... [2022-03-23T16:41:45.849Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7875123487119240887tmp [Pipeline] { [Pipeline] sh [2022-03-23T16:41:46.141Z] + set +x [2022-03-23T16:41:46.141Z] + + curl -s https://codecov.io/bash [2022-03-23T16:41:46.141Z] bash -s -- [2022-03-23T16:41:46.141Z] [2022-03-23T16:41:46.141Z] _____ _ [2022-03-23T16:41:46.141Z] / ____| | | [2022-03-23T16:41:46.141Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T16:41:46.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T16:41:46.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T16:41:46.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T16:41:46.141Z] Bash-1.0.6 [2022-03-23T16:41:46.141Z] [2022-03-23T16:41:46.141Z] [2022-03-23T16:41:46.141Z] ==> git version 2.25.1 found [2022-03-23T16:41:46.141Z] ==> 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 [2022-03-23T16:41:46.141Z] Release-Date: 2020-01-08 [2022-03-23T16:41:46.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-23T16:41:46.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T16:41:46.141Z] ==> Jenkins CI detected. [2022-03-23T16:41:46.141Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:41:46.141Z] project root: . [2022-03-23T16:41:46.141Z] --> token set from env [2022-03-23T16:41:46.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T16:41:46.141Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T16:41:46.141Z] ==> Python coveragepy not found [2022-03-23T16:41:46.141Z] ==> Searching for coverage reports in: [2022-03-23T16:41:46.141Z] + . [2022-03-23T16:41:46.141Z] -> Found 1 reports [2022-03-23T16:41:46.141Z] ==> Detecting git/mercurial file structure [2022-03-23T16:41:46.141Z] ==> Reading reports [2022-03-23T16:41:46.402Z] + ./coverage.out bytes=10 [2022-03-23T16:41:46.402Z] ==> Appending adjustments [2022-03-23T16:41:46.402Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T16:41:46.402Z] + Found adjustments [2022-03-23T16:41:46.402Z] ==> Gzipping contents [2022-03-23T16:41:46.402Z] 4.0K /tmp/codecov.VeyyBJ.gz [2022-03-23T16:41:46.402Z] ==> Uploading reports [2022-03-23T16:41:46.402Z] url: https://codecov.io [2022-03-23T16:41:46.403Z] query: branch=main&commit=7aa6e8d2ece6f8845c7be1a34beaad087fba176e&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-23T16:41:46.403Z] -> Pinging Codecov [2022-03-23T16:41:46.403Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=7aa6e8d2ece6f8845c7be1a34beaad087fba176e&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-23T16:41:46.663Z] -> Uploading to [2022-03-23T16:41:46.663Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7aa6e8d2ece6f8845c7be1a34beaad087fba176e/28c7d5b6-14bb-4fa9-99b4-d939a1325836.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T164146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79cb2bedcdde0f0c65eca73cce848cd18acf69a804a21564b297ac51559edaad [2022-03-23T16:41:46.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T16:41:46.663Z] Dload Upload Total Spent Left Speed [2022-03-23T16:41:46.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 822 0 0 100 822 0 2758 --:--:-- --:--:-- --:--:-- 2749 [2022-03-23T16:41:46.923Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] } [2022-03-23T16:41:46.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-23T16:41:47.225Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-23T16:41:47.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:47.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T16:41:47.561Z] [2022-03-23T16:41:47.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:41:47.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T16:41:47.866Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-23T16:41:47.866Z] 188c0c94c7c5: Pulling fs layer [2022-03-23T16:41:47.866Z] 0ef7d3d256c8: Pulling fs layer [2022-03-23T16:41:47.866Z] de9db76c5a1d: Pulling fs layer [2022-03-23T16:41:47.866Z] 0eba1c9be4d2: Pulling fs layer [2022-03-23T16:41:47.866Z] 0d57e429df01: Pulling fs layer [2022-03-23T16:41:47.866Z] 4e4be7b47b0d: Pulling fs layer [2022-03-23T16:41:47.866Z] e1f770b5df2f: Pulling fs layer [2022-03-23T16:41:47.866Z] 85a0685a4137: Pulling fs layer [2022-03-23T16:41:47.866Z] 4e4be7b47b0d: Waiting [2022-03-23T16:41:47.866Z] e1f770b5df2f: Waiting [2022-03-23T16:41:47.866Z] 85a0685a4137: Waiting [2022-03-23T16:41:47.866Z] 0eba1c9be4d2: Waiting [2022-03-23T16:41:47.866Z] 0d57e429df01: Waiting [2022-03-23T16:41:47.866Z] de9db76c5a1d: Verifying Checksum [2022-03-23T16:41:47.866Z] de9db76c5a1d: Download complete [2022-03-23T16:41:47.866Z] 0ef7d3d256c8: Download complete [2022-03-23T16:41:47.866Z] 0d57e429df01: Verifying Checksum [2022-03-23T16:41:47.866Z] 0d57e429df01: Download complete [2022-03-23T16:41:47.866Z] 4e4be7b47b0d: Download complete [2022-03-23T16:41:47.866Z] 188c0c94c7c5: Verifying Checksum [2022-03-23T16:41:47.866Z] 188c0c94c7c5: Download complete [2022-03-23T16:41:48.125Z] e1f770b5df2f: Verifying Checksum [2022-03-23T16:41:48.125Z] e1f770b5df2f: Download complete [2022-03-23T16:41:48.125Z] 188c0c94c7c5: Pull complete [2022-03-23T16:41:48.125Z] 0ef7d3d256c8: Pull complete [2022-03-23T16:41:48.385Z] de9db76c5a1d: Pull complete [2022-03-23T16:41:48.643Z] 0eba1c9be4d2: Verifying Checksum [2022-03-23T16:41:48.643Z] 0eba1c9be4d2: Download complete [2022-03-23T16:41:48.902Z] 85a0685a4137: Verifying Checksum [2022-03-23T16:41:48.902Z] 85a0685a4137: Download complete [2022-03-23T16:41:52.200Z] 0eba1c9be4d2: Pull complete [2022-03-23T16:41:52.200Z] 0d57e429df01: Pull complete [2022-03-23T16:41:52.200Z] 4e4be7b47b0d: Pull complete [2022-03-23T16:41:52.772Z] e1f770b5df2f: Pull complete [2022-03-23T16:41:56.976Z] 85a0685a4137: Pull complete [2022-03-23T16:41:56.976Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-23T16:41:56.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T16:41:56.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-23T16:41:57.050Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:41:57.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-23T16:41:59.409Z] $ docker top 7eefc20e6a573de1b2b3f1caabf311e5ca9bef4aa51fb4b18b5a630f857626ea -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T16:41:59.495Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-23T16:41:59.776Z] + set -o pipefail [2022-03-23T16:41:59.776Z] + snyk monitor '--org=edgex-jenkins' [2022-03-23T16:42:03.979Z] [2022-03-23T16:42:03.979Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-03-23T16:42:03.979Z] [2022-03-23T16:42:03.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/b2879281-bf65-433f-900a-91769a39bf5d [2022-03-23T16:42:03.979Z] [2022-03-23T16:42:03.979Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-23T16:42:03.979Z] [2022-03-23T16:42:03.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-23T16:42:03.979Z] [2022-03-23T16:42:03.979Z] [Pipeline] } [2022-03-23T16:42:03.996Z] $ docker stop --time=1 7eefc20e6a573de1b2b3f1caabf311e5ca9bef4aa51fb4b18b5a630f857626ea [2022-03-23T16:42:05.789Z] $ docker rm -f 7eefc20e6a573de1b2b3f1caabf311e5ca9bef4aa51fb4b18b5a630f857626ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T16:42:06.473Z] + git log --format=format:%s -1 7aa6e8d2ece6f8845c7be1a34beaad087fba176e [Pipeline] sh [2022-03-23T16:42:06.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T16:42:06.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:42:07.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:42:07.063Z] . [Pipeline] withDockerContainer [2022-03-23T16:42:07.136Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:42:07.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T16:42:07.610Z] $ docker top 18e1f729407ebd6ca0572267468a6ef4732e8cdfc488ed388b7a7a14846056f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T16:42:07.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:42:07.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:42:07.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:42:07.839Z] $ docker exec 18e1f729407ebd6ca0572267468a6ef4732e8cdfc488ed388b7a7a14846056f2 ssh-agent [2022-03-23T16:42:07.947Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEAgjDi/agent.14 [2022-03-23T16:42:07.947Z] SSH_AGENT_PID=21 [2022-03-23T16:42:07.952Z] Running ssh-add (command line suppressed) [2022-03-23T16:42:08.068Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4780531641585421209.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4780531641585421209.key) [2022-03-23T16:42:08.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:42:08.369Z] + git semver tag [2022-03-23T16:42:08.369Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T16:42:08.369Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-23T16:42:08.369Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:42:08.369Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T16:42:08.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T16:42:08.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T16:42:08.369Z] # $SEMVER_BRANCH = main [2022-03-23T16:42:08.369Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-03-23T16:42:08.369Z] # 7aa6e8d2ece6f8845c7be1a34beaad087fba176e HEAD [2022-03-23T16:42:08.369Z] # -> Force: false [2022-03-23T16:42:08.369Z] # 603688d795141333de9d034d5a6b6ea872ab292a refs/tags/v2.0.0-dev.2 [Pipeline] } [2022-03-23T16:42:08.383Z] $ docker exec --env ******** --env ******** 18e1f729407ebd6ca0572267468a6ef4732e8cdfc488ed388b7a7a14846056f2 ssh-agent -k [2022-03-23T16:42:08.488Z] unset SSH_AUTH_SOCK; [2022-03-23T16:42:08.488Z] unset SSH_AGENT_PID; [2022-03-23T16:42:08.489Z] echo Agent pid 21 killed; [2022-03-23T16:42:08.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T16:42:08.806Z] + git semver [Pipeline] } [2022-03-23T16:42:08.826Z] $ docker stop --time=1 18e1f729407ebd6ca0572267468a6ef4732e8cdfc488ed388b7a7a14846056f2 [2022-03-23T16:42:10.203Z] $ docker rm -f 18e1f729407ebd6ca0572267468a6ef4732e8cdfc488ed388b7a7a14846056f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:42:10.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T16:42:10.610Z] [2022-03-23T16:42:10.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:42:10.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T16:42:10.912Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-23T16:42:10.912Z] ab5ef0e58194: Pulling fs layer [2022-03-23T16:42:10.912Z] 9712f1f96733: Pulling fs layer [2022-03-23T16:42:10.912Z] 63f879dbbcfc: Pulling fs layer [2022-03-23T16:42:10.912Z] 0d9ebad4ef96: Pulling fs layer [2022-03-23T16:42:10.912Z] e9a5061849ea: Pulling fs layer [2022-03-23T16:42:10.912Z] d747dcd14b5f: Pulling fs layer [2022-03-23T16:42:10.912Z] 2de7ff778b66: Pulling fs layer [2022-03-23T16:42:10.912Z] 0d9ebad4ef96: Waiting [2022-03-23T16:42:10.912Z] d747dcd14b5f: Waiting [2022-03-23T16:42:10.912Z] e9a5061849ea: Waiting [2022-03-23T16:42:10.912Z] 9712f1f96733: Verifying Checksum [2022-03-23T16:42:10.912Z] 9712f1f96733: Download complete [2022-03-23T16:42:11.175Z] 63f879dbbcfc: Verifying Checksum [2022-03-23T16:42:11.175Z] 63f879dbbcfc: Download complete [2022-03-23T16:42:11.175Z] e9a5061849ea: Verifying Checksum [2022-03-23T16:42:11.175Z] e9a5061849ea: Download complete [2022-03-23T16:42:11.436Z] d747dcd14b5f: Download complete [2022-03-23T16:42:11.436Z] ab5ef0e58194: Verifying Checksum [2022-03-23T16:42:11.436Z] ab5ef0e58194: Download complete [2022-03-23T16:42:11.436Z] 2de7ff778b66: Verifying Checksum [2022-03-23T16:42:11.436Z] 2de7ff778b66: Download complete [2022-03-23T16:42:11.436Z] 0d9ebad4ef96: Verifying Checksum [2022-03-23T16:42:11.436Z] 0d9ebad4ef96: Download complete [2022-03-23T16:42:14.830Z] ab5ef0e58194: Pull complete [2022-03-23T16:42:14.830Z] 9712f1f96733: Pull complete [2022-03-23T16:42:15.407Z] 63f879dbbcfc: Pull complete [2022-03-23T16:42:19.608Z] 0d9ebad4ef96: Pull complete [2022-03-23T16:42:19.868Z] e9a5061849ea: Pull complete [2022-03-23T16:42:19.868Z] d747dcd14b5f: Pull complete [2022-03-23T16:42:21.244Z] 2de7ff778b66: Pull complete [2022-03-23T16:42:21.244Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-23T16:42:21.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T16:42:21.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-23T16:42:21.318Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:42:21.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-23T16:42:24.009Z] $ docker top 5422e7eaf288baafc61ffb57127292c332541f35adc4ba93636e51cc1564c228 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:42:24.109Z] provisioning config files... [2022-03-23T16:42:24.119Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6088368498212591690tmp [2022-03-23T16:42:24.132Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5045315758952576575tmp [2022-03-23T16:42:24.148Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5167514146712742336tmp [Pipeline] { [Pipeline] echo [2022-03-23T16:42:24.164Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:24.458Z] ---> sigul-configuration.sh [2022-03-23T16:42:24.458Z] gpg: directory `/root/.gnupg' created [2022-03-23T16:42:24.458Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-23T16:42:24.458Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-23T16:42:24.458Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-23T16:42:24.458Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-23T16:42:24.458Z] gpg: CAST5 encrypted data [2022-03-23T16:42:24.458Z] gpg: encrypted with 1 passphrase [2022-03-23T16:42:24.458Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-23T16:42:24.756Z] + mkdir /home/jenkins [2022-03-23T16:42:24.756Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-23T16:42:25.049Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-23T16:42:25.058Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:25.350Z] ---> sigul-install.sh [2022-03-23T16:42:25.350Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-23T16:42:25.638Z] + git tag --list [2022-03-23T16:42:25.639Z] v0.0.0 [2022-03-23T16:42:25.639Z] v1.0.0 [2022-03-23T16:42:25.639Z] v1.0.1-dev.1 [2022-03-23T16:42:25.639Z] v1.0.1-dev.2 [2022-03-23T16:42:25.639Z] v1.0.1-dev.3 [2022-03-23T16:42:25.639Z] v1.0.1-dev.4 [2022-03-23T16:42:25.639Z] v1.0.1-dev.5 [2022-03-23T16:42:25.639Z] v1.0.1-dev.6 [2022-03-23T16:42:25.639Z] v2.0.0-dev.1 [2022-03-23T16:42:25.639Z] v2.0.0-dev.2 [Pipeline] sh [2022-03-23T16:42:25.932Z] + lftools sign git-tag v2.0.0-dev.2 [2022-03-23T16:42:26.507Z] Signing Git tag with Sigul... [2022-03-23T16:42:26.507Z] Signing v2.0.0-dev.2 [Pipeline] echo [2022-03-23T16:42:27.091Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:27.385Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-23T16:42:27.394Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-23T16:42:27.421Z] $ docker stop --time=1 5422e7eaf288baafc61ffb57127292c332541f35adc4ba93636e51cc1564c228 [2022-03-23T16:42:28.772Z] $ docker rm -f 5422e7eaf288baafc61ffb57127292c332541f35adc4ba93636e51cc1564c228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-23T16:42:29.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T16:42:29.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:42:29.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:42:29.538Z] . [Pipeline] withDockerContainer [2022-03-23T16:42:29.614Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:42:29.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T16:42:30.061Z] $ docker top b8dc8dd001bb3ecf360424fd8783061c08f84a1f4d10f8c2397e70bda2175639 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T16:42:30.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:42:30.167Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:42:30.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:42:30.315Z] $ docker exec b8dc8dd001bb3ecf360424fd8783061c08f84a1f4d10f8c2397e70bda2175639 ssh-agent [2022-03-23T16:42:30.456Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCOfmFc/agent.15 [2022-03-23T16:42:30.456Z] SSH_AGENT_PID=22 [2022-03-23T16:42:30.462Z] Running ssh-add (command line suppressed) [2022-03-23T16:42:30.606Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6812623585225902287.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6812623585225902287.key) [2022-03-23T16:42:30.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:42:30.911Z] + git semver bump pre [2022-03-23T16:42:30.911Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T16:42:30.911Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-23T16:42:30.911Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:42:30.911Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T16:42:30.911Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T16:42:30.911Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T16:42:30.911Z] # $SEMVER_BRANCH = main [2022-03-23T16:42:30.911Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-03-23T16:42:30.911Z] 2.0.0-dev.3 [Pipeline] } [2022-03-23T16:42:30.927Z] $ docker exec --env ******** --env ******** b8dc8dd001bb3ecf360424fd8783061c08f84a1f4d10f8c2397e70bda2175639 ssh-agent -k [2022-03-23T16:42:31.046Z] unset SSH_AUTH_SOCK; [2022-03-23T16:42:31.046Z] unset SSH_AGENT_PID; [2022-03-23T16:42:31.047Z] echo Agent pid 22 killed; [2022-03-23T16:42:31.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T16:42:31.366Z] + git semver [Pipeline] } [2022-03-23T16:42:31.386Z] $ docker stop --time=1 b8dc8dd001bb3ecf360424fd8783061c08f84a1f4d10f8c2397e70bda2175639 [2022-03-23T16:42:32.723Z] $ docker rm -f b8dc8dd001bb3ecf360424fd8783061c08f84a1f4d10f8c2397e70bda2175639 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T16:42:33.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T16:42:33.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:42:33.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T16:42:33.384Z] . [Pipeline] withDockerContainer [2022-03-23T16:42:33.455Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:42:33.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T16:42:33.909Z] $ docker top 78242d14ba1272f2ae07b3028358719cb1df5c70432f35534811ce6ba0a37531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T16:42:34.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T16:42:34.013Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T16:42:34.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T16:42:34.162Z] $ docker exec 78242d14ba1272f2ae07b3028358719cb1df5c70432f35534811ce6ba0a37531 ssh-agent [2022-03-23T16:42:34.278Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLgBPne/agent.13 [2022-03-23T16:42:34.278Z] SSH_AGENT_PID=19 [2022-03-23T16:42:34.283Z] Running ssh-add (command line suppressed) [2022-03-23T16:42:34.398Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3866638122247145319.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3866638122247145319.key) [2022-03-23T16:42:34.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T16:42:34.706Z] + git semver push [2022-03-23T16:42:34.706Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T16:42:34.706Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-23T16:42:34.706Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:42:34.706Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T16:42:34.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T16:42:34.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T16:42:34.706Z] # $SEMVER_BRANCH = main [2022-03-23T16:42:34.706Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2022-03-23T16:42:37.268Z] $ docker exec --env ******** --env ******** 78242d14ba1272f2ae07b3028358719cb1df5c70432f35534811ce6ba0a37531 ssh-agent -k [2022-03-23T16:42:37.395Z] unset SSH_AUTH_SOCK; [2022-03-23T16:42:37.395Z] unset SSH_AGENT_PID; [2022-03-23T16:42:37.395Z] echo Agent pid 19 killed; [2022-03-23T16:42:37.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T16:42:37.714Z] + git semver [Pipeline] } [2022-03-23T16:42:37.730Z] $ docker stop --time=1 78242d14ba1272f2ae07b3028358719cb1df5c70432f35534811ce6ba0a37531 [2022-03-23T16:42:39.058Z] $ docker rm -f 78242d14ba1272f2ae07b3028358719cb1df5c70432f35534811ce6ba0a37531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-03-23T16:42:39.702Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-03-23T16:42:39.702Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-23T16:42:39.702Z] total 16 [2022-03-23T16:42:39.702Z] drwxr-xr-x 3 root root 4096 Mar 23 16:36 . [2022-03-23T16:42:39.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 16:42 .. [2022-03-23T16:42:39.702Z] drwxr-xr-x 2 root root 4096 Mar 23 16:36 cost [2022-03-23T16:42:39.702Z] -rw-r--r-- 1 root root 81 Mar 23 16:36 cost.csv [2022-03-23T16:42:39.702Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-23T16:42:39.702Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-23T16:42:39.702Z] total 16 [2022-03-23T16:42:39.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 16:36 . [2022-03-23T16:42:39.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 16:42 .. [2022-03-23T16:42:39.702Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 16:36 cost [2022-03-23T16:42:39.702Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 23 16:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:39.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:40.860Z] ---> package-listing.sh [2022-03-23T16:42:40.860Z] ++ facter osfamily [2022-03-23T16:42:40.860Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T16:42:41.136Z] + OS_FAMILY=debian [2022-03-23T16:42:41.136Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-03-23T16:42:41.136Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T16:42:41.136Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T16:42:41.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T16:42:41.136Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T16:42:41.136Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-03-23T16:42:41.136Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T16:42:41.136Z] + case "${OS_FAMILY}" in [2022-03-23T16:42:41.136Z] + dpkg -l [2022-03-23T16:42:41.136Z] + grep '^ii' [2022-03-23T16:42:41.136Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T16:42:41.136Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T16:42:41.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T16:42:41.136Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-03-23T16:42:41.136Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-03-23T16:42:41.136Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-03-23T16:42:41.160Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-23T16:42:41.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T16:42:42.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T16:42:42.091Z] . [Pipeline] withDockerContainer [2022-03-23T16:42:42.157Z] prd-ubuntu20.04-docker-8c-8g-8669 does not seem to be running inside a container [2022-03-23T16:42:42.196Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T16:42:42.457Z] $ docker top 722169fa8025f093dbb9185a881558c99016f1059edbb3745c0e8b2469f7b904 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T16:42:42.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T16:42:43.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T16:42:43.401Z] + ls /var/log/sa-host [2022-03-23T16:42:43.401Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T16:42:43.633Z] provisioning config files... [2022-03-23T16:42:43.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2271386809700631863tmp [Pipeline] { [Pipeline] echo [2022-03-23T16:42:43.661Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:43.949Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T16:42:43.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:44.305Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T16:42:44.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:44.604Z] ---> sudo-logs.sh [2022-03-23T16:42:44.604Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T16:42:44.629Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:44.917Z] ---> job-cost.sh [2022-03-23T16:42:44.917Z] lf-activate-venv: SKIPPING [2022-03-23T16:42:44.917Z] DEBUG: total: 0.2199999988079071 [2022-03-23T16:42:44.917Z] INFO: Retrieving Stack Cost... [2022-03-23T16:42:45.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T16:42:45.749Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T16:42:45.764Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T16:42:46.058Z] ---> logs-deploy.sh [2022-03-23T16:42:46.058Z] lf-activate-venv: SKIPPING [2022-03-23T16:42:46.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/13 [2022-03-23T16:42:46.058Z] INFO: archiving workspace using pattern(s): [2022-03-23T16:42:47.000Z] Archives upload complete. [2022-03-23T16:42:47.261Z] INFO: archiving logs to Nexus [2022-03-23T16:42:47.833Z] ---> uname -a: [2022-03-23T16:42:47.833Z] Linux prd-ubuntu20-04-docker-8c-8g-8669 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-23T16:42:47.833Z] [2022-03-23T16:42:47.833Z] [2022-03-23T16:42:47.833Z] ---> lscpu: [2022-03-23T16:42:47.833Z] Architecture: x86_64 [2022-03-23T16:42:47.833Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-23T16:42:47.833Z] Byte Order: Little Endian [2022-03-23T16:42:47.833Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-23T16:42:47.833Z] CPU(s): 8 [2022-03-23T16:42:47.833Z] On-line CPU(s) list: 0-7 [2022-03-23T16:42:47.833Z] Thread(s) per core: 1 [2022-03-23T16:42:47.833Z] Core(s) per socket: 1 [2022-03-23T16:42:47.833Z] Socket(s): 8 [2022-03-23T16:42:47.833Z] NUMA node(s): 1 [2022-03-23T16:42:47.833Z] Vendor ID: AuthenticAMD [2022-03-23T16:42:47.833Z] CPU family: 23 [2022-03-23T16:42:47.833Z] Model: 49 [2022-03-23T16:42:47.833Z] Model name: AMD EPYC-Rome Processor [2022-03-23T16:42:47.833Z] Stepping: 0 [2022-03-23T16:42:47.833Z] CPU MHz: 2799.998 [2022-03-23T16:42:47.833Z] BogoMIPS: 5599.99 [2022-03-23T16:42:47.833Z] Virtualization: AMD-V [2022-03-23T16:42:47.833Z] Hypervisor vendor: KVM [2022-03-23T16:42:47.833Z] Virtualization type: full [2022-03-23T16:42:47.833Z] L1d cache: 256 KiB [2022-03-23T16:42:47.833Z] L1i cache: 256 KiB [2022-03-23T16:42:47.833Z] L2 cache: 4 MiB [2022-03-23T16:42:47.833Z] L3 cache: 128 MiB [2022-03-23T16:42:47.833Z] NUMA node0 CPU(s): 0-7 [2022-03-23T16:42:47.833Z] Vulnerability Itlb multihit: Not affected [2022-03-23T16:42:47.833Z] Vulnerability L1tf: Not affected [2022-03-23T16:42:47.833Z] Vulnerability Mds: Not affected [2022-03-23T16:42:47.833Z] Vulnerability Meltdown: Not affected [2022-03-23T16:42:47.833Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-23T16:42:47.833Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-23T16:42:47.833Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-23T16:42:47.833Z] Vulnerability Srbds: Not affected [2022-03-23T16:42:47.833Z] Vulnerability Tsx async abort: Not affected [2022-03-23T16:42:47.833Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-03-23T16:42:47.833Z] [2022-03-23T16:42:47.833Z]