Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 268da6f83e209ba80039c304e6dff6a0d7afc8ae+0269f5defae23ecfb21598e73301b9248fb3e022 (8cc9191945dd453fe4f235d2f5464d9720ce883d) 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-ssh17080313761491504038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3657326198376313137.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3448632633610262895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2949921100624335493.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7157245310906517855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17342 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1460 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0269f5defae23ecfb21598e73301b9248fb3e022 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae Merge succeeded, producing 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 Checking out Revision 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 (PR-1460) > git config core.sparsecheckout # timeout=10 > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # 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 0269f5defae23ecfb21598e73301b9248fb3e022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 # timeout=10 Commit message: "Merge commit '0269f5defae23ecfb21598e73301b9248fb3e022' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:28 ========================================================= 18:41:28 EdgeX Global Pipelines Version Info 18:41:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:28 ------------------- 18:41:28 stable info: 18:41:28 ------------------- 18:41:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:41:28 Message: update stable to v1.0.249 > git rev-list --no-walk 13669fb83280f4da40837285b0236a0c07a9b4fe # timeout=10 18:41:29 ------------------- 18:41:29 experimental info: 18:41:29 ------------------- 18:41:29 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:41:29 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1460 [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1460 [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1460 [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90e19e2 [Pipeline] echo 18:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:30 provisioning config files... 18:41:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config520055921262009711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:30 ---> docker-login.sh 18:41:30 nexus3.edgexfoundry.org:10001 18:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:30 Configure a credential helper to remove this warning. See 18:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:30 18:41:30 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10002 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10003 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 nexus3.edgexfoundry.org:10004 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 docker.io 18:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:31 Configure a credential helper to remove this warning. See 18:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:31 18:41:31 Login Succeeded 18:41:31 ---> docker-login.sh ends [Pipeline] } 18:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:31 + git rev-list -1 --merges 90e19e298ffc84512dc1ae9eb207f9f7692e28b6~1..90e19e298ffc84512dc1ae9eb207f9f7692e28b6 [Pipeline] echo 18:41:31 -----------> git rev-list -1 --merges 90e19e298ffc84512dc1ae9eb207f9f7692e28b6~1..90e19e298ffc84512dc1ae9eb207f9f7692e28b6 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 18:41:31 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 [false] [Pipeline] sh 18:41:32 + git log --format=format:%s -1 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 [Pipeline] echo 18:41:32 ========================================================= 18:41:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:32 + git log --format=format:%s -1 90e19e298ffc84512dc1ae9eb207f9f7692e28b6 [Pipeline] echo 18:41:32 [semverPrep] GIT_COMMIT: 90e19e298ffc84512dc1ae9eb207f9f7692e28b6, Commit Message: Merge commit '0269f5defae23ecfb21598e73301b9248fb3e022' into HEAD [Pipeline] echo 18:41:32 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:33 + grep -v github /etc/ssh/ssh_known_hosts 18:41:33 + [ -e /tmp/ssh_known_hosts ] 18:41:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:33 sudo tee -a /etc/ssh/ssh_known_hosts 18:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:33 18:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:33 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:33 b85a868b505f: Pulling fs layer 18:41:33 e2be974225ed: Pulling fs layer 18:41:33 339a4e72a1f5: Pulling fs layer 18:41:33 988bab9f4d93: Pulling fs layer 18:41:33 1469e6f7b9e6: Pulling fs layer 18:41:33 eaf3925da568: Pulling fs layer 18:41:33 bab4dde63d76: Pulling fs layer 18:41:33 bde34c3a00c8: Pulling fs layer 18:41:33 b352a97aabf1: Pulling fs layer 18:41:33 4872d77fe225: Pulling fs layer 18:41:33 5851b861e8e6: Pulling fs layer 18:41:33 988bab9f4d93: Waiting 18:41:33 1469e6f7b9e6: Waiting 18:41:33 bab4dde63d76: Waiting 18:41:33 bde34c3a00c8: Waiting 18:41:33 5851b861e8e6: Waiting 18:41:33 4872d77fe225: Waiting 18:41:33 eaf3925da568: Waiting 18:41:33 b352a97aabf1: Waiting 18:41:33 e2be974225ed: Download complete 18:41:33 988bab9f4d93: Verifying Checksum 18:41:33 988bab9f4d93: Download complete 18:41:34 1469e6f7b9e6: Verifying Checksum 18:41:34 1469e6f7b9e6: Download complete 18:41:34 eaf3925da568: Download complete 18:41:34 339a4e72a1f5: Verifying Checksum 18:41:34 339a4e72a1f5: Download complete 18:41:34 bde34c3a00c8: Download complete 18:41:34 b352a97aabf1: Verifying Checksum 18:41:34 b352a97aabf1: Download complete 18:41:34 4872d77fe225: Download complete 18:41:34 5851b861e8e6: Download complete 18:41:34 b85a868b505f: Verifying Checksum 18:41:34 b85a868b505f: Download complete 18:41:34 bab4dde63d76: Verifying Checksum 18:41:34 bab4dde63d76: Download complete 18:41:35 b85a868b505f: Pull complete 18:41:35 e2be974225ed: Pull complete 18:41:35 339a4e72a1f5: Pull complete 18:41:35 988bab9f4d93: Pull complete 18:41:36 1469e6f7b9e6: Pull complete 18:41:36 eaf3925da568: Pull complete 18:41:37 bab4dde63d76: Pull complete 18:41:37 bde34c3a00c8: Pull complete 18:41:37 b352a97aabf1: Pull complete 18:41:37 4872d77fe225: Pull complete 18:41:37 5851b861e8e6: Pull complete 18:41:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:38 prd-ubuntu20.04-docker-8c-8g-17342 does not seem to be running inside a container 18:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:40 $ docker top 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 -eo pid,comm 18:41:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:41:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:40 [ssh-agent] Looking for ssh-agent implementation... 18:41:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:40 $ docker exec 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 ssh-agent 18:41:40 SSH_AUTH_SOCK=/tmp/ssh-Z5OLnQNKz6j5/agent.32 18:41:40 SSH_AGENT_PID=38 18:41:40 Running ssh-add (command line suppressed) 18:41:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_7831396057707805481.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_7831396057707805481.key) 18:41:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:41 + git tag --points-at HEAD [Pipeline] } 18:41:41 $ docker exec --env ******** --env ******** 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 ssh-agent -k 18:41:41 unset SSH_AUTH_SOCK; 18:41:41 unset SSH_AGENT_PID; 18:41:41 echo Agent pid 38 killed; 18:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:41 [ssh-agent] Looking for ssh-agent implementation... 18:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:41 $ docker exec 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 ssh-agent 18:41:41 SSH_AUTH_SOCK=/tmp/ssh-x6EhPJ74b5ff/agent.70 18:41:41 SSH_AGENT_PID=76 18:41:41 Running ssh-add (command line suppressed) 18:41:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_5845236451204841269.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_5845236451204841269.key) 18:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:41 + git semver init 18:41:42 2023-05-30 18:41:41,984 [run_init] DEBUG init version:0.0.0 force:False 18:41:42 2023-05-30 18:41:41,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver 18:41:42 2023-05-30 18:41:41,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver 18:41:42 2023-05-30 18:41:41,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460, universal_newlines=False, shell=None, istream=None) 18:41:43 2023-05-30 18:41:42,837 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.git/info/exclude 18:41:43 2023-05-30 18:41:42,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 with force:False 18:41:43 2023-05-30 18:41:42,837 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 18:41:43 2023-05-30 18:41:42,840 [execute] INFO git cat-file --batch-check 18:41:43 2023-05-30 18:41:42,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) 18:41:43 2023-05-30 18:41:42,846 [execute] INFO git cat-file --batch 18:41:43 2023-05-30 18:41:42,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) 18:41:43 2023-05-30 18:41:42,850 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 18:41:43 0.0.0 [Pipeline] } 18:41:43 $ docker exec --env ******** --env ******** 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 ssh-agent -k 18:41:43 unset SSH_AUTH_SOCK; 18:41:43 unset SSH_AGENT_PID; 18:41:43 echo Agent pid 76 killed; 18:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:43 + git semver [Pipeline] } 18:41:43 $ docker stop --time=1 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 18:41:45 $ docker rm -f --volumes 629759486ee498d4fa3bbc802ddb5304aaa8cd78e9e024443fd509548b207a25 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:45 Stashed 1 file(s) [Pipeline] echo 18:41:45 [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 18:41:45 provisioning config files... 18:41:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config10934565573121449668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:46 ---> docker-login.sh 18:41:46 nexus3.edgexfoundry.org:10001 18:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:46 Configure a credential helper to remove this warning. See 18:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:46 18:41:46 Login Succeeded 18:41:46 nexus3.edgexfoundry.org:10002 18:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:46 Configure a credential helper to remove this warning. See 18:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:46 18:41:46 Login Succeeded 18:41:46 nexus3.edgexfoundry.org:10003 18:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:46 Configure a credential helper to remove this warning. See 18:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:46 18:41:46 Login Succeeded 18:41:46 nexus3.edgexfoundry.org:10004 18:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:46 Configure a credential helper to remove this warning. See 18:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:46 18:41:46 Login Succeeded 18:41:46 docker.io 18:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:46 Configure a credential helper to remove this warning. See 18:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:46 18:41:46 Login Succeeded 18:41:46 ---> docker-login.sh ends [Pipeline] } 18:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:46 ========================================================= 18:41:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:41:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:47 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:41:47 Sending build context to Docker daemon 11.26MB 18:41:47 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:41:47 Step 2/10 : FROM ${BASE} AS builder 18:41:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:47 f56be85fc22e: Pulling fs layer 18:41:47 85791d961cd3: Pulling fs layer 18:41:47 d694b5ae8c79: Pulling fs layer 18:41:47 9f32a84ed3da: Pulling fs layer 18:41:47 4d19c01a9841: Pulling fs layer 18:41:47 9325e15d5711: Pulling fs layer 18:41:47 556b6ee489ea: Pulling fs layer 18:41:47 c5a4b2cf53e6: Pulling fs layer 18:41:47 9f32a84ed3da: Waiting 18:41:47 4d19c01a9841: Waiting 18:41:47 556b6ee489ea: Waiting 18:41:47 9325e15d5711: Waiting 18:41:47 c5a4b2cf53e6: Waiting 18:41:47 85791d961cd3: Verifying Checksum 18:41:47 85791d961cd3: Download complete 18:41:47 9f32a84ed3da: Verifying Checksum 18:41:47 9f32a84ed3da: Download complete 18:41:47 4d19c01a9841: Verifying Checksum 18:41:47 4d19c01a9841: Download complete 18:41:47 f56be85fc22e: Download complete 18:41:47 9325e15d5711: Verifying Checksum 18:41:47 9325e15d5711: Download complete 18:41:47 f56be85fc22e: Pull complete 18:41:47 85791d961cd3: Pull complete 18:41:47 c5a4b2cf53e6: Verifying Checksum 18:41:47 c5a4b2cf53e6: Download complete 18:41:48 d694b5ae8c79: Verifying Checksum 18:41:48 d694b5ae8c79: Download complete 18:41:48 556b6ee489ea: Verifying Checksum 18:41:48 556b6ee489ea: Download complete 18:41:51 d694b5ae8c79: Pull complete 18:41:51 9f32a84ed3da: Pull complete 18:41:51 4d19c01a9841: Pull complete 18:41:51 9325e15d5711: Pull complete 18:41:53 556b6ee489ea: Pull complete 18:41:54 c5a4b2cf53e6: Pull complete 18:41:54 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:41:54 ---> c4be618373d6 18:41:54 Step 3/10 : ARG MAKE=make build 18:41:57 ---> Running in 369fe5841bfc 18:41:57 Removing intermediate container 369fe5841bfc 18:41:57 ---> 26d4e6cb5bec 18:41:57 Step 4/10 : WORKDIR /device-sdk-go 18:41:57 ---> Running in 0a08253644f4 18:41:57 Removing intermediate container 0a08253644f4 18:41:57 ---> 2e8ad03dfcc0 18:41:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:41:57 ---> Running in f9421a3e5054 18:41:57 Removing intermediate container f9421a3e5054 18:41:57 ---> fc779b92f7be 18:41:57 Step 6/10 : RUN apk add --update --no-cache make git 18:41:57 ---> Running in 965e23537110 18:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:58 OK: 265 MiB in 53 packages 18:41:58 Removing intermediate container 965e23537110 18:41:58 ---> e4aaa1809814 18:41:58 Step 7/10 : COPY go.mod vendor* ./ 18:41:59 ---> 5bdaf8dc36b0 18:41:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:59 ---> Running in 203b8958d41b 18:42:00 Still waiting to schedule task 18:42:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:42:31 Removing intermediate container 203b8958d41b 18:42:31 ---> 936d362f7993 18:42:31 Step 9/10 : COPY . . 18:42:31 ---> 6004a9c4829a 18:42:31 Step 10/10 : RUN ${MAKE} 18:42:31 ---> Running in 82c315a4f685 18:42:31 noop 18:42:31 Removing intermediate container 82c315a4f685 18:42:31 ---> 5aa2ace5b09a 18:42:31 Successfully built 5aa2ace5b09a 18:42:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:31 + docker inspect -f . ci-base-image-x86_64 18:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:31 prd-ubuntu20.04-docker-8c-8g-17342 does not seem to be running inside a container 18:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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 ******** -e ******** ci-base-image-x86_64 cat 18:42:31 $ docker top 0e5648b70dd5a4bc9219839f7c5552664127d3b842ac6e8c770031e663ba5e5c -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:32 + go version 18:42:32 go version go1.20.2 linux/amd64 [Pipeline] } 18:42:32 $ docker stop --time=1 0e5648b70dd5a4bc9219839f7c5552664127d3b842ac6e8c770031e663ba5e5c 18:42:33 $ docker rm -f --volumes 0e5648b70dd5a4bc9219839f7c5552664127d3b842ac6e8c770031e663ba5e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:33 + docker inspect -f . ci-base-image-x86_64 18:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:33 prd-ubuntu20.04-docker-8c-8g-17342 does not seem to be running inside a container 18:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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 ******** -e ******** ci-base-image-x86_64 cat 18:42:34 $ docker top 89caafa367a35f439280cb164cc8e9a216e7a4a3535eabab7d2a07ab136f6ac4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] fileExists [Pipeline] sh 18:42:34 + make test 18:42:34 go test -race -coverprofile=coverage.out ./... 18:42:41 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:42:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.091s coverage: 27.6% of statements 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:42:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.041s coverage: 80.2% of statements 18:42:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.079s coverage: 86.0% of statements 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:42:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.082s coverage: 77.5% of statements 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:42:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:42:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.058s coverage: 14.3% of statements 18:42:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements 18:42:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.120s coverage: 89.2% of statements 18:42:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements 18:43:17 GO111MODULE=on go vet ./... 18:43:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:20 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:20 $ docker stop --time=1 89caafa367a35f439280cb164cc8e9a216e7a4a3535eabab7d2a07ab136f6ac4 18:43:23 $ docker rm -f --volumes 89caafa367a35f439280cb164cc8e9a216e7a4a3535eabab7d2a07ab136f6ac4 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:24 + ls -al . 18:43:24 total 284 18:43:24 drwxrwxr-x 11 jenkins jenkins 4096 May 30 18:42 . 18:43:24 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:41 .. 18:43:24 -rw-rw-r-- 1 jenkins jenkins 140 May 30 18:41 .dockerignore 18:43:24 drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:41 .git 18:43:24 drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:41 .github 18:43:24 -rw-rw-r-- 1 jenkins jenkins 137 May 30 18:41 .gitignore 18:43:24 -rw-rw-r-- 1 jenkins jenkins 42 May 30 18:41 .golangci.yml 18:43:24 drwxr-xr-x 3 jenkins jenkins 4096 May 30 18:41 .semver 18:43:24 -rw-rw-r-- 1 jenkins jenkins 44878 May 30 18:41 CHANGELOG.md 18:43:24 -rw-rw-r-- 1 jenkins jenkins 677 May 30 18:41 GOVERNANCE.md 18:43:24 -rw-rw-r-- 1 jenkins jenkins 885 May 30 18:41 Jenkinsfile 18:43:24 -rw-rw-r-- 1 jenkins jenkins 11341 May 30 18:41 LICENSE 18:43:24 -rw-rw-r-- 1 jenkins jenkins 1714 May 30 18:41 Makefile 18:43:24 -rw-rw-r-- 1 jenkins jenkins 619 May 30 18:41 OWNERS.md 18:43:24 -rw-rw-r-- 1 jenkins jenkins 4933 May 30 18:41 README.md 18:43:24 -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:41 VERSION 18:43:24 drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:41 bin 18:43:24 -rw-r--r-- 1 jenkins jenkins 106150 May 30 18:42 coverage.out 18:43:24 drwxrwxr-x 5 jenkins jenkins 4096 May 30 18:41 example 18:43:24 -rw-rw-r-- 1 jenkins jenkins 3193 May 30 18:41 go.mod 18:43:24 -rw-rw-r-- 1 jenkins jenkins 30789 May 30 18:41 go.sum 18:43:24 drwxrwxr-x 12 jenkins jenkins 4096 May 30 18:41 internal 18:43:24 drwxrwxr-x 3 jenkins jenkins 4096 May 30 18:41 openapi 18:43:24 drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:41 pkg 18:43:24 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:41 snap 18:43:24 -rw-rw-r-- 1 jenkins jenkins 222 May 30 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:25 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=90e19e298ffc84512dc1ae9eb207f9f7692e28b6 --label arch=amd64 --label version=0.0.0 . 18:43:25 Sending build context to Docker daemon 11.37MB 18:43:25 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:43:25 Step 2/23 : FROM ${BASE} AS builder 18:43:25 ---> 5aa2ace5b09a 18:43:25 Step 3/23 : ARG MAKE=make build 18:43:25 ---> Running in df0433e74ab8 18:43:25 Removing intermediate container df0433e74ab8 18:43:25 ---> cae871e55b7f 18:43:25 Step 4/23 : WORKDIR /device-sdk-go 18:43:25 ---> Running in c74b070b3f9a 18:43:25 Removing intermediate container c74b070b3f9a 18:43:25 ---> 70450ca5c1ee 18:43:25 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:25 ---> Running in 4475d6ad9535 18:43:25 Removing intermediate container 4475d6ad9535 18:43:25 ---> 7deda4938cfd 18:43:25 Step 6/23 : RUN apk add --update --no-cache make git 18:43:25 ---> Running in 748784c2ef34 18:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:26 OK: 265 MiB in 53 packages 18:43:26 Removing intermediate container 748784c2ef34 18:43:26 ---> b93171258d92 18:43:26 Step 7/23 : COPY go.mod vendor* ./ 18:43:26 ---> 4c5d95db827c 18:43:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:26 ---> Running in 2ac25d38e2ca 18:43:27 Removing intermediate container 2ac25d38e2ca 18:43:27 ---> 48999d188833 18:43:27 Step 9/23 : COPY . . 18:43:28 ---> 901497d310c1 18:43:28 Step 10/23 : RUN ${MAKE} 18:43:28 ---> Running in 6e9dac899ba9 18:43:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:43:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17343 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] { [Pipeline] ws 18:43:36 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 18:43:36 The recommended git tool is: git 18:43:41 using credential edgex-jenkins-ssh 18:43:41 Cloning the remote Git repository 18:43:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:41 > git init /w/workspace/device-sdk-go/5 # timeout=10 18:43:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:41 > git --version # timeout=10 18:43:41 > git --version # 'git version 2.25.1' 18:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:45 Merging remotes/origin/main commit 0269f5defae23ecfb21598e73301b9248fb3e022 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae 18:43:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:43:45 > git config core.sparsecheckout # timeout=10 18:43:45 > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 18:43:45 > git remote # timeout=10 18:43:45 Merge succeeded, producing 30b9f8190ea1f94e700f6af40a8c327fca46d6ba 18:43:45 Checking out Revision 30b9f8190ea1f94e700f6af40a8c327fca46d6ba (PR-1460) 18:43:46 Removing intermediate container 6e9dac899ba9 18:43:46 ---> ad3f093e75b0 18:43:46 Step 11/23 : FROM alpine:3.17 18:43:46 3.17: Pulling from library/alpine 18:43:46 f56be85fc22e: Already exists 18:43:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:43:46 Status: Downloaded newer image for alpine:3.17 18:43:46 ---> 9ed4aefc74f6 18:43:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:43:46 ---> Running in b46d9e1107fa 18:43:46 Removing intermediate container b46d9e1107fa 18:43:46 ---> 66f22ffd27a2 18:43:46 Step 13/23 : RUN apk add --update --no-cache 18:43:46 ---> Running in 2516cda7dfad 18:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:46 OK: 7 MiB in 15 packages 18:43:45 > git config --get remote.origin.url # timeout=10 18:43:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:45 > git merge 0269f5defae23ecfb21598e73301b9248fb3e022 # timeout=10 18:43:45 > git rev-parse HEAD^{commit} # timeout=10 18:43:45 > git config core.sparsecheckout # timeout=10 18:43:45 > git checkout -f 30b9f8190ea1f94e700f6af40a8c327fca46d6ba # timeout=10 18:43:47 Removing intermediate container 2516cda7dfad 18:43:47 ---> 981fc2b1c6b9 18:43:47 Step 14/23 : WORKDIR / 18:43:47 ---> Running in 0b14be2c2507 18:43:47 Removing intermediate container 0b14be2c2507 18:43:47 ---> e736045fbfd3 18:43:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:43:47 ---> 385b35c85580 18:43:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:43:48 ---> 0a803b0a1cbe 18:43:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:43:48 ---> 44ddc543b2f3 18:43:48 Step 18/23 : EXPOSE 59999 18:43:48 ---> Running in e18ae702c5fc 18:43:48 Removing intermediate container e18ae702c5fc 18:43:48 ---> c696797454d0 18:43:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:43:48 ---> Running in 194c981008b9 18:43:48 Removing intermediate container 194c981008b9 18:43:48 ---> 249ebee0141d 18:43:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:43:48 ---> Running in 325d081a0b67 18:43:48 Removing intermediate container 325d081a0b67 18:43:48 ---> f41edf7d9989 18:43:48 Step 21/23 : LABEL arch=amd64 18:43:48 ---> Running in 363c8c5c1bf7 18:43:48 Removing intermediate container 363c8c5c1bf7 18:43:48 ---> 6c342d9cf60e 18:43:48 Step 22/23 : LABEL git_sha=90e19e298ffc84512dc1ae9eb207f9f7692e28b6 18:43:48 ---> Running in 8f7e7379f4ad 18:43:48 Removing intermediate container 8f7e7379f4ad 18:43:48 ---> 52c085de38ac 18:43:48 Step 23/23 : LABEL version=0.0.0 18:43:48 ---> Running in 5f1ce32a9d56 18:43:48 Removing intermediate container 5f1ce32a9d56 18:43:48 ---> eff76df27f4b 18:43:48 [Warning] One or more build-args [ARCH] were not consumed 18:43:48 Successfully built eff76df27f4b 18:43:48 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:49 18:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:49 latest: Pulling from edgex-lftools-log-publisher 18:43:49 5eb5b503b376: Pulling fs layer 18:43:49 5c69ac0246d0: Pulling fs layer 18:43:49 ec43610c2a17: Pulling fs layer 18:43:49 3a2ae6a8a46f: Pulling fs layer 18:43:49 33b1e0a273af: Pulling fs layer 18:43:49 5d3b04190fa2: Pulling fs layer 18:43:49 2f39f015ded8: Pulling fs layer 18:43:49 3a2ae6a8a46f: Waiting 18:43:49 5d3b04190fa2: Waiting 18:43:49 33b1e0a273af: Waiting 18:43:49 5c69ac0246d0: Verifying Checksum 18:43:49 5c69ac0246d0: Download complete 18:43:49 3a2ae6a8a46f: Verifying Checksum 18:43:49 3a2ae6a8a46f: Download complete 18:43:49 33b1e0a273af: Verifying Checksum 18:43:49 33b1e0a273af: Download complete 18:43:49 5d3b04190fa2: Verifying Checksum 18:43:49 5d3b04190fa2: Download complete 18:43:49 ec43610c2a17: Verifying Checksum 18:43:49 ec43610c2a17: Download complete 18:43:49 Commit message: "Merge commit '0269f5defae23ecfb21598e73301b9248fb3e022' into HEAD" 18:43:49 First time build. Skipping changelog. 18:43:49 5eb5b503b376: Verifying Checksum 18:43:49 5eb5b503b376: Download complete 18:43:49 > git rev-list --no-walk 13669fb83280f4da40837285b0236a0c07a9b4fe # timeout=10 18:43:49 18:43:49 GitHub has been notified of this commit’s build result 18:43:49 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:50 2f39f015ded8: Download complete 18:43:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:50 Dload Upload Total Spent Left Speed 18:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 18:43:50 5eb5b503b376: Pull complete 18:43:50 5c69ac0246d0: Pull complete 18:43:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:43:51 /etc/docker/daemon.json 18:43:51 { 18:43:51 "registry-mirrors": [ 18:43:51 "https://nexus3.edgexfoundry.org:10001" 18:43:51 ], 18:43:51 "bip": "10.250.0.254/24", 18:43:51 "hosts": [ 18:43:51 "tcp://0.0.0.0:5555", 18:43:51 "unix:///var/run/docker.sock" 18:43:51 ], 18:43:51 "mtu": 1458, 18:43:51 "selinux-enabled": true, 18:43:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:51 } 18:43:51 ec43610c2a17: Pull complete 18:43:51 3a2ae6a8a46f: Pull complete 18:43:51 33b1e0a273af: Pull complete [Pipeline] sh 18:43:51 5d3b04190fa2: Pull complete 18:43:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:51 + sudo service docker restart 18:43:55 2f39f015ded8: Pull complete 18:43:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:55 prd-ubuntu20.04-docker-8c-8g-17342 does not seem to be running inside a container 18:43:55 $ 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-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:58 $ docker top a63a55cde6a3b10d2d76b5cc52f89d28ff5eac9a8942d26c02a6b99c7e048c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:59 ---> job-cost.sh 18:43:59 lf-activate-venv: SKIPPING 18:43:59 INFO: No Stack... 18:43:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:59 INFO: Archiving Costs [Pipeline] sh 18:44:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/cost.csv 18:44:00 + cut -d, -f6 [Pipeline] lock 18:44:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] 18:44:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] did not exist. Created. 18:44:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:00 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:00 Stashed 1 file(s) [Pipeline] } 18:44:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:00 $ docker stop --time=1 a63a55cde6a3b10d2d76b5cc52f89d28ff5eac9a8942d26c02a6b99c7e048c4a 18:44:01 $ docker rm -f --volumes a63a55cde6a3b10d2d76b5cc52f89d28ff5eac9a8942d26c02a6b99c7e048c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:10 provisioning config files... 18:44:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config4415058936865764955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:10 ---> docker-login.sh 18:44:10 nexus3.edgexfoundry.org:10001 18:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:11 Configure a credential helper to remove this warning. See 18:44:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:11 18:44:11 Login Succeeded 18:44:11 nexus3.edgexfoundry.org:10002 18:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:11 Configure a credential helper to remove this warning. See 18:44:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:11 18:44:11 Login Succeeded 18:44:11 nexus3.edgexfoundry.org:10003 18:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:12 Configure a credential helper to remove this warning. See 18:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:12 18:44:12 Login Succeeded 18:44:12 nexus3.edgexfoundry.org:10004 18:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:12 Configure a credential helper to remove this warning. See 18:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:12 18:44:12 Login Succeeded 18:44:12 docker.io 18:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:12 Configure a credential helper to remove this warning. See 18:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:12 18:44:12 Login Succeeded 18:44:12 ---> docker-login.sh ends [Pipeline] } 18:44:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:13 ========================================================= 18:44:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:44:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:13 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:44:14 Sending build context to Docker daemon 6.07MB 18:44:14 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:44:14 Step 2/10 : FROM ${BASE} AS builder 18:44:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:16 c41833b44d91: Pulling fs layer 18:44:16 ed15518f5707: Pulling fs layer 18:44:16 feae8fd75edb: Pulling fs layer 18:44:16 242c74f7c9fa: Pulling fs layer 18:44:16 3cdef696dda3: Pulling fs layer 18:44:16 2ced38df9373: Pulling fs layer 18:44:16 58f1dce35555: Pulling fs layer 18:44:16 2ced38df9373: Waiting 18:44:16 242c74f7c9fa: Waiting 18:44:16 3cdef696dda3: Waiting 18:44:16 58f1dce35555: Waiting 18:44:16 ed15518f5707: Verifying Checksum 18:44:16 ed15518f5707: Download complete 18:44:16 242c74f7c9fa: Verifying Checksum 18:44:16 242c74f7c9fa: Download complete 18:44:16 3cdef696dda3: Verifying Checksum 18:44:16 3cdef696dda3: Download complete 18:44:16 c41833b44d91: Verifying Checksum 18:44:16 c41833b44d91: Download complete 18:44:17 c41833b44d91: Pull complete 18:44:18 58f1dce35555: Verifying Checksum 18:44:18 58f1dce35555: Download complete 18:44:18 ed15518f5707: Pull complete 18:44:19 feae8fd75edb: Verifying Checksum 18:44:19 feae8fd75edb: Download complete 18:44:19 2ced38df9373: Verifying Checksum 18:44:19 2ced38df9373: Download complete 18:44:29 feae8fd75edb: Pull complete 18:44:29 242c74f7c9fa: Pull complete 18:44:30 3cdef696dda3: Pull complete 18:44:38 2ced38df9373: Pull complete 18:44:39 58f1dce35555: Pull complete 18:44:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:44:39 ---> fadd8f120f05 18:44:39 Step 3/10 : ARG MAKE=make build 18:44:41 ---> Running in f8d6d7f4de54 18:44:41 Removing intermediate container f8d6d7f4de54 18:44:41 ---> 3f118f48f4d4 18:44:41 Step 4/10 : WORKDIR /device-sdk-go 18:44:41 ---> Running in 593a872ade15 18:44:41 Removing intermediate container 593a872ade15 18:44:41 ---> 49fe83891e0e 18:44:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:41 ---> Running in eb26399273fe 18:44:42 Removing intermediate container eb26399273fe 18:44:42 ---> 8cd8a2867387 18:44:42 Step 6/10 : RUN apk add --update --no-cache make git 18:44:42 ---> Running in 5d0ec98aa59d 18:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:44 OK: 263 MiB in 53 packages 18:44:45 Removing intermediate container 5d0ec98aa59d 18:44:45 ---> 58a9ed0bc77f 18:44:45 Step 7/10 : COPY go.mod vendor* ./ 18:44:46 ---> f3f6b8f8647d 18:44:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:46 ---> Running in 18b19ef2ac96 18:45:53 Removing intermediate container 18b19ef2ac96 18:45:53 ---> a5521f5244c1 18:45:53 Step 9/10 : COPY . . 18:45:53 ---> 32af51faf244 18:45:53 Step 10/10 : RUN ${MAKE} 18:45:53 ---> Running in e3317cb6e967 18:45:53 noop 18:45:53 Removing intermediate container e3317cb6e967 18:45:53 ---> 62e6a88dba2f 18:45:53 Successfully built 62e6a88dba2f 18:45:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:54 + docker inspect -f . ci-base-image-arm64 18:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-17343 does not seem to be running inside a container 18:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:55 $ docker top c30d31f4936cdc30373422cf7c49042302983968ae06a8b865246b4b0ce8463c -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:56 + go version 18:45:56 go version go1.20.2 linux/arm64 [Pipeline] } 18:45:56 $ docker stop --time=1 c30d31f4936cdc30373422cf7c49042302983968ae06a8b865246b4b0ce8463c 18:45:58 $ docker rm -f --volumes c30d31f4936cdc30373422cf7c49042302983968ae06a8b865246b4b0ce8463c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:58 + docker inspect -f . ci-base-image-arm64 18:45:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:58 prd-ubuntu20.04-docker-arm64-4c-16g-17343 does not seem to be running inside a container 18:45:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:59 $ docker top 20e2bcdcdf64f0493422ef63e40927b15412c4213a4583e34a6240583ffd4311 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/5 [Pipeline] fileExists [Pipeline] sh 18:46:00 + make test 18:46:01 go test -race -coverprofile=coverage.out ./... 18:46:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:48:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:48:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:48:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:48:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:48:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:48:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.198s coverage: 27.6% of statements 18:48:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.279s coverage: 80.2% of statements 18:48:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:48:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:48:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.400s coverage: 86.0% of statements 18:49:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:49:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:49:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.613s coverage: 77.5% of statements 18:49:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.352s coverage: 14.3% of statements 18:49:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:49:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:49:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.618s coverage: 68.5% of statements 18:49:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.491s coverage: 89.2% of statements 18:49:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:49:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.232s coverage: 5.7% of statements 18:49:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:14 GO111MODULE=on go vet ./... 18:51:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:36 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:36 $ docker stop --time=1 20e2bcdcdf64f0493422ef63e40927b15412c4213a4583e34a6240583ffd4311 18:51:37 $ docker rm -f --volumes 20e2bcdcdf64f0493422ef63e40927b15412c4213a4583e34a6240583ffd4311 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:39 Warning: overwriting stash ‘coverage-report’ 18:51:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:40 + ls -al . 18:51:40 total 280 18:51:40 drwxrwxr-x 10 jenkins jenkins 4096 May 30 18:46 . 18:51:40 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:43 .. 18:51:40 -rw-rw-r-- 1 jenkins jenkins 140 May 30 18:43 .dockerignore 18:51:40 drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:43 .git 18:51:40 drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:43 .github 18:51:40 -rw-rw-r-- 1 jenkins jenkins 137 May 30 18:43 .gitignore 18:51:40 -rw-rw-r-- 1 jenkins jenkins 42 May 30 18:43 .golangci.yml 18:51:40 -rw-rw-r-- 1 jenkins jenkins 44878 May 30 18:43 CHANGELOG.md 18:51:40 -rw-rw-r-- 1 jenkins jenkins 677 May 30 18:43 GOVERNANCE.md 18:51:40 -rw-rw-r-- 1 jenkins jenkins 885 May 30 18:43 Jenkinsfile 18:51:40 -rw-rw-r-- 1 jenkins jenkins 11341 May 30 18:43 LICENSE 18:51:40 -rw-rw-r-- 1 jenkins jenkins 1714 May 30 18:43 Makefile 18:51:40 -rw-rw-r-- 1 jenkins jenkins 619 May 30 18:43 OWNERS.md 18:51:40 -rw-rw-r-- 1 jenkins jenkins 4933 May 30 18:43 README.md 18:51:40 -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:41 VERSION 18:51:40 drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:43 bin 18:51:40 -rw-r--r-- 1 jenkins jenkins 106150 May 30 18:49 coverage.out 18:51:40 drwxrwxr-x 5 jenkins jenkins 4096 May 30 18:43 example 18:51:40 -rw-rw-r-- 1 jenkins jenkins 3193 May 30 18:43 go.mod 18:51:40 -rw-rw-r-- 1 jenkins jenkins 30789 May 30 18:43 go.sum 18:51:40 drwxrwxr-x 12 jenkins jenkins 4096 May 30 18:43 internal 18:51:40 drwxrwxr-x 3 jenkins jenkins 4096 May 30 18:43 openapi 18:51:40 drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:43 pkg 18:51:40 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:43 snap 18:51:40 -rw-rw-r-- 1 jenkins jenkins 222 May 30 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:41 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=30b9f8190ea1f94e700f6af40a8c327fca46d6ba --label arch=arm64 --label version=0.0.0 . 18:51:41 Sending build context to Docker daemon 6.177MB 18:51:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:51:41 Step 2/23 : FROM ${BASE} AS builder 18:51:41 ---> 62e6a88dba2f 18:51:41 Step 3/23 : ARG MAKE=make build 18:51:41 ---> Running in 5f75c3005360 18:51:42 Removing intermediate container 5f75c3005360 18:51:42 ---> e96ddd79ce4f 18:51:42 Step 4/23 : WORKDIR /device-sdk-go 18:51:42 ---> Running in e226356752d0 18:51:42 Removing intermediate container e226356752d0 18:51:42 ---> f3b538e0fa86 18:51:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:51:42 ---> Running in e02478547f55 18:51:42 Removing intermediate container e02478547f55 18:51:42 ---> b6a580524703 18:51:42 Step 6/23 : RUN apk add --update --no-cache make git 18:51:42 ---> Running in 377c33b8e106 18:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:51:45 OK: 263 MiB in 53 packages 18:51:46 Removing intermediate container 377c33b8e106 18:51:46 ---> c1e28456fdcc 18:51:46 Step 7/23 : COPY go.mod vendor* ./ 18:51:46 ---> bd078c7c3d22 18:51:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:46 ---> Running in b2839583f345 18:51:49 Removing intermediate container b2839583f345 18:51:49 ---> 4896926e59fd 18:51:49 Step 9/23 : COPY . . 18:51:50 ---> 54fb2f034547 18:51:50 Step 10/23 : RUN ${MAKE} 18:51:50 ---> Running in 9aa2b1183924 18:51:51 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:53:58 Removing intermediate container 9aa2b1183924 18:53:58 ---> f96009cd8412 18:53:58 Step 11/23 : FROM alpine:3.17 18:53:58 3.17: Pulling from library/alpine 18:53:58 c41833b44d91: Already exists 18:53:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:53:58 Status: Downloaded newer image for alpine:3.17 18:53:58 ---> 51e60588ff2c 18:53:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:53:58 ---> Running in 066eec63cf75 18:53:58 Removing intermediate container 066eec63cf75 18:53:58 ---> 95fc68cc20c3 18:53:58 Step 13/23 : RUN apk add --update --no-cache 18:53:58 ---> Running in e070e5601127 18:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:53:58 OK: 7 MiB in 15 packages 18:53:59 Removing intermediate container e070e5601127 18:53:59 ---> 63c64bc13b67 18:53:59 Step 14/23 : WORKDIR / 18:53:59 ---> Running in 6412eeb01bb7 18:53:59 Removing intermediate container 6412eeb01bb7 18:53:59 ---> 1aac0b324a41 18:53:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:53:59 ---> 90033a3466d5 18:53:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:54:01 ---> 902e16310d15 18:54:01 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:54:01 ---> e814155df5e7 18:54:01 Step 18/23 : EXPOSE 59999 18:54:01 ---> Running in d44e17f21807 18:54:01 Removing intermediate container d44e17f21807 18:54:01 ---> f37dd63b360e 18:54:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:54:01 ---> Running in 5ac24f223817 18:54:02 Removing intermediate container 5ac24f223817 18:54:02 ---> b5f539316e11 18:54:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:54:02 ---> Running in 97d1126f4a5c 18:54:02 Removing intermediate container 97d1126f4a5c 18:54:02 ---> d6f150583015 18:54:02 Step 21/23 : LABEL arch=arm64 18:54:02 ---> Running in b34db6f8956f 18:54:03 Removing intermediate container b34db6f8956f 18:54:03 ---> a42c40f0186b 18:54:03 Step 22/23 : LABEL git_sha=30b9f8190ea1f94e700f6af40a8c327fca46d6ba 18:54:03 ---> Running in 44c5c26a68b6 18:54:03 Removing intermediate container 44c5c26a68b6 18:54:03 ---> c4f86bd3dce3 18:54:03 Step 23/23 : LABEL version=0.0.0 18:54:03 ---> Running in 7aa094f2cb74 18:54:03 Removing intermediate container 7aa094f2cb74 18:54:03 ---> 62d1a03c4a11 18:54:03 [Warning] One or more build-args [ARCH] were not consumed 18:54:03 Successfully built 62d1a03c4a11 18:54:03 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:04 18:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:04 arm64: Pulling from edgex-lftools-log-publisher 18:54:04 8998bd30e6a1: Pulling fs layer 18:54:04 04944245beec: Pulling fs layer 18:54:04 699f458cf7ca: Pulling fs layer 18:54:04 765212b225bb: Pulling fs layer 18:54:04 f23df028b6ca: Pulling fs layer 18:54:04 d65c8cfc05b1: Pulling fs layer 18:54:04 2437ff75d9bd: Pulling fs layer 18:54:04 765212b225bb: Waiting 18:54:04 f23df028b6ca: Waiting 18:54:04 d65c8cfc05b1: Waiting 18:54:04 2437ff75d9bd: Waiting 18:54:05 04944245beec: Verifying Checksum 18:54:05 04944245beec: Download complete 18:54:05 765212b225bb: Verifying Checksum 18:54:05 765212b225bb: Download complete 18:54:05 f23df028b6ca: Verifying Checksum 18:54:05 f23df028b6ca: Download complete 18:54:05 d65c8cfc05b1: Verifying Checksum 18:54:05 d65c8cfc05b1: Download complete 18:54:05 699f458cf7ca: Verifying Checksum 18:54:05 699f458cf7ca: Download complete 18:54:05 8998bd30e6a1: Verifying Checksum 18:54:05 8998bd30e6a1: Download complete 18:54:08 2437ff75d9bd: Verifying Checksum 18:54:08 2437ff75d9bd: Download complete 18:54:10 8998bd30e6a1: Pull complete 18:54:10 04944245beec: Pull complete 18:54:11 699f458cf7ca: Pull complete 18:54:11 765212b225bb: Pull complete 18:54:12 f23df028b6ca: Pull complete 18:54:12 d65c8cfc05b1: Pull complete 18:54:27 2437ff75d9bd: Pull complete 18:54:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:28 prd-ubuntu20.04-docker-arm64-4c-16g-17343 does not seem to be running inside a container 18:54:28 $ 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-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:54:30 $ docker top 45935d0429919a217b93d1d27233184c100dab43b087e7353b16707628730cde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:31 ---> job-cost.sh 18:54:31 lf-activate-venv: SKIPPING 18:54:31 INFO: No Stack... 18:54:31 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:32 INFO: Archiving Costs [Pipeline] sh 18:54:33 + + cutcat -d, /w/workspace/device-sdk-go/5/archives/cost.csv -f6 18:54:33 [Pipeline] lock 18:54:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] 18:54:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] did not exist. Created. 18:54:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:33 /w/workspace/device-sdk-go/5@tmp/durable-befe8dae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:34 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:34 Warning: overwriting stash ‘stack-cost’ 18:54:34 Stashed 1 file(s) [Pipeline] } 18:54:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:34 $ docker stop --time=1 45935d0429919a217b93d1d27233184c100dab43b087e7353b16707628730cde 18:54:35 $ docker rm -f --volumes 45935d0429919a217b93d1d27233184c100dab43b087e7353b16707628730cde [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 18:54:36 provisioning config files... 18:54:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config13454705791695653536tmp [Pipeline] { [Pipeline] sh 18:54:36 + set +x 18:54:36 + curl -s https://codecov.io/bash 18:54:36 + bash -s -- 18:54:36 18:54:36 _____ _ 18:54:36 / ____| | | 18:54:36 | | ___ __| | ___ ___ _____ __ 18:54:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:36 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:36 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:36 Bash-1.0.6 18:54:36 18:54:36 18:54:36 ==> git version 2.25.1 found 18:54:36 ==> 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 18:54:36 Release-Date: 2020-01-08 18:54:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:54:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:36 ==> Jenkins CI detected. 18:54:36 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1460 18:54:36 project root: . 18:54:36 --> token set from env 18:54:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:36 ==> Running gcov in . (disable via -X gcov) 18:54:36 ==> Python coveragepy not found 18:54:36 ==> Searching for coverage reports in: 18:54:36 + . 18:54:36 -> Found 1 reports 18:54:36 ==> Detecting git/mercurial file structure 18:54:36 ==> Reading reports 18:54:36 + ./coverage.out bytes=106150 18:54:36 ==> Appending adjustments 18:54:36 https://docs.codecov.io/docs/fixing-reports 18:54:36 + Found adjustments 18:54:36 ==> Gzipping contents 18:54:37 16K /tmp/codecov.xnlpz5.gz 18:54:37 ==> Uploading reports 18:54:37 url: https://codecov.io 18:54:37 query: branch=PR-1460&commit=90e19e298ffc84512dc1ae9eb207f9f7692e28b6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= 18:54:37 -> Pinging Codecov 18:54:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1460&commit=90e19e298ffc84512dc1ae9eb207f9f7692e28b6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= 18:54:37 -> Uploading to 18:54:37 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/7E55EF52A471D76F132DFD9A03CDDE97/90e19e298ffc84512dc1ae9eb207f9f7692e28b6/39679189-54b7-4a76-821f-3e99642b007d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T185437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=011f81fe8bcd39229e45942890331b8230927dfa3f667459f8bb5a397086a7af 18:54:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:37 Dload Upload Total Spent Left Speed 18:54:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15123 0 0 100 15123 0 70668 --:--:-- --:--:-- --:--:-- 70668 18:54:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/90e19e298ffc84512dc1ae9eb207f9f7692e28b6 [Pipeline] } 18:54:37 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 18:54:38 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives ] 18:54:38 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives 18:54:38 total 16 18:54:38 drwxr-xr-x 3 root root 4096 May 30 18:43 . 18:54:38 drwxrwxr-x 12 jenkins jenkins 4096 May 30 18:44 .. 18:54:38 drwxr-xr-x 2 root root 4096 May 30 18:43 cost 18:54:38 -rw-r--r-- 1 root root 86 May 30 18:43 cost.csv 18:54:38 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives 18:54:38 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives 18:54:38 total 16 18:54:38 drwxr-xr-x 3 jenkins jenkins 4096 May 30 18:43 . 18:54:38 drwxrwxr-x 12 jenkins jenkins 4096 May 30 18:44 .. 18:54:38 drwxr-xr-x 2 jenkins jenkins 4096 May 30 18:43 cost 18:54:38 -rw-r--r-- 1 jenkins jenkins 86 May 30 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:54:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:39 ---> package-listing.sh 18:54:39 ++ facter osfamily 18:54:39 ++ tr '[:upper:]' '[:lower:]' 18:54:39 + OS_FAMILY=debian 18:54:39 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1460 18:54:39 + START_PACKAGES=/tmp/packages_start.txt 18:54:39 + END_PACKAGES=/tmp/packages_end.txt 18:54:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:39 + PACKAGES=/tmp/packages_start.txt 18:54:39 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' 18:54:39 + PACKAGES=/tmp/packages_end.txt 18:54:39 + case "${OS_FAMILY}" in 18:54:39 + dpkg -l 18:54:39 + grep '^ii' 18:54:39 + '[' -f /tmp/packages_start.txt ']' 18:54:39 + '[' -f /tmp/packages_end.txt ']' 18:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:39 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' 18:54:39 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ 18:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ [Pipeline] echo 18:54:39 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-sdk-go_PR-1460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:40 prd-ubuntu20.04-docker-8c-8g-17342 does not seem to be running inside a container 18:54:40 $ 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-sdk-go_PR-1460/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-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@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 18:54:40 $ docker top 3e5308301f984054188878b57a4e7f166cbdead2f1908b42092e946ba74dd669 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:41 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:41 + mkdir -p /var/log/sysstat [Pipeline] sh 18:54:41 + ls /var/log/sa-host 18:54:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:41 provisioning config files... 18:54:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config1585335250825716825tmp [Pipeline] { [Pipeline] echo 18:54:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:42 ---> create-netrc.sh [Pipeline] } 18:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:42 ---> python-tools-install.sh [Pipeline] echo 18:54:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:42 ---> sudo-logs.sh 18:54:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:42 ---> job-cost.sh 18:54:42 lf-activate-venv: SKIPPING 18:54:42 DEBUG: total: 0.2199999988079071 18:54:42 INFO: Retrieving Stack Cost... 18:54:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:43 INFO: Archiving Costs [Pipeline] echo 18:54:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:44 ---> logs-deploy.sh 18:54:44 lf-activate-venv: SKIPPING 18:54:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1460/5 18:54:44 INFO: archiving workspace using pattern(s): 18:54:45 Archives upload complete. 18:54:45 INFO: archiving logs to Nexus