Pull request #367 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c48fd02acd79ed1fdada20097a6914397bc5fad0+c742c110d1cc62fb19cc4b7662ac95047aaf245d (9b8e0883a1c23e04755c35e5a4e631935db994da) 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-ssh1691502947311114158.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-ssh7167726890627668166.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-onvif-camera/branches/PR-367/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-onvif-camera/branches/PR-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8547443493528303892.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-ssh12277872350894941969.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-onvif-camera/branches/PR-367/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-onvif-camera/branches/PR-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1363001742420379816.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/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 ‘prd-ubuntu20.04-docker-8c-8g-16978’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16981’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16982’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16980’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16984 in /w/workspace/undry_device-onvif-camera_PR-367 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c742c110d1cc62fb19cc4b7662ac95047aaf245d into PR head commit c48fd02acd79ed1fdada20097a6914397bc5fad0 Merge succeeded, producing c48fd02acd79ed1fdada20097a6914397bc5fad0 Checking out Revision c48fd02acd79ed1fdada20097a6914397bc5fad0 (PR-367) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T20:55:14.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T20:55:14.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T20:55:14.881Z] ========================================================= [2023-05-25T20:55:14.881Z] EdgeX Global Pipelines Version Info [2023-05-25T20:55:14.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f c48fd02acd79ed1fdada20097a6914397bc5fad0 # 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 c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c48fd02acd79ed1fdada20097a6914397bc5fad0 # timeout=10 > git rev-list --no-walk 1043e38cf482cf822ee6cde679f09fbc497a5438 # timeout=10 [2023-05-25T20:55:15.592Z] ------------------- [2023-05-25T20:55:15.592Z] stable info: [2023-05-25T20:55:15.592Z] ------------------- [2023-05-25T20:55:15.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T20:55:15.592Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T20:55:15.592Z] Message: update stable to v1.0.249 [2023-05-25T20:55:16.163Z] ------------------- [2023-05-25T20:55:16.163Z] experimental info: [2023-05-25T20:55:16.163Z] ------------------- [2023-05-25T20:55:16.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T20:55:16.163Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T20:55:16.163Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T20:55:16.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-25T20:55:16.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-25T20:55:16.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T20:55:16.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T20:55:16.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T20:55:16.368Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T20:55:16.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T20:55:16.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T20:55:16.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T20:55:16.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T20:55:16.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T20:55:16.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-25T20:55:16.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T20:55:16.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T20:55:16.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T20:55:16.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T20:55:16.498Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T20:55:16.513Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T20:55:16.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T20:55:16.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T20:55:16.564Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-25T20:55:16.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-25T20:55:16.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T20:55:16.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T20:55:16.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T20:55:16.648Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T20:55:16.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T20:55:16.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2023-05-25T20:55:16.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2023-05-25T20:55:16.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2023-05-25T20:55:16.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c48fd02acd79ed1fdada20097a6914397bc5fad0 [Pipeline] echo [2023-05-25T20:55:16.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c48fd02 [Pipeline] echo [2023-05-25T20:55:16.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:55:16.796Z] provisioning config files... [2023-05-25T20:55:16.810Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config8326632373665677952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:55:17.116Z] ---> docker-login.sh [2023-05-25T20:55:17.116Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:55:17.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:17.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:17.378Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:17.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:17.378Z] [2023-05-25T20:55:17.378Z] Login Succeeded [2023-05-25T20:55:17.378Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:55:17.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:17.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:17.641Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:17.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:17.641Z] [2023-05-25T20:55:17.641Z] Login Succeeded [2023-05-25T20:55:17.641Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:55:17.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:17.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:17.641Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:17.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:17.641Z] [2023-05-25T20:55:17.641Z] Login Succeeded [2023-05-25T20:55:17.641Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:55:17.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:17.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:17.641Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:17.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:17.641Z] [2023-05-25T20:55:17.641Z] Login Succeeded [2023-05-25T20:55:17.641Z] docker.io [2023-05-25T20:55:17.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:17.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:17.901Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:17.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:17.901Z] [2023-05-25T20:55:17.901Z] Login Succeeded [2023-05-25T20:55:17.901Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:55:17.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T20:55:18.248Z] + git rev-list -1 --merges c48fd02acd79ed1fdada20097a6914397bc5fad0~1..c48fd02acd79ed1fdada20097a6914397bc5fad0 [Pipeline] echo [2023-05-25T20:55:18.341Z] -----------> git rev-list -1 --merges c48fd02acd79ed1fdada20097a6914397bc5fad0~1..c48fd02acd79ed1fdada20097a6914397bc5fad0 c48fd02acd79ed1fdada20097a6914397bc5fad0 [false] [Pipeline] sh [2023-05-25T20:55:18.630Z] + git log --format=format:%s -1 c48fd02acd79ed1fdada20097a6914397bc5fad0 [Pipeline] echo [2023-05-25T20:55:18.644Z] ========================================================= [2023-05-25T20:55:18.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T20:55:18.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:55:18.976Z] + git log --format=format:%s -1 c48fd02acd79ed1fdada20097a6914397bc5fad0 [Pipeline] echo [2023-05-25T20:55:18.987Z] [semverPrep] GIT_COMMIT: c48fd02acd79ed1fdada20097a6914397bc5fad0, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-25T20:55:18.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T20:55:19.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T20:55:19.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T20:55:19.349Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T20:55:19.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T20:55:19.349Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T20:55:19.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T20:55:19.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:55:19.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:55:19.713Z] [2023-05-25T20:55:19.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:55:20.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:55:20.006Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T20:55:20.006Z] b85a868b505f: Pulling fs layer [2023-05-25T20:55:20.006Z] e2be974225ed: Pulling fs layer [2023-05-25T20:55:20.006Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T20:55:20.006Z] 988bab9f4d93: Pulling fs layer [2023-05-25T20:55:20.006Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T20:55:20.006Z] eaf3925da568: Pulling fs layer [2023-05-25T20:55:20.006Z] bab4dde63d76: Pulling fs layer [2023-05-25T20:55:20.006Z] bde34c3a00c8: Pulling fs layer [2023-05-25T20:55:20.006Z] b352a97aabf1: Pulling fs layer [2023-05-25T20:55:20.006Z] 4872d77fe225: Pulling fs layer [2023-05-25T20:55:20.006Z] 5851b861e8e6: Pulling fs layer [2023-05-25T20:55:20.006Z] bde34c3a00c8: Waiting [2023-05-25T20:55:20.006Z] 988bab9f4d93: Waiting [2023-05-25T20:55:20.006Z] 4872d77fe225: Waiting [2023-05-25T20:55:20.006Z] 5851b861e8e6: Waiting [2023-05-25T20:55:20.006Z] b352a97aabf1: Waiting [2023-05-25T20:55:20.006Z] eaf3925da568: Waiting [2023-05-25T20:55:20.006Z] 1469e6f7b9e6: Waiting [2023-05-25T20:55:20.006Z] bab4dde63d76: Waiting [2023-05-25T20:55:20.006Z] e2be974225ed: Verifying Checksum [2023-05-25T20:55:20.006Z] e2be974225ed: Download complete [2023-05-25T20:55:20.006Z] 988bab9f4d93: Download complete [2023-05-25T20:55:20.267Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T20:55:20.267Z] 1469e6f7b9e6: Download complete [2023-05-25T20:55:20.267Z] eaf3925da568: Verifying Checksum [2023-05-25T20:55:20.267Z] eaf3925da568: Download complete [2023-05-25T20:55:20.267Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T20:55:20.267Z] 339a4e72a1f5: Download complete [2023-05-25T20:55:20.267Z] bde34c3a00c8: Verifying Checksum [2023-05-25T20:55:20.267Z] bde34c3a00c8: Download complete [2023-05-25T20:55:20.267Z] b352a97aabf1: Download complete [2023-05-25T20:55:20.267Z] 4872d77fe225: Verifying Checksum [2023-05-25T20:55:20.267Z] 4872d77fe225: Download complete [2023-05-25T20:55:20.267Z] 5851b861e8e6: Verifying Checksum [2023-05-25T20:55:20.267Z] 5851b861e8e6: Download complete [2023-05-25T20:55:20.267Z] b85a868b505f: Verifying Checksum [2023-05-25T20:55:20.267Z] b85a868b505f: Download complete [2023-05-25T20:55:20.526Z] bab4dde63d76: Verifying Checksum [2023-05-25T20:55:20.526Z] bab4dde63d76: Download complete [2023-05-25T20:55:21.461Z] b85a868b505f: Pull complete [2023-05-25T20:55:21.725Z] e2be974225ed: Pull complete [2023-05-25T20:55:22.296Z] 339a4e72a1f5: Pull complete [2023-05-25T20:55:22.296Z] 988bab9f4d93: Pull complete [2023-05-25T20:55:22.563Z] 1469e6f7b9e6: Pull complete [2023-05-25T20:55:22.823Z] eaf3925da568: Pull complete [2023-05-25T20:55:24.740Z] bab4dde63d76: Pull complete [2023-05-25T20:55:25.000Z] bde34c3a00c8: Pull complete [2023-05-25T20:55:25.000Z] b352a97aabf1: Pull complete [2023-05-25T20:55:25.259Z] 4872d77fe225: Pull complete [2023-05-25T20:55:25.259Z] 5851b861e8e6: Pull complete [2023-05-25T20:55:25.259Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T20:55:25.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T20:55:25.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:55:25.359Z] prd-ubuntu20.04-docker-8c-8g-16984 does not seem to be running inside a container [2023-05-25T20:55:25.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T20:55:29.620Z] $ docker top 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd -eo pid,comm [2023-05-25T20:55:29.677Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T20:55:29.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T20:55:29.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T20:55:29.717Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T20:55:29.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T20:55:29.831Z] $ docker exec 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd ssh-agent [2023-05-25T20:55:29.942Z] SSH_AUTH_SOCK=/tmp/ssh-hcRheve0ah70/agent.32 [2023-05-25T20:55:29.942Z] SSH_AGENT_PID=38 [2023-05-25T20:55:29.949Z] Running ssh-add (command line suppressed) [2023-05-25T20:55:30.052Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_7553585229980831469.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_7553585229980831469.key) [2023-05-25T20:55:30.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T20:55:30.359Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T20:55:30.369Z] $ docker exec --env ******** --env ******** 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd ssh-agent -k [2023-05-25T20:55:30.468Z] unset SSH_AUTH_SOCK; [2023-05-25T20:55:30.470Z] unset SSH_AGENT_PID; [2023-05-25T20:55:30.470Z] echo Agent pid 38 killed; [2023-05-25T20:55:30.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T20:55:30.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T20:55:30.501Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T20:55:30.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T20:55:30.616Z] $ docker exec 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd ssh-agent [2023-05-25T20:55:30.730Z] SSH_AUTH_SOCK=/tmp/ssh-R8Cc1hL2cWwr/agent.70 [2023-05-25T20:55:30.730Z] SSH_AGENT_PID=76 [2023-05-25T20:55:30.735Z] Running ssh-add (command line suppressed) [2023-05-25T20:55:30.840Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_82037699251653996.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_82037699251653996.key) [2023-05-25T20:55:30.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T20:55:31.149Z] + git semver init [2023-05-25T20:55:31.410Z] 2023-05-25 20:55:31,325 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T20:55:31.410Z] 2023-05-25 20:55:31,325 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-367/.semver [2023-05-25T20:55:31.410Z] 2023-05-25 20:55:31,326 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-367/.semver [2023-05-25T20:55:31.410Z] 2023-05-25 20:55:31,326 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-367/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-367, universal_newlines=False, shell=None, istream=None) [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,392 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-367/.git/info/exclude [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 with force:False [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,392 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,397 [execute] INFO git cat-file --batch-check [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,403 [execute] INFO git cat-file --batch [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T20:55:32.792Z] 2023-05-25 20:55:32,408 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 [2023-05-25T20:55:32.792Z] 0.0.0 [Pipeline] } [2023-05-25T20:55:32.801Z] $ docker exec --env ******** --env ******** 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd ssh-agent -k [2023-05-25T20:55:32.898Z] unset SSH_AUTH_SOCK; [2023-05-25T20:55:32.899Z] unset SSH_AGENT_PID; [2023-05-25T20:55:32.899Z] echo Agent pid 76 killed; [2023-05-25T20:55:32.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T20:55:33.214Z] + git semver [Pipeline] } [2023-05-25T20:55:33.485Z] $ docker stop --time=1 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd [2023-05-25T20:55:34.935Z] $ docker rm -f --volumes 7e1e3614f2a3c386396f238c1b05ff4faf313f6ad4d2735caed4b5d46cbf96bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:55:35.283Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T20:55:35.493Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T20:55:35.495Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T20:55:35.626Z] provisioning config files... [2023-05-25T20:55:35.636Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config4107471408431229920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:55:35.928Z] ---> docker-login.sh [2023-05-25T20:55:35.928Z] nexus3.edgexfoundry.org:10001 [2023-05-25T20:55:35.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:35.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:35.928Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:35.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:35.928Z] [2023-05-25T20:55:35.928Z] Login Succeeded [2023-05-25T20:55:35.928Z] nexus3.edgexfoundry.org:10002 [2023-05-25T20:55:35.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:35.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:35.928Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:35.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:35.928Z] [2023-05-25T20:55:35.928Z] Login Succeeded [2023-05-25T20:55:35.928Z] nexus3.edgexfoundry.org:10003 [2023-05-25T20:55:36.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:36.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:36.186Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:36.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:36.186Z] [2023-05-25T20:55:36.186Z] Login Succeeded [2023-05-25T20:55:36.186Z] nexus3.edgexfoundry.org:10004 [2023-05-25T20:55:36.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:36.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:36.186Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:36.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:36.186Z] [2023-05-25T20:55:36.186Z] Login Succeeded [2023-05-25T20:55:36.186Z] docker.io [2023-05-25T20:55:36.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T20:55:36.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T20:55:36.448Z] Configure a credential helper to remove this warning. See [2023-05-25T20:55:36.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T20:55:36.448Z] [2023-05-25T20:55:36.448Z] Login Succeeded [2023-05-25T20:55:36.448Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T20:55:36.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T20:55:36.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:55:36.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T20:55:36.545Z] ========================================================= [2023-05-25T20:55:36.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T20:55:36.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:55:36.862Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T20:55:36.862Z] Sending build context to Docker daemon 21.94MB [2023-05-25T20:55:36.862Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:55:36.862Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T20:55:37.123Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T20:55:37.123Z] f56be85fc22e: Pulling fs layer [2023-05-25T20:55:37.123Z] 85791d961cd3: Pulling fs layer [2023-05-25T20:55:37.123Z] d694b5ae8c79: Pulling fs layer [2023-05-25T20:55:37.123Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T20:55:37.123Z] 4d19c01a9841: Pulling fs layer [2023-05-25T20:55:37.123Z] 9325e15d5711: Pulling fs layer [2023-05-25T20:55:37.123Z] 9f32a84ed3da: Waiting [2023-05-25T20:55:37.123Z] 4d19c01a9841: Waiting [2023-05-25T20:55:37.123Z] 556b6ee489ea: Pulling fs layer [2023-05-25T20:55:37.123Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T20:55:37.123Z] c5a4b2cf53e6: Waiting [2023-05-25T20:55:37.123Z] 556b6ee489ea: Waiting [2023-05-25T20:55:37.123Z] 85791d961cd3: Verifying Checksum [2023-05-25T20:55:37.123Z] 85791d961cd3: Download complete [2023-05-25T20:55:37.123Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T20:55:37.123Z] 9f32a84ed3da: Download complete [2023-05-25T20:55:37.123Z] 4d19c01a9841: Download complete [2023-05-25T20:55:37.123Z] f56be85fc22e: Verifying Checksum [2023-05-25T20:55:37.123Z] f56be85fc22e: Download complete [2023-05-25T20:55:37.123Z] 9325e15d5711: Verifying Checksum [2023-05-25T20:55:37.123Z] 9325e15d5711: Download complete [2023-05-25T20:55:37.381Z] f56be85fc22e: Pull complete [2023-05-25T20:55:37.381Z] 85791d961cd3: Pull complete [2023-05-25T20:55:37.641Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T20:55:37.641Z] c5a4b2cf53e6: Download complete [2023-05-25T20:55:37.899Z] d694b5ae8c79: Verifying Checksum [2023-05-25T20:55:37.899Z] d694b5ae8c79: Download complete [2023-05-25T20:55:37.899Z] 556b6ee489ea: Verifying Checksum [2023-05-25T20:55:37.899Z] 556b6ee489ea: Download complete [2023-05-25T20:55:41.195Z] d694b5ae8c79: Pull complete [2023-05-25T20:55:41.455Z] 9f32a84ed3da: Pull complete [2023-05-25T20:55:41.455Z] 4d19c01a9841: Pull complete [2023-05-25T20:55:41.455Z] 9325e15d5711: Pull complete [2023-05-25T20:55:44.001Z] 556b6ee489ea: Pull complete [2023-05-25T20:55:44.933Z] c5a4b2cf53e6: Pull complete [2023-05-25T20:55:44.933Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T20:55:44.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T20:55:44.933Z] ---> c4be618373d6 [2023-05-25T20:55:44.933Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:55:50.583Z] Still waiting to schedule task [2023-05-25T20:55:50.584Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16985’ is offline [2023-05-25T20:55:51.537Z] ---> Running in 7f3b6c736b73 [2023-05-25T20:55:51.538Z] Removing intermediate container 7f3b6c736b73 [2023-05-25T20:55:51.538Z] ---> 0fa00a7e34b2 [2023-05-25T20:55:51.538Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:55:51.538Z] ---> Running in 37d5f4e8c77f [2023-05-25T20:55:51.538Z] Removing intermediate container 37d5f4e8c77f [2023-05-25T20:55:51.538Z] ---> 91a541f0fc41 [2023-05-25T20:55:51.538Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T20:55:51.538Z] ---> Running in fb81fd1e971c [2023-05-25T20:55:51.538Z] Removing intermediate container fb81fd1e971c [2023-05-25T20:55:51.538Z] ---> 7f9fe8e85857 [2023-05-25T20:55:51.538Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T20:55:51.538Z] ---> Running in 1baeee54599b [2023-05-25T20:55:51.797Z] Removing intermediate container 1baeee54599b [2023-05-25T20:55:51.797Z] ---> 567fedb762cc [2023-05-25T20:55:51.797Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-25T20:55:51.797Z] ---> Running in 97cf55069ef8 [2023-05-25T20:55:51.797Z] Removing intermediate container 97cf55069ef8 [2023-05-25T20:55:51.797Z] ---> 3398c9c0c9f8 [2023-05-25T20:55:51.797Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:55:51.797Z] ---> Running in 1cf0e53b1559 [2023-05-25T20:55:52.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:55:52.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:55:52.313Z] OK: 265 MiB in 53 packages [2023-05-25T20:55:52.877Z] Removing intermediate container 1cf0e53b1559 [2023-05-25T20:55:52.877Z] ---> 2ea3129442d4 [2023-05-25T20:55:52.877Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-25T20:55:52.877Z] ---> Running in 7b323e0d2f66 [2023-05-25T20:55:52.877Z] Removing intermediate container 7b323e0d2f66 [2023-05-25T20:55:52.877Z] ---> 40a1e1cca900 [2023-05-25T20:55:52.877Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-25T20:55:53.136Z] ---> 0f663c71bf12 [2023-05-25T20:55:53.136Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:55:53.136Z] ---> Running in 1c49b027c2cd [2023-05-25T20:56:25.288Z] Removing intermediate container 1c49b027c2cd [2023-05-25T20:56:25.288Z] ---> d4b03da393d4 [2023-05-25T20:56:25.288Z] Step 12/13 : COPY . . [2023-05-25T20:56:25.288Z] ---> 1311c3a90537 [2023-05-25T20:56:25.288Z] Step 13/13 : RUN ${MAKE} [2023-05-25T20:56:25.288Z] ---> Running in 2512dddb18cf [2023-05-25T20:56:25.861Z] noop [2023-05-25T20:56:25.861Z] Removing intermediate container 2512dddb18cf [2023-05-25T20:56:25.861Z] ---> 7d6e09364b3a [2023-05-25T20:56:25.861Z] Successfully built 7d6e09364b3a [2023-05-25T20:56:26.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:56:26.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T20:56:26.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:56:26.506Z] prd-ubuntu20.04-docker-8c-8g-16984 does not seem to be running inside a container [2023-05-25T20:56:26.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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-x86_64 cat [2023-05-25T20:56:26.922Z] $ docker top 28e5efab4129706c91db02a8e9df3a120551091a9e77551ed32ca494bc6ddfc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:56:27.269Z] + go version [2023-05-25T20:56:27.269Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T20:56:27.277Z] $ docker stop --time=1 28e5efab4129706c91db02a8e9df3a120551091a9e77551ed32ca494bc6ddfc2 [2023-05-25T20:56:28.580Z] $ docker rm -f --volumes 28e5efab4129706c91db02a8e9df3a120551091a9e77551ed32ca494bc6ddfc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:56:28.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T20:56:28.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:56:29.050Z] prd-ubuntu20.04-docker-8c-8g-16984 does not seem to be running inside a container [2023-05-25T20:56:29.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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-x86_64 cat [2023-05-25T20:56:29.450Z] $ docker top f89ff2a9736aaaff2b1276acf28b4bbacdc90ed838c767e514a103e6bb922d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T20:56:29.796Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] fileExists [Pipeline] sh [2023-05-25T20:56:30.097Z] + make test [2023-05-25T20:56:30.097Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T20:56:35.383Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-25T20:56:47.588Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-25T20:56:47.588Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-25T20:56:48.524Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements [2023-05-25T20:56:48.524Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.157s coverage: 86.5% of statements [2023-05-25T20:56:56.643Z] go vet ./... [2023-05-25T20:57:00.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T20:57:00.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T20:57:00.022Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T20:57:00.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T20:57:00.336Z] $ docker stop --time=1 f89ff2a9736aaaff2b1276acf28b4bbacdc90ed838c767e514a103e6bb922d23 [2023-05-25T20:57:04.401Z] $ docker rm -f --volumes f89ff2a9736aaaff2b1276acf28b4bbacdc90ed838c767e514a103e6bb922d23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T20:57:04.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T20:57:04.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T20:57:05.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T20:57:05.636Z] + ls -al . [2023-05-25T20:57:05.636Z] total 232 [2023-05-25T20:57:05.636Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 20:56 . [2023-05-25T20:57:05.636Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 .. [2023-05-25T20:57:05.636Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 20:55 .git [2023-05-25T20:57:05.636Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:55 .github [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 496 May 25 20:55 .gitignore [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 20:55 .golangci.yml [2023-05-25T20:57:05.636Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 20:55 .semver [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 25 20:55 Attribution.txt [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 25 20:55 CHANGELOG.md [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 25 20:55 Dockerfile [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 20:55 GOVERNANCE.md [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 739 May 25 20:55 Jenkinsfile [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 20:55 LICENSE [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 25 20:55 Makefile [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 20:55 OWNERS.md [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 25 20:55 README.md [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 20:55 VERSION [2023-05-25T20:57:05.636Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:55 bin [2023-05-25T20:57:05.636Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:55 cmd [2023-05-25T20:57:05.636Z] -rw-r--r-- 1 jenkins jenkins 78459 May 25 20:56 coverage.out [2023-05-25T20:57:05.636Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 doc [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 25 20:55 go.mod [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 33485 May 25 20:55 go.sum [2023-05-25T20:57:05.636Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 internal [2023-05-25T20:57:05.636Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:55 snap [2023-05-25T20:57:05.636Z] -rw-rw-r-- 1 jenkins jenkins 236 May 25 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:57:05.938Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c48fd02acd79ed1fdada20097a6914397bc5fad0 --label arch=amd64 --label version=0.0.0 . [2023-05-25T20:57:05.938Z] Sending build context to Docker daemon 22.02MB [2023-05-25T20:57:05.938Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T20:57:05.938Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-25T20:57:05.938Z] ---> 7d6e09364b3a [2023-05-25T20:57:05.938Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-25T20:57:06.507Z] ---> Running in 9cf30d0a99e7 [2023-05-25T20:57:06.508Z] Removing intermediate container 9cf30d0a99e7 [2023-05-25T20:57:06.508Z] ---> 4b114fa44051 [2023-05-25T20:57:06.508Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T20:57:06.508Z] ---> Running in 2e683757ca3a [2023-05-25T20:57:06.508Z] Removing intermediate container 2e683757ca3a [2023-05-25T20:57:06.508Z] ---> 4dbe2b7c0e79 [2023-05-25T20:57:06.508Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T20:57:06.508Z] ---> Running in cabae9267f3d [2023-05-25T20:57:06.767Z] Removing intermediate container cabae9267f3d [2023-05-25T20:57:06.767Z] ---> 7941245bffb3 [2023-05-25T20:57:06.767Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T20:57:06.767Z] ---> Running in a3a94b7ce720 [2023-05-25T20:57:06.767Z] Removing intermediate container a3a94b7ce720 [2023-05-25T20:57:06.767Z] ---> 137f0cae947e [2023-05-25T20:57:06.767Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-25T20:57:06.767Z] ---> Running in a15161be87a0 [2023-05-25T20:57:07.026Z] Removing intermediate container a15161be87a0 [2023-05-25T20:57:07.026Z] ---> 64287d7a6a0d [2023-05-25T20:57:07.026Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T20:57:07.026Z] ---> Running in e738c2f315fc [2023-05-25T20:57:07.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:57:07.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:57:07.804Z] OK: 265 MiB in 53 packages [2023-05-25T20:57:08.064Z] Removing intermediate container e738c2f315fc [2023-05-25T20:57:08.064Z] ---> be5f77fad609 [2023-05-25T20:57:08.064Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-25T20:57:08.064Z] ---> Running in b324e79f9dca [2023-05-25T20:57:08.064Z] Removing intermediate container b324e79f9dca [2023-05-25T20:57:08.064Z] ---> bd8c1880393d [2023-05-25T20:57:08.064Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-25T20:57:08.324Z] ---> 1059914bcee3 [2023-05-25T20:57:08.324Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T20:57:08.324Z] ---> Running in f582204bfcdd [2023-05-25T20:57:09.261Z] Removing intermediate container f582204bfcdd [2023-05-25T20:57:09.261Z] ---> 684b92a9078b [2023-05-25T20:57:09.261Z] Step 12/26 : COPY . . [2023-05-25T20:57:10.218Z] ---> 120dece73f5c [2023-05-25T20:57:10.218Z] Step 13/26 : RUN ${MAKE} [2023-05-25T20:57:10.218Z] ---> Running in e19d21ee4dab [2023-05-25T20:57:10.477Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-25T20:57:32.417Z] Removing intermediate container e19d21ee4dab [2023-05-25T20:57:32.417Z] ---> 03e86e3f9c9c [2023-05-25T20:57:32.417Z] Step 14/26 : FROM alpine:3.17 [2023-05-25T20:57:32.676Z] 3.17: Pulling from library/alpine [2023-05-25T20:57:32.676Z] f56be85fc22e: Already exists [2023-05-25T20:57:32.934Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T20:57:32.934Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T20:57:32.934Z] ---> 9ed4aefc74f6 [2023-05-25T20:57:32.934Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T20:57:32.934Z] ---> Running in f8143c4430ea [2023-05-25T20:57:32.934Z] Removing intermediate container f8143c4430ea [2023-05-25T20:57:32.934Z] ---> 19dca11c0589 [2023-05-25T20:57:32.934Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-25T20:57:32.934Z] ---> Running in 83f83a93baad [2023-05-25T20:57:33.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T20:57:33.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T20:57:33.717Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T20:57:33.717Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T20:57:33.717Z] OK: 7 MiB in 16 packages [2023-05-25T20:57:33.976Z] Removing intermediate container 83f83a93baad [2023-05-25T20:57:33.976Z] ---> 0edf19145599 [2023-05-25T20:57:33.976Z] Step 17/26 : WORKDIR / [2023-05-25T20:57:33.976Z] ---> Running in a12e80265c4f [2023-05-25T20:57:33.976Z] Removing intermediate container a12e80265c4f [2023-05-25T20:57:33.976Z] ---> cc1056e84e69 [2023-05-25T20:57:33.976Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-25T20:57:34.943Z] ---> 9d6d18d5062d [2023-05-25T20:57:34.943Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-25T20:57:35.202Z] ---> ffb3c52675e6 [2023-05-25T20:57:35.202Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-25T20:57:35.202Z] ---> 32ed874e1bbc [2023-05-25T20:57:35.202Z] Step 21/26 : EXPOSE 59984 [2023-05-25T20:57:35.202Z] ---> Running in 58cb68888fa9 [2023-05-25T20:57:35.462Z] Removing intermediate container 58cb68888fa9 [2023-05-25T20:57:35.462Z] ---> e07b4a50436b [2023-05-25T20:57:35.462Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-25T20:57:35.462Z] ---> Running in 06a7f060d42a [2023-05-25T20:57:35.462Z] Removing intermediate container 06a7f060d42a [2023-05-25T20:57:35.462Z] ---> 0981855c40e2 [2023-05-25T20:57:35.462Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T20:57:35.462Z] ---> Running in 09a1a8408f30 [2023-05-25T20:57:35.721Z] Removing intermediate container 09a1a8408f30 [2023-05-25T20:57:35.721Z] ---> 92fd2113c883 [2023-05-25T20:57:35.721Z] Step 24/26 : LABEL arch=amd64 [2023-05-25T20:57:35.721Z] ---> Running in d8aa81bf945d [2023-05-25T20:57:35.721Z] Removing intermediate container d8aa81bf945d [2023-05-25T20:57:35.721Z] ---> b19edd0176fc [2023-05-25T20:57:35.721Z] Step 25/26 : LABEL git_sha=c48fd02acd79ed1fdada20097a6914397bc5fad0 [2023-05-25T20:57:35.721Z] ---> Running in 01f69162f35e [2023-05-25T20:57:35.721Z] Removing intermediate container 01f69162f35e [2023-05-25T20:57:35.721Z] ---> d1cf8441b9e5 [2023-05-25T20:57:35.721Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T20:57:35.980Z] ---> Running in d6ecacdd254a [2023-05-25T20:57:35.980Z] Removing intermediate container d6ecacdd254a [2023-05-25T20:57:35.980Z] ---> 2b66b4d7c053 [2023-05-25T20:57:35.980Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T20:57:35.980Z] Successfully built 2b66b4d7c053 [2023-05-25T20:57:35.980Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:57:36.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:57:36.423Z] [2023-05-25T20:57:36.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T20:57:36.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:57:36.716Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T20:57:36.716Z] 5eb5b503b376: Pulling fs layer [2023-05-25T20:57:36.716Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T20:57:36.716Z] ec43610c2a17: Pulling fs layer [2023-05-25T20:57:36.716Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T20:57:36.716Z] 33b1e0a273af: Pulling fs layer [2023-05-25T20:57:36.716Z] 3a2ae6a8a46f: Waiting [2023-05-25T20:57:36.716Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T20:57:36.716Z] 2f39f015ded8: Pulling fs layer [2023-05-25T20:57:36.716Z] 33b1e0a273af: Waiting [2023-05-25T20:57:36.716Z] 5d3b04190fa2: Waiting [2023-05-25T20:57:36.716Z] 2f39f015ded8: Waiting [2023-05-25T20:57:36.716Z] 5c69ac0246d0: Download complete [2023-05-25T20:57:36.716Z] 3a2ae6a8a46f: Download complete [2023-05-25T20:57:36.716Z] 33b1e0a273af: Verifying Checksum [2023-05-25T20:57:36.716Z] 33b1e0a273af: Download complete [2023-05-25T20:57:36.716Z] ec43610c2a17: Verifying Checksum [2023-05-25T20:57:36.716Z] ec43610c2a17: Download complete [2023-05-25T20:57:36.716Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T20:57:36.716Z] 5d3b04190fa2: Download complete [2023-05-25T20:57:36.974Z] 5eb5b503b376: Verifying Checksum [2023-05-25T20:57:36.974Z] 5eb5b503b376: Download complete [2023-05-25T20:57:37.538Z] 2f39f015ded8: Download complete [2023-05-25T20:57:38.105Z] 5eb5b503b376: Pull complete [2023-05-25T20:57:38.365Z] 5c69ac0246d0: Pull complete [2023-05-25T20:57:38.624Z] ec43610c2a17: Pull complete [2023-05-25T20:57:38.882Z] 3a2ae6a8a46f: Pull complete [2023-05-25T20:57:38.882Z] 33b1e0a273af: Pull complete [2023-05-25T20:57:39.138Z] 5d3b04190fa2: Pull complete [2023-05-25T20:57:43.321Z] 2f39f015ded8: Pull complete [2023-05-25T20:57:43.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T20:57:43.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T20:57:43.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T20:57:43.409Z] prd-ubuntu20.04-docker-8c-8g-16984 does not seem to be running inside a container [2023-05-25T20:57:43.435Z] $ 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/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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:latest cat [2023-05-25T20:57:47.910Z] $ docker top a7fc854e442ed4341b10a64316bff9f7bd03a276428c037e124c902472e7ccd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T20:57:48.288Z] ---> job-cost.sh [2023-05-25T20:57:48.288Z] lf-activate-venv: SKIPPING [2023-05-25T20:57:48.288Z] INFO: No Stack... [2023-05-25T20:57:48.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T20:57:48.806Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T20:57:49.092Z] + cat /w/workspace/undry_device-onvif-camera_PR-367/archives/cost.csv [2023-05-25T20:57:49.093Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T20:57:49.107Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] [2023-05-25T20:57:49.113Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] did not exist. Created. [2023-05-25T20:57:49.113Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T20:57:49.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T20:57:49.450Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T20:57:49.456Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T20:57:49.472Z] $ docker stop --time=1 a7fc854e442ed4341b10a64316bff9f7bd03a276428c037e124c902472e7ccd9 [2023-05-25T20:57:50.635Z] $ docker rm -f --volumes a7fc854e442ed4341b10a64316bff9f7bd03a276428c037e124c902472e7ccd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T20:59:30.737Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16986 in /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] { [Pipeline] ws [2023-05-25T20:59:30.747Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2023-05-25T20:59:30.790Z] The recommended git tool is: git [2023-05-25T20:59:37.182Z] using credential edgex-jenkins-ssh [2023-05-25T20:59:37.208Z] Cloning the remote Git repository [2023-05-25T20:59:37.269Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-25T20:59:37.391Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2023-05-25T20:59:37.595Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-25T20:59:37.596Z] > git --version # timeout=10 [2023-05-25T20:59:37.624Z] > git --version # 'git version 2.25.1' [2023-05-25T20:59:37.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T20:59:37.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T20:59:39.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-25T20:59:39.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T20:59:40.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-25T20:59:40.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-25T20:59:40.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T20:59:40.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T20:59:41.214Z] Merging remotes/origin/main commit c742c110d1cc62fb19cc4b7662ac95047aaf245d into PR head commit c48fd02acd79ed1fdada20097a6914397bc5fad0 [2023-05-25T20:59:41.645Z] Merge succeeded, producing c48fd02acd79ed1fdada20097a6914397bc5fad0 [2023-05-25T20:59:41.645Z] Checking out Revision c48fd02acd79ed1fdada20097a6914397bc5fad0 (PR-367) [2023-05-25T20:59:42.430Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-25T20:59:41.236Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T20:59:41.322Z] > git checkout -f c48fd02acd79ed1fdada20097a6914397bc5fad0 # timeout=10 [2023-05-25T20:59:41.541Z] > git remote # timeout=10 [2023-05-25T20:59:41.565Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T20:59:41.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T20:59:41.601Z] > git merge c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 [2023-05-25T20:59:41.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T20:59:41.655Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T20:59:41.671Z] > git checkout -f c48fd02acd79ed1fdada20097a6914397bc5fad0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T20:59:43.506Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T20:59:43.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T20:59:43.506Z] Dload Upload Total Spent Left Speed [2023-05-25T20:59:43.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-25T20:59:44.369Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T20:59:44.708Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T20:59:44.708Z] + sudo tee /etc/docker/daemon.new [2023-05-25T20:59:44.708Z] { [2023-05-25T20:59:44.708Z] "registry-mirrors": [ [2023-05-25T20:59:44.708Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T20:59:44.708Z] ], [2023-05-25T20:59:44.708Z] "bip": "10.250.0.254/24", [2023-05-25T20:59:44.708Z] "hosts": [ [2023-05-25T20:59:44.708Z] "tcp://0.0.0.0:5555", [2023-05-25T20:59:44.708Z] "unix:///var/run/docker.sock" [2023-05-25T20:59:44.708Z] ], [2023-05-25T20:59:44.708Z] "mtu": 1458, [2023-05-25T20:59:44.708Z] "selinux-enabled": true, [2023-05-25T20:59:44.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T20:59:44.708Z] } [Pipeline] sh [2023-05-25T20:59:45.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T20:59:45.523Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:00:03.908Z] provisioning config files... [2023-05-25T21:00:03.944Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config16123182364870651251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:00:04.316Z] ---> docker-login.sh [2023-05-25T21:00:04.316Z] nexus3.edgexfoundry.org:10001 [2023-05-25T21:00:04.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:00:04.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:00:04.916Z] Configure a credential helper to remove this warning. See [2023-05-25T21:00:04.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:00:04.916Z] [2023-05-25T21:00:04.916Z] Login Succeeded [2023-05-25T21:00:04.916Z] nexus3.edgexfoundry.org:10002 [2023-05-25T21:00:05.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:00:05.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:00:05.461Z] Configure a credential helper to remove this warning. See [2023-05-25T21:00:05.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:00:05.461Z] [2023-05-25T21:00:05.461Z] Login Succeeded [2023-05-25T21:00:05.461Z] nexus3.edgexfoundry.org:10003 [2023-05-25T21:00:05.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:00:05.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:00:05.738Z] Configure a credential helper to remove this warning. See [2023-05-25T21:00:05.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:00:05.738Z] [2023-05-25T21:00:05.738Z] Login Succeeded [2023-05-25T21:00:05.738Z] nexus3.edgexfoundry.org:10004 [2023-05-25T21:00:06.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:00:06.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:00:06.283Z] Configure a credential helper to remove this warning. See [2023-05-25T21:00:06.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:00:06.283Z] [2023-05-25T21:00:06.283Z] Login Succeeded [2023-05-25T21:00:06.283Z] docker.io [2023-05-25T21:00:06.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T21:00:08.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T21:00:08.521Z] Configure a credential helper to remove this warning. See [2023-05-25T21:00:08.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T21:00:08.521Z] [2023-05-25T21:00:08.521Z] Login Succeeded [2023-05-25T21:00:08.521Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T21:00:08.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T21:00:08.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T21:00:08.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T21:00:08.889Z] ========================================================= [2023-05-25T21:00:08.889Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T21:00:08.889Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:00:09.255Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T21:00:09.847Z] Sending build context to Docker daemon 14.39MB [2023-05-25T21:00:09.847Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T21:00:09.847Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T21:00:10.128Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T21:00:10.128Z] c41833b44d91: Pulling fs layer [2023-05-25T21:00:10.128Z] ed15518f5707: Pulling fs layer [2023-05-25T21:00:10.128Z] feae8fd75edb: Pulling fs layer [2023-05-25T21:00:10.128Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T21:00:10.128Z] 3cdef696dda3: Pulling fs layer [2023-05-25T21:00:10.128Z] 2ced38df9373: Pulling fs layer [2023-05-25T21:00:10.128Z] 58f1dce35555: Pulling fs layer [2023-05-25T21:00:10.128Z] 242c74f7c9fa: Waiting [2023-05-25T21:00:10.128Z] 3cdef696dda3: Waiting [2023-05-25T21:00:10.128Z] 2ced38df9373: Waiting [2023-05-25T21:00:10.128Z] 58f1dce35555: Waiting [2023-05-25T21:00:10.128Z] ed15518f5707: Verifying Checksum [2023-05-25T21:00:10.128Z] ed15518f5707: Download complete [2023-05-25T21:00:10.128Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T21:00:10.128Z] 242c74f7c9fa: Download complete [2023-05-25T21:00:10.128Z] 3cdef696dda3: Verifying Checksum [2023-05-25T21:00:10.128Z] 3cdef696dda3: Download complete [2023-05-25T21:00:10.128Z] c41833b44d91: Verifying Checksum [2023-05-25T21:00:10.128Z] c41833b44d91: Download complete [2023-05-25T21:00:11.121Z] c41833b44d91: Pull complete [2023-05-25T21:00:11.720Z] 58f1dce35555: Verifying Checksum [2023-05-25T21:00:11.720Z] 58f1dce35555: Download complete [2023-05-25T21:00:11.720Z] ed15518f5707: Pull complete [2023-05-25T21:00:13.152Z] feae8fd75edb: Verifying Checksum [2023-05-25T21:00:13.152Z] feae8fd75edb: Download complete [2023-05-25T21:00:13.152Z] 2ced38df9373: Verifying Checksum [2023-05-25T21:00:13.152Z] 2ced38df9373: Download complete [2023-05-25T21:00:25.539Z] feae8fd75edb: Pull complete [2023-05-25T21:00:25.539Z] 242c74f7c9fa: Pull complete [2023-05-25T21:00:25.539Z] 3cdef696dda3: Pull complete [2023-05-25T21:00:33.974Z] 2ced38df9373: Pull complete [2023-05-25T21:00:36.570Z] 58f1dce35555: Pull complete [2023-05-25T21:00:36.570Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T21:00:36.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T21:00:36.570Z] ---> fadd8f120f05 [2023-05-25T21:00:36.570Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T21:00:38.547Z] ---> Running in 2fe1c7bb484a [2023-05-25T21:00:38.817Z] Removing intermediate container 2fe1c7bb484a [2023-05-25T21:00:38.817Z] ---> 58f0c5ae4fa1 [2023-05-25T21:00:38.817Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T21:00:38.817Z] ---> Running in 86b2096c4f91 [2023-05-25T21:00:39.088Z] Removing intermediate container 86b2096c4f91 [2023-05-25T21:00:39.088Z] ---> 7c1ed4d82446 [2023-05-25T21:00:39.088Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T21:00:39.370Z] ---> Running in 40cb526bae37 [2023-05-25T21:00:39.642Z] Removing intermediate container 40cb526bae37 [2023-05-25T21:00:39.642Z] ---> f6595558390f [2023-05-25T21:00:39.642Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T21:00:39.642Z] ---> Running in d2b5b08e0c30 [2023-05-25T21:00:40.233Z] Removing intermediate container d2b5b08e0c30 [2023-05-25T21:00:40.233Z] ---> 01031f144c92 [2023-05-25T21:00:40.233Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-25T21:00:40.233Z] ---> Running in 43a979808703 [2023-05-25T21:00:40.505Z] Removing intermediate container 43a979808703 [2023-05-25T21:00:40.505Z] ---> a8cf26e175ac [2023-05-25T21:00:40.505Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T21:00:40.505Z] ---> Running in f1d4eb99378a [2023-05-25T21:00:41.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T21:00:42.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T21:00:43.939Z] OK: 263 MiB in 53 packages [2023-05-25T21:00:44.917Z] Removing intermediate container f1d4eb99378a [2023-05-25T21:00:44.917Z] ---> e3ec8592c32f [2023-05-25T21:00:44.917Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-25T21:00:44.917Z] ---> Running in 912b5dd50dc4 [2023-05-25T21:00:45.199Z] Removing intermediate container 912b5dd50dc4 [2023-05-25T21:00:45.199Z] ---> 86d0d66d8c86 [2023-05-25T21:00:45.199Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-25T21:00:47.163Z] ---> a9e32900651b [2023-05-25T21:00:47.163Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T21:00:47.163Z] ---> Running in fcc944d5c201 [2023-05-25T21:01:55.094Z] Removing intermediate container fcc944d5c201 [2023-05-25T21:01:55.094Z] ---> 82517fbbe2f4 [2023-05-25T21:01:55.094Z] Step 12/13 : COPY . . [2023-05-25T21:01:56.066Z] ---> 5ab82cb1be67 [2023-05-25T21:01:56.067Z] Step 13/13 : RUN ${MAKE} [2023-05-25T21:01:56.067Z] ---> Running in b08d3dc1f174 [2023-05-25T21:01:57.028Z] noop [2023-05-25T21:01:58.014Z] Removing intermediate container b08d3dc1f174 [2023-05-25T21:01:58.015Z] ---> c56dd427165d [2023-05-25T21:01:58.015Z] Successfully built c56dd427165d [2023-05-25T21:01:58.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:01:58.377Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T21:01:58.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:01:58.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-16986 does not seem to be running inside a container [2023-05-25T21:01:58.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/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 [2023-05-25T21:01:59.885Z] $ docker top 92e293960e24c5459aff9f2e101839a43e0f860cf1d7e9495f34daf6528644b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T21:02:00.724Z] + go version [2023-05-25T21:02:00.724Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T21:02:00.745Z] $ docker stop --time=1 92e293960e24c5459aff9f2e101839a43e0f860cf1d7e9495f34daf6528644b4 [2023-05-25T21:02:02.387Z] $ docker rm -f --volumes 92e293960e24c5459aff9f2e101839a43e0f860cf1d7e9495f34daf6528644b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:02:02.945Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T21:02:02.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:02:03.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-16986 does not seem to be running inside a container [2023-05-25T21:02:03.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/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 [2023-05-25T21:02:04.397Z] $ docker top 36b208c2329e0b3101335e844bdbed73f20e0a6ad68cec76a2ac52e39a252e69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T21:02:05.249Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh [2023-05-25T21:02:05.912Z] + make test [2023-05-25T21:02:05.912Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T21:02:44.808Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-25T21:05:21.567Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-25T21:05:21.567Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-25T21:05:21.567Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.230s coverage: 31.4% of statements [2023-05-25T21:05:39.812Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.425s coverage: 86.5% of statements [2023-05-25T21:05:39.812Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T21:05:39.812Z] go vet ./... [2023-05-25T21:06:06.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T21:06:06.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T21:06:06.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T21:06:06.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T21:06:06.520Z] $ docker stop --time=1 36b208c2329e0b3101335e844bdbed73f20e0a6ad68cec76a2ac52e39a252e69 [2023-05-25T21:06:08.334Z] $ docker rm -f --volumes 36b208c2329e0b3101335e844bdbed73f20e0a6ad68cec76a2ac52e39a252e69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T21:06:09.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T21:06:09.569Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T21:06:10.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T21:06:10.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T21:06:10.892Z] + ls -al . [2023-05-25T21:06:10.892Z] total 228 [2023-05-25T21:06:10.892Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 21:02 . [2023-05-25T21:06:10.892Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:59 .. [2023-05-25T21:06:10.892Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 20:59 .git [2023-05-25T21:06:10.892Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:59 .github [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 496 May 25 20:59 .gitignore [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 20:59 .golangci.yml [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 25 20:59 Attribution.txt [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 25 20:59 CHANGELOG.md [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 25 20:59 Dockerfile [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 20:59 GOVERNANCE.md [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 739 May 25 20:59 Jenkinsfile [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 20:59 LICENSE [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 25 20:59 Makefile [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 20:59 OWNERS.md [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 25 20:59 README.md [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 20:55 VERSION [2023-05-25T21:06:10.892Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 20:59 bin [2023-05-25T21:06:10.892Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 20:59 cmd [2023-05-25T21:06:10.892Z] -rw-r--r-- 1 jenkins jenkins 78459 May 25 21:05 coverage.out [2023-05-25T21:06:10.892Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:59 doc [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 25 20:59 go.mod [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 33485 May 25 20:59 go.sum [2023-05-25T21:06:10.892Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:59 internal [2023-05-25T21:06:10.892Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 20:59 snap [2023-05-25T21:06:10.892Z] -rw-rw-r-- 1 jenkins jenkins 236 May 25 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:06:11.239Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c48fd02acd79ed1fdada20097a6914397bc5fad0 --label arch=arm64 --label version=0.0.0 . [2023-05-25T21:06:11.829Z] Sending build context to Docker daemon 14.47MB [2023-05-25T21:06:11.829Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T21:06:11.829Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-25T21:06:11.829Z] ---> c56dd427165d [2023-05-25T21:06:11.829Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-25T21:06:11.829Z] ---> Running in d42b5d9be732 [2023-05-25T21:06:12.415Z] Removing intermediate container d42b5d9be732 [2023-05-25T21:06:12.415Z] ---> b9b282d00bdc [2023-05-25T21:06:12.415Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T21:06:12.415Z] ---> Running in 0ee6fa094bdd [2023-05-25T21:06:12.690Z] Removing intermediate container 0ee6fa094bdd [2023-05-25T21:06:12.690Z] ---> 0e4be8125e83 [2023-05-25T21:06:12.690Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T21:06:12.690Z] ---> Running in ec9434bd0a36 [2023-05-25T21:06:13.276Z] Removing intermediate container ec9434bd0a36 [2023-05-25T21:06:13.276Z] ---> 687052498f26 [2023-05-25T21:06:13.276Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T21:06:13.276Z] ---> Running in 1e2c8eb630da [2023-05-25T21:06:13.558Z] Removing intermediate container 1e2c8eb630da [2023-05-25T21:06:13.558Z] ---> 8c6fb3198948 [2023-05-25T21:06:13.558Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-25T21:06:13.826Z] ---> Running in af8cc15c735c [2023-05-25T21:06:14.795Z] Removing intermediate container af8cc15c735c [2023-05-25T21:06:14.795Z] ---> a3c4816f633b [2023-05-25T21:06:14.795Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T21:06:15.062Z] ---> Running in af39c92b88d5 [2023-05-25T21:06:16.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T21:06:16.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T21:06:18.033Z] OK: 263 MiB in 53 packages [2023-05-25T21:06:18.621Z] Removing intermediate container af39c92b88d5 [2023-05-25T21:06:18.621Z] ---> fd7ad8fd08a1 [2023-05-25T21:06:18.621Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-25T21:06:18.621Z] ---> Running in ec3696539fb7 [2023-05-25T21:06:19.206Z] Removing intermediate container ec3696539fb7 [2023-05-25T21:06:19.206Z] ---> 54eff128d75c [2023-05-25T21:06:19.206Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-25T21:06:19.488Z] ---> 49c6e139c9a1 [2023-05-25T21:06:19.488Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T21:06:19.756Z] ---> Running in ef69ecba16d3 [2023-05-25T21:06:22.346Z] Removing intermediate container ef69ecba16d3 [2023-05-25T21:06:22.346Z] ---> ece76dd4ee7b [2023-05-25T21:06:22.346Z] Step 12/26 : COPY . . [2023-05-25T21:06:23.759Z] ---> 714cad0fe8a1 [2023-05-25T21:06:23.759Z] Step 13/26 : RUN ${MAKE} [2023-05-25T21:06:23.759Z] ---> Running in faa7ad63bdaa [2023-05-25T21:06:24.729Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-25T21:08:46.684Z] Removing intermediate container faa7ad63bdaa [2023-05-25T21:08:46.684Z] ---> 517948e497cb [2023-05-25T21:08:46.684Z] Step 14/26 : FROM alpine:3.17 [2023-05-25T21:08:46.684Z] 3.17: Pulling from library/alpine [2023-05-25T21:08:46.684Z] c41833b44d91: Already exists [2023-05-25T21:08:46.684Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T21:08:46.684Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T21:08:46.684Z] ---> 51e60588ff2c [2023-05-25T21:08:46.684Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T21:08:46.684Z] ---> Running in a7fb6c5265af [2023-05-25T21:08:46.684Z] Removing intermediate container a7fb6c5265af [2023-05-25T21:08:46.684Z] ---> 1f0e99bc7628 [2023-05-25T21:08:46.684Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-25T21:08:46.684Z] ---> Running in b0fb7eaa3de8 [2023-05-25T21:08:46.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T21:08:46.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T21:08:46.684Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T21:08:46.684Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T21:08:46.684Z] OK: 8 MiB in 16 packages [2023-05-25T21:08:47.269Z] Removing intermediate container b0fb7eaa3de8 [2023-05-25T21:08:47.269Z] ---> 704de5995618 [2023-05-25T21:08:47.269Z] Step 17/26 : WORKDIR / [2023-05-25T21:08:47.269Z] ---> Running in ebc062779c13 [2023-05-25T21:08:47.536Z] Removing intermediate container ebc062779c13 [2023-05-25T21:08:47.536Z] ---> 29cab7b032c5 [2023-05-25T21:08:47.536Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-25T21:08:49.483Z] ---> d10396691c91 [2023-05-25T21:08:49.483Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-25T21:08:49.483Z] ---> e7902dd3df86 [2023-05-25T21:08:49.483Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-25T21:08:50.067Z] ---> 463c52595c83 [2023-05-25T21:08:50.067Z] Step 21/26 : EXPOSE 59984 [2023-05-25T21:08:50.067Z] ---> Running in f0571eabc717 [2023-05-25T21:08:50.341Z] Removing intermediate container f0571eabc717 [2023-05-25T21:08:50.341Z] ---> ba04c92933de [2023-05-25T21:08:50.341Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-25T21:08:50.609Z] ---> Running in eb611e3ec656 [2023-05-25T21:08:50.876Z] Removing intermediate container eb611e3ec656 [2023-05-25T21:08:50.876Z] ---> 34e6811357ba [2023-05-25T21:08:50.876Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T21:08:50.876Z] ---> Running in 8c48bca6c01c [2023-05-25T21:08:51.144Z] Removing intermediate container 8c48bca6c01c [2023-05-25T21:08:51.144Z] ---> 717e2da15538 [2023-05-25T21:08:51.144Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T21:08:51.144Z] ---> Running in 1306b7d0131d [2023-05-25T21:08:51.413Z] Removing intermediate container 1306b7d0131d [2023-05-25T21:08:51.413Z] ---> aa01eef2e882 [2023-05-25T21:08:51.413Z] Step 25/26 : LABEL git_sha=c48fd02acd79ed1fdada20097a6914397bc5fad0 [2023-05-25T21:08:51.681Z] ---> Running in e5fb654caa62 [2023-05-25T21:08:51.950Z] Removing intermediate container e5fb654caa62 [2023-05-25T21:08:51.950Z] ---> 45bd350e823b [2023-05-25T21:08:51.950Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T21:08:51.950Z] ---> Running in f55c96d30944 [2023-05-25T21:08:52.215Z] Removing intermediate container f55c96d30944 [2023-05-25T21:08:52.215Z] ---> b31afc24268e [2023-05-25T21:08:52.215Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T21:08:52.215Z] Successfully built b31afc24268e [2023-05-25T21:08:52.215Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:08:52.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:08:52.905Z] [2023-05-25T21:08:52.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:08:53.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:08:53.235Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T21:08:53.235Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T21:08:53.235Z] 04944245beec: Pulling fs layer [2023-05-25T21:08:53.236Z] 699f458cf7ca: Pulling fs layer [2023-05-25T21:08:53.236Z] 765212b225bb: Pulling fs layer [2023-05-25T21:08:53.236Z] f23df028b6ca: Pulling fs layer [2023-05-25T21:08:53.236Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T21:08:53.236Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T21:08:53.236Z] 765212b225bb: Waiting [2023-05-25T21:08:53.236Z] f23df028b6ca: Waiting [2023-05-25T21:08:53.236Z] 2437ff75d9bd: Waiting [2023-05-25T21:08:53.236Z] d65c8cfc05b1: Waiting [2023-05-25T21:08:53.502Z] 04944245beec: Verifying Checksum [2023-05-25T21:08:53.502Z] 04944245beec: Download complete [2023-05-25T21:08:53.502Z] 765212b225bb: Verifying Checksum [2023-05-25T21:08:53.502Z] 765212b225bb: Download complete [2023-05-25T21:08:53.502Z] f23df028b6ca: Verifying Checksum [2023-05-25T21:08:53.502Z] f23df028b6ca: Download complete [2023-05-25T21:08:53.502Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T21:08:53.502Z] d65c8cfc05b1: Download complete [2023-05-25T21:08:53.769Z] 699f458cf7ca: Verifying Checksum [2023-05-25T21:08:53.769Z] 699f458cf7ca: Download complete [2023-05-25T21:08:54.037Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T21:08:54.037Z] 8998bd30e6a1: Download complete [2023-05-25T21:08:56.617Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T21:08:56.617Z] 2437ff75d9bd: Download complete [2023-05-25T21:08:58.029Z] 8998bd30e6a1: Pull complete [2023-05-25T21:08:58.615Z] 04944245beec: Pull complete [2023-05-25T21:09:00.028Z] 699f458cf7ca: Pull complete [2023-05-25T21:09:00.028Z] 765212b225bb: Pull complete [2023-05-25T21:09:02.612Z] f23df028b6ca: Pull complete [2023-05-25T21:09:02.880Z] d65c8cfc05b1: Pull complete [2023-05-25T21:09:17.876Z] 2437ff75d9bd: Pull complete [2023-05-25T21:09:17.876Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T21:09:17.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T21:09:17.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:09:18.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-16986 does not seem to be running inside a container [2023-05-25T21:09:18.144Z] $ 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-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/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 [2023-05-25T21:09:20.700Z] $ docker top 5be9b5c830cc27ea874eb4392196e05f060b67d7f8a5604b723bbc67f1152966 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:09:21.550Z] ---> job-cost.sh [2023-05-25T21:09:21.550Z] lf-activate-venv: SKIPPING [2023-05-25T21:09:21.550Z] INFO: No Stack... [2023-05-25T21:09:22.133Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T21:09:22.714Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T21:09:23.030Z] + cut -d, -f6 [2023-05-25T21:09:23.030Z] + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [Pipeline] lock [2023-05-25T21:09:23.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] [2023-05-25T21:09:23.371Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] did not exist. Created. [2023-05-25T21:09:23.371Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T21:09:23.705Z] /w/workspace/device-onvif-camera/5@tmp/durable-a1c3d8b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T21:09:24.045Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T21:09:24.067Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T21:09:24.119Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T21:09:24.126Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T21:09:24.142Z] $ docker stop --time=1 5be9b5c830cc27ea874eb4392196e05f060b67d7f8a5604b723bbc67f1152966 [2023-05-25T21:09:25.646Z] $ docker rm -f --volumes 5be9b5c830cc27ea874eb4392196e05f060b67d7f8a5604b723bbc67f1152966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T21:09:26.006Z] provisioning config files... [2023-05-25T21:09:26.013Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config13723054865957729712tmp [Pipeline] { [Pipeline] sh [2023-05-25T21:09:26.305Z] + set +x [2023-05-25T21:09:26.305Z] + curl -s https://codecov.io/bash [2023-05-25T21:09:26.305Z] + bash -s -- [2023-05-25T21:09:26.305Z] [2023-05-25T21:09:26.305Z] _____ _ [2023-05-25T21:09:26.305Z] / ____| | | [2023-05-25T21:09:26.305Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T21:09:26.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T21:09:26.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T21:09:26.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T21:09:26.305Z] Bash-1.0.6 [2023-05-25T21:09:26.305Z] [2023-05-25T21:09:26.305Z] [2023-05-25T21:09:26.305Z] ==> git version 2.25.1 found [2023-05-25T21:09:26.305Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T21:09:26.305Z] Release-Date: 2020-01-08 [2023-05-25T21:09:26.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T21:09:26.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T21:09:26.305Z] ==> Jenkins CI detected. [2023-05-25T21:09:26.305Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-367 [2023-05-25T21:09:26.305Z] project root: . [2023-05-25T21:09:26.305Z] --> token set from env [2023-05-25T21:09:26.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T21:09:26.564Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T21:09:26.564Z] ==> Python coveragepy not found [2023-05-25T21:09:26.564Z] ==> Searching for coverage reports in: [2023-05-25T21:09:26.564Z] + . [2023-05-25T21:09:26.564Z] -> Found 1 reports [2023-05-25T21:09:26.564Z] ==> Detecting git/mercurial file structure [2023-05-25T21:09:26.564Z] ==> Reading reports [2023-05-25T21:09:26.564Z] + ./coverage.out bytes=78459 [2023-05-25T21:09:26.564Z] ==> Appending adjustments [2023-05-25T21:09:26.564Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T21:09:26.564Z] + Found adjustments [2023-05-25T21:09:26.564Z] ==> Gzipping contents [2023-05-25T21:09:26.564Z] 12K /tmp/codecov.aPT9UI.gz [2023-05-25T21:09:26.564Z] ==> Uploading reports [2023-05-25T21:09:26.564Z] url: https://codecov.io [2023-05-25T21:09:26.564Z] query: branch=PR-367&commit=c48fd02acd79ed1fdada20097a6914397bc5fad0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2023-05-25T21:09:26.564Z] -> Pinging Codecov [2023-05-25T21:09:26.564Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-367&commit=c48fd02acd79ed1fdada20097a6914397bc5fad0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2023-05-25T21:10:13.245Z]  [2023-05-25T21:10:13.245Z] [2023-05-25T21:10:13.245Z] [2023-05-25T21:10:13.245Z] 502 Server Error [2023-05-25T21:10:13.245Z] [2023-05-25T21:10:13.245Z] [2023-05-25T21:10:13.245Z]

Error: Server Error

[2023-05-25T21:10:13.245Z]

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

[2023-05-25T21:10:13.245Z]

[2023-05-25T21:10:13.245Z] [2023-05-25T21:10:13.245Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [2023-05-25T21:10:13.245Z] 503 [2023-05-25T21:10:13.245Z] ==> Uploading to Codecov [2023-05-25T21:10:13.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T21:10:13.245Z] Dload Upload Total Spent Left Speed [2023-05-25T21:10:13.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10809 100 252 100 10557 2172 91008 --:--:-- --:--:-- --:--:-- 93181 [2023-05-25T21:10:13.245Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "a36fe11b-5ea4-4986-b070-48d8addf3330", "url": "https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c48fd02acd79ed1fdada20097a6914397bc5fad0"} [Pipeline] } [2023-05-25T21:10:13.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T21:10:13.910Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-367/archives ] [2023-05-25T21:10:13.910Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-25T21:10:13.910Z] total 16 [2023-05-25T21:10:13.910Z] drwxr-xr-x 3 root root 4096 May 25 20:57 . [2023-05-25T21:10:13.910Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 20:57 .. [2023-05-25T21:10:13.910Z] drwxr-xr-x 2 root root 4096 May 25 20:57 cost [2023-05-25T21:10:13.910Z] -rw-r--r-- 1 root root 91 May 25 20:57 cost.csv [2023-05-25T21:10:13.910Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-25T21:10:13.910Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-25T21:10:13.910Z] total 16 [2023-05-25T21:10:13.910Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 20:57 . [2023-05-25T21:10:13.910Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 20:57 .. [2023-05-25T21:10:13.910Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 20:57 cost [2023-05-25T21:10:13.910Z] -rw-r--r-- 1 jenkins jenkins 91 May 25 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:14.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:15.050Z] ---> package-listing.sh [2023-05-25T21:10:15.050Z] ++ facter osfamily [2023-05-25T21:10:15.050Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T21:10:15.309Z] + OS_FAMILY=debian [2023-05-25T21:10:15.309Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-367 [2023-05-25T21:10:15.309Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T21:10:15.309Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T21:10:15.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T21:10:15.309Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T21:10:15.309Z] + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' [2023-05-25T21:10:15.309Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T21:10:15.309Z] + case "${OS_FAMILY}" in [2023-05-25T21:10:15.309Z] + dpkg -l [2023-05-25T21:10:15.309Z] + grep '^ii' [2023-05-25T21:10:15.309Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T21:10:15.309Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T21:10:15.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T21:10:15.309Z] + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' [2023-05-25T21:10:15.309Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-367/archives/ [2023-05-25T21:10:15.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-367/archives/ [Pipeline] echo [2023-05-25T21:10:15.318Z] 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/undry_device-onvif-camera_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T21:10:15.591Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T21:10:16.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T21:10:16.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T21:10:16.228Z] prd-ubuntu20.04-docker-8c-8g-16984 does not seem to be running inside a container [2023-05-25T21:10:16.255Z] $ 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/undry_device-onvif-camera_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@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 [2023-05-25T21:10:16.526Z] $ docker top 902bf51197b9178234a0c2c1b895a31553727074054ee1fae4a9692ed03d589c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T21:10:16.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T21:10:17.156Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T21:10:17.450Z] + ls /var/log/sa-host [2023-05-25T21:10:17.451Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T21:10:17.521Z] provisioning config files... [2023-05-25T21:10:17.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config7879544502542769188tmp [Pipeline] { [Pipeline] echo [2023-05-25T21:10:17.540Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:17.820Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T21:10:17.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:18.158Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T21:10:18.167Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:18.453Z] ---> sudo-logs.sh [2023-05-25T21:10:18.453Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T21:10:18.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:18.768Z] ---> job-cost.sh [2023-05-25T21:10:18.769Z] lf-activate-venv: SKIPPING [2023-05-25T21:10:18.769Z] DEBUG: total: 0.2199999988079071 [2023-05-25T21:10:18.769Z] INFO: Retrieving Stack Cost... [2023-05-25T21:10:19.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T21:10:19.286Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T21:10:19.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T21:10:19.582Z] ---> logs-deploy.sh [2023-05-25T21:10:19.583Z] lf-activate-venv: SKIPPING [2023-05-25T21:10:19.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-367/5 [2023-05-25T21:10:19.583Z] INFO: archiving workspace using pattern(s): [2023-05-25T21:10:20.550Z] Archives upload complete. [2023-05-25T21:10:20.550Z] INFO: archiving logs to Nexus