Pull request #365 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38+0b14d5e504f249c58ecc48c4561c8cfe9de68532 (2ebd049b08af68d588baecc7aab1b07a1e403322) 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-ssh13646559178964030354.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-ssh6818213340339378083.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5464494907196675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7192179074922005213.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6086141271561626927.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8249423316101769379.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-15897’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15896’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15898 in /w/workspace/undry_device-onvif-camera_PR-365 [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-365 # 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 Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 Merge succeeded, producing 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 Checking out Revision 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 (PR-365) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T17:20:41.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T17:20:42.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T17:20:42.121Z] ========================================================= [2023-05-17T17:20:42.122Z] EdgeX Global Pipelines Version Info [2023-05-17T17:20:42.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:20:42.889Z] ------------------- [2023-05-17T17:20:42.889Z] stable info: [2023-05-17T17:20:42.889Z] ------------------- [2023-05-17T17:20:42.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T17:20:42.889Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:20:42.889Z] Message: update stable to v1.0.249 [2023-05-17T17:20:43.463Z] ------------------- [2023-05-17T17:20:43.463Z] experimental info: [2023-05-17T17:20:43.463Z] ------------------- [2023-05-17T17:20:43.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T17:20:43.463Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:20:43.463Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T17:20:43.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-17T17:20:43.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-17T17:20:43.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T17:20:43.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T17:20:43.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T17:20:43.964Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T17:20:44.002Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T17:20:44.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T17:20:44.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T17:20:44.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T17:20:44.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T17:20:44.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-17T17:20:44.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T17:20:44.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T17:20:44.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:20:44.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:20:44.463Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:20:44.510Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:20:44.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T17:20:44.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T17:20:44.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-17T17:20:44.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-17T17:20:44.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T17:20:44.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T17:20:44.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T17:20:44.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T17:20:44.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T17:20:44.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2023-05-17T17:20:45.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2023-05-17T17:20:45.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2023-05-17T17:20:45.100Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo [2023-05-17T17:20:45.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df39ed [Pipeline] echo [2023-05-17T17:20:45.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:20:45.306Z] provisioning config files... [2023-05-17T17:20:45.318Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config14160139364376746043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:20:45.681Z] ---> docker-login.sh [2023-05-17T17:20:45.681Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:20:45.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:45.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:45.945Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:45.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:45.945Z] [2023-05-17T17:20:45.945Z] Login Succeeded [2023-05-17T17:20:45.945Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:20:45.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:45.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:45.945Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:45.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:45.945Z] [2023-05-17T17:20:45.945Z] Login Succeeded [2023-05-17T17:20:45.945Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:20:46.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:46.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:46.205Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:46.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:46.205Z] [2023-05-17T17:20:46.205Z] Login Succeeded [2023-05-17T17:20:46.205Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:20:46.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:46.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:46.205Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:46.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:46.205Z] [2023-05-17T17:20:46.205Z] Login Succeeded [2023-05-17T17:20:46.205Z] docker.io [2023-05-17T17:20:46.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:46.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:46.465Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:46.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:46.465Z] [2023-05-17T17:20:46.465Z] Login Succeeded [2023-05-17T17:20:46.465Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:20:46.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T17:20:47.119Z] + git rev-list -1 --merges 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38~1..2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo [2023-05-17T17:20:47.180Z] -----------> git rev-list -1 --merges 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38~1..2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [false] [Pipeline] sh [2023-05-17T17:20:47.494Z] + git log --format=format:%s -1 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo [2023-05-17T17:20:47.532Z] ========================================================= [2023-05-17T17:20:47.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T17:20:47.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:20:47.991Z] + git log --format=format:%s -1 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] echo [2023-05-17T17:20:48.026Z] [semverPrep] GIT_COMMIT: 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T17:20:48.054Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T17:20:48.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:20:48.435Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T17:20:48.435Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T17:20:48.435Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T17:20:48.435Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T17:20:48.435Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T17:20:48.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:20:48.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:20:48.866Z] [2023-05-17T17:20:48.866Z] 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-17T17:20:49.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:20:49.249Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T17:20:49.249Z] b85a868b505f: Pulling fs layer [2023-05-17T17:20:49.249Z] e2be974225ed: Pulling fs layer [2023-05-17T17:20:49.249Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T17:20:49.249Z] 988bab9f4d93: Pulling fs layer [2023-05-17T17:20:49.249Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T17:20:49.249Z] eaf3925da568: Pulling fs layer [2023-05-17T17:20:49.249Z] bab4dde63d76: Pulling fs layer [2023-05-17T17:20:49.249Z] 988bab9f4d93: Waiting [2023-05-17T17:20:49.249Z] 1469e6f7b9e6: Waiting [2023-05-17T17:20:49.249Z] eaf3925da568: Waiting [2023-05-17T17:20:49.249Z] bde34c3a00c8: Pulling fs layer [2023-05-17T17:20:49.249Z] bab4dde63d76: Waiting [2023-05-17T17:20:49.249Z] b352a97aabf1: Pulling fs layer [2023-05-17T17:20:49.249Z] bde34c3a00c8: Waiting [2023-05-17T17:20:49.249Z] 4872d77fe225: Pulling fs layer [2023-05-17T17:20:49.249Z] 5851b861e8e6: Pulling fs layer [2023-05-17T17:20:49.249Z] b352a97aabf1: Waiting [2023-05-17T17:20:49.249Z] 5851b861e8e6: Waiting [2023-05-17T17:20:49.249Z] e2be974225ed: Download complete [2023-05-17T17:20:49.249Z] 988bab9f4d93: Verifying Checksum [2023-05-17T17:20:49.249Z] 988bab9f4d93: Download complete [2023-05-17T17:20:49.249Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T17:20:49.249Z] 1469e6f7b9e6: Download complete [2023-05-17T17:20:49.511Z] eaf3925da568: Verifying Checksum [2023-05-17T17:20:49.511Z] eaf3925da568: Download complete [2023-05-17T17:20:49.511Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T17:20:49.511Z] 339a4e72a1f5: Download complete [2023-05-17T17:20:49.511Z] bde34c3a00c8: Verifying Checksum [2023-05-17T17:20:49.511Z] bde34c3a00c8: Download complete [2023-05-17T17:20:49.511Z] b352a97aabf1: Verifying Checksum [2023-05-17T17:20:49.511Z] b352a97aabf1: Download complete [2023-05-17T17:20:49.511Z] 4872d77fe225: Verifying Checksum [2023-05-17T17:20:49.511Z] 4872d77fe225: Download complete [2023-05-17T17:20:49.511Z] 5851b861e8e6: Verifying Checksum [2023-05-17T17:20:49.511Z] 5851b861e8e6: Download complete [2023-05-17T17:20:49.511Z] b85a868b505f: Verifying Checksum [2023-05-17T17:20:49.511Z] b85a868b505f: Download complete [2023-05-17T17:20:49.772Z] bab4dde63d76: Verifying Checksum [2023-05-17T17:20:49.772Z] bab4dde63d76: Download complete [2023-05-17T17:20:50.708Z] b85a868b505f: Pull complete [2023-05-17T17:20:50.967Z] e2be974225ed: Pull complete [2023-05-17T17:20:51.229Z] 339a4e72a1f5: Pull complete [2023-05-17T17:20:51.488Z] 988bab9f4d93: Pull complete [2023-05-17T17:20:51.748Z] 1469e6f7b9e6: Pull complete [2023-05-17T17:20:51.748Z] eaf3925da568: Pull complete [2023-05-17T17:20:53.661Z] bab4dde63d76: Pull complete [2023-05-17T17:20:53.661Z] bde34c3a00c8: Pull complete [2023-05-17T17:20:53.921Z] b352a97aabf1: Pull complete [2023-05-17T17:20:53.921Z] 4872d77fe225: Pull complete [2023-05-17T17:20:53.921Z] 5851b861e8e6: Pull complete [2023-05-17T17:20:53.921Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T17:20:53.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:20:54.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:20:54.398Z] prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container [2023-05-17T17:20:54.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:20:58.129Z] $ docker top 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 -eo pid,comm [2023-05-17T17:20:58.178Z] 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-17T17:20:58.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:20:58.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:20:58.312Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:20:58.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:20:58.421Z] $ docker exec 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent [2023-05-17T17:20:58.528Z] SSH_AUTH_SOCK=/tmp/ssh-cmU0OL5alMkk/agent.32 [2023-05-17T17:20:58.528Z] SSH_AGENT_PID=39 [2023-05-17T17:20:58.534Z] Running ssh-add (command line suppressed) [2023-05-17T17:20:58.633Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_1328210397863626286.key (/w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_1328210397863626286.key) [2023-05-17T17:20:58.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:20:58.992Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T17:20:59.192Z] $ docker exec --env ******** --env ******** 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent -k [2023-05-17T17:20:59.283Z] unset SSH_AUTH_SOCK; [2023-05-17T17:20:59.283Z] unset SSH_AGENT_PID; [2023-05-17T17:20:59.283Z] echo Agent pid 39 killed; [2023-05-17T17:20:59.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T17:20:59.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:20:59.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:21:01.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:21:01.228Z] $ docker exec 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent [2023-05-17T17:21:01.318Z] SSH_AUTH_SOCK=/tmp/ssh-BeOE8tNw0rcg/agent.71 [2023-05-17T17:21:01.318Z] SSH_AGENT_PID=77 [2023-05-17T17:21:01.324Z] Running ssh-add (command line suppressed) [2023-05-17T17:21:01.424Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_12142890165711954712.key (/w/workspace/undry_device-onvif-camera_PR-365@tmp/private_key_12142890165711954712.key) [2023-05-17T17:21:01.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:21:01.761Z] + git semver init [2023-05-17T17:21:02.020Z] 2023-05-17 17:21:01,948 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T17:21:02.020Z] 2023-05-17 17:21:01,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-365/.semver [2023-05-17T17:21:02.020Z] 2023-05-17 17:21:01,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-365/.semver [2023-05-17T17:21:02.020Z] 2023-05-17 17:21:01,950 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-365/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-365, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:02,997 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-365/.git/info/exclude [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:02,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-365/.semver/PR-365 with force:False [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:02,997 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-365/.semver/PR-365 [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:03,001 [execute] INFO git cat-file --batch-check [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:03,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:03,008 [execute] INFO git cat-file --batch [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:03,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:21:03.400Z] 2023-05-17 17:21:03,012 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-365/.semver/PR-365 [2023-05-17T17:21:03.400Z] 0.0.0 [Pipeline] } [2023-05-17T17:21:03.441Z] $ docker exec --env ******** --env ******** 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 ssh-agent -k [2023-05-17T17:21:03.531Z] unset SSH_AUTH_SOCK; [2023-05-17T17:21:03.532Z] unset SSH_AGENT_PID; [2023-05-17T17:21:03.532Z] echo Agent pid 77 killed; [2023-05-17T17:21:03.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:21:03.964Z] + git semver [Pipeline] } [2023-05-17T17:21:04.258Z] $ docker stop --time=1 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 [2023-05-17T17:21:05.564Z] $ docker rm -f --volumes 97ab1f97aafb3d1c51fc6b15160529fc6dfecae2a4f741a9cd7c319e9951ff20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:21:05.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T17:21:06.251Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T17:21:06.269Z] [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-17T17:21:06.926Z] provisioning config files... [2023-05-17T17:21:06.939Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config17765060436888214065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:07.311Z] ---> docker-login.sh [2023-05-17T17:21:07.311Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:21:07.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:07.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:07.311Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:07.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:07.311Z] [2023-05-17T17:21:07.311Z] Login Succeeded [2023-05-17T17:21:07.311Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:21:07.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:07.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:07.311Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:07.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:07.311Z] [2023-05-17T17:21:07.311Z] Login Succeeded [2023-05-17T17:21:07.311Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:21:07.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:07.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:07.573Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:07.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:07.573Z] [2023-05-17T17:21:07.573Z] Login Succeeded [2023-05-17T17:21:07.573Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:21:07.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:07.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:07.573Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:07.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:07.573Z] [2023-05-17T17:21:07.573Z] Login Succeeded [2023-05-17T17:21:07.573Z] docker.io [2023-05-17T17:21:07.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:07.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:07.833Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:07.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:07.833Z] [2023-05-17T17:21:07.833Z] Login Succeeded [2023-05-17T17:21:07.833Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:21:07.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:21:08.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:21:08.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:21:08.135Z] ========================================================= [2023-05-17T17:21:08.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T17:21:08.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:21:08.604Z] + 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-17T17:21:08.604Z] Sending build context to Docker daemon 21.9MB [2023-05-17T17:21:08.604Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:21:08.604Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:21:08.604Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T17:21:08.604Z] f56be85fc22e: Pulling fs layer [2023-05-17T17:21:08.604Z] 85791d961cd3: Pulling fs layer [2023-05-17T17:21:08.604Z] d694b5ae8c79: Pulling fs layer [2023-05-17T17:21:08.604Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T17:21:08.604Z] 4d19c01a9841: Pulling fs layer [2023-05-17T17:21:08.604Z] 9325e15d5711: Pulling fs layer [2023-05-17T17:21:08.604Z] 556b6ee489ea: Pulling fs layer [2023-05-17T17:21:08.604Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T17:21:08.604Z] 9325e15d5711: Waiting [2023-05-17T17:21:08.604Z] 556b6ee489ea: Waiting [2023-05-17T17:21:08.604Z] c5a4b2cf53e6: Waiting [2023-05-17T17:21:08.604Z] 9f32a84ed3da: Waiting [2023-05-17T17:21:08.604Z] 4d19c01a9841: Waiting [2023-05-17T17:21:08.863Z] 85791d961cd3: Verifying Checksum [2023-05-17T17:21:08.863Z] 85791d961cd3: Download complete [2023-05-17T17:21:08.863Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T17:21:08.863Z] 9f32a84ed3da: Download complete [2023-05-17T17:21:08.863Z] 4d19c01a9841: Verifying Checksum [2023-05-17T17:21:08.863Z] 4d19c01a9841: Download complete [2023-05-17T17:21:08.863Z] f56be85fc22e: Verifying Checksum [2023-05-17T17:21:08.863Z] f56be85fc22e: Download complete [2023-05-17T17:21:08.863Z] 9325e15d5711: Verifying Checksum [2023-05-17T17:21:08.863Z] 9325e15d5711: Download complete [2023-05-17T17:21:08.863Z] f56be85fc22e: Pull complete [2023-05-17T17:21:09.123Z] 85791d961cd3: Pull complete [2023-05-17T17:21:09.384Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T17:21:09.384Z] c5a4b2cf53e6: Download complete [2023-05-17T17:21:09.384Z] d694b5ae8c79: Download complete [2023-05-17T17:21:09.646Z] 556b6ee489ea: Verifying Checksum [2023-05-17T17:21:09.646Z] 556b6ee489ea: Download complete [2023-05-17T17:21:12.930Z] d694b5ae8c79: Pull complete [2023-05-17T17:21:12.930Z] 9f32a84ed3da: Pull complete [2023-05-17T17:21:12.930Z] 4d19c01a9841: Pull complete [2023-05-17T17:21:12.930Z] 9325e15d5711: Pull complete [2023-05-17T17:21:14.832Z] 556b6ee489ea: Pull complete [2023-05-17T17:21:15.396Z] c5a4b2cf53e6: Pull complete [2023-05-17T17:21:15.660Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T17:21:15.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T17:21:15.660Z] ---> c4be618373d6 [2023-05-17T17:21:15.660Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:21:21.728Z] Still waiting to schedule task [2023-05-17T17:21:21.728Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15896’ [2023-05-17T17:21:22.240Z] ---> Running in 5a17abf0706e [2023-05-17T17:21:22.240Z] Removing intermediate container 5a17abf0706e [2023-05-17T17:21:22.240Z] ---> ca7afee446ad [2023-05-17T17:21:22.240Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:21:22.240Z] ---> Running in 3e2aff915696 [2023-05-17T17:21:22.240Z] Removing intermediate container 3e2aff915696 [2023-05-17T17:21:22.240Z] ---> 553f99e8cfa8 [2023-05-17T17:21:22.240Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:21:22.240Z] ---> Running in 7e517ee2129b [2023-05-17T17:21:22.240Z] Removing intermediate container 7e517ee2129b [2023-05-17T17:21:22.240Z] ---> 652b8ad98647 [2023-05-17T17:21:22.240Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:21:22.240Z] ---> Running in 18af09df9c8a [2023-05-17T17:21:22.240Z] Removing intermediate container 18af09df9c8a [2023-05-17T17:21:22.240Z] ---> bc9099ae5196 [2023-05-17T17:21:22.240Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:21:22.240Z] ---> Running in 43c777723f9b [2023-05-17T17:21:22.240Z] Removing intermediate container 43c777723f9b [2023-05-17T17:21:22.240Z] ---> aff35e05d31f [2023-05-17T17:21:22.240Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:21:22.240Z] ---> Running in 7dde23d9db7c [2023-05-17T17:21:22.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:21:22.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:21:22.499Z] OK: 265 MiB in 53 packages [2023-05-17T17:21:22.759Z] Removing intermediate container 7dde23d9db7c [2023-05-17T17:21:22.759Z] ---> f5ea8a592ab7 [2023-05-17T17:21:22.759Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T17:21:22.759Z] ---> Running in 0a9352855c89 [2023-05-17T17:21:23.021Z] Removing intermediate container 0a9352855c89 [2023-05-17T17:21:23.021Z] ---> d33cc1b23d5e [2023-05-17T17:21:23.021Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T17:21:23.021Z] ---> 64a12804c2a6 [2023-05-17T17:21:23.021Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:21:23.021Z] ---> Running in 366cf8a63070 [2023-05-17T17:22:09.757Z] Removing intermediate container 366cf8a63070 [2023-05-17T17:22:09.757Z] ---> e69b2e6940e3 [2023-05-17T17:22:09.757Z] Step 12/13 : COPY . . [2023-05-17T17:22:09.757Z] ---> f50577b2ccae [2023-05-17T17:22:09.757Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:22:09.757Z] ---> Running in 1c1f58997343 [2023-05-17T17:22:09.757Z] noop [2023-05-17T17:22:09.757Z] Removing intermediate container 1c1f58997343 [2023-05-17T17:22:09.757Z] ---> c439f57588cc [2023-05-17T17:22:09.757Z] Successfully built c439f57588cc [2023-05-17T17:22:09.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:22:10.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:22:10.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:22:10.417Z] prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container [2023-05-17T17:22:10.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@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 ******** ci-base-image-x86_64 cat [2023-05-17T17:22:10.792Z] $ docker top 22cab5b2dd15cfd8a698a5eb652d624907ae553d35897b4d53dada24429fb5cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:22:11.191Z] + go version [2023-05-17T17:22:11.191Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T17:22:11.231Z] $ docker stop --time=1 22cab5b2dd15cfd8a698a5eb652d624907ae553d35897b4d53dada24429fb5cb [2023-05-17T17:22:12.477Z] $ docker rm -f --volumes 22cab5b2dd15cfd8a698a5eb652d624907ae553d35897b4d53dada24429fb5cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:22:13.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:22:13.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:22:13.381Z] prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container [2023-05-17T17:22:13.419Z] $ 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-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@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 ******** ci-base-image-x86_64 cat [2023-05-17T17:22:13.725Z] $ docker top 67e89667250755823951d618a6b302b69ebe55d1e5b91e6532f5393a3afc2990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:22:14.107Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-365 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:22:14.471Z] + make test [2023-05-17T17:22:14.471Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:22:19.738Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T17:22:29.870Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T17:22:29.870Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T17:22:31.777Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements [2023-05-17T17:22:31.777Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.243s coverage: 86.5% of statements [2023-05-17T17:22:38.341Z] go vet ./... [2023-05-17T17:22:42.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:22:42.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:22:42.535Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:22:42.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:22:42.622Z] $ docker stop --time=1 67e89667250755823951d618a6b302b69ebe55d1e5b91e6532f5393a3afc2990 [2023-05-17T17:22:46.718Z] $ docker rm -f --volumes 67e89667250755823951d618a6b302b69ebe55d1e5b91e6532f5393a3afc2990 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:22:47.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:22:47.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T17:22:47.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:22:48.310Z] + ls -al . [2023-05-17T17:22:48.310Z] total 232 [2023-05-17T17:22:48.310Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:22 . [2023-05-17T17:22:48.310Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 .. [2023-05-17T17:22:48.310Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:21 .git [2023-05-17T17:22:48.310Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:20 .github [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:20 .gitignore [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:20 .golangci.yml [2023-05-17T17:22:48.310Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:21 .semver [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:20 Attribution.txt [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:20 CHANGELOG.md [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:20 Dockerfile [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:20 GOVERNANCE.md [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:20 Jenkinsfile [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:20 LICENSE [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:20 Makefile [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:20 OWNERS.md [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:20 README.md [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION [2023-05-17T17:22:48.310Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:20 bin [2023-05-17T17:22:48.310Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:20 cmd [2023-05-17T17:22:48.310Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:22 coverage.out [2023-05-17T17:22:48.310Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 doc [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:20 go.mod [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:20 go.sum [2023-05-17T17:22:48.310Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 internal [2023-05-17T17:22:48.310Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:20 snap [2023-05-17T17:22:48.310Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:22:48.740Z] + 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=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 --label arch=amd64 --label version=0.0.0 . [2023-05-17T17:22:48.740Z] Sending build context to Docker daemon 21.98MB [2023-05-17T17:22:48.740Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:22:48.740Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T17:22:48.740Z] ---> c439f57588cc [2023-05-17T17:22:48.740Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:22:49.310Z] ---> Running in 73db0e5e9524 [2023-05-17T17:22:49.572Z] Removing intermediate container 73db0e5e9524 [2023-05-17T17:22:49.572Z] ---> 0e24d0b263ee [2023-05-17T17:22:49.572Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:22:49.572Z] ---> Running in a077453193f7 [2023-05-17T17:22:49.572Z] Removing intermediate container a077453193f7 [2023-05-17T17:22:49.572Z] ---> 62f96e6c49ba [2023-05-17T17:22:49.572Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:22:49.572Z] ---> Running in 345dd78ec893 [2023-05-17T17:22:49.831Z] Removing intermediate container 345dd78ec893 [2023-05-17T17:22:49.831Z] ---> bd2f02b39656 [2023-05-17T17:22:49.831Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:22:49.831Z] ---> Running in a2d13b20cc58 [2023-05-17T17:22:49.831Z] Removing intermediate container a2d13b20cc58 [2023-05-17T17:22:49.831Z] ---> c61358b75056 [2023-05-17T17:22:49.831Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:22:49.831Z] ---> Running in 1e05a365faf7 [2023-05-17T17:22:49.831Z] Removing intermediate container 1e05a365faf7 [2023-05-17T17:22:49.831Z] ---> a850d0b4783e [2023-05-17T17:22:49.831Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:22:49.831Z] ---> Running in 1744bf382c28 [2023-05-17T17:22:50.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:22:50.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:22:50.348Z] OK: 265 MiB in 53 packages [2023-05-17T17:22:50.916Z] Removing intermediate container 1744bf382c28 [2023-05-17T17:22:50.916Z] ---> 93aef21edd52 [2023-05-17T17:22:50.916Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T17:22:50.916Z] ---> Running in 0b66c5ab55ea [2023-05-17T17:22:50.916Z] Removing intermediate container 0b66c5ab55ea [2023-05-17T17:22:50.916Z] ---> 7586d37f50b9 [2023-05-17T17:22:50.916Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T17:22:50.916Z] ---> 25179ab26c20 [2023-05-17T17:22:50.916Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:22:50.916Z] ---> Running in d7eeb1ce483b [2023-05-17T17:22:51.854Z] Removing intermediate container d7eeb1ce483b [2023-05-17T17:22:51.854Z] ---> 706bf20066a0 [2023-05-17T17:22:51.854Z] Step 12/26 : COPY . . [2023-05-17T17:22:52.792Z] ---> 21aed38aba45 [2023-05-17T17:22:52.792Z] Step 13/26 : RUN ${MAKE} [2023-05-17T17:22:52.792Z] ---> Running in d182ec1a5058 [2023-05-17T17:22:53.052Z] 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-17T17:23:15.039Z] Removing intermediate container d182ec1a5058 [2023-05-17T17:23:15.039Z] ---> 48e965306abc [2023-05-17T17:23:15.039Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T17:23:15.039Z] 3.17: Pulling from library/alpine [2023-05-17T17:23:15.039Z] f56be85fc22e: Already exists [2023-05-17T17:23:15.039Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:23:15.039Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:23:15.039Z] ---> 9ed4aefc74f6 [2023-05-17T17:23:15.039Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:23:15.039Z] ---> Running in 830b09f6ce6d [2023-05-17T17:23:15.039Z] Removing intermediate container 830b09f6ce6d [2023-05-17T17:23:15.039Z] ---> 51947cb4d935 [2023-05-17T17:23:15.039Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T17:23:15.039Z] ---> Running in a5210074a768 [2023-05-17T17:23:15.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:23:15.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:23:15.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T17:23:15.039Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:23:15.039Z] OK: 7 MiB in 16 packages [2023-05-17T17:23:15.039Z] Removing intermediate container a5210074a768 [2023-05-17T17:23:15.039Z] ---> 9cea47841a2b [2023-05-17T17:23:15.039Z] Step 17/26 : WORKDIR / [2023-05-17T17:23:15.039Z] ---> Running in beaa4945703d [2023-05-17T17:23:15.039Z] Removing intermediate container beaa4945703d [2023-05-17T17:23:15.039Z] ---> 386dc1caed6b [2023-05-17T17:23:15.039Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T17:23:16.414Z] ---> 63a1f717e4c6 [2023-05-17T17:23:16.415Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T17:23:16.675Z] ---> 57a4aeee7e35 [2023-05-17T17:23:16.675Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T17:23:16.933Z] ---> 4d2de3bcc4cf [2023-05-17T17:23:16.933Z] Step 21/26 : EXPOSE 59984 [2023-05-17T17:23:16.933Z] ---> Running in 1bb89a58cdd4 [2023-05-17T17:23:16.933Z] Removing intermediate container 1bb89a58cdd4 [2023-05-17T17:23:16.933Z] ---> 2f88f35d32ae [2023-05-17T17:23:16.933Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T17:23:16.933Z] ---> Running in b20a648f957c [2023-05-17T17:23:17.192Z] Removing intermediate container b20a648f957c [2023-05-17T17:23:17.192Z] ---> fea82d325323 [2023-05-17T17:23:17.192Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T17:23:17.192Z] ---> Running in 37199fde4847 [2023-05-17T17:23:17.192Z] Removing intermediate container 37199fde4847 [2023-05-17T17:23:17.192Z] ---> 13c7d42d06e7 [2023-05-17T17:23:17.192Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T17:23:17.192Z] ---> Running in cdfb7ec0db0c [2023-05-17T17:23:17.192Z] Removing intermediate container cdfb7ec0db0c [2023-05-17T17:23:17.192Z] ---> 8b512df84ddd [2023-05-17T17:23:17.192Z] Step 25/26 : LABEL git_sha=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [2023-05-17T17:23:17.453Z] ---> Running in cfe382620c42 [2023-05-17T17:23:17.453Z] Removing intermediate container cfe382620c42 [2023-05-17T17:23:17.453Z] ---> 3e40fd96122f [2023-05-17T17:23:17.453Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T17:23:17.453Z] ---> Running in 21b3a062507e [2023-05-17T17:23:17.453Z] Removing intermediate container 21b3a062507e [2023-05-17T17:23:17.453Z] ---> 21bb3047843a [2023-05-17T17:23:17.453Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:23:17.453Z] Successfully built 21bb3047843a [2023-05-17T17:23:17.453Z] 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-17T17:23:18.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:23:18.555Z] [2023-05-17T17:23:18.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:23:18.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:23:18.949Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T17:23:18.949Z] 5eb5b503b376: Pulling fs layer [2023-05-17T17:23:18.949Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T17:23:18.949Z] ec43610c2a17: Pulling fs layer [2023-05-17T17:23:18.949Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T17:23:18.949Z] 33b1e0a273af: Pulling fs layer [2023-05-17T17:23:18.949Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T17:23:18.949Z] 2f39f015ded8: Pulling fs layer [2023-05-17T17:23:18.949Z] 3a2ae6a8a46f: Waiting [2023-05-17T17:23:18.949Z] 33b1e0a273af: Waiting [2023-05-17T17:23:18.949Z] 5d3b04190fa2: Waiting [2023-05-17T17:23:18.949Z] 2f39f015ded8: Waiting [2023-05-17T17:23:18.949Z] 5c69ac0246d0: Download complete [2023-05-17T17:23:18.949Z] 3a2ae6a8a46f: Download complete [2023-05-17T17:23:18.949Z] 33b1e0a273af: Verifying Checksum [2023-05-17T17:23:18.949Z] 33b1e0a273af: Download complete [2023-05-17T17:23:18.949Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T17:23:18.949Z] 5d3b04190fa2: Download complete [2023-05-17T17:23:18.949Z] ec43610c2a17: Verifying Checksum [2023-05-17T17:23:18.949Z] ec43610c2a17: Download complete [2023-05-17T17:23:19.208Z] 5eb5b503b376: Verifying Checksum [2023-05-17T17:23:19.208Z] 5eb5b503b376: Download complete [2023-05-17T17:23:19.775Z] 2f39f015ded8: Download complete [2023-05-17T17:23:20.344Z] 5eb5b503b376: Pull complete [2023-05-17T17:23:20.344Z] 5c69ac0246d0: Pull complete [2023-05-17T17:23:20.911Z] ec43610c2a17: Pull complete [2023-05-17T17:23:20.911Z] 3a2ae6a8a46f: Pull complete [2023-05-17T17:23:21.172Z] 33b1e0a273af: Pull complete [2023-05-17T17:23:21.172Z] 5d3b04190fa2: Pull complete [2023-05-17T17:23:25.355Z] 2f39f015ded8: Pull complete [2023-05-17T17:23:25.355Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T17:23:25.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:23:25.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:23:25.619Z] prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container [2023-05-17T17:23:25.667Z] $ 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-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:23:31.326Z] $ docker top fc7ae769fa2eae72357d0a75539d87d6cf5e52d3546772271c0301c2a0a5fbb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:23:31.762Z] ---> job-cost.sh [2023-05-17T17:23:31.762Z] lf-activate-venv: SKIPPING [2023-05-17T17:23:31.762Z] INFO: No Stack... [2023-05-17T17:23:32.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:23:32.283Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:23:32.593Z] + cat /w/workspace/undry_device-onvif-camera_PR-365/archives/cost.csv [2023-05-17T17:23:32.593Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:23:32.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [2023-05-17T17:23:32.645Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] did not exist. Created. [2023-05-17T17:23:32.645Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:23:33.035Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T17:23:33.091Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:23:33.123Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:23:33.213Z] $ docker stop --time=1 fc7ae769fa2eae72357d0a75539d87d6cf5e52d3546772271c0301c2a0a5fbb9 [2023-05-17T17:23:34.355Z] $ docker rm -f --volumes fc7ae769fa2eae72357d0a75539d87d6cf5e52d3546772271c0301c2a0a5fbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T17:23:35.681Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15900 in /w/workspace/undry_device-onvif-camera_PR-365 [Pipeline] { [Pipeline] ws [2023-05-17T17:23:35.741Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-17T17:23:35.818Z] The recommended git tool is: git [2023-05-17T17:23:41.212Z] using credential edgex-jenkins-ssh [2023-05-17T17:23:41.232Z] Cloning the remote Git repository [2023-05-17T17:23:41.295Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T17:23:41.420Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-17T17:23:41.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T17:23:41.617Z] > git --version # timeout=10 [2023-05-17T17:23:41.647Z] > git --version # 'git version 2.25.1' [2023-05-17T17:23:41.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:23:41.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:23:43.502Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-17T17:23:43.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:23:44.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-17T17:23:45.149Z] Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [2023-05-17T17:23:45.574Z] Merge succeeded, producing 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [2023-05-17T17:23:45.574Z] Checking out Revision 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 (PR-365) [2023-05-17T17:23:44.586Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T17:23:44.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:23:44.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T17:23:45.178Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:23:45.274Z] > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # timeout=10 [2023-05-17T17:23:45.477Z] > git remote # timeout=10 [2023-05-17T17:23:45.497Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T17:23:45.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:23:45.530Z] > git merge 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 [2023-05-17T17:23:45.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T17:23:45.586Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:23:45.602Z] > git checkout -f 2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 # timeout=10 [2023-05-17T17:23:46.294Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T17:23:46.350Z] > git --version # timeout=10 [2023-05-17T17:23:46.363Z] > git --version # 'git version 2.25.1' [2023-05-17T17:23:46.381Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:23:47.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T17:23:47.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:23:47.681Z] Dload Upload Total Spent Left Speed [2023-05-17T17:23:47.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-05-17T17:23:48.306Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T17:23:48.654Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T17:23:48.654Z] + sudo tee /etc/docker/daemon.new [2023-05-17T17:23:48.654Z] { [2023-05-17T17:23:48.654Z] "registry-mirrors": [ [2023-05-17T17:23:48.654Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T17:23:48.654Z] ], [2023-05-17T17:23:48.654Z] "bip": "10.250.0.254/24", [2023-05-17T17:23:48.654Z] "hosts": [ [2023-05-17T17:23:48.654Z] "tcp://0.0.0.0:5555", [2023-05-17T17:23:48.654Z] "unix:///var/run/docker.sock" [2023-05-17T17:23:48.654Z] ], [2023-05-17T17:23:48.654Z] "mtu": 1458, [2023-05-17T17:23:48.654Z] "selinux-enabled": true, [2023-05-17T17:23:48.654Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T17:23:48.654Z] } [Pipeline] sh [2023-05-17T17:23:49.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T17:23:49.368Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:24:07.714Z] provisioning config files... [2023-05-17T17:24:07.745Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6369777927599122424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:24:08.148Z] ---> docker-login.sh [2023-05-17T17:24:08.148Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:24:08.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:24:08.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:24:08.690Z] Configure a credential helper to remove this warning. See [2023-05-17T17:24:08.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:24:08.690Z] [2023-05-17T17:24:08.690Z] Login Succeeded [2023-05-17T17:24:08.690Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:24:08.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:24:09.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:24:09.235Z] Configure a credential helper to remove this warning. See [2023-05-17T17:24:09.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:24:09.235Z] [2023-05-17T17:24:09.235Z] Login Succeeded [2023-05-17T17:24:09.235Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:24:09.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:24:09.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:24:09.506Z] Configure a credential helper to remove this warning. See [2023-05-17T17:24:09.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:24:09.506Z] [2023-05-17T17:24:09.506Z] Login Succeeded [2023-05-17T17:24:09.506Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:24:09.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:24:09.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:24:09.779Z] Configure a credential helper to remove this warning. See [2023-05-17T17:24:09.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:24:09.779Z] [2023-05-17T17:24:09.779Z] Login Succeeded [2023-05-17T17:24:09.779Z] docker.io [2023-05-17T17:24:10.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:24:10.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:24:10.320Z] Configure a credential helper to remove this warning. See [2023-05-17T17:24:10.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:24:10.320Z] [2023-05-17T17:24:10.320Z] Login Succeeded [2023-05-17T17:24:10.320Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:24:10.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:24:10.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:24:10.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:24:10.963Z] ========================================================= [2023-05-17T17:24:10.964Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T17:24:10.964Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:24:11.628Z] + 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-17T17:24:12.217Z] Sending build context to Docker daemon 14.37MB [2023-05-17T17:24:12.217Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:24:12.217Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:24:12.486Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T17:24:12.486Z] c41833b44d91: Pulling fs layer [2023-05-17T17:24:12.486Z] ed15518f5707: Pulling fs layer [2023-05-17T17:24:12.486Z] feae8fd75edb: Pulling fs layer [2023-05-17T17:24:12.486Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T17:24:12.486Z] 3cdef696dda3: Pulling fs layer [2023-05-17T17:24:12.486Z] 2ced38df9373: Pulling fs layer [2023-05-17T17:24:12.486Z] 58f1dce35555: Pulling fs layer [2023-05-17T17:24:12.486Z] 3cdef696dda3: Waiting [2023-05-17T17:24:12.486Z] 2ced38df9373: Waiting [2023-05-17T17:24:12.486Z] 58f1dce35555: Waiting [2023-05-17T17:24:12.486Z] 242c74f7c9fa: Waiting [2023-05-17T17:24:20.718Z] ed15518f5707: Verifying Checksum [2023-05-17T17:24:20.718Z] ed15518f5707: Download complete [2023-05-17T17:24:20.718Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T17:24:20.718Z] 242c74f7c9fa: Download complete [2023-05-17T17:24:20.718Z] 3cdef696dda3: Verifying Checksum [2023-05-17T17:24:20.718Z] 3cdef696dda3: Download complete [2023-05-17T17:24:20.718Z] c41833b44d91: Verifying Checksum [2023-05-17T17:24:20.718Z] c41833b44d91: Pull complete [2023-05-17T17:24:20.718Z] 58f1dce35555: Verifying Checksum [2023-05-17T17:24:20.718Z] 58f1dce35555: Download complete [2023-05-17T17:24:21.435Z] ed15518f5707: Pull complete [2023-05-17T17:24:22.455Z] feae8fd75edb: Verifying Checksum [2023-05-17T17:24:22.455Z] feae8fd75edb: Download complete [2023-05-17T17:24:22.455Z] 2ced38df9373: Verifying Checksum [2023-05-17T17:24:22.455Z] 2ced38df9373: Download complete [2023-05-17T17:24:34.805Z] feae8fd75edb: Pull complete [2023-05-17T17:24:34.805Z] 242c74f7c9fa: Pull complete [2023-05-17T17:24:34.805Z] 3cdef696dda3: Pull complete [2023-05-17T17:24:41.483Z] 2ced38df9373: Pull complete [2023-05-17T17:24:44.068Z] 58f1dce35555: Pull complete [2023-05-17T17:24:44.068Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T17:24:44.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:24:44.068Z] ---> fadd8f120f05 [2023-05-17T17:24:44.068Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:24:46.022Z] ---> Running in 24af75aa4fa4 [2023-05-17T17:24:46.022Z] Removing intermediate container 24af75aa4fa4 [2023-05-17T17:24:46.022Z] ---> ecf6e780b03e [2023-05-17T17:24:46.022Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:24:46.290Z] ---> Running in bc780934c958 [2023-05-17T17:24:46.558Z] Removing intermediate container bc780934c958 [2023-05-17T17:24:46.558Z] ---> fc832d439498 [2023-05-17T17:24:46.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:24:46.558Z] ---> Running in 1a0fb07761fe [2023-05-17T17:24:46.827Z] Removing intermediate container 1a0fb07761fe [2023-05-17T17:24:46.827Z] ---> 5cde2507e10a [2023-05-17T17:24:46.827Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:24:47.102Z] ---> Running in e8588c29dba7 [2023-05-17T17:24:47.372Z] Removing intermediate container e8588c29dba7 [2023-05-17T17:24:47.372Z] ---> 48dc16b581b6 [2023-05-17T17:24:47.372Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:24:47.372Z] ---> Running in 4feb7fac8487 [2023-05-17T17:24:47.643Z] Removing intermediate container 4feb7fac8487 [2023-05-17T17:24:47.643Z] ---> 1900b5c17475 [2023-05-17T17:24:47.643Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:24:47.915Z] ---> Running in e6a0b535d298 [2023-05-17T17:24:48.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:24:49.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:24:50.890Z] OK: 263 MiB in 53 packages [2023-05-17T17:24:51.478Z] Removing intermediate container e6a0b535d298 [2023-05-17T17:24:51.478Z] ---> 3d80cd8c720a [2023-05-17T17:24:51.478Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T17:24:51.478Z] ---> Running in 867c0a565499 [2023-05-17T17:24:52.086Z] Removing intermediate container 867c0a565499 [2023-05-17T17:24:52.086Z] ---> e81ce64b0fdd [2023-05-17T17:24:52.086Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T17:24:52.356Z] ---> 35a839a7ae4e [2023-05-17T17:24:52.356Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:24:52.634Z] ---> Running in 8c0c94332616 [2023-05-17T17:26:00.513Z] Removing intermediate container 8c0c94332616 [2023-05-17T17:26:00.513Z] ---> 6a0fab43d933 [2023-05-17T17:26:00.513Z] Step 12/13 : COPY . . [2023-05-17T17:26:00.513Z] ---> 6563035d975f [2023-05-17T17:26:00.513Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:26:00.513Z] ---> Running in 0ae1428ddeb5 [2023-05-17T17:26:00.513Z] noop [2023-05-17T17:26:00.513Z] Removing intermediate container 0ae1428ddeb5 [2023-05-17T17:26:00.513Z] ---> 81bb606d3518 [2023-05-17T17:26:00.513Z] Successfully built 81bb606d3518 [2023-05-17T17:26:00.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:26:01.009Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:26:01.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:26:01.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-15900 does not seem to be running inside a container [2023-05-17T17:26:01.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T17:26:02.695Z] $ docker top 82fc85e35a36024e00ed1fb11f169767ee1cb0d4b341154a07f7032ef04bcb62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:26:03.579Z] + go version [2023-05-17T17:26:03.579Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T17:26:03.621Z] $ docker stop --time=1 82fc85e35a36024e00ed1fb11f169767ee1cb0d4b341154a07f7032ef04bcb62 [2023-05-17T17:26:05.290Z] $ docker rm -f --volumes 82fc85e35a36024e00ed1fb11f169767ee1cb0d4b341154a07f7032ef04bcb62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:26:06.157Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:26:06.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:26:06.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-15900 does not seem to be running inside a container [2023-05-17T17:26:06.516Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T17:26:07.788Z] $ docker top 9a80932cb7f0f2fc9b57a9f49941234be49c628b7ce6bc59d1e2e252b872df8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:26:08.680Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:26:09.475Z] + make test [2023-05-17T17:26:09.475Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:26:48.397Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T17:28:55.111Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T17:28:55.111Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T17:28:55.111Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.4% of statements [2023-05-17T17:29:16.298Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.557s coverage: 86.5% of statements [2023-05-17T17:29:17.263Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T17:29:17.263Z] go vet ./... [2023-05-17T17:29:49.527Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:29:49.527Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:29:49.527Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:29:49.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:29:49.609Z] $ docker stop --time=1 9a80932cb7f0f2fc9b57a9f49941234be49c628b7ce6bc59d1e2e252b872df8a [2023-05-17T17:29:53.658Z] $ docker rm -f --volumes 9a80932cb7f0f2fc9b57a9f49941234be49c628b7ce6bc59d1e2e252b872df8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:29:54.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:29:54.990Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T17:29:55.513Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:29:56.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:29:56.436Z] + ls -al . [2023-05-17T17:29:56.436Z] total 228 [2023-05-17T17:29:56.436Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:26 . [2023-05-17T17:29:56.436Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 .. [2023-05-17T17:29:56.436Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:23 .git [2023-05-17T17:29:56.436Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:23 .github [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:23 .gitignore [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:23 .golangci.yml [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:23 Attribution.txt [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:23 CHANGELOG.md [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:23 Dockerfile [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:23 GOVERNANCE.md [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:23 Jenkinsfile [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:23 LICENSE [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:23 Makefile [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:23 OWNERS.md [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:23 README.md [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION [2023-05-17T17:29:56.436Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:23 bin [2023-05-17T17:29:56.436Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:23 cmd [2023-05-17T17:29:56.436Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:29 coverage.out [2023-05-17T17:29:56.436Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 doc [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:23 go.mod [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:23 go.sum [2023-05-17T17:29:56.436Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 internal [2023-05-17T17:29:56.436Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:23 snap [2023-05-17T17:29:56.436Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:29:56.861Z] + 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=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 --label arch=arm64 --label version=0.0.0 . [2023-05-17T17:29:57.447Z] Sending build context to Docker daemon 14.45MB [2023-05-17T17:29:57.447Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:29:57.447Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T17:29:57.447Z] ---> 81bb606d3518 [2023-05-17T17:29:57.447Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:29:57.447Z] ---> Running in 2fb0091a36bf [2023-05-17T17:29:58.032Z] Removing intermediate container 2fb0091a36bf [2023-05-17T17:29:58.032Z] ---> 50949cdb8ffd [2023-05-17T17:29:58.032Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:29:58.032Z] ---> Running in 0eb53f9d4aa3 [2023-05-17T17:29:58.301Z] Removing intermediate container 0eb53f9d4aa3 [2023-05-17T17:29:58.301Z] ---> 1e242d8ca59c [2023-05-17T17:29:58.301Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:29:58.301Z] ---> Running in 1f13e5285649 [2023-05-17T17:29:58.570Z] Removing intermediate container 1f13e5285649 [2023-05-17T17:29:58.570Z] ---> 2a87f634a130 [2023-05-17T17:29:58.570Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:29:58.570Z] ---> Running in 57bdcac72250 [2023-05-17T17:29:59.163Z] Removing intermediate container 57bdcac72250 [2023-05-17T17:29:59.163Z] ---> ecae7df1e461 [2023-05-17T17:29:59.163Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:29:59.163Z] ---> Running in c7ebf0ade170 [2023-05-17T17:29:59.440Z] Removing intermediate container c7ebf0ade170 [2023-05-17T17:29:59.440Z] ---> 973761e600f9 [2023-05-17T17:29:59.440Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:29:59.440Z] ---> Running in 7d26c1d9c466 [2023-05-17T17:30:00.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:30:01.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:30:02.549Z] OK: 263 MiB in 53 packages [2023-05-17T17:30:03.137Z] Removing intermediate container 7d26c1d9c466 [2023-05-17T17:30:03.137Z] ---> ca377b17a6bf [2023-05-17T17:30:03.137Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T17:30:03.137Z] ---> Running in 1c359e5a3cb9 [2023-05-17T17:30:03.727Z] Removing intermediate container 1c359e5a3cb9 [2023-05-17T17:30:03.727Z] ---> 5a09c9ab63dd [2023-05-17T17:30:03.727Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T17:30:04.009Z] ---> affd7fc54e12 [2023-05-17T17:30:04.009Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:30:04.278Z] ---> Running in c2eb27ca315f [2023-05-17T17:30:08.541Z] Removing intermediate container c2eb27ca315f [2023-05-17T17:30:08.541Z] ---> f20295544dd9 [2023-05-17T17:30:08.541Z] Step 12/26 : COPY . . [2023-05-17T17:30:09.539Z] ---> e66334a0fc01 [2023-05-17T17:30:09.539Z] Step 13/26 : RUN ${MAKE} [2023-05-17T17:30:09.539Z] ---> Running in 79df3b6d5c84 [2023-05-17T17:30:10.516Z] 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-17T17:32:32.575Z] Removing intermediate container 79df3b6d5c84 [2023-05-17T17:32:32.575Z] ---> 9073b4f02503 [2023-05-17T17:32:32.575Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T17:32:32.575Z] 3.17: Pulling from library/alpine [2023-05-17T17:32:32.575Z] c41833b44d91: Already exists [2023-05-17T17:32:32.575Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:32:32.575Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:32:32.575Z] ---> 51e60588ff2c [2023-05-17T17:32:32.575Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:32:32.575Z] ---> Running in aca9fc3b8525 [2023-05-17T17:32:32.575Z] Removing intermediate container aca9fc3b8525 [2023-05-17T17:32:32.575Z] ---> cd7b781e7a96 [2023-05-17T17:32:32.575Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T17:32:32.575Z] ---> Running in 8e705d329642 [2023-05-17T17:32:32.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:32:32.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:32:32.844Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T17:32:32.844Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:32:32.844Z] OK: 8 MiB in 16 packages [2023-05-17T17:32:37.108Z] Removing intermediate container 8e705d329642 [2023-05-17T17:32:37.109Z] ---> 992d5c2e6121 [2023-05-17T17:32:37.109Z] Step 17/26 : WORKDIR / [2023-05-17T17:32:37.109Z] ---> Running in ceb8120aeb08 [2023-05-17T17:32:37.109Z] Removing intermediate container ceb8120aeb08 [2023-05-17T17:32:37.109Z] ---> d2a01e43a3e0 [2023-05-17T17:32:37.109Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T17:32:38.522Z] ---> 1b72cc416a49 [2023-05-17T17:32:38.522Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T17:32:38.787Z] ---> 535312407875 [2023-05-17T17:32:38.787Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T17:32:39.053Z] ---> 407dd64b40fc [2023-05-17T17:32:39.053Z] Step 21/26 : EXPOSE 59984 [2023-05-17T17:32:39.323Z] ---> Running in e41e1a7ec22d [2023-05-17T17:32:39.589Z] Removing intermediate container e41e1a7ec22d [2023-05-17T17:32:39.589Z] ---> 5df32932e79a [2023-05-17T17:32:39.589Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T17:32:39.589Z] ---> Running in 6dc8ab04021b [2023-05-17T17:32:39.856Z] Removing intermediate container 6dc8ab04021b [2023-05-17T17:32:39.856Z] ---> acaff27effca [2023-05-17T17:32:39.856Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T17:32:39.856Z] ---> Running in 7af48d1deb22 [2023-05-17T17:32:40.121Z] Removing intermediate container 7af48d1deb22 [2023-05-17T17:32:40.121Z] ---> 7c87dc45d76a [2023-05-17T17:32:40.121Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T17:32:40.121Z] ---> Running in 7fc11e1e8544 [2023-05-17T17:32:40.393Z] Removing intermediate container 7fc11e1e8544 [2023-05-17T17:32:40.393Z] ---> 4d9b088241b5 [2023-05-17T17:32:40.393Z] Step 25/26 : LABEL git_sha=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [2023-05-17T17:32:40.660Z] ---> Running in 3fe863a9342c [2023-05-17T17:32:40.927Z] Removing intermediate container 3fe863a9342c [2023-05-17T17:32:40.927Z] ---> a849b4a7a27a [2023-05-17T17:32:40.927Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T17:32:40.927Z] ---> Running in ce6e7381858c [2023-05-17T17:32:41.193Z] Removing intermediate container ce6e7381858c [2023-05-17T17:32:41.193Z] ---> 3d4a18615243 [2023-05-17T17:32:41.193Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:32:41.193Z] Successfully built 3d4a18615243 [2023-05-17T17:32:41.193Z] 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-17T17:32:42.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:32:42.019Z] [2023-05-17T17:32:42.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:32:42.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:32:42.434Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T17:32:42.434Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T17:32:42.434Z] 04944245beec: Pulling fs layer [2023-05-17T17:32:42.434Z] 699f458cf7ca: Pulling fs layer [2023-05-17T17:32:42.434Z] 765212b225bb: Pulling fs layer [2023-05-17T17:32:42.434Z] f23df028b6ca: Pulling fs layer [2023-05-17T17:32:42.434Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T17:32:42.434Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T17:32:42.434Z] f23df028b6ca: Waiting [2023-05-17T17:32:42.434Z] d65c8cfc05b1: Waiting [2023-05-17T17:32:42.434Z] 2437ff75d9bd: Waiting [2023-05-17T17:32:42.434Z] 765212b225bb: Waiting [2023-05-17T17:32:42.703Z] 04944245beec: Verifying Checksum [2023-05-17T17:32:42.703Z] 04944245beec: Download complete [2023-05-17T17:32:42.703Z] 765212b225bb: Verifying Checksum [2023-05-17T17:32:42.703Z] 765212b225bb: Download complete [2023-05-17T17:32:42.703Z] f23df028b6ca: Verifying Checksum [2023-05-17T17:32:42.703Z] f23df028b6ca: Download complete [2023-05-17T17:32:42.703Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T17:32:42.703Z] d65c8cfc05b1: Download complete [2023-05-17T17:32:42.971Z] 699f458cf7ca: Verifying Checksum [2023-05-17T17:32:42.971Z] 699f458cf7ca: Download complete [2023-05-17T17:32:43.240Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T17:32:43.240Z] 8998bd30e6a1: Download complete [2023-05-17T17:32:45.820Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T17:32:45.820Z] 2437ff75d9bd: Download complete [2023-05-17T17:32:47.228Z] 8998bd30e6a1: Pull complete [2023-05-17T17:32:47.498Z] 04944245beec: Pull complete [2023-05-17T17:32:50.851Z] 699f458cf7ca: Pull complete [2023-05-17T17:32:50.851Z] 765212b225bb: Pull complete [2023-05-17T17:32:51.435Z] f23df028b6ca: Pull complete [2023-05-17T17:32:51.702Z] d65c8cfc05b1: Pull complete [2023-05-17T17:33:06.692Z] 2437ff75d9bd: Pull complete [2023-05-17T17:33:06.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T17:33:06.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:33:06.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:33:07.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-15900 does not seem to be running inside a container [2023-05-17T17:33:07.184Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T17:33:09.848Z] $ docker top fd3a403c5947299e23e61c730afb08781d9276f4b8e3d21d9db62d8b63bd7b00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:10.779Z] ---> job-cost.sh [2023-05-17T17:33:10.779Z] lf-activate-venv: SKIPPING [2023-05-17T17:33:10.779Z] INFO: No Stack... [2023-05-17T17:33:11.049Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T17:33:12.005Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:33:12.658Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-17T17:33:12.658Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:33:12.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [2023-05-17T17:33:12.743Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] did not exist. Created. [2023-05-17T17:33:12.743Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:33:13.163Z] /w/workspace/device-onvif-camera/1@tmp/durable-e7d9345b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T17:33:13.514Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T17:33:13.552Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T17:33:13.605Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:33:13.629Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:33:13.725Z] $ docker stop --time=1 fd3a403c5947299e23e61c730afb08781d9276f4b8e3d21d9db62d8b63bd7b00 [2023-05-17T17:33:15.268Z] $ docker rm -f --volumes fd3a403c5947299e23e61c730afb08781d9276f4b8e3d21d9db62d8b63bd7b00 [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-17T17:33:19.346Z] provisioning config files... [2023-05-17T17:33:19.367Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config6667237190472145837tmp [Pipeline] { [Pipeline] sh [2023-05-17T17:33:19.690Z] + set +x [2023-05-17T17:33:19.690Z] + curl -s https://codecov.io/bash [2023-05-17T17:33:19.690Z] + bash -s -- [2023-05-17T17:33:19.690Z] [2023-05-17T17:33:19.690Z] _____ _ [2023-05-17T17:33:19.690Z] / ____| | | [2023-05-17T17:33:19.690Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T17:33:19.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T17:33:19.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T17:33:19.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T17:33:19.690Z] Bash-1.0.6 [2023-05-17T17:33:19.690Z] [2023-05-17T17:33:19.690Z] [2023-05-17T17:33:19.690Z] ==> git version 2.25.1 found [2023-05-17T17:33:19.690Z] ==> 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-17T17:33:19.690Z] Release-Date: 2020-01-08 [2023-05-17T17:33:19.690Z] 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-17T17:33:19.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T17:33:19.690Z] ==> Jenkins CI detected. [2023-05-17T17:33:19.690Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-365 [2023-05-17T17:33:19.690Z] project root: . [2023-05-17T17:33:19.690Z] --> token set from env [2023-05-17T17:33:19.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T17:33:19.690Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T17:33:19.690Z] ==> Python coveragepy not found [2023-05-17T17:33:19.690Z] ==> Searching for coverage reports in: [2023-05-17T17:33:19.690Z] + . [2023-05-17T17:33:19.690Z] -> Found 1 reports [2023-05-17T17:33:19.690Z] ==> Detecting git/mercurial file structure [2023-05-17T17:33:19.951Z] ==> Reading reports [2023-05-17T17:33:19.951Z] + ./coverage.out bytes=78459 [2023-05-17T17:33:19.951Z] ==> Appending adjustments [2023-05-17T17:33:19.951Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T17:33:19.951Z] + Found adjustments [2023-05-17T17:33:19.951Z] ==> Gzipping contents [2023-05-17T17:33:19.951Z] 12K /tmp/codecov.qt7AdX.gz [2023-05-17T17:33:19.951Z] ==> Uploading reports [2023-05-17T17:33:19.951Z] url: https://codecov.io [2023-05-17T17:33:19.951Z] query: branch=PR-365&commit=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=365&job=&cmd_args= [2023-05-17T17:33:19.951Z] -> Pinging Codecov [2023-05-17T17:33:19.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-365&commit=2df39ed87cd76b97a1171dc1a05ebc8ea902ec38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=365&job=&cmd_args= [2023-05-17T17:33:20.218Z] -> Uploading to [2023-05-17T17:33:20.218Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/F29A59C45E3A92E06B3E522C9905F8EF/2df39ed87cd76b97a1171dc1a05ebc8ea902ec38/7e136095-50f5-4382-9aaf-4cc99e18806c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T173320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92990c13b1cba1a5853517708aca41fcfb8c8667db662f44ee55a8030d68ec67 [2023-05-17T17:33:20.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:33:20.218Z] Dload Upload Total Spent Left Speed [2023-05-17T17:33:20.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 43266 --:--:-- --:--:-- --:--:-- 43444 [2023-05-17T17:33:20.478Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2df39ed87cd76b97a1171dc1a05ebc8ea902ec38 [Pipeline] } [2023-05-17T17:33:20.504Z] 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-17T17:33:22.319Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-365/archives ] [2023-05-17T17:33:22.319Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-365/archives [2023-05-17T17:33:22.319Z] total 16 [2023-05-17T17:33:22.319Z] drwxr-xr-x 3 root root 4096 May 17 17:23 . [2023-05-17T17:33:22.319Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. [2023-05-17T17:33:22.319Z] drwxr-xr-x 2 root root 4096 May 17 17:23 cost [2023-05-17T17:33:22.319Z] -rw-r--r-- 1 root root 91 May 17 17:23 cost.csv [2023-05-17T17:33:22.319Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-365/archives [2023-05-17T17:33:22.319Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-365/archives [2023-05-17T17:33:22.319Z] total 16 [2023-05-17T17:33:22.319Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:23 . [2023-05-17T17:33:22.319Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. [2023-05-17T17:33:22.319Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:23 cost [2023-05-17T17:33:22.319Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:22.665Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:23.573Z] ---> package-listing.sh [2023-05-17T17:33:23.573Z] ++ facter osfamily [2023-05-17T17:33:23.573Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T17:33:23.834Z] + OS_FAMILY=debian [2023-05-17T17:33:23.834Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-365 [2023-05-17T17:33:23.834Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T17:33:23.834Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T17:33:23.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T17:33:23.834Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T17:33:23.834Z] + '[' /w/workspace/undry_device-onvif-camera_PR-365 ']' [2023-05-17T17:33:23.834Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T17:33:23.834Z] + case "${OS_FAMILY}" in [2023-05-17T17:33:23.834Z] + dpkg -l [2023-05-17T17:33:23.834Z] + grep '^ii' [2023-05-17T17:33:23.834Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T17:33:23.834Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T17:33:23.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T17:33:23.834Z] + '[' /w/workspace/undry_device-onvif-camera_PR-365 ']' [2023-05-17T17:33:23.834Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-365/archives/ [2023-05-17T17:33:23.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-365/archives/ [Pipeline] echo [2023-05-17T17:33:23.870Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T17:33:24.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:33:24.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:33:24.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:33:24.950Z] prd-ubuntu20.04-docker-8c-8g-15898 does not seem to be running inside a container [2023-05-17T17:33:24.984Z] $ 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-365/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-365 -v /w/workspace/undry_device-onvif-camera_PR-365:/w/workspace/undry_device-onvif-camera_PR-365:rw,z -v /w/workspace/undry_device-onvif-camera_PR-365@tmp:/w/workspace/undry_device-onvif-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:33:25.185Z] $ docker top eede478d21f94bbc3856daff6b95cf98043fee6f4f7625c7419f89c6fe9e42b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:33:25.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T17:33:25.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T17:33:26.197Z] + ls /var/log/sa-host [2023-05-17T17:33:26.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:33:26.452Z] provisioning config files... [2023-05-17T17:33:26.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-365@tmp/config12422995636559986218tmp [Pipeline] { [Pipeline] echo [2023-05-17T17:33:26.516Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:26.833Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T17:33:26.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:27.269Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T17:33:27.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:27.626Z] ---> sudo-logs.sh [2023-05-17T17:33:27.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T17:33:27.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:28.044Z] ---> job-cost.sh [2023-05-17T17:33:28.044Z] lf-activate-venv: SKIPPING [2023-05-17T17:33:28.044Z] DEBUG: total: 0.2199999988079071 [2023-05-17T17:33:28.044Z] INFO: Retrieving Stack Cost... [2023-05-17T17:33:28.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:33:28.560Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T17:33:28.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:33:28.913Z] ---> logs-deploy.sh [2023-05-17T17:33:28.913Z] lf-activate-venv: SKIPPING [2023-05-17T17:33:28.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-365/1 [2023-05-17T17:33:28.913Z] INFO: archiving workspace using pattern(s): [2023-05-17T17:33:29.848Z] Archives upload complete. [2023-05-17T17:33:29.848Z] INFO: archiving logs to Nexus