Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-rest-go Loading trusted files from base branch main at b5c3ad01f67977970fed420537dc3b570bb51b0a rather than b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec Obtained Jenkinsfile from b5c3ad01f67977970fed420537dc3b570bb51b0a 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-ssh2835760711059064760.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-ssh6458119300901203462.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-181/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-181/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9390943198954690036.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-181/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15888061305973703871.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh8711381379941800009.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-181/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-181/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11221153223251276845.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go 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-rest 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 ‘prd-ubuntu20.04-docker-8c-8g-33443’ Running on prd-ubuntu20.04-docker-8c-8g-33446 in /w/workspace/gexfoundry_device-rest-go_PR-181 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-181 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b5c3ad01f67977970fed420537dc3b570bb51b0a into PR head commit b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec Merge succeeded, producing b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec Checking out Revision b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec (PR-181) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b5c3ad01f67977970fed420537dc3b570bb51b0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec # timeout=10 Commit message: "feat: Bump device-sdk-go version and update configuration.toml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T08:06:28.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T08:06:28.915Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T08:06:29.012Z] ========================================================= [2022-04-27T08:06:29.012Z] EdgeX Global Pipelines Version Info [2022-04-27T08:06:29.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:06:29.820Z] ------------------- [2022-04-27T08:06:29.820Z] stable info: [2022-04-27T08:06:29.820Z] ------------------- [2022-04-27T08:06:29.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T08:06:29.820Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T08:06:29.820Z] Message: update stable to v1.0.221 [2022-04-27T08:06:30.394Z] ------------------- [2022-04-27T08:06:30.394Z] experimental info: [2022-04-27T08:06:30.394Z] ------------------- [2022-04-27T08:06:30.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T08:06:30.394Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T08:06:30.394Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T08:06:30.656Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-27T08:06:30.700Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-27T08:06:30.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T08:06:30.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T08:06:30.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T08:06:30.878Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T08:06:30.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T08:06:30.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T08:06:31.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T08:06:31.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T08:06:31.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T08:06:31.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-27T08:06:31.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T08:06:31.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T08:06:31.244Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T08:06:31.287Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T08:06:31.333Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T08:06:31.375Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T08:06:31.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T08:06:31.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T08:06:31.505Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T08:06:31.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T08:06:31.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T08:06:31.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T08:06:31.682Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T08:06:31.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T08:06:31.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo [2022-04-27T08:06:31.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo [2022-04-27T08:06:31.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo [2022-04-27T08:06:31.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [Pipeline] echo [2022-04-27T08:06:31.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6f2cc2 [Pipeline] echo [2022-04-27T08:06:31.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:06:32.082Z] provisioning config files... [2022-04-27T08:06:32.096Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp/config8356093790129082231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:06:32.437Z] ---> docker-login.sh [2022-04-27T08:06:32.437Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:06:32.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:32.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:32.699Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:32.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:32.699Z] [2022-04-27T08:06:32.699Z] Login Succeeded [2022-04-27T08:06:32.699Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:06:32.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:32.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:32.961Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:32.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:32.961Z] [2022-04-27T08:06:32.961Z] Login Succeeded [2022-04-27T08:06:32.961Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:06:32.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:32.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:32.961Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:32.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:32.961Z] [2022-04-27T08:06:32.961Z] Login Succeeded [2022-04-27T08:06:32.961Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:06:33.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:33.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:33.223Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:33.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:33.223Z] [2022-04-27T08:06:33.223Z] Login Succeeded [2022-04-27T08:06:33.223Z] docker.io [2022-04-27T08:06:33.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:33.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:33.485Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:33.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:33.485Z] [2022-04-27T08:06:33.485Z] Login Succeeded [2022-04-27T08:06:33.485Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:06:33.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T08:06:34.127Z] + git rev-list -1 --merges b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec~1..b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [Pipeline] echo [2022-04-27T08:06:34.264Z] -----------> git rev-list -1 --merges b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec~1..b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [false] [Pipeline] sh [2022-04-27T08:06:34.586Z] + git log --format=format:%s -1 b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [Pipeline] echo [2022-04-27T08:06:34.676Z] ========================================================= [2022-04-27T08:06:34.676Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T08:06:34.676Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:06:35.111Z] + git log --format=format:%s -1 b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [Pipeline] echo [2022-04-27T08:06:35.145Z] [semverPrep] GIT_COMMIT: b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec, Commit Message: feat: Bump device-sdk-go version and update configuration.toml [Pipeline] echo [2022-04-27T08:06:35.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T08:06:35.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T08:06:35.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T08:06:35.644Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T08:06:35.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T08:06:35.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T08:06:35.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T08:06:35.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:06:36.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:06:36.115Z] [2022-04-27T08:06:36.115Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:06:36.463Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:06:36.463Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T08:06:36.463Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T08:06:36.463Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T08:06:36.463Z] 4c7163046ea9: Pulling fs layer [2022-04-27T08:06:36.463Z] 0c2d73faf560: Pulling fs layer [2022-04-27T08:06:36.463Z] 3e5f54012d9b: Verifying Checksum [2022-04-27T08:06:36.463Z] 3e5f54012d9b: Download complete [2022-04-27T08:06:36.463Z] a0d0a0d46f8b: Download complete [2022-04-27T08:06:36.463Z] 4c7163046ea9: Verifying Checksum [2022-04-27T08:06:36.463Z] 4c7163046ea9: Download complete [2022-04-27T08:06:36.463Z] 0c2d73faf560: Verifying Checksum [2022-04-27T08:06:36.463Z] 0c2d73faf560: Download complete [2022-04-27T08:06:36.723Z] a0d0a0d46f8b: Pull complete [2022-04-27T08:06:36.723Z] 3e5f54012d9b: Pull complete [2022-04-27T08:06:36.986Z] 4c7163046ea9: Pull complete [2022-04-27T08:06:37.249Z] 0c2d73faf560: Pull complete [2022-04-27T08:06:37.249Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T08:06:37.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:06:37.249Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T08:06:37.348Z] prd-ubuntu20.04-docker-8c-8g-33446 does not seem to be running inside a container [2022-04-27T08:06:37.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-181 -v /w/workspace/gexfoundry_device-rest-go_PR-181:/w/workspace/gexfoundry_device-rest-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-181@tmp:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T08:06:38.263Z] $ docker top eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T08:06:38.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T08:06:38.439Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T08:06:38.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T08:06:38.582Z] $ docker exec eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb ssh-agent [2022-04-27T08:06:38.703Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcCddEh/agent.13 [2022-04-27T08:06:38.703Z] SSH_AGENT_PID=20 [2022-04-27T08:06:38.711Z] Running ssh-add (command line suppressed) [2022-04-27T08:06:38.824Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-181@tmp/private_key_7275714071331153065.key (/w/workspace/gexfoundry_device-rest-go_PR-181@tmp/private_key_7275714071331153065.key) [2022-04-27T08:06:38.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T08:06:39.175Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T08:06:39.199Z] $ docker exec --env ******** --env ******** eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb ssh-agent -k [2022-04-27T08:06:39.303Z] unset SSH_AUTH_SOCK; [2022-04-27T08:06:39.303Z] unset SSH_AGENT_PID; [2022-04-27T08:06:39.303Z] echo Agent pid 20 killed; [2022-04-27T08:06:39.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T08:06:39.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T08:06:39.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T08:06:39.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T08:06:39.533Z] $ docker exec eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb ssh-agent [2022-04-27T08:06:39.646Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbddMa/agent.53 [2022-04-27T08:06:39.646Z] SSH_AGENT_PID=59 [2022-04-27T08:06:39.651Z] Running ssh-add (command line suppressed) [2022-04-27T08:06:39.787Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-181@tmp/private_key_5628231725691760671.key (/w/workspace/gexfoundry_device-rest-go_PR-181@tmp/private_key_5628231725691760671.key) [2022-04-27T08:06:39.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T08:06:40.131Z] + git semver init [2022-04-27T08:06:40.131Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T08:06:40.132Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-181/.git [2022-04-27T08:06:40.132Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-181 [2022-04-27T08:06:40.132Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T08:06:40.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T08:06:40.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T08:06:40.132Z] # $SEMVER_BRANCH = PR-181 [2022-04-27T08:06:40.132Z] # $SEMVER_TEMP = /tmp/semver-222335522 [2022-04-27T08:06:40.132Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-27T08:06:41.534Z] # '/tmp/semver-222335522' -> '/w/workspace/gexfoundry_device-rest-go_PR-181/.semver' [2022-04-27T08:06:41.534Z] # -> Force: false [2022-04-27T08:06:41.534Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-181/.semver [Pipeline] } [2022-04-27T08:06:41.566Z] $ docker exec --env ******** --env ******** eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb ssh-agent -k [2022-04-27T08:06:41.680Z] unset SSH_AUTH_SOCK; [2022-04-27T08:06:41.680Z] unset SSH_AGENT_PID; [2022-04-27T08:06:41.680Z] echo Agent pid 59 killed; [2022-04-27T08:06:41.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T08:06:42.113Z] + git semver [Pipeline] } [2022-04-27T08:06:42.144Z] $ docker stop --time=1 eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb [2022-04-27T08:06:43.556Z] $ docker rm -f eae0ae8efd019bdf4425e02ffbd8e61f492b3ad88c702b4aeabafcd83d9a21bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:06:43.988Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T08:06:44.326Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T08:06:44.348Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:06:44.933Z] provisioning config files... [2022-04-27T08:06:44.944Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp/config8348512275004027389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:06:45.290Z] ---> docker-login.sh [2022-04-27T08:06:45.290Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:06:45.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:45.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:45.290Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:45.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:45.290Z] [2022-04-27T08:06:45.290Z] Login Succeeded [2022-04-27T08:06:45.290Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:06:45.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:45.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:45.551Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:45.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:45.551Z] [2022-04-27T08:06:45.551Z] Login Succeeded [2022-04-27T08:06:45.551Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:06:45.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:45.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:45.551Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:45.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:45.551Z] [2022-04-27T08:06:45.551Z] Login Succeeded [2022-04-27T08:06:45.551Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:06:45.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:45.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:45.813Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:45.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:45.813Z] [2022-04-27T08:06:45.813Z] Login Succeeded [2022-04-27T08:06:45.813Z] docker.io [2022-04-27T08:06:45.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:06:46.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:06:46.073Z] Configure a credential helper to remove this warning. See [2022-04-27T08:06:46.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:06:46.073Z] [2022-04-27T08:06:46.073Z] Login Succeeded [2022-04-27T08:06:46.073Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:06:46.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T08:06:46.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:06:46.340Z] ========================================================= [2022-04-27T08:06:46.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T08:06:46.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:06:46.751Z] + 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-04-27T08:06:46.751Z] Sending build context to Docker daemon 10.58MB [2022-04-27T08:06:46.751Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:06:46.751Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-27T08:06:46.751Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T08:06:46.751Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T08:06:46.751Z] 666ba61612fd: Pulling fs layer [2022-04-27T08:06:46.751Z] 8ed8ca486205: Pulling fs layer [2022-04-27T08:06:46.751Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T08:06:46.751Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T08:06:46.751Z] ca2b28591e48: Pulling fs layer [2022-04-27T08:06:46.751Z] a51346096db8: Pulling fs layer [2022-04-27T08:06:46.751Z] daebc70d1ce1: Pulling fs layer [2022-04-27T08:06:46.751Z] 0e18a0eac166: Pulling fs layer [2022-04-27T08:06:46.751Z] 4fe6c5a15a65: Waiting [2022-04-27T08:06:46.751Z] 22a0e8bec74d: Waiting [2022-04-27T08:06:46.751Z] ca2b28591e48: Waiting [2022-04-27T08:06:46.751Z] a51346096db8: Waiting [2022-04-27T08:06:46.751Z] daebc70d1ce1: Waiting [2022-04-27T08:06:46.751Z] 0e18a0eac166: Waiting [2022-04-27T08:06:46.751Z] 8ed8ca486205: Download complete [2022-04-27T08:06:47.012Z] 666ba61612fd: Download complete [2022-04-27T08:06:47.012Z] 22a0e8bec74d: Download complete [2022-04-27T08:06:47.012Z] ca2b28591e48: Verifying Checksum [2022-04-27T08:06:47.012Z] ca2b28591e48: Download complete [2022-04-27T08:06:47.012Z] a51346096db8: Verifying Checksum [2022-04-27T08:06:47.012Z] a51346096db8: Download complete [2022-04-27T08:06:47.012Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T08:06:47.012Z] daebc70d1ce1: Verifying Checksum [2022-04-27T08:06:47.012Z] daebc70d1ce1: Download complete [2022-04-27T08:06:47.012Z] 59bf1c3509f3: Pull complete [2022-04-27T08:06:47.274Z] 666ba61612fd: Pull complete [2022-04-27T08:06:47.274Z] 8ed8ca486205: Pull complete [2022-04-27T08:06:47.845Z] 0e18a0eac166: Verifying Checksum [2022-04-27T08:06:47.846Z] 0e18a0eac166: Download complete [2022-04-27T08:06:47.846Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T08:06:47.846Z] 4fe6c5a15a65: Download complete [2022-04-27T08:06:52.054Z] 4fe6c5a15a65: Pull complete [2022-04-27T08:06:52.054Z] 22a0e8bec74d: Pull complete [2022-04-27T08:06:52.054Z] ca2b28591e48: Pull complete [2022-04-27T08:06:52.054Z] a51346096db8: Pull complete [2022-04-27T08:06:52.315Z] daebc70d1ce1: Pull complete [2022-04-27T08:06:54.858Z] 0e18a0eac166: Pull complete [2022-04-27T08:06:54.858Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T08:06:54.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T08:06:54.858Z] ---> f018257e8ee9 [2022-04-27T08:06:54.858Z] Step 3/12 : ARG MAKE='make build' [2022-04-27T08:06:56.244Z] ---> Running in 5fdcffa91e33 [2022-04-27T08:06:56.244Z] Removing intermediate container 5fdcffa91e33 [2022-04-27T08:06:56.244Z] ---> 21d21b796a56 [2022-04-27T08:06:56.244Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:06:56.244Z] ---> Running in c8ca5d7124ee [2022-04-27T08:06:56.541Z] Removing intermediate container c8ca5d7124ee [2022-04-27T08:06:56.541Z] ---> c9f4d4cf78ac [2022-04-27T08:06:56.541Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:06:56.541Z] ---> Running in 64464322a4d7 [2022-04-27T08:06:56.541Z] Removing intermediate container 64464322a4d7 [2022-04-27T08:06:56.541Z] ---> a2f1c470b2a5 [2022-04-27T08:06:56.541Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:06:56.803Z] ---> Running in d71162440b3b [2022-04-27T08:06:57.384Z] Removing intermediate container d71162440b3b [2022-04-27T08:06:57.384Z] ---> 1afff3283405 [2022-04-27T08:06:57.384Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:06:57.647Z] ---> Running in 56faf5c1043e [2022-04-27T08:06:57.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:06:58.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:06:59.121Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T08:06:59.121Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T08:06:59.382Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T08:06:59.382Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T08:06:59.382Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T08:06:59.382Z] OK: 224 MiB in 56 packages [2022-04-27T08:06:59.769Z] Still waiting to schedule task [2022-04-27T08:06:59.769Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33444’ [2022-04-27T08:06:59.958Z] Removing intermediate container 56faf5c1043e [2022-04-27T08:06:59.958Z] ---> 405cb8a990b3 [2022-04-27T08:06:59.958Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-27T08:06:59.958Z] ---> Running in d4c1aa0c9cbc [2022-04-27T08:07:00.221Z] Removing intermediate container d4c1aa0c9cbc [2022-04-27T08:07:00.221Z] ---> d2921cbecc6d [2022-04-27T08:07:00.221Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-27T08:07:00.221Z] ---> 20b2d9b093e5 [2022-04-27T08:07:00.221Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:07:00.221Z] ---> Running in 49c0938331b8 [2022-04-27T08:07:26.813Z] Removing intermediate container 49c0938331b8 [2022-04-27T08:07:26.813Z] ---> ec9c9d7f61ee [2022-04-27T08:07:26.813Z] Step 11/12 : COPY . . [2022-04-27T08:07:26.813Z] ---> 9ec0df2e8014 [2022-04-27T08:07:26.813Z] Step 12/12 : RUN $MAKE [2022-04-27T08:07:26.813Z] ---> Running in fc105c9ffd0b [2022-04-27T08:07:26.813Z] noop [2022-04-27T08:07:26.813Z] Removing intermediate container fc105c9ffd0b [2022-04-27T08:07:26.813Z] ---> b1d7f5d65fa8 [2022-04-27T08:07:26.813Z] Successfully built b1d7f5d65fa8 [2022-04-27T08:07:26.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:07:27.148Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T08:07:27.148Z] . [Pipeline] withDockerContainer [2022-04-27T08:07:27.247Z] prd-ubuntu20.04-docker-8c-8g-33446 does not seem to be running inside a container [2022-04-27T08:07:27.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-181 -v /w/workspace/gexfoundry_device-rest-go_PR-181:/w/workspace/gexfoundry_device-rest-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-181@tmp:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T08:07:27.761Z] $ docker top 40cf84b6b2a27e33776be14345360a95b41b27e41799c5b63018525be4766efc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T08:07:28.185Z] + go version [2022-04-27T08:07:28.185Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T08:07:28.220Z] $ docker stop --time=1 40cf84b6b2a27e33776be14345360a95b41b27e41799c5b63018525be4766efc [2022-04-27T08:07:29.505Z] $ docker rm -f 40cf84b6b2a27e33776be14345360a95b41b27e41799c5b63018525be4766efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:07:30.201Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T08:07:30.201Z] . [Pipeline] withDockerContainer [2022-04-27T08:07:30.308Z] prd-ubuntu20.04-docker-8c-8g-33446 does not seem to be running inside a container [2022-04-27T08:07:30.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-181 -v /w/workspace/gexfoundry_device-rest-go_PR-181:/w/workspace/gexfoundry_device-rest-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-181@tmp:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T08:07:30.805Z] $ docker top f7f9df16476482bac43cbe764bc00e1ddc4aac6716145ee495d818ed15fcb0df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T08:07:31.278Z] + make test [2022-04-27T08:07:31.278Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T08:07:31.539Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-27T08:07:43.873Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-27T08:07:43.873Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements [2022-04-27T08:07:50.462Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T08:07:54.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T08:07:54.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T08:07:54.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T08:07:55.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T08:07:55.663Z] $ docker stop --time=1 f7f9df16476482bac43cbe764bc00e1ddc4aac6716145ee495d818ed15fcb0df [2022-04-27T08:07:57.330Z] $ docker rm -f f7f9df16476482bac43cbe764bc00e1ddc4aac6716145ee495d818ed15fcb0df [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:07:57.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T08:07:57.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T08:07:59.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T08:07:59.429Z] + ls -al . [2022-04-27T08:07:59.429Z] total 172 [2022-04-27T08:07:59.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:07 . [2022-04-27T08:07:59.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:06 .. [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 27 08:06 .dockerignore [2022-04-27T08:07:59.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:06 .git [2022-04-27T08:07:59.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:06 .github [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 08:06 .gitignore [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 08:06 .golangci.yml [2022-04-27T08:07:59.429Z] drwx------ 3 jenkins jenkins 4096 Apr 27 08:06 .semver [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 8463 Apr 27 08:06 Attribution.txt [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 27 08:06 CHANGELOG.md [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 27 08:06 Dockerfile [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 08:06 GOVERNANCE.md [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 27 08:06 Jenkinsfile [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 08:06 LICENSE [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 1977 Apr 27 08:06 Makefile [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 08:06 OWNERS.md [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 27 08:06 README.md [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 08:06 VERSION [2022-04-27T08:07:59.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:06 bin [2022-04-27T08:07:59.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:06 cmd [2022-04-27T08:07:59.429Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 27 08:07 coverage.out [2022-04-27T08:07:59.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:06 driver [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 08:06 go.mod [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 08:06 go.sum [2022-04-27T08:07:59.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:06 snap [2022-04-27T08:07:59.429Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 27 08:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:07:59.767Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec --label arch=amd64 --label version=0.0.0 . [2022-04-27T08:07:59.767Z] Sending build context to Docker daemon 10.59MB [2022-04-27T08:07:59.767Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:07:59.767Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-27T08:07:59.767Z] ---> b1d7f5d65fa8 [2022-04-27T08:07:59.767Z] Step 3/25 : ARG MAKE='make build' [2022-04-27T08:08:00.031Z] ---> Running in 7abfb9fc303a [2022-04-27T08:08:00.031Z] Removing intermediate container 7abfb9fc303a [2022-04-27T08:08:00.031Z] ---> b20f8ef3c82a [2022-04-27T08:08:00.031Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:08:00.031Z] ---> Running in 65c4b2a039cf [2022-04-27T08:08:00.031Z] Removing intermediate container 65c4b2a039cf [2022-04-27T08:08:00.031Z] ---> a3d3fd644b68 [2022-04-27T08:08:00.031Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:08:00.294Z] ---> Running in 977d60b93e7f [2022-04-27T08:08:00.294Z] Removing intermediate container 977d60b93e7f [2022-04-27T08:08:00.294Z] ---> 82b685305677 [2022-04-27T08:08:00.294Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:08:00.294Z] ---> Running in 043498c10c22 [2022-04-27T08:08:00.864Z] Removing intermediate container 043498c10c22 [2022-04-27T08:08:00.864Z] ---> 20ef644b4968 [2022-04-27T08:08:00.864Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:08:00.864Z] ---> Running in aaf63b7f0fe0 [2022-04-27T08:08:01.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:08:02.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:08:02.271Z] OK: 224 MiB in 56 packages [2022-04-27T08:08:02.842Z] Removing intermediate container aaf63b7f0fe0 [2022-04-27T08:08:02.842Z] ---> 88772388872c [2022-04-27T08:08:02.842Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-27T08:08:02.842Z] ---> Running in b96956eb4c21 [2022-04-27T08:08:02.842Z] Removing intermediate container b96956eb4c21 [2022-04-27T08:08:02.842Z] ---> 469fc8e96832 [2022-04-27T08:08:02.842Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-27T08:08:03.103Z] ---> 72f6cd34a8ff [2022-04-27T08:08:03.103Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:08:03.103Z] ---> Running in e432a0bb5521 [2022-04-27T08:08:03.674Z] Removing intermediate container e432a0bb5521 [2022-04-27T08:08:03.674Z] ---> d1e32cc4de40 [2022-04-27T08:08:03.674Z] Step 11/25 : COPY . . [2022-04-27T08:08:04.246Z] ---> 1b697057a18b [2022-04-27T08:08:04.246Z] Step 12/25 : RUN $MAKE [2022-04-27T08:08:04.246Z] ---> Running in 9082f35b1138 [2022-04-27T08:08:04.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-27T08:08:26.453Z] Removing intermediate container 9082f35b1138 [2022-04-27T08:08:26.453Z] ---> b1556f7988f1 [2022-04-27T08:08:26.453Z] Step 13/25 : FROM alpine:3.14 [2022-04-27T08:08:26.453Z] 3.14: Pulling from library/alpine [2022-04-27T08:08:26.453Z] 8663204ce13b: Pulling fs layer [2022-04-27T08:08:26.453Z] 8663204ce13b: Verifying Checksum [2022-04-27T08:08:26.453Z] 8663204ce13b: Download complete [2022-04-27T08:08:26.715Z] 8663204ce13b: Pull complete [2022-04-27T08:08:26.715Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T08:08:26.715Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T08:08:26.715Z] ---> e04c818066af [2022-04-27T08:08:26.715Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-27T08:08:26.715Z] ---> Running in b2c90e7eb03f [2022-04-27T08:08:26.979Z] Removing intermediate container b2c90e7eb03f [2022-04-27T08:08:26.979Z] ---> 61ededbb7737 [2022-04-27T08:08:26.979Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-27T08:08:26.979Z] ---> Running in 32e19f1abc15 [2022-04-27T08:08:26.979Z] Removing intermediate container 32e19f1abc15 [2022-04-27T08:08:26.979Z] ---> ee2634c400ce [2022-04-27T08:08:26.979Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T08:08:27.240Z] ---> Running in 5c273d68d215 [2022-04-27T08:08:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:08:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:08:27.761Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T08:08:27.761Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T08:08:27.761Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T08:08:27.761Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T08:08:27.761Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T08:08:27.761Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T08:08:27.761Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T08:08:27.761Z] OK: 8 MiB in 20 packages [2022-04-27T08:08:28.023Z] Removing intermediate container 5c273d68d215 [2022-04-27T08:08:28.023Z] ---> e5a0f2881514 [2022-04-27T08:08:28.023Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-27T08:08:28.964Z] ---> 1c9c276e14f8 [2022-04-27T08:08:28.965Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-27T08:08:28.965Z] ---> 14362b033c51 [2022-04-27T08:08:28.965Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-27T08:08:28.965Z] ---> 67b47dc23a19 [2022-04-27T08:08:28.965Z] Step 20/25 : EXPOSE 59986 [2022-04-27T08:08:29.226Z] ---> Running in ff5ac6704c39 [2022-04-27T08:08:29.226Z] Removing intermediate container ff5ac6704c39 [2022-04-27T08:08:29.226Z] ---> 2d2e5e900535 [2022-04-27T08:08:29.226Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-27T08:08:29.226Z] ---> Running in 925d02320929 [2022-04-27T08:08:29.226Z] Removing intermediate container 925d02320929 [2022-04-27T08:08:29.226Z] ---> 74bb83d28ac7 [2022-04-27T08:08:29.226Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-27T08:08:29.495Z] ---> Running in f2b876c25579 [2022-04-27T08:08:29.495Z] Removing intermediate container f2b876c25579 [2022-04-27T08:08:29.495Z] ---> 280454d4b800 [2022-04-27T08:08:29.495Z] Step 23/25 : LABEL arch=amd64 [2022-04-27T08:08:29.495Z] ---> Running in e6598d8e36e9 [2022-04-27T08:08:29.757Z] Removing intermediate container e6598d8e36e9 [2022-04-27T08:08:29.757Z] ---> cd3484d83cfe [2022-04-27T08:08:29.757Z] Step 24/25 : LABEL git_sha=b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [2022-04-27T08:08:29.757Z] ---> Running in 790acfabe92c [2022-04-27T08:08:29.757Z] Removing intermediate container 790acfabe92c [2022-04-27T08:08:29.757Z] ---> b652d718bd78 [2022-04-27T08:08:29.757Z] Step 25/25 : LABEL version=0.0.0 [2022-04-27T08:08:29.757Z] ---> Running in f27a890735a3 [2022-04-27T08:08:30.019Z] Removing intermediate container f27a890735a3 [2022-04-27T08:08:30.019Z] ---> 8059e1cad719 [2022-04-27T08:08:30.019Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T08:08:30.019Z] Successfully built 8059e1cad719 [2022-04-27T08:08:30.019Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:08:30.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:08:30.766Z] [2022-04-27T08:08:30.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:08:31.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:08:31.107Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T08:08:31.107Z] 5eb5b503b376: Pulling fs layer [2022-04-27T08:08:31.107Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T08:08:31.107Z] ec43610c2a17: Pulling fs layer [2022-04-27T08:08:31.107Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T08:08:31.107Z] 33b1e0a273af: Pulling fs layer [2022-04-27T08:08:31.107Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T08:08:31.107Z] 2f39f015ded8: Pulling fs layer [2022-04-27T08:08:31.107Z] 3a2ae6a8a46f: Waiting [2022-04-27T08:08:31.107Z] 33b1e0a273af: Waiting [2022-04-27T08:08:31.107Z] 5d3b04190fa2: Waiting [2022-04-27T08:08:31.107Z] 2f39f015ded8: Waiting [2022-04-27T08:08:31.107Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T08:08:31.107Z] 5c69ac0246d0: Download complete [2022-04-27T08:08:31.107Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T08:08:31.107Z] 3a2ae6a8a46f: Download complete [2022-04-27T08:08:31.107Z] 33b1e0a273af: Verifying Checksum [2022-04-27T08:08:31.107Z] 33b1e0a273af: Download complete [2022-04-27T08:08:31.107Z] 5d3b04190fa2: Download complete [2022-04-27T08:08:31.107Z] ec43610c2a17: Verifying Checksum [2022-04-27T08:08:31.107Z] ec43610c2a17: Download complete [2022-04-27T08:08:31.368Z] 5eb5b503b376: Verifying Checksum [2022-04-27T08:08:31.368Z] 5eb5b503b376: Download complete [2022-04-27T08:08:31.935Z] 2f39f015ded8: Download complete [2022-04-27T08:08:32.875Z] 5eb5b503b376: Pull complete [2022-04-27T08:08:32.875Z] 5c69ac0246d0: Pull complete [2022-04-27T08:08:33.444Z] ec43610c2a17: Pull complete [2022-04-27T08:08:33.444Z] 3a2ae6a8a46f: Pull complete [2022-04-27T08:08:33.705Z] 33b1e0a273af: Pull complete [2022-04-27T08:08:33.966Z] 5d3b04190fa2: Pull complete [2022-04-27T08:08:39.249Z] 2f39f015ded8: Pull complete [2022-04-27T08:08:39.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T08:08:39.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:08:39.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T08:08:39.336Z] prd-ubuntu20.04-docker-8c-8g-33446 does not seem to be running inside a container [2022-04-27T08:08:39.381Z] $ 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/gexfoundry_device-rest-go_PR-181 -v /w/workspace/gexfoundry_device-rest-go_PR-181:/w/workspace/gexfoundry_device-rest-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-181@tmp:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T08:08:41.442Z] $ docker top 4566d91fda0a747fd5ba86d2d99666fe00e3de42a5c487b52c5986bd913cb8fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:08:41.959Z] ---> job-cost.sh [2022-04-27T08:08:41.959Z] lf-activate-venv: SKIPPING [2022-04-27T08:08:41.959Z] INFO: No Stack... [2022-04-27T08:08:42.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T08:08:42.789Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T08:08:43.106Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-181/archives/cost.csv [2022-04-27T08:08:43.106Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T08:08:43.148Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] [2022-04-27T08:08:43.154Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] did not exist. Created. [2022-04-27T08:08:43.154Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T08:08:43.562Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T08:08:43.612Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T08:08:43.639Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T08:08:43.724Z] $ docker stop --time=1 4566d91fda0a747fd5ba86d2d99666fe00e3de42a5c487b52c5986bd913cb8fb [2022-04-27T08:08:44.890Z] $ docker rm -f 4566d91fda0a747fd5ba86d2d99666fe00e3de42a5c487b52c5986bd913cb8fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T08:10:33.854Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33447 in /w/workspace/gexfoundry_device-rest-go_PR-181 [Pipeline] { [Pipeline] ws [2022-04-27T08:10:33.900Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-04-27T08:10:34.229Z] The recommended git tool is: git [2022-04-27T08:10:41.073Z] using credential edgex-jenkins-ssh [2022-04-27T08:10:41.094Z] Cloning the remote Git repository [2022-04-27T08:10:41.162Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-27T08:10:41.249Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-04-27T08:10:41.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-27T08:10:41.321Z] > git --version # timeout=10 [2022-04-27T08:10:41.345Z] > git --version # 'git version 2.25.1' [2022-04-27T08:10:41.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T08:10:41.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T08:10:43.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-27T08:10:43.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T08:10:43.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-27T08:10:43.963Z] Merging remotes/origin/main commit b5c3ad01f67977970fed420537dc3b570bb51b0a into PR head commit b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [2022-04-27T08:10:44.190Z] Merge succeeded, producing b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [2022-04-27T08:10:44.191Z] Checking out Revision b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec (PR-181) [2022-04-27T08:10:43.350Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-27T08:10:43.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T08:10:43.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T08:10:43.988Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T08:10:44.019Z] > git checkout -f b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec # timeout=10 [2022-04-27T08:10:44.104Z] > git remote # timeout=10 [2022-04-27T08:10:44.121Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T08:10:44.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T08:10:44.149Z] > git merge b5c3ad01f67977970fed420537dc3b570bb51b0a # timeout=10 [2022-04-27T08:10:44.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T08:10:44.202Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T08:10:44.221Z] > git checkout -f b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec # timeout=10 [2022-04-27T08:10:48.409Z] Commit message: "feat: Bump device-sdk-go version and update configuration.toml" [2022-04-27T08:10:48.478Z] > git --version # timeout=10 [2022-04-27T08:10:48.489Z] > git --version # 'git version 2.25.1' [2022-04-27T08:10:48.500Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:10:49.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T08:10:49.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T08:10:49.698Z] Dload Upload Total Spent Left Speed [2022-04-27T08:10:49.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75916 0 --:--:-- --:--:-- --:--:-- 75916 [Pipeline] sh [2022-04-27T08:10:50.253Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T08:10:50.611Z] + sudo tee /etc/docker/daemon.new [2022-04-27T08:10:50.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T08:10:50.611Z] { [2022-04-27T08:10:50.611Z] "registry-mirrors": [ [2022-04-27T08:10:50.611Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T08:10:50.611Z] ], [2022-04-27T08:10:50.611Z] "bip": "10.250.0.254/24", [2022-04-27T08:10:50.611Z] "hosts": [ [2022-04-27T08:10:50.611Z] "tcp://0.0.0.0:5555", [2022-04-27T08:10:50.611Z] "unix:///var/run/docker.sock" [2022-04-27T08:10:50.611Z] ], [2022-04-27T08:10:50.611Z] "mtu": 1458, [2022-04-27T08:10:50.611Z] "selinux-enabled": true, [2022-04-27T08:10:50.611Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T08:10:50.611Z] } [Pipeline] sh [2022-04-27T08:10:50.973Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T08:10:51.333Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:11:09.790Z] provisioning config files... [2022-04-27T08:11:09.820Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8984363663407005481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:11:10.420Z] ---> docker-login.sh [2022-04-27T08:11:10.420Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:11:11.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:11:11.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:11:11.297Z] Configure a credential helper to remove this warning. See [2022-04-27T08:11:11.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:11:11.297Z] [2022-04-27T08:11:11.297Z] Login Succeeded [2022-04-27T08:11:11.297Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:11:11.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:11:11.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:11:11.901Z] Configure a credential helper to remove this warning. See [2022-04-27T08:11:11.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:11:11.901Z] [2022-04-27T08:11:11.901Z] Login Succeeded [2022-04-27T08:11:11.901Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:11:12.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:11:12.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:11:12.461Z] Configure a credential helper to remove this warning. See [2022-04-27T08:11:12.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:11:12.461Z] [2022-04-27T08:11:12.461Z] Login Succeeded [2022-04-27T08:11:12.461Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:11:12.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:11:13.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:11:13.009Z] Configure a credential helper to remove this warning. See [2022-04-27T08:11:13.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:11:13.009Z] [2022-04-27T08:11:13.009Z] Login Succeeded [2022-04-27T08:11:13.009Z] docker.io [2022-04-27T08:11:13.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:11:14.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:11:14.723Z] Configure a credential helper to remove this warning. See [2022-04-27T08:11:14.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:11:14.723Z] [2022-04-27T08:11:14.723Z] Login Succeeded [2022-04-27T08:11:14.723Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:11:14.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T08:11:15.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:11:15.199Z] ========================================================= [2022-04-27T08:11:15.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T08:11:15.199Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:11:15.645Z] + 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-04-27T08:11:15.645Z] Sending build context to Docker daemon 130kB [2022-04-27T08:11:15.920Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:11:15.920Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-27T08:11:16.197Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T08:11:16.197Z] 9b3977197b4f: Pulling fs layer [2022-04-27T08:11:16.197Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T08:11:16.197Z] 94645a83ff95: Pulling fs layer [2022-04-27T08:11:16.197Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T08:11:16.197Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T08:11:16.197Z] 3096ccb668a1: Pulling fs layer [2022-04-27T08:11:16.197Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T08:11:16.197Z] a4caa8a26152: Pulling fs layer [2022-04-27T08:11:16.197Z] 0c92f367c5e7: Waiting [2022-04-27T08:11:16.197Z] 3096ccb668a1: Waiting [2022-04-27T08:11:16.197Z] e8cf19c19ddd: Waiting [2022-04-27T08:11:16.197Z] a4caa8a26152: Waiting [2022-04-27T08:11:16.197Z] 3f3a8bcf1eab: Waiting [2022-04-27T08:11:16.197Z] 94645a83ff95: Verifying Checksum [2022-04-27T08:11:16.197Z] 94645a83ff95: Download complete [2022-04-27T08:11:16.197Z] 1a89e8eeedd5: Download complete [2022-04-27T08:11:16.197Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T08:11:16.197Z] 0c92f367c5e7: Download complete [2022-04-27T08:11:16.197Z] 3096ccb668a1: Verifying Checksum [2022-04-27T08:11:16.197Z] 3096ccb668a1: Download complete [2022-04-27T08:11:16.197Z] 9b3977197b4f: Verifying Checksum [2022-04-27T08:11:16.197Z] 9b3977197b4f: Download complete [2022-04-27T08:11:16.197Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T08:11:16.197Z] e8cf19c19ddd: Download complete [2022-04-27T08:11:16.805Z] 9b3977197b4f: Pull complete [2022-04-27T08:11:17.413Z] 1a89e8eeedd5: Pull complete [2022-04-27T08:11:18.025Z] 94645a83ff95: Pull complete [2022-04-27T08:11:18.301Z] a4caa8a26152: Verifying Checksum [2022-04-27T08:11:18.301Z] a4caa8a26152: Download complete [2022-04-27T08:11:18.902Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T08:11:18.902Z] 3f3a8bcf1eab: Download complete [2022-04-27T08:11:31.323Z] 3f3a8bcf1eab: Pull complete [2022-04-27T08:11:31.323Z] 0c92f367c5e7: Pull complete [2022-04-27T08:11:31.598Z] 3096ccb668a1: Pull complete [2022-04-27T08:11:31.874Z] e8cf19c19ddd: Pull complete [2022-04-27T08:11:38.603Z] a4caa8a26152: Pull complete [2022-04-27T08:11:38.603Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T08:11:38.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T08:11:38.603Z] ---> 725f1c02e7f9 [2022-04-27T08:11:38.603Z] Step 3/12 : ARG MAKE='make build' [2022-04-27T08:11:39.597Z] ---> Running in c7b9a23a4022 [2022-04-27T08:11:39.874Z] Removing intermediate container c7b9a23a4022 [2022-04-27T08:11:39.874Z] ---> fe11618da976 [2022-04-27T08:11:39.874Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:11:39.874Z] ---> Running in ccbac08af2f7 [2022-04-27T08:11:40.476Z] Removing intermediate container ccbac08af2f7 [2022-04-27T08:11:40.476Z] ---> 874c5ec8305e [2022-04-27T08:11:40.476Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:11:40.476Z] ---> Running in 2b82bb8683e9 [2022-04-27T08:11:41.921Z] Removing intermediate container 2b82bb8683e9 [2022-04-27T08:11:41.921Z] ---> 7da6c7f6d46a [2022-04-27T08:11:41.921Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:11:41.921Z] ---> Running in 204bc8290ecf [2022-04-27T08:11:43.905Z] Removing intermediate container 204bc8290ecf [2022-04-27T08:11:43.905Z] ---> 9b13dfe660c4 [2022-04-27T08:11:43.905Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:11:43.905Z] ---> Running in 7278479546e2 [2022-04-27T08:11:44.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:11:45.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:11:46.473Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T08:11:46.473Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T08:11:46.749Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T08:11:46.749Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T08:11:47.025Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T08:11:47.025Z] OK: 224 MiB in 56 packages [2022-04-27T08:11:48.019Z] Removing intermediate container 7278479546e2 [2022-04-27T08:11:48.019Z] ---> 3dbc9f386e35 [2022-04-27T08:11:48.019Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-27T08:11:48.019Z] ---> Running in 0e5325d2373c [2022-04-27T08:11:48.298Z] Removing intermediate container 0e5325d2373c [2022-04-27T08:11:48.298Z] ---> 12f83989bcdd [2022-04-27T08:11:48.298Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-27T08:11:48.905Z] ---> 22ebc544bbc8 [2022-04-27T08:11:48.905Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:11:48.905Z] ---> Running in 9d7f635806a1 [2022-04-27T08:12:35.901Z] Removing intermediate container 9d7f635806a1 [2022-04-27T08:12:35.901Z] ---> 403e357bf89e [2022-04-27T08:12:35.901Z] Step 11/12 : COPY . . [2022-04-27T08:12:35.901Z] ---> 3c1331ffa38c [2022-04-27T08:12:35.901Z] Step 12/12 : RUN $MAKE [2022-04-27T08:12:35.901Z] ---> Running in 00cf0dbfbf55 [2022-04-27T08:12:36.502Z] noop [2022-04-27T08:12:37.487Z] Removing intermediate container 00cf0dbfbf55 [2022-04-27T08:12:37.487Z] ---> cfd246fa5c4a [2022-04-27T08:12:37.487Z] Successfully built cfd246fa5c4a [2022-04-27T08:12:37.487Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:12:37.867Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T08:12:37.867Z] . [Pipeline] withDockerContainer [2022-04-27T08:12:38.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-33447 does not seem to be running inside a container [2022-04-27T08:12:38.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T08:12:39.570Z] $ docker top a51dcbea43a500e066eb2ca3e0b87d92a64848230ba62c25a14f9ce345d3897a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T08:12:40.521Z] + go version [2022-04-27T08:12:40.521Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T08:12:40.563Z] $ docker stop --time=1 a51dcbea43a500e066eb2ca3e0b87d92a64848230ba62c25a14f9ce345d3897a [2022-04-27T08:12:42.195Z] $ docker rm -f a51dcbea43a500e066eb2ca3e0b87d92a64848230ba62c25a14f9ce345d3897a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:12:43.061Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T08:12:43.061Z] . [Pipeline] withDockerContainer [2022-04-27T08:12:43.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-33447 does not seem to be running inside a container [2022-04-27T08:12:43.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T08:12:44.659Z] $ docker top 14463bf49147532f6cdffcf722444488df71c469213be0ba109e25a7f34ace9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T08:12:45.656Z] + make test [2022-04-27T08:12:45.656Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T08:12:47.646Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-27T08:14:09.516Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-27T08:14:09.516Z] ok github.com/edgexfoundry/device-rest-go/driver 0.065s coverage: 55.2% of statements [2022-04-27T08:14:09.516Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T08:14:09.516Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T08:14:36.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T08:14:36.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T08:14:36.332Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T08:14:37.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T08:14:37.390Z] $ docker stop --time=1 14463bf49147532f6cdffcf722444488df71c469213be0ba109e25a7f34ace9a [2022-04-27T08:14:39.170Z] $ docker rm -f 14463bf49147532f6cdffcf722444488df71c469213be0ba109e25a7f34ace9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:14:40.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T08:14:40.194Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T08:14:40.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:14:41.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T08:14:41.576Z] + ls -al . [2022-04-27T08:14:41.576Z] total 168 [2022-04-27T08:14:41.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:14 . [2022-04-27T08:14:41.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:10 .. [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 27 08:10 .dockerignore [2022-04-27T08:14:41.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:10 .git [2022-04-27T08:14:41.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:10 .github [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 08:10 .gitignore [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 08:10 .golangci.yml [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 8463 Apr 27 08:10 Attribution.txt [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 27 08:10 CHANGELOG.md [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 27 08:10 Dockerfile [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 08:10 GOVERNANCE.md [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 27 08:10 Jenkinsfile [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 08:10 LICENSE [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 1977 Apr 27 08:10 Makefile [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 08:10 OWNERS.md [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 27 08:10 README.md [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 08:06 VERSION [2022-04-27T08:14:41.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:10 bin [2022-04-27T08:14:41.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:10 cmd [2022-04-27T08:14:41.576Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 27 08:14 coverage.out [2022-04-27T08:14:41.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:10 driver [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 08:10 go.mod [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 08:10 go.sum [2022-04-27T08:14:41.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:10 snap [2022-04-27T08:14:41.576Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 27 08:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:14:41.940Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec --label arch=arm64 --label version=0.0.0 . [2022-04-27T08:14:41.940Z] Sending build context to Docker daemon 140.3kB [2022-04-27T08:14:42.212Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:14:42.212Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-27T08:14:42.212Z] ---> cfd246fa5c4a [2022-04-27T08:14:42.212Z] Step 3/25 : ARG MAKE='make build' [2022-04-27T08:14:42.212Z] ---> Running in 1d3298be1cdd [2022-04-27T08:14:42.483Z] Removing intermediate container 1d3298be1cdd [2022-04-27T08:14:42.483Z] ---> 60c3fb2d3e83 [2022-04-27T08:14:42.483Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:14:42.756Z] ---> Running in 658d75e13af4 [2022-04-27T08:14:43.028Z] Removing intermediate container 658d75e13af4 [2022-04-27T08:14:43.028Z] ---> 127ab36bbec3 [2022-04-27T08:14:43.028Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:14:43.028Z] ---> Running in 14cdf96afca5 [2022-04-27T08:14:43.298Z] Removing intermediate container 14cdf96afca5 [2022-04-27T08:14:43.298Z] ---> 9b68dfc77484 [2022-04-27T08:14:43.298Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:14:43.298Z] ---> Running in bfb3db2b150a [2022-04-27T08:14:44.751Z] Removing intermediate container bfb3db2b150a [2022-04-27T08:14:44.751Z] ---> c35e28f0e8ad [2022-04-27T08:14:44.751Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:14:45.026Z] ---> Running in ad5ac4cc04c2 [2022-04-27T08:14:46.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:14:46.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:14:47.572Z] OK: 224 MiB in 56 packages [2022-04-27T08:14:48.166Z] Removing intermediate container ad5ac4cc04c2 [2022-04-27T08:14:48.166Z] ---> 8ba7b0cd0294 [2022-04-27T08:14:48.166Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-27T08:14:48.447Z] ---> Running in 65639a8c488e [2022-04-27T08:14:48.719Z] Removing intermediate container 65639a8c488e [2022-04-27T08:14:48.719Z] ---> 692d3674078d [2022-04-27T08:14:48.719Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-27T08:14:48.993Z] ---> a3b131b8d505 [2022-04-27T08:14:48.993Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:14:49.268Z] ---> Running in ac20e2436a2d [2022-04-27T08:14:51.253Z] Removing intermediate container ac20e2436a2d [2022-04-27T08:14:51.253Z] ---> 99b9e681626c [2022-04-27T08:14:51.253Z] Step 11/25 : COPY . . [2022-04-27T08:14:51.525Z] ---> 3256a5ea6da2 [2022-04-27T08:14:51.525Z] Step 12/25 : RUN $MAKE [2022-04-27T08:14:51.525Z] ---> Running in 1a46fb64ca0f [2022-04-27T08:14:52.502Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-27T08:16:59.401Z] Removing intermediate container 1a46fb64ca0f [2022-04-27T08:16:59.401Z] ---> 15f38d8db0f7 [2022-04-27T08:16:59.401Z] Step 13/25 : FROM alpine:3.14 [2022-04-27T08:16:59.401Z] 3.14: Pulling from library/alpine [2022-04-27T08:16:59.401Z] 455c02918c45: Pulling fs layer [2022-04-27T08:16:59.401Z] 455c02918c45: Download complete [2022-04-27T08:16:59.401Z] 455c02918c45: Pull complete [2022-04-27T08:16:59.401Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T08:16:59.401Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T08:16:59.401Z] ---> ac73e934f311 [2022-04-27T08:16:59.401Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-27T08:16:59.401Z] ---> Running in 91050c5f5c57 [2022-04-27T08:16:59.401Z] Removing intermediate container 91050c5f5c57 [2022-04-27T08:16:59.401Z] ---> ef8e05e88e0b [2022-04-27T08:16:59.401Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-27T08:16:59.401Z] ---> Running in 2c27979f791b [2022-04-27T08:16:59.401Z] Removing intermediate container 2c27979f791b [2022-04-27T08:16:59.401Z] ---> a4cc155d966e [2022-04-27T08:16:59.401Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T08:16:59.401Z] ---> Running in cfca9f37bdcd [2022-04-27T08:16:59.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:16:59.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:16:59.401Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T08:16:59.401Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T08:16:59.401Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T08:16:59.401Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T08:16:59.401Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T08:16:59.401Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T08:16:59.401Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T08:16:59.401Z] OK: 8 MiB in 20 packages [2022-04-27T08:16:59.401Z] Removing intermediate container cfca9f37bdcd [2022-04-27T08:16:59.401Z] ---> f871fff7a874 [2022-04-27T08:16:59.401Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-27T08:17:00.019Z] ---> 7d1b7bf3d276 [2022-04-27T08:17:00.019Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-27T08:17:00.623Z] ---> b0e1def58fa4 [2022-04-27T08:17:00.623Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-27T08:17:01.227Z] ---> b6e05a38fa48 [2022-04-27T08:17:01.227Z] Step 20/25 : EXPOSE 59986 [2022-04-27T08:17:01.227Z] ---> Running in 98cb717408b2 [2022-04-27T08:17:01.515Z] Removing intermediate container 98cb717408b2 [2022-04-27T08:17:01.515Z] ---> c6c6b6885752 [2022-04-27T08:17:01.515Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-27T08:17:01.800Z] ---> Running in 5657637d09bc [2022-04-27T08:17:02.076Z] Removing intermediate container 5657637d09bc [2022-04-27T08:17:02.076Z] ---> bbe657330622 [2022-04-27T08:17:02.076Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-27T08:17:02.076Z] ---> Running in bd2539b64f3d [2022-04-27T08:17:02.352Z] Removing intermediate container bd2539b64f3d [2022-04-27T08:17:02.352Z] ---> 3ab12b9c140b [2022-04-27T08:17:02.352Z] Step 23/25 : LABEL arch=arm64 [2022-04-27T08:17:02.352Z] ---> Running in e4abc94aec51 [2022-04-27T08:17:02.628Z] Removing intermediate container e4abc94aec51 [2022-04-27T08:17:02.628Z] ---> 720bebf95c02 [2022-04-27T08:17:02.628Z] Step 24/25 : LABEL git_sha=b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [2022-04-27T08:17:02.904Z] ---> Running in 9a77e6c09a77 [2022-04-27T08:17:03.180Z] Removing intermediate container 9a77e6c09a77 [2022-04-27T08:17:03.180Z] ---> 437f37525f2d [2022-04-27T08:17:03.180Z] Step 25/25 : LABEL version=0.0.0 [2022-04-27T08:17:03.180Z] ---> Running in f290063a4b4c [2022-04-27T08:17:03.455Z] Removing intermediate container f290063a4b4c [2022-04-27T08:17:03.455Z] ---> 3e624f0a915d [2022-04-27T08:17:03.455Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T08:17:03.455Z] Successfully built 3e624f0a915d [2022-04-27T08:17:03.455Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:17:04.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T08:17:04.188Z] [2022-04-27T08:17:04.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:17:04.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T08:17:04.861Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T08:17:04.861Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T08:17:04.861Z] 04944245beec: Pulling fs layer [2022-04-27T08:17:04.861Z] 699f458cf7ca: Pulling fs layer [2022-04-27T08:17:04.861Z] 765212b225bb: Pulling fs layer [2022-04-27T08:17:04.861Z] f23df028b6ca: Pulling fs layer [2022-04-27T08:17:04.861Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T08:17:04.861Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T08:17:04.861Z] f23df028b6ca: Waiting [2022-04-27T08:17:04.861Z] d65c8cfc05b1: Waiting [2022-04-27T08:17:04.861Z] 2437ff75d9bd: Waiting [2022-04-27T08:17:04.861Z] 765212b225bb: Waiting [2022-04-27T08:17:04.861Z] 04944245beec: Verifying Checksum [2022-04-27T08:17:04.861Z] 04944245beec: Download complete [2022-04-27T08:17:04.861Z] 765212b225bb: Download complete [2022-04-27T08:17:04.861Z] f23df028b6ca: Download complete [2022-04-27T08:17:04.861Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T08:17:04.861Z] d65c8cfc05b1: Download complete [2022-04-27T08:17:05.139Z] 699f458cf7ca: Verifying Checksum [2022-04-27T08:17:05.139Z] 699f458cf7ca: Download complete [2022-04-27T08:17:05.413Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T08:17:05.413Z] 8998bd30e6a1: Download complete [2022-04-27T08:17:08.052Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T08:17:08.052Z] 2437ff75d9bd: Download complete [2022-04-27T08:17:09.493Z] 8998bd30e6a1: Pull complete [2022-04-27T08:17:10.095Z] 04944245beec: Pull complete [2022-04-27T08:17:11.543Z] 699f458cf7ca: Pull complete [2022-04-27T08:17:11.817Z] 765212b225bb: Pull complete [2022-04-27T08:17:12.417Z] f23df028b6ca: Pull complete [2022-04-27T08:17:12.693Z] d65c8cfc05b1: Pull complete [2022-04-27T08:17:27.806Z] 2437ff75d9bd: Pull complete [2022-04-27T08:17:27.806Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T08:17:27.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T08:17:27.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T08:17:28.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-33447 does not seem to be running inside a container [2022-04-27T08:17:28.161Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T08:17:30.751Z] $ docker top 171dc8882362cc0b5fbee3433ca45c23042f1287e499ae86f7b3a485191aa4d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:31.754Z] ---> job-cost.sh [2022-04-27T08:17:31.754Z] lf-activate-venv: SKIPPING [2022-04-27T08:17:31.754Z] INFO: No Stack... [2022-04-27T08:17:32.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T08:17:33.331Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T08:17:34.032Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-04-27T08:17:34.032Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T08:17:34.119Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] [2022-04-27T08:17:34.124Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] did not exist. Created. [2022-04-27T08:17:34.124Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T08:17:34.886Z] /w/workspace/device-rest-go/1@tmp/durable-9e87aff7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T08:17:35.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T08:17:35.638Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T08:17:35.683Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T08:17:35.698Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T08:17:35.789Z] $ docker stop --time=1 171dc8882362cc0b5fbee3433ca45c23042f1287e499ae86f7b3a485191aa4d5 [2022-04-27T08:17:37.299Z] $ docker rm -f 171dc8882362cc0b5fbee3433ca45c23042f1287e499ae86f7b3a485191aa4d5 [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-04-27T08:17:38.313Z] provisioning config files... [2022-04-27T08:17:38.329Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp/config4894375613428113242tmp [Pipeline] { [Pipeline] sh [2022-04-27T08:17:38.694Z] + set +x [2022-04-27T08:17:38.694Z] + curl -s https://codecov.io/bash [2022-04-27T08:17:38.694Z] + bash -s -- [2022-04-27T08:17:38.694Z] [2022-04-27T08:17:38.694Z] _____ _ [2022-04-27T08:17:38.694Z] / ____| | | [2022-04-27T08:17:38.694Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T08:17:38.694Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T08:17:38.694Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T08:17:38.694Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T08:17:38.694Z] Bash-1.0.6 [2022-04-27T08:17:38.694Z] [2022-04-27T08:17:38.694Z] [2022-04-27T08:17:38.694Z] ==> git version 2.25.1 found [2022-04-27T08:17:38.694Z] ==> 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-04-27T08:17:38.694Z] Release-Date: 2020-01-08 [2022-04-27T08:17:38.694Z] 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-04-27T08:17:38.694Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T08:17:38.694Z] ==> Jenkins CI detected. [2022-04-27T08:17:38.694Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-181 [2022-04-27T08:17:38.694Z] project root: . [2022-04-27T08:17:38.694Z] --> token set from env [2022-04-27T08:17:38.694Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T08:17:38.694Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T08:17:38.694Z] ==> Python coveragepy not found [2022-04-27T08:17:38.694Z] ==> Searching for coverage reports in: [2022-04-27T08:17:38.694Z] + . [2022-04-27T08:17:38.694Z] -> Found 1 reports [2022-04-27T08:17:38.694Z] ==> Detecting git/mercurial file structure [2022-04-27T08:17:38.694Z] ==> Reading reports [2022-04-27T08:17:38.694Z] + ./coverage.out bytes=9355 [2022-04-27T08:17:38.694Z] ==> Appending adjustments [2022-04-27T08:17:38.694Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T08:17:38.954Z] + Found adjustments [2022-04-27T08:17:38.954Z] ==> Gzipping contents [2022-04-27T08:17:38.954Z] 4.0K /tmp/codecov.l9luRr.gz [2022-04-27T08:17:38.954Z] ==> Uploading reports [2022-04-27T08:17:38.954Z] url: https://codecov.io [2022-04-27T08:17:38.954Z] query: branch=PR-181&commit=b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=181&job=&cmd_args= [2022-04-27T08:17:38.954Z] -> Pinging Codecov [2022-04-27T08:17:38.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-181&commit=b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=181&job=&cmd_args= [2022-04-27T08:17:39.217Z] -> Uploading to [2022-04-27T08:17:39.217Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/4E5D53B4F1F92C436F7061BF334D961C/b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec/8db861fa-8457-44ed-b969-bfbecb5e1047.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T081739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5d0461f867864105b039b368f99ac4b8553d648d153bc6b193382810adbf452 [2022-04-27T08:17:39.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T08:17:39.217Z] Dload Upload Total Spent Left Speed [2022-04-27T08:17:39.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7082 --:--:-- --:--:-- --:--:-- 7110 [2022-04-27T08:17:39.478Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/b6f2cc25e9ff0f3e267c44d4cafbc9ca657a64ec [Pipeline] } [2022-04-27T08:17:39.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T08:17:41.360Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-181/archives ] [2022-04-27T08:17:41.360Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-181/archives [2022-04-27T08:17:41.360Z] total 16 [2022-04-27T08:17:41.360Z] drwxr-xr-x 3 root root 4096 Apr 27 08:08 . [2022-04-27T08:17:41.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 08:08 .. [2022-04-27T08:17:41.360Z] drwxr-xr-x 2 root root 4096 Apr 27 08:08 cost [2022-04-27T08:17:41.360Z] -rw-r--r-- 1 root root 85 Apr 27 08:08 cost.csv [2022-04-27T08:17:41.360Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-181/archives [2022-04-27T08:17:41.360Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-181/archives [2022-04-27T08:17:41.360Z] total 16 [2022-04-27T08:17:41.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 08:08 . [2022-04-27T08:17:41.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 08:08 .. [2022-04-27T08:17:41.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 08:08 cost [2022-04-27T08:17:41.360Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 27 08:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:41.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:42.596Z] ---> package-listing.sh [2022-04-27T08:17:42.597Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T08:17:42.597Z] ++ facter osfamily [2022-04-27T08:17:42.859Z] + OS_FAMILY=debian [2022-04-27T08:17:42.859Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-181 [2022-04-27T08:17:42.859Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T08:17:42.859Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T08:17:42.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T08:17:42.859Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T08:17:42.859Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-181 ']' [2022-04-27T08:17:42.859Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T08:17:42.859Z] + case "${OS_FAMILY}" in [2022-04-27T08:17:42.859Z] + dpkg -l [2022-04-27T08:17:42.859Z] + grep '^ii' [2022-04-27T08:17:42.859Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T08:17:42.859Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T08:17:42.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T08:17:42.859Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-181 ']' [2022-04-27T08:17:42.859Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-181/archives/ [2022-04-27T08:17:42.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-181/archives/ [Pipeline] echo [2022-04-27T08:17:42.892Z] 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/gexfoundry_device-rest-go_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T08:17:43.188Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:17:43.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:17:43.774Z] . [Pipeline] withDockerContainer [2022-04-27T08:17:43.876Z] prd-ubuntu20.04-docker-8c-8g-33446 does not seem to be running inside a container [2022-04-27T08:17:43.905Z] $ 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/gexfoundry_device-rest-go_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-181 -v /w/workspace/gexfoundry_device-rest-go_PR-181:/w/workspace/gexfoundry_device-rest-go_PR-181:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-181@tmp:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T08:17:44.121Z] $ docker top 2777536f89b09149040d66896a76b9c075bd524f4a221bde169a59b65efb7f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T08:17:44.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T08:17:44.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T08:17:45.160Z] + ls /var/log/sa-host [2022-04-27T08:17:45.161Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:17:45.460Z] provisioning config files... [2022-04-27T08:17:45.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-181@tmp/config8926200604846854196tmp [Pipeline] { [Pipeline] echo [2022-04-27T08:17:45.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:45.837Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T08:17:45.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:46.286Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T08:17:46.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:46.640Z] ---> sudo-logs.sh [2022-04-27T08:17:46.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T08:17:46.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:47.035Z] ---> job-cost.sh [2022-04-27T08:17:47.036Z] lf-activate-venv: SKIPPING [2022-04-27T08:17:47.036Z] DEBUG: total: 0.2199999988079071 [2022-04-27T08:17:47.036Z] INFO: Retrieving Stack Cost... [2022-04-27T08:17:47.297Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T08:17:47.868Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T08:17:47.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:17:48.218Z] ---> logs-deploy.sh [2022-04-27T08:17:48.218Z] lf-activate-venv: SKIPPING [2022-04-27T08:17:48.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-181/1 [2022-04-27T08:17:48.218Z] INFO: archiving workspace using pattern(s): [2022-04-27T08:17:49.159Z] Archives upload complete. [2022-04-27T08:17:49.418Z] INFO: archiving logs to Nexus